:root{--noxs-black:#070706;--noxs-surface:#10100f;--noxs-surface-raised:#171714;--noxs-line:#2b2922;--noxs-gold:#d9b95b;--noxs-gold-soft:#f0da91;--noxs-text:#f4f1e8;--noxs-muted:#99968d;--noxs-success:#74c69d;--noxs-danger:#ef8c8c;--noxs-radius-sm:10px;--noxs-radius-md:16px;--noxs-radius-lg:24px;--noxs-shadow:0 24px 70px #00000052}
*{box-sizing:border-box}html{background:#fff}body{color:#171717;background:#fff;margin:0;font-family:Inter,Arial,sans-serif}.shop-page{min-height:100vh}.shop-top{color:#fff;background:#202224;justify-content:space-between;padding:.55rem clamp(1rem,4vw,4rem);font-size:.72rem;display:flex}.shop-head{grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:2rem;padding:1.2rem clamp(1rem,4vw,4rem);display:grid}.shop-logo{letter-spacing:-.06em;align-items:center;gap:.6rem;font-size:1.65rem;font-weight:900;display:flex}.shop-logo i{color:#e2aa1d;font-style:normal}.shop-logo small{letter-spacing:.08em;font-size:.48rem;display:block}.shop-search{border:2px solid #252525;border-radius:24px;height:46px;display:flex;overflow:hidden}.shop-search span{color:#777;flex:1;padding:.8rem 1.2rem}.shop-search b{background:#f5c548;place-items:center;width:58px;font-size:1.1rem;display:grid}.shop-icons{gap:1.1rem;font-size:1.25rem;display:flex}.shop-cats{white-space:nowrap;border-block:1px solid #e8e8e8;gap:1.4rem;padding:.9rem clamp(1rem,4vw,4rem);font-size:.72rem;font-weight:600;display:flex;overflow:auto}.shop-cats strong{font-weight:850}.shop-hero{background:#dcefeb;grid-template-columns:1.08fr .92fr;align-items:center;gap:2rem;min-height:380px;padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,5vw,5rem);display:grid}.shop-page.dz .shop-hero{background:linear-gradient(110deg,#eef8f1 0 72%,#087a3e 72% 73%,#fff 73% 98%,#d71920 98%)}.shop-kicker{color:#7f6516;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.shop-hero h1{letter-spacing:-.055em;max-width:680px;margin:.8rem 0 1.1rem;font-size:clamp(2.8rem,6vw,5.4rem);line-height:.94}.shop-page.dz .shop-hero h1{letter-spacing:-.025em;font-family:Tahoma,Arial,sans-serif}.shop-hero p{color:#4d5452;max-width:650px;margin:0;font-size:1.05rem;line-height:1.65}.shop-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.shop-button{color:#171717;border:1px solid #222;border-radius:4px;padding:.85rem 1.2rem;font-size:.75rem;font-weight:800;text-decoration:none}.shop-button.primary{color:#fff;background:#171717}.shop-visual{grid-template-columns:1.4fr .8fr;gap:.7rem;display:grid}.shop-visual img{object-fit:cover;background:#fff;border-radius:6px;width:100%;height:280px}.shop-benefits{border-bottom:1px solid #e8e8e8;grid-template-columns:repeat(4,1fr);display:grid}.shop-benefits div{border-inline-end:1px solid #e8e8e8;padding:1.5rem clamp(1rem,3vw,2rem)}.shop-benefits strong,.shop-benefits span{display:block}.shop-benefits strong{font-size:.82rem}.shop-benefits span{color:#777;margin-top:.35rem;font-size:.68rem}.shop-section{padding:clamp(3rem,7vw,6rem) clamp(1.25rem,5vw,5rem)}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.8rem;display:flex}.section-head small{color:#92751b;text-transform:uppercase;font-weight:850}.section-head h2{letter-spacing:-.045em;margin:.45rem 0 0;font-size:clamp(2rem,4vw,3.5rem)}.section-head a{color:#222;font-size:.75rem;font-weight:800}.category-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.category-card{background:#eee;border-radius:8px;min-height:220px;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:all .3s}.category-card:hover img{transform:scale(1.03)}.category-card span{background:#ffffffeb;padding:.7rem;font-size:.8rem;font-weight:850;position:absolute;inset:auto .8rem .8rem}.algeria-band{color:#fff;background:#087a3e;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.algeria-band .shop-button{color:#087a3e;background:#fff;border-color:#fff}.flag-line{background:linear-gradient(90deg,#087a3e 0 45%,#fff 45% 75%,#d71920 75%);width:90px;height:5px;margin-bottom:1.2rem}.product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-card{border:1px solid #ececec;border-radius:8px;padding:1rem}.product-card img{aspect-ratio:1;object-fit:cover;background:#f5f5f5;width:100%}.product-card small{color:#888}.product-card h3{min-height:42px;margin:.6rem 0;font-size:.82rem}.product-card b{color:#a47400}.seller-cta{text-align:center;background:#f6f2e6}.seller-cta h2{margin:.5rem auto 1rem;font-size:clamp(2rem,4vw,3.4rem)}.shop-footer{color:#aaa;background:#202224;justify-content:space-between;gap:1rem;padding:2rem clamp(1.25rem,5vw,5rem);font-size:.7rem;display:flex}[dir=rtl] .shop-search,[dir=rtl] .shop-visual,[dir=rtl] .section-head{direction:rtl}@media (max-width:900px){.shop-head{grid-template-columns:1fr auto}.shop-search{grid-area:2/1/auto/-1}.shop-hero{grid-template-columns:1fr}.shop-benefits,.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.algeria-band{grid-template-columns:1fr}}@media (max-width:520px){.shop-icons{display:none}.shop-benefits,.category-grid,.product-grid{grid-template-columns:1fr}.shop-visual img{height:190px}}.shop-section{content-visibility:auto;contain-intrinsic-size:700px}.shop-page>.shop-top,.shop-page>.shop-head,.shop-page>.shop-cats{display:none}.etsy-header{z-index:20;color:#29252b;background:#fff;border-bottom:1px solid #ddd;position:relative}.etsy-main{grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:1rem;height:78px;padding:0 clamp(1rem,4vw,4rem);display:grid}.etsy-logo{color:#d89c10;letter-spacing:-.07em;font-size:2rem;font-weight:900;text-decoration:none}.header-category{position:relative}.header-category>button{cursor:pointer;background:0 0;border:0;border-radius:24px;align-items:center;gap:.5rem;padding:.7rem;font-weight:750;display:flex}.header-category>button:hover,.header-category>button:focus-visible{background:#f0efed}.category-popover{top:calc(100% + 8px);background:#fff;border:1px solid #ddd;border-radius:12px;width:270px;padding:.6rem;display:none;position:absolute;inset-inline-start:0;box-shadow:0 12px 35px #00000029}.header-category:hover .category-popover,.header-category:focus-within .category-popover{display:grid}.category-popover a{color:#29252b;border-radius:7px;justify-content:space-between;padding:.7rem .8rem;font-size:.78rem;text-decoration:none;display:flex}.category-popover a:hover,.category-popover a:focus-visible{background:#f4f3f1}.etsy-search{border:2px solid #322e33;border-radius:26px;height:48px;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.etsy-search:focus-within{box-shadow:0 0 0 2px #8a348f}.etsy-search input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:0 1.2rem}.etsy-search button{color:#fff;cursor:pointer;background:#d89c10;border:0;border-radius:50%;width:54px;margin:3px;font-size:1.3rem}.etsy-tools{align-items:center;gap:.15rem;display:flex}.tooltip-button{color:#29252b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid;position:relative}.tooltip-button:hover,.tooltip-button:focus-visible{background:#e6edf7}.tooltip-button b{top:-2px;color:#fff;background:#d71920;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.58rem;display:grid;position:absolute;inset-inline-end:-1px}.tooltip-button:after{content:attr(data-tooltip);top:calc(100% + 8px);z-index:30;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#182759;border-radius:5px;max-width:150px;padding:.55rem .65rem;font-size:.68rem;font-weight:750;transition:all .16s;position:absolute;inset-inline-start:50%;transform:translate(-50%,4px)}.tooltip-button:hover:after,.tooltip-button:focus-visible:after{opacity:1;transform:translate(-50%)}[dir=rtl] .tooltip-button:after{transform:translate(50%,4px)}[dir=rtl] .tooltip-button:hover:after,[dir=rtl] .tooltip-button:focus-visible:after{transform:translate(50%)}.etsy-links{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(1rem,4vw,3.5rem);height:48px;padding:0 1rem;display:flex;overflow:auto}.etsy-links a{color:#373239;font-size:.72rem;font-weight:700;text-decoration:none}.etsy-links a:hover{text-decoration:underline}body:has(.activation-shell)>.etsy-header{display:none}@media (max-width:900px){.etsy-main{grid-template-columns:auto minmax(180px,1fr) auto}.header-category,.etsy-tools .tooltip-button:nth-child(-n+3){display:none}.etsy-links{justify-content:flex-start}}@media (max-width:560px){.etsy-main{grid-template-columns:auto auto;height:auto;padding-block:.7rem}.etsy-search{grid-area:2/1/auto/-1}.etsy-links{height:42px}.etsy-tools .tooltip-button:not(:last-child){display:none}}body,[dir=rtl] .shop-page.dz .shop-hero h1{font-family:inherit}.tool-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.header-category .tool-icon{width:18px;height:18px}.etsy-search .image-search,.etsy-search .search-submit{color:#39343a;cursor:pointer;background:0 0;border:0;flex:0 0 42px;place-items:center;display:grid}.etsy-search .image-search{position:relative}.etsy-search .image-search:hover{background:#f0efed;border-radius:50%}.etsy-search .image-search:after{content:attr(data-tooltip);top:calc(100% + 9px);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#182759;border-radius:5px;padding:.5rem .6rem;font-size:.65rem;font-weight:700;position:absolute;inset-inline-end:0}.etsy-search .image-search:hover:after,.etsy-search .image-search:focus-visible:after{opacity:1}.etsy-search .search-submit{color:#fff;background:#d89c10;border-radius:50%;flex-basis:46px;margin:3px}.etsy-search .search-submit .tool-icon{width:21px;height:21px}.tooltip-button{font-size:0}.tooltip-button.account-tool{background:#eef3fa}.tooltip-button.account-tool:hover{background:#dce8f8}.etsy-links a:first-child:before{content:"🎁";margin-inline-end:.35rem}.etsy-logo{text-indent:-9999px;background:url(/brand/noxs-logo.jpg) 50%/contain no-repeat;width:118px;height:52px;display:block;overflow:hidden}html[lang=fr] body{font-family:Arial,Helvetica,sans-serif}html[lang=fr] h1,html[lang=fr] h2,html[lang=fr] h3,html[lang=fr] strong,html[lang=fr] .etsy-logo,html[lang=fr] .shop-kicker{font-weight:800}.current-home .shop-hero{min-height:465px}.current-home .shop-benefits div{grid-template-columns:auto 1fr;column-gap:.8rem;display:grid}.current-home .shop-benefits i{color:#16845b;border:2px solid #16845b;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.algeria-intro{color:#fff;background:linear-gradient(120deg,#087a3e,#075d33);grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;display:grid}.algeria-intro h2{max-width:650px;margin:.6rem 0;font-size:clamp(2rem,4vw,3.7rem)}.algeria-intro p{color:#e5f5eb;max-width:650px;margin:0 0 1.6rem}.algeria-intro .shop-button.primary{color:#087a3e;background:#fff;border-color:#fff}.algeria-intro aside{background:#ffffff1a;border:1px solid #ffffff59;border-radius:12px;gap:.7rem;padding:2rem;display:grid}.algeria-intro aside span{color:#e1eee5}.algeria-intro aside b{color:#087a3e;background:#fff;border-radius:999px;width:max-content;padding:.5rem .7rem;font-size:.68rem}.artisan-section{background:#f7f4ec}.artisan-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.artisan-grid article{background:#ddd;border-radius:10px;min-height:310px;position:relative;overflow:hidden}.artisan-grid img{object-fit:cover;width:100%;height:100%}.artisan-grid article>div{background:#ffffffed;border-radius:7px;gap:.2rem;padding:.85rem;display:grid;position:absolute;inset:auto .8rem .8rem}.artisan-grid small{color:#8c6d14}.artisan-grid span{color:#777;font-size:.68rem}.offer-strip{grid-template-columns:repeat(6,1fr);gap:.8rem;display:grid}.offer-strip article{background:#eee;border-radius:8px;min-height:190px;position:relative;overflow:hidden}.offer-strip img{object-fit:cover;width:100%;height:100%}.offer-strip strong{background:#fff;padding:.5rem;font-size:.7rem;position:absolute;inset:auto .6rem .6rem}.offer-strip b{top:.6rem;color:#fff;background:#171717;border-radius:4px;padding:.4rem .5rem;font-size:.6rem;position:absolute;inset-inline-start:.6rem}.product-card>div{position:relative}.product-card>div span{top:.5rem;color:#fff;background:#c8282d;border-radius:4px;padding:.35rem .45rem;font-size:.58rem;position:absolute;inset-inline-start:.5rem}.product-card del{color:#999;margin-inline-start:.5rem;font-size:.7rem}.product-card button{background:#fff;border:1px solid #222;border-radius:4px;width:100%;margin-top:.9rem;padding:.65rem;font-weight:700;display:block}.service-section{background:#fafafa}.service-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.service-grid article{background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:1.5rem}.service-grid i{color:#fff;background:#d89c10;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;font-weight:800;display:grid}.service-grid h3{margin:.9rem 0 .4rem}.service-grid p{color:#696969;line-height:1.55}.service-grid a{color:#171717;font-size:.72rem;font-weight:800}.full-footer{color:#d8d8d8;background:#202224;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;padding:3.5rem clamp(1.25rem,5vw,5rem) 5rem;display:grid;position:relative}.full-footer>div{flex-direction:column;gap:.65rem;display:flex}.full-footer a{color:#aaa;font-size:.72rem;text-decoration:none}.full-footer a:hover{color:#fff}.footer-logo{text-indent:-9999px;background:url(/brand/noxs-logo.jpg) 50%/contain no-repeat;width:118px;height:52px}.footer-brand p{color:#aaa;max-width:330px;line-height:1.5}.full-footer>small{color:#777;position:absolute;inset:auto clamp(1.25rem,5vw,5rem) 1.5rem}@media (max-width:1000px){.artisan-grid{grid-template-columns:repeat(2,1fr)}.offer-strip{grid-template-columns:repeat(3,1fr)}.full-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.algeria-intro,.service-grid{grid-template-columns:1fr}.offer-strip{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.artisan-grid,.offer-strip,.full-footer{grid-template-columns:1fr}}
.v1-home{color:#181818;background:#fff}.v1-home .shop-hero{background:#dcefeb;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:3.5rem;max-width:none;min-height:465px;padding:3.4rem max(1.25rem,50vw - 720px)}.v1-home .hero-copy{max-width:650px}.v1-home .shop-hero h1{letter-spacing:-.055em;margin:.75rem 0 1rem;font-size:clamp(3.15rem,4.5vw,4.8rem);line-height:1.01}.v1-home .shop-hero p{max-width:610px;font-size:1rem;line-height:1.55}.v1-home .shop-button{border-radius:4px;justify-content:center;align-items:center;gap:.7rem;padding:.95rem 1.25rem;display:inline-flex}.v1-home .shop-visual{grid-template-columns:1.55fr .78fr;align-items:center}.v1-home .shop-visual img{border-radius:7px;height:335px}.v1-home .shop-visual img:last-child{height:292px}.v1-home .shop-benefits{padding-inline:max(0px,50vw - 720px)}.v1-home .shop-benefits div{align-content:center;min-height:104px;padding:1.25rem 1.7rem}.v1-home .shop-benefits i{color:#087a70;border-color:#087a70}.v1-home .shop-benefits strong{font-size:.82rem}.v1-home .shop-benefits span{font-size:.68rem}.v1-home .shop-section{max-width:1440px;margin-inline:auto;padding:4.25rem 1.25rem}.v1-home .section-head{margin-bottom:1.7rem}.v1-home .section-head small{color:#806414}.v1-home .section-head h2{font-size:clamp(2rem,2.8vw,2.75rem)}.v1-home .category-section{padding-bottom:6.5rem}.v1-home .category-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:.9rem}.v1-home .category-card{aspect-ratio:1;color:#0a6861;border-radius:7px;place-items:center;min-height:0;padding:1.2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:visible}.v1-home .category-card:hover{transform:translateY(-4px);box-shadow:0 10px 24px #151f1d1a}.v1-home .category-card strong{top:calc(100% + .75rem);text-align:center;color:#171717;white-space:nowrap;font-size:.76rem;position:absolute;inset-inline:0}.v1-home .category-card.mint{color:#086d65;background:#dceee9}.v1-home .category-card.blue{color:#275e85;background:#dce8f4}.v1-home .category-card.yellow{color:#765b00;background:#fff1bc}.v1-home .category-card.coral{color:#93463d;background:#f4d8d2}.v1-home .category-card.lilac{color:#8b4173;background:#eddcea}.v1-home .category-card.cyan{color:#256a78;background:#d7edf1}.v1-home .category-card.sage{color:#4b702b;background:#e1ead8}.v1-home .category-card.sand{color:#86521c;background:#f5e2cd}.v1-home .made-in-algeria{background:#edf3f0;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);max-width:1920px;margin-inline:auto;display:grid}.v1-home .made-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:3.2rem max(2rem,50vw - 720px);display:flex}.v1-home .made-copy>div{text-transform:uppercase;align-items:center;gap:.7rem;font-size:.72rem;font-weight:800;display:flex}.v1-home .made-copy>div b{color:#806414;border-inline-start:2px solid #d4a716;padding-inline-start:.7rem}.v1-home .made-copy h2{margin:1rem 0 .75rem;font-size:clamp(2.15rem,3.3vw,3.35rem);line-height:1.05}.v1-home .made-copy p{color:#5f6663;margin:0 0 1.5rem}.v1-home .made-copy em{color:#717775;margin-top:1rem;font-size:.68rem;font-style:normal}.v1-home .made-visual{min-height:370px;position:relative}.v1-home .made-visual img{object-fit:cover;width:100%;height:100%}.v1-home .made-visual span{color:#fff;text-transform:uppercase;background:#17665d;border-radius:3px;padding:.7rem .9rem;font-size:.65rem;font-weight:800;position:absolute;bottom:1.4rem;right:1.4rem}.v1-home .artisan-section{background:#fff}.v1-home .artisan-grid{gap:1rem}.v1-home .artisan-grid article{background:0 0;border-radius:0;min-height:0;overflow:visible}.v1-home .artisan-grid img{border-radius:0;height:260px}.v1-home .artisan-grid article>span{color:#fff;text-transform:uppercase;font-size:.68rem;font-weight:800;position:absolute;top:228px;right:.8rem}.v1-home .artisan-grid article>div{background:0 0;justify-content:space-between;gap:.7rem;padding:.85rem .2rem 0;display:flex;position:static}.v1-home .artisan-grid small{color:#777}.v1-home .offer-categories{background:#f5f6f6;max-width:none;padding-inline:max(1.25rem,50vw - 720px)}.v1-home .offer-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.v1-home .offer-strip a{color:#171717;text-align:center;text-decoration:none}.v1-home .offer-strip a>span{aspect-ratio:1;background:#e2eaf7;border-radius:50%;display:block;position:relative;overflow:hidden}.v1-home .offer-strip img{object-fit:contain;width:100%;height:100%}.v1-home .offer-strip strong{background:0 0;margin-top:.8rem;font-size:.75rem;display:block;position:static}.v1-home .offer-strip b{color:#111;background:#58dbea;border-radius:50%;place-items:center;width:58px;height:58px;line-height:1.05;display:grid;top:.5rem;left:auto;right:.2rem}.v1-home .promo-note{background:#fff6d8;border-inline-start:4px solid #e1ae18;gap:1rem;margin-top:1.4rem;padding:1rem;font-size:.78rem;display:flex}.v1-home .promo-note span{color:#737373}.v1-home .product-section{background:#f5f6f6;padding-top:2.2rem}.v1-home .product-card{background:#fff;border:0;border-radius:0;padding:0 0 1rem;position:relative}.v1-home .product-card img{aspect-ratio:1.2}.v1-home .product-card small,.v1-home .product-card h3,.v1-home .product-card>div{margin-inline:1rem;display:block}.v1-home .product-card small{margin-top:1rem}.v1-home .product-card h3{min-height:38px}.v1-home .product-card>a{color:#171717;border:1px solid #171717;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.4rem;text-decoration:none;display:grid;position:absolute;bottom:.8rem;right:1rem}.v1-home .service-section{background:#fff}.v1-home .service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.v1-home .service-grid article{border-top:4px solid #e0aa18;border-radius:6px}.v1-home .service-grid article:nth-child(2){border-top-color:#317691}.v1-home .service-grid article:nth-child(3){border-top-color:#58824a}.v1-home .service-grid article:nth-child(4){border-top-color:#914a78}.v1-home .service-grid i{color:#765c07;background:#fff0bd;border-radius:7px;width:46px;height:46px}.v1-home .service-grid i svg{width:25px}.v1-home .service-grid article:nth-child(2) i{color:#27647d;background:#deedf4}.v1-home .service-grid article:nth-child(3) i{color:#4f793f;background:#e2eedc}.v1-home .service-grid article:nth-child(4) i{color:#88446f;background:#f0ddeb}.v1-home .service-grid h3{font-size:1.25rem}.v1-home .essential-info{color:#fff;background:#12665d;border-radius:5px;align-items:center;gap:1rem;margin-top:1.2rem;padding:1.2rem 1.5rem;text-decoration:none;display:flex}.v1-home .essential-info>i{font-size:1.8rem;font-style:normal}.v1-home .essential-info span{flex:1;gap:.25rem;display:grid}.v1-home .essential-info small{color:#d7ebe7}.v1-home .essential-info b{font-size:.78rem}.v1-home .seller-cta{color:#fff;background:#202224;max-width:none;padding:0}.v1-home .seller-cta>div{align-items:center;gap:1.5rem;max-width:1440px;min-height:215px;margin:auto;padding:2.5rem 1.25rem;display:flex}.v1-home .seller-cta i{color:#f2bb2e;border:1px solid #666;border-radius:6px;place-items:center;width:68px;height:68px;font-size:1.8rem;font-style:normal;display:grid}.v1-home .seller-cta span{flex:1}.v1-home .seller-cta small{color:#f2bb2e;text-transform:uppercase;font-weight:800}.v1-home .seller-cta h2{margin:.6rem 0;font-size:clamp(1.9rem,3vw,2.65rem)}.v1-home .seller-cta p{color:#ccc;margin:0}.v1-home .seller-cta .shop-button{color:#171717;background:#f7c43e;border-color:#f7c43e}.v1-home .full-footer{color:#1f1f1f;background:#f3f4f4;grid-template-columns:1.5fr repeat(3,1fr);max-width:none;padding:3.2rem max(1.25rem,50vw - 720px) 5rem}.v1-home .full-footer a{color:#3e3e3e}.v1-home .full-footer a:hover{color:#000;text-decoration:underline}.v1-home .footer-brand p{color:#666}.v1-home .full-footer>small{color:#666;justify-content:space-between;display:flex}.v1-home .full-footer>small span{margin-inline-start:auto}@media (max-width:1000px){.v1-home .shop-hero{grid-template-columns:1fr 1fr;gap:2rem}.v1-home .category-grid{grid-template-columns:repeat(4,1fr);row-gap:4rem}.v1-home .category-section{padding-bottom:5.5rem}.v1-home .offer-strip{grid-template-columns:repeat(3,1fr)}.v1-home .service-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.v1-home .shop-hero{grid-template-columns:1fr;padding:2.5rem 1.25rem}.v1-home .shop-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.v1-home .shop-visual{margin-top:.5rem}.v1-home .shop-visual img{height:240px}.v1-home .shop-visual img:last-child{height:210px}.v1-home .shop-benefits{grid-template-columns:repeat(2,1fr)}.v1-home .category-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:140px;grid-auto-flow:column;gap:.85rem;padding:.3rem .2rem 3.1rem;display:grid;overflow-x:auto}.v1-home .category-card{scroll-snap-align:start}.v1-home .category-section{padding-bottom:3.4rem}.v1-home .made-in-algeria{grid-template-columns:1fr}.v1-home .made-copy{padding:2.8rem 1.25rem}.v1-home .made-visual{min-height:300px}.v1-home .artisan-grid{scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:78%;grid-auto-flow:column;display:grid;overflow-x:auto}.v1-home .artisan-grid article{scroll-snap-align:start}.v1-home .offer-strip{scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:43%;grid-auto-flow:column;padding-bottom:.8rem;display:grid;overflow-x:auto}.v1-home .offer-strip a{scroll-snap-align:start}.v1-home .seller-cta>div{flex-wrap:wrap;align-items:flex-start}.v1-home .seller-cta .shop-button{margin-inline-start:84px}.v1-home .full-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.v1-home .shop-benefits{grid-template-columns:1fr}.v1-home .shop-benefits div{min-height:86px}.v1-home .section-head{flex-direction:column;align-items:flex-start;gap:.75rem}.v1-home .section-head h2{font-size:2rem}.v1-home .shop-section{padding-block:3rem}.v1-home .shop-visual{grid-template-columns:1.35fr .8fr}.v1-home .shop-visual img{height:195px}.v1-home .shop-visual img:last-child{height:175px}.v1-home .made-copy h2 br{display:none}.v1-home .made-visual{min-height:245px}.v1-home .artisan-grid{grid-auto-columns:88%}.v1-home .offer-strip{grid-auto-columns:64%}.v1-home .product-grid,.v1-home .service-grid{grid-template-columns:1fr}.v1-home .essential-info{flex-wrap:wrap;align-items:flex-start}.v1-home .essential-info b{margin-inline-start:2.8rem}.v1-home .seller-cta i{width:52px;height:52px}.v1-home .seller-cta .shop-button{width:100%;margin-inline-start:0}.v1-home .full-footer{grid-template-columns:1fr}.v1-home .full-footer>small{gap:.4rem;display:grid}.v1-home .full-footer>small span{margin:0}}.benefit-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:34px;height:34px}.shop-benefits i{font-style:normal}.v1-home .category-card{justify-self:center;width:100%;max-width:146px}.v1-home .category-card svg{width:54px;height:54px}.v1-home .made-copy>div b{color:#d71920;border-inline-start-color:#d71920}.v1-home .offer-strip a>span{width:82%;margin-inline:auto}.feature-inline-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:32px;height:32px}.seller-cta .feature-inline-icon{width:38px;height:38px}.footer-logo-svg{color:#151719;width:132px;height:auto;display:block}.footer-logo-official{object-fit:contain;width:min(220px,100%);height:auto;display:block}.v1-home .made-copy>div small{color:#d71920}.footer-commerce{border-top:1px solid #d5d8d6;grid-column:1/-1;justify-content:space-between;align-items:center;gap:28px;margin-top:4px;padding-top:25px;display:flex}.payment-marks,.app-badges{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.payment-marks>span{color:#18201e;letter-spacing:.02em;background:#fff;border:1px solid #d7dcda;border-radius:7px;justify-content:center;align-items:center;min-width:54px;height:32px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.mastercard{gap:0;padding-inline:8px!important}.mastercard i{background:#eb001b;border-radius:50%;width:17px;height:17px;display:block}.mastercard i+i{opacity:.9;background:#f79e1b;margin-left:-5px}.app-badges>span{color:#fff;background:#171a19;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:25px auto;align-items:center;column-gap:8px;min-width:142px;height:44px;padding:5px 12px;display:grid}.app-badges b{text-align:center;grid-row:1/3;font-size:18px}.app-badges i{font-size:13px;font-style:normal;font-weight:800;line-height:1.05;display:grid}.app-badges small{letter-spacing:.03em;font-size:8px;font-weight:500}.payment-mastercard{gap:0;padding-inline:8px!important}.payment-mastercard i{background:#e52629;border-radius:50%;width:17px;height:17px;display:block}.payment-mastercard i+i{mix-blend-mode:multiply;background:#f3a21a;margin-left:-6px}.app-badge{color:#fff!important;background:#171a19!important;border:0!important;border-radius:8px!important;grid-template-rows:auto auto!important;grid-template-columns:25px auto!important;align-items:center!important;column-gap:8px!important;min-width:142px!important;height:44px!important;padding:5px 12px!important;text-decoration:none!important;display:grid!important}.app-badge svg{fill:currentColor;grid-row:1/3;width:24px;height:24px}.app-badge small{color:#d9dedc;font-size:9px;font-weight:600;line-height:1}.app-badge strong{font-size:13px;line-height:1.2}.etsy-links a{align-items:center;gap:6px;display:inline-flex}.nav-link-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.etsy-links .seller-link{color:#fff;background:#0b7a49;border-radius:999px;padding:9px 15px;font-weight:800;box-shadow:0 5px 15px #0b7a492e}.etsy-links .seller-link:hover{background:#08643d;transform:translateY(-1px)}.category-popover a{grid-template-columns:22px 1fr auto;align-items:center;gap:10px;display:grid!important}.category-popover .nav-link-icon{color:#0b7a49;width:20px;height:20px}.category-popover .category-arrow{justify-self:end}@media (max-width:900px){.v1-home .category-grid{grid-auto-columns:128px}.v1-home .offer-strip a>span{width:88%}.footer-commerce{flex-direction:column;align-items:flex-start}.etsy-links .seller-link{padding:7px 11px}.etsy-links .nav-link-icon{width:15px;height:15px}}.marketplace-footer{color:#1f1f1f;background:#f3f4f4;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;max-width:none;padding:3.2rem max(1.25rem,50vw - 720px) 5rem;display:grid}.marketplace-footer>div:not(.footer-commerce){flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.marketplace-footer strong{margin-bottom:.35rem}.marketplace-footer a{color:#3e3e3e;text-decoration:none}.marketplace-footer a:hover{color:#000;text-decoration:underline}.marketplace-footer .footer-brand p{color:#666;max-width:290px;line-height:1.5}.marketplace-footer>small{color:#666;grid-column:1/-1;justify-content:space-between;display:flex}.marketplace-footer>small span{margin-inline-start:auto}@media (max-width:760px){.marketplace-footer{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.marketplace-footer{grid-template-columns:1fr}.marketplace-footer>small{gap:.4rem;display:grid}.marketplace-footer>small span{margin:0}.marketplace-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px;padding:24px 14px 28px;font-size:.72rem}.marketplace-footer .footer-brand{grid-column:1/-1;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:10px;display:grid!important}.footer-logo-official{width:105px}.marketplace-footer .footer-brand p{margin:0;font-size:.72rem;line-height:1.45}.marketplace-footer>div:not(.footer-commerce):not(.footer-brand){gap:.45rem}.marketplace-footer strong{font-size:.76rem}.marketplace-footer a{font-size:.68rem;line-height:1.35}.footer-commerce{grid-template-columns:1fr;gap:12px;margin-top:0;padding-top:16px;display:grid}.payment-marks{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;width:100%;display:grid}.payment-marks>span{min-width:0;height:28px;padding:0 3px;font-size:.58rem}.app-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.app-badges>span{width:100%;min-width:0;height:40px;padding:4px 7px}.marketplace-footer>small{justify-content:space-between;align-items:center;gap:8px;font-size:.62rem;display:flex}.marketplace-footer>small span{text-align:end;margin:0}}.marketplace-footer{background:linear-gradient(145deg,#f6f9f7 0%,#e8f3ed 58%,#eef4fa 100%);border-top:1px solid #d8e4dd;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(150px,1fr));gap:38px 52px;padding-top:0;position:relative}.footer-seller-banner{isolation:isolate;background:linear-gradient(90deg,#f5faf7f5 0%,#f8fbf9e6 48%,#edf4fa94 100%),url(/brand/noxs-second-life-banner-v1.webp) 50%/cover no-repeat;border-block:1px solid #d6e4dc;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-inline:calc(-1*max(1.25rem,50vw - 720px));padding:25px max(1.25rem,50vw - 720px);display:grid;position:relative;overflow:hidden}.footer-seller-banner>*{z-index:1;position:relative}.footer-seller-icon{background:linear-gradient(145deg,#0b7a4a,#d71920);border-radius:20px;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 10px 24px #195b3f2e}.footer-seller-icon span{color:#fff;font-size:2rem}.footer-seller-banner>div:nth-child(2){gap:4px;display:grid}.footer-seller-banner small{color:#16724f;letter-spacing:.09em;font-size:.68rem;font-weight:850}.footer-seller-banner strong{color:#173c2e;margin:0;font-size:clamp(1.2rem,2vw,1.65rem)}.footer-seller-banner p{color:#5b6861;margin:0;font-size:.82rem;line-height:1.5}.footer-seller-banner>a{color:#fff;background:#0b7650;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-width:190px;padding:14px 18px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 8px 20px #0b76502e}.footer-seller-banner>a:hover{background:#096341;text-decoration:none}.marketplace-footer .footer-brand{background:#ffffffb8;border:1px solid #13533c1f;border-radius:18px;align-self:start;padding:24px;box-shadow:0 14px 35px #1c3d2e14}.marketplace-footer .footer-brand p{margin:7px 0 4px}.footer-help-cta{border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:11px 13px;font-weight:800;color:#fff!important;background:#28725a!important;display:inline-flex!important}.footer-help-cta:hover{background:#0b6e4d!important;text-decoration:none!important}.marketplace-footer>div:not(.footer-commerce):not(.footer-brand){padding-top:26px}.marketplace-footer>div:not(.footer-commerce) strong{color:#163c2e;font-size:.9rem}.marketplace-footer>div:not(.footer-commerce)>a{transition:color .18s,transform .18s}.marketplace-footer>div:not(.footer-commerce)>a:hover{color:#087a55;transform:translate(3px)}.footer-commerce{background:#fff9;border-radius:16px;padding:24px}.payment-marks>span{border-color:#d5dfd9;border-radius:10px;width:92px;height:42px;padding:5px 8px;box-shadow:0 4px 12px #163c2d0f}.payment-marks svg{width:100%;height:100%;display:block}@media (max-width:760px){.marketplace-footer{gap:24px 18px}.footer-seller-banner{background-position:62%;grid-template-columns:auto 1fr;margin-inline:-1.25rem;padding-inline:1.25rem}.footer-seller-banner>a{grid-column:1/-1;width:100%}.marketplace-footer .footer-brand{padding:18px}}@media (min-width:761px) and (max-width:1100px){.marketplace-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;padding-inline:28px}.footer-seller-banner{margin-inline:-28px;padding-inline:28px}.footer-seller-banner p{max-width:520px}.marketplace-footer .footer-brand{grid-column:1/-1;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid!important}.marketplace-footer .footer-brand p{max-width:none;margin:0}.footer-help-cta{width:auto;min-width:155px;margin:0}.marketplace-footer>div:not(.footer-commerce):not(.footer-brand){padding-top:6px}.footer-commerce{flex-direction:row;grid-column:1/-1;align-items:center}}@media (max-width:520px){.marketplace-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.footer-seller-banner{grid-column:1/-1;grid-template-columns:48px 1fr;gap:12px}.footer-seller-icon{border-radius:15px;width:48px;height:48px}.footer-seller-banner strong{font-size:1rem}.footer-seller-banner p{font-size:.72rem}.marketplace-footer .footer-brand{grid-template-columns:105px minmax(0,1fr);padding:14px}.footer-help-cta{grid-column:1/-1}.marketplace-footer>div:not(.footer-commerce):not(.footer-brand){padding-top:6px}}.footer-payment-group{gap:8px;min-width:0;display:grid}.footer-payment-group>strong{color:#173c2e;font-size:.8rem}.footer-payment-group .payment-marks{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.footer-payment-group .payment-marks>span{color:#18201e;background:#fff;border:1px solid #dce4df;border-radius:7px;flex:0 0 72px;justify-content:center;align-items:center;width:72px;min-width:0;height:34px;padding:3px 6px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 7px #163c2d0d}.footer-payment-group .payment-marks svg,.footer-payment-group .payment-logo{object-fit:contain;width:100%;height:100%;display:block}.footer-payment-group .payment-baridimob,.footer-payment-group .payment-eccp,.footer-payment-group .payment-cib{max-width:30px}@media (max-width:1100px){.footer-payment-group{width:100%}}@media (max-width:760px){.footer-payment-group .payment-marks{scroll-snap-type:x proximity;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.footer-payment-group .payment-marks>span{scroll-snap-align:start;flex-basis:68px;width:68px;height:32px}.footer-commerce .app-badges{width:100%}}@media (max-width:520px){.footer-payment-group .payment-marks>span{flex-basis:64px;width:64px;height:30px;padding:2px 4px}.footer-payment-group>strong{font-size:.74rem}}.marketplace-footer .footer-seller-banner{background:#f4eee8;border-block:1px solid #d6e4dc;grid-column:1/-1;margin-inline:calc(-1*max(1.25rem,50vw - 720px));padding:0;line-height:0;text-decoration:none;display:block;overflow:hidden}.marketplace-footer .footer-seller-banner img{width:100%;height:auto;transition:transform .25s;display:block}.marketplace-footer .footer-seller-banner:hover img{transform:scale(1.006)}.marketplace-footer .footer-seller-banner:focus-visible{outline-offset:4px;outline:3px solid #e9a514}@media (min-width:761px) and (max-width:1100px){.marketplace-footer .footer-seller-banner{margin-inline:-28px}}@media (max-width:760px){.marketplace-footer .footer-seller-banner{margin-inline:-1.25rem}}.marketplace-footer .footer-seller-banner{height:clamp(280px,30vw,430px)}.marketplace-footer .footer-seller-banner img{object-fit:cover;object-position:center 48%;height:100%}@media (max-width:600px){.marketplace-footer .footer-seller-banner{height:min(66.667vw,320px)}.marketplace-footer .footer-seller-banner img{object-position:center}}
.activation-shell{background:radial-gradient(circle at 75% 15%,#342a10 0,transparent 38%),var(--noxs-black);place-items:center;min-height:100vh;padding:1.5rem;display:grid}.activation-card{border:1px solid var(--noxs-line);border-radius:var(--noxs-radius-lg);background:var(--noxs-surface);width:min(100%,560px);box-shadow:var(--noxs-shadow);padding:clamp(1.5rem,5vw,3rem)}.activation-card h1{margin:1rem 0;font-size:clamp(2rem,6vw,3.5rem);line-height:1}.activation-card p{color:var(--noxs-muted);font-size:1rem;line-height:1.6}.activation-card form{gap:1rem;margin-top:2rem;display:grid}.activation-card label{color:#d9d7df;gap:.5rem;font-size:.9rem;display:grid}.activation-card input{color:#fff;width:100%;font:inherit;background:#0b0d13;border:1px solid #4a4653;border-radius:12px;padding:.9rem 1rem}.activation-card input:focus{outline:2px solid var(--noxs-gold);outline-offset:2px}.activation-card button{background:var(--noxs-gold);color:#100d17;cursor:pointer;border:0;border-radius:12px;padding:1rem 1.2rem;font:700 1rem/1 system-ui}.activation-card button:disabled{opacity:.55;cursor:not-allowed}.form-message{color:var(--noxs-gold-soft);margin-bottom:0}.password-rules{color:var(--noxs-muted);gap:.45rem;margin:.75rem 0 0;padding-left:1.25rem;font-size:.9rem;line-height:1.45;display:grid}.mfa-qr{background:#fff;border-radius:14px;width:240px;max-width:100%;margin:1.5rem auto;display:block}.mfa-secret{overflow-wrap:anywhere;color:var(--noxs-gold-soft);background:#090b10;border-radius:10px;margin-top:.75rem;padding:.8rem;display:block}.activation-card details{color:var(--noxs-muted)}.activation-card summary{cursor:pointer}.catalog-page{color:#1d1d1d;max-width:1500px;margin:auto;padding:36px clamp(18px,4vw,62px);font-family:Arial,Helvetica,sans-serif}.catalog-heading{border-bottom:1px solid #ddd;justify-content:space-between;align-items:end;gap:20px;padding-bottom:22px;display:flex}.catalog-heading small{color:#9a7000;letter-spacing:.12em;font-weight:800}.catalog-heading h1{margin:7px 0;font-size:clamp(1.8rem,4vw,3.2rem)}.catalog-heading p{color:#686868;margin:0}.catalog-heading form{align-items:end;gap:8px;display:flex}.catalog-heading label{gap:5px;font-size:.72rem;font-weight:700;display:grid}.catalog-heading select,.catalog-heading button,.catalog-filters input,.catalog-filters button{background:#fff;border:1px solid #bbb;border-radius:8px;padding:10px}.catalog-heading button,.catalog-filters button{color:#fff;background:#111;border-color:#111;font-weight:700}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:28px;margin-top:26px;display:grid}.catalog-filters{gap:18px;display:grid;position:sticky;top:20px}.catalog-filters h2{margin:0}.catalog-filters fieldset{border:0;border-bottom:1px solid #ddd;gap:9px;margin:0;padding:0 0 16px;display:grid}.catalog-filters legend{margin-bottom:10px;font-weight:800}.catalog-filters fieldset label{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.83rem;display:grid}.catalog-filters fieldset small{color:#888}.price-row{grid-template-columns:1fr 1fr;gap:7px;display:grid}.price-row input{min-width:0}.catalog-filters>a{text-align:center;color:#555;font-size:.8rem}.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.catalog-products article{background:#fff;border:1px solid #ddd;border-radius:12px;overflow:hidden}.catalog-products article>img,.product-placeholder{aspect-ratio:1;object-fit:cover;background:#f1f1f1;width:100%}.product-placeholder{color:#d39b00;place-items:center;font-weight:900;display:grid}.catalog-products article>div:last-child{gap:7px;padding:14px;display:grid}.catalog-products small,.catalog-products p{color:#777;margin:0;font-size:.72rem}.catalog-products h2{margin:0;font-size:1rem}.catalog-products strong{font-size:1.1rem}.catalog-products article a{color:#111;width:max-content;margin-top:5px;font-size:.76rem;font-weight:800}.catalog-empty{text-align:center;border:1px dashed #bbb;border-radius:12px;padding:70px 25px}.catalog-empty p{color:#666}.catalog-pagination{justify-content:center;gap:18px;margin-top:28px;display:flex}.catalog-pagination a{color:#111;font-weight:700}@media (max-width:900px){.catalog-layout{grid-template-columns:1fr}.catalog-filters{position:static}.catalog-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.catalog-heading{flex-direction:column;align-items:start}.catalog-products{grid-template-columns:1fr}}.buyer-page{max-width:1480px;min-height:65vh;margin:auto;padding:3rem clamp(1rem,5vw,5rem)}.buyer-page>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.buyer-page h1{margin:.35rem 0;font-size:clamp(2rem,5vw,4rem)}.buyer-page small{color:#98720c;font-weight:800}.buyer-page button,.buyer-auth button{color:#fff;background:#171717;border:1px solid #171717;border-radius:6px;padding:.8rem 1rem;font-weight:750}.buyer-auth{grid-template-columns:1fr minmax(320px,500px);align-items:center;gap:4rem;max-width:1100px;margin:2rem auto;display:grid}.buyer-auth form{border:1px solid #ddd;border-radius:14px;gap:1rem;padding:2rem;display:grid;box-shadow:0 15px 50px #0000000d}.buyer-auth label{gap:.4rem;font-weight:700;display:grid}.buyer-auth input{border:1px solid #aaa;border-radius:6px;height:46px;padding:0 .8rem}.buyer-auth .link-button{color:#222;background:#fff}.form-message{background:#fff4d2;padding:.7rem}.buyer-stats{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.buyer-stats article{border:1px solid #ddd;border-radius:10px;padding:1.4rem;display:grid}.buyer-stats strong{font-size:2rem}.buyer-list{margin-top:2rem}.buyer-list article,.cart-list article{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.buyer-list article div{display:grid}.buyer-list span{color:#777}.buyer-list em{font-style:normal}.favorite-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.favorite-grid a{color:#171717;gap:.7rem;text-decoration:none;display:grid}.favorite-grid img,.favorite-grid a>div{aspect-ratio:1;object-fit:cover;background:#eee;place-items:center;width:100%;display:grid}.cart-list article>img,.cart-list article>div{object-fit:cover;background:#eee;place-items:center;width:90px;height:90px;display:grid}.cart-list article section{flex:1;display:grid}.cart-total{border:1px solid #ddd;border-radius:10px;grid-template-columns:1fr auto;gap:1rem;max-width:500px;margin:2rem 0 0 auto;padding:1.5rem;display:grid}.cart-total button{grid-column:1/-1}@media (max-width:700px){.buyer-auth{grid-template-columns:1fr}.buyer-stats,.favorite-grid{grid-template-columns:repeat(2,1fr)}}.product-page{max-width:1450px;margin:auto;padding:2rem clamp(1rem,5vw,5rem) 5rem}.product-page>nav{gap:.6rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.product-page a{color:#333}.product-detail{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:clamp(2rem,6vw,6rem);display:grid}.product-gallery img,.product-gallery>div{aspect-ratio:1;object-fit:cover;background:#f1f1f1;border-radius:10px;place-items:center;width:100%;display:grid}.product-detail>article h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.product-price{margin:1.2rem 0;font-size:2rem;display:block}.product-detail>article>p{color:#5c5c5c;line-height:1.7}.product-detail dl{border-block:1px solid #ddd}.product-detail dl div{justify-content:space-between;padding:.8rem 0;display:flex}.product-detail dd{margin:0}.product-actions{grid-template-columns:auto 1fr;gap:.7rem;margin:1.5rem 0;display:grid}.product-actions label{gap:.3rem;display:grid}.product-actions select{height:46px;padding:0 .7rem}.product-actions button{color:#fff;background:#171717;border:0;border-radius:5px;align-self:end;height:46px;font-weight:800}.product-actions p{color:#126b43;grid-column:1/-1;margin:0}.product-detail aside{background:#f7f4ec;border-radius:8px;padding:1rem}@media (max-width:800px){.product-detail,.product-gallery{grid-template-columns:1fr}}.account-shell{background:#f3f4f5;grid-template-columns:330px minmax(0,1050px);justify-content:center;gap:1.2rem;min-height:75vh;padding:3rem clamp(1rem,4vw,4rem);display:grid}.account-sidebar,.account-order article,.account-summary article,.account-help,.account-activity{background:#fff;border:1px solid #e1e1e1;border-radius:8px}.account-sidebar{text-align:center;align-self:start;padding:2rem 1rem}.account-avatar{color:#242424;background:#f5c548;border-radius:50%;place-items:center;width:104px;height:104px;margin:auto;display:grid}.account-avatar svg{width:58px;height:58px}.account-shell svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.account-sidebar h1{margin:1rem 0 .3rem;font-size:1.3rem;font-weight:400}.account-sidebar p{color:#6e6e6e;overflow-wrap:anywhere;margin:0 0 1.5rem;font-size:.72rem}.account-sidebar nav{text-align:start;display:grid}.account-sidebar nav a{color:#202020;border-top:1px solid #eee;grid-template-columns:24px 1fr auto;align-items:center;gap:.8rem;padding:.85rem .7rem;text-decoration:none;display:grid}.account-sidebar nav a:hover{color:#9a6d00;background:#fff9e7}.account-sidebar nav svg{width:22px;height:22px}.account-sidebar nav b{font-size:1.2rem}.account-sidebar form button{background:#fff;border:1px solid #222;border-radius:5px;width:100%;margin-top:1rem;padding:.8rem;font-weight:700}.account-content{align-content:start;gap:1.2rem;display:grid}.account-order h2,.account-help h2,.account-activity h2{margin:0 0 1rem;font-size:1.35rem}.account-order article{padding:1rem}.account-order article>header{border-bottom:1px dashed #ccc;justify-content:space-between;padding-bottom:1rem;font-size:.78rem;display:flex}.account-order article>div{grid-template-columns:100px 1fr auto;align-items:center;gap:1rem;padding-top:1rem;display:grid}.order-bag{color:#fff;background:#202224;border-radius:7px;place-items:center;height:90px;font-size:1.1rem;font-weight:900;display:grid}.account-order article section{gap:.3rem;display:grid}.account-order article section span{font-weight:800}.account-order article section small{color:#777}.account-order article a,.account-summary a{color:#171717;background:#f5c548;border-radius:999px;padding:.65rem 1rem;font-size:.75rem;font-weight:800;text-decoration:none}.account-order .account-empty{justify-content:space-between;align-items:center;display:flex}.account-summary{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.account-summary article{text-align:center;justify-items:center;gap:.35rem;padding:1.4rem;display:grid}.account-summary svg{color:#b27e00;width:28px;height:28px}.account-summary article>strong{font-size:1.8rem}.account-summary article>span{color:#666;font-size:.78rem}.account-summary a{background:#f2f2f2;margin-top:.5rem}.account-help,.account-activity{padding:1.2rem}.account-help>div{grid-template-columns:repeat(2,1fr);display:grid}.account-help a{color:#222;border-bottom:1px solid #eee;justify-content:space-between;padding:1rem;text-decoration:none;display:flex}.account-activity article{border-bottom:1px solid #eee;grid-template-columns:1fr 2fr auto;gap:1rem;padding:.8rem 0;display:grid}.account-activity em{font-style:normal;font-weight:700}@media (max-width:900px){.account-shell,.account-summary{grid-template-columns:1fr}.account-sidebar nav{grid-template-columns:repeat(2,1fr)}.account-sidebar nav a{border:1px solid #eee}.account-order article>div{grid-template-columns:70px 1fr}.account-order article>div>a{text-align:center;grid-column:1/-1}}@media (max-width:560px){.account-sidebar nav,.account-help>div,.account-activity article,.account-order article>div{grid-template-columns:1fr}.order-bag{width:90px}}.order-detail>header>strong{font-size:2rem}.order-detail>section{border:1px solid #ddd;border-radius:8px;margin:1rem 0;padding:1.3rem}.order-detail>section article{border-bottom:1px solid #eee;justify-content:space-between;padding:.8rem 0;display:flex}.order-detail>section article div{display:grid}.order-detail>section article span{color:#777}.order-detail>aside{background:#f7f4ec;border-radius:8px;gap:.7rem;max-width:460px;margin-left:auto;padding:1.3rem;display:grid}.order-detail>aside span,.order-detail>aside strong{justify-content:space-between;display:flex}.order-detail>aside>strong{border-top:1px solid #ccc;padding-top:.7rem;font-size:1.2rem}.visual-search-page{max-width:1250px;min-height:70vh;margin:auto;padding:4rem clamp(1rem,5vw,5rem)}.visual-search-page>header{text-align:center}.visual-search-page h1{margin:.5rem auto;font-size:clamp(2.2rem,5vw,4.2rem)}.visual-search-page>header p{color:#666;max-width:680px;margin:auto}.visual-search-page>form{justify-items:center;gap:1rem;max-width:720px;margin:2rem auto;display:grid}.image-drop{cursor:pointer;background:#fafafa;border:2px dashed #b7b7b7;border-radius:14px;align-content:center;place-items:center;gap:.6rem;width:100%;min-height:300px;display:grid;position:relative;overflow:hidden}.image-drop:hover{background:#fffaf0;border-color:#c18a00}.image-drop>span{font-size:4rem}.image-drop img{object-fit:contain;width:100%;height:360px}.image-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.visual-search-page form button{color:#fff;background:#171717;border:0;border-radius:6px;padding:1rem 1.5rem;font-weight:800}.visual-message{text-align:center;font-weight:700}.visual-results{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.visual-results a{color:#171717;border:1px solid #ddd;border-radius:9px;text-decoration:none;display:grid;overflow:hidden}.visual-results img,.visual-results a>div{aspect-ratio:1;object-fit:cover;background:#eee;place-items:center;width:100%;display:grid}.visual-results a>span{gap:.35rem;padding:.8rem;display:grid}.visual-results small{color:#777}@media (max-width:800px){.visual-results{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.visual-results{grid-template-columns:1fr}}.checkout-page{max-width:1300px;min-height:70vh;margin:auto;padding:3rem clamp(1rem,5vw,5rem)}.checkout-page>header h1{font-size:clamp(2rem,5vw,4rem)}.checkout-page>header p{color:#666}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;gap:2rem;margin-top:2rem;display:grid}.checkout-layout>section{gap:1rem;display:grid}.checkout-layout>section>article{border:1px solid #ddd;border-radius:8px;padding:1.3rem}.checkout-layout article>div{border-bottom:1px solid #eee;grid-template-columns:1fr auto;gap:.2rem;padding:.7rem 0;display:grid}.checkout-layout article>div small{color:#777;grid-column:1/-1}.checkout-layout article footer{justify-content:space-between;padding-top:1rem;display:flex}.checkout-layout>aside{background:#f7f4ec;border-radius:9px;align-self:start;gap:.8rem;padding:1.5rem;display:grid}.checkout-layout>aside>span,.checkout-layout>aside>strong{justify-content:space-between;display:flex}.checkout-layout>aside>strong{border-top:1px solid #bbb;padding-top:.8rem;font-size:1.2rem}.checkout-confirm{gap:.8rem;margin-top:1rem;display:grid}.checkout-confirm label{font-size:.72rem;line-height:1.4}.checkout-confirm button{color:#fff;background:#171717;border:0;border-radius:5px;padding:1rem;font-weight:800}.cart-total a{text-align:center;color:#fff;background:#171717;border-radius:5px;grid-column:1/-1;padding:.8rem;font-weight:800;text-decoration:none}@media (max-width:800px){.checkout-layout{grid-template-columns:1fr}}.public-reviews{border-top:1px solid #ddd;margin-top:55px;padding-top:30px}.public-reviews h2{margin:5px 0;font-size:clamp(1.8rem,4vw,3rem)}.public-reviews article{border:1px solid #dedede;border-radius:14px;padding:20px}.review-stars{color:#c18a00;letter-spacing:2px;font-size:20px}.public-reviews blockquote{background:#fff8dc;border-left:4px solid #e1ad01;margin:18px 0 0;padding:14px}.public-reviews blockquote p{margin-bottom:0}@media (max-width:800px){.public-reviews>header{flex-direction:column;align-items:start}.public-reviews>div{grid-template-columns:1fr}}.product-config{background:#f8fafc;border:1px solid #d7dde6;border-radius:12px;gap:10px;padding:14px;display:grid}.product-config label{gap:5px;display:grid}.product-config input,.product-config select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px}.product-config small{color:#64748b;line-height:1.45}.buyer-proof-list{gap:18px;margin-top:24px;display:grid}.buyer-proof-list article{background:#fff;border:1px solid #dfe3e8;border-radius:16px;gap:14px;padding:22px;display:grid}.buyer-proof-list header{justify-content:space-between;gap:20px;display:flex}.buyer-proof-list header h2{margin:4px 0}.buyer-proof-list pre{white-space:pre-wrap;background:#f5f7f9;border-radius:10px;padding:14px;overflow:auto}.buyer-proof-list article>div{flex-wrap:wrap;gap:10px;display:flex}.buyer-proof-list button{color:#fff;background:#111;border:1px solid #111;border-radius:9px;padding:11px 16px;font-weight:700}.product-config textarea{width:100%;min-height:90px;font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px}.etsy-links a{align-items:center;gap:6px;display:inline-flex}.nav-link-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.etsy-links .seller-link{color:#fff;background:#0b7a49;border-radius:999px;padding:9px 15px;font-weight:800;transition:background .2s,transform .2s;box-shadow:0 5px 15px #0b7a492e}.etsy-links .seller-link:hover{background:#08643d;transform:translateY(-1px)}.category-popover a{align-items:center;gap:10px;display:flex}.category-popover .nav-link-icon{color:#0b7a49;width:20px;height:20px}@media (max-width:900px){.etsy-links .seller-link{padding:7px 11px}.etsy-links .nav-link-icon{width:15px;height:15px}}.product-page{color:#171917;background:#f7f8f7;max-width:none;margin:0;padding:0 0 72px}.product-breadcrumb{color:#6a736c;align-items:center;gap:8px;max-width:1440px;margin:auto;padding:18px 28px;font-size:.88rem;display:flex}.product-breadcrumb a{color:#475149;text-decoration:none}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:44px;max-width:1440px;margin:auto;padding:0 28px 34px;display:grid}.product-gallery{grid-template-columns:1fr;gap:12px;display:grid}.product-gallery-primary{background:#fff;border:1px solid #e1e6e2;border-radius:16px;place-items:center;min-height:610px;display:grid;position:relative;overflow:hidden}.product-gallery-primary img{object-fit:contain;width:100%;height:100%;padding:18px}.product-gallery-empty{color:#9aa29c;font-size:1.2rem;font-weight:900}.product-summary{background:#fff;border:1px solid #dfe4e0;border-radius:16px;align-self:start;padding:32px;position:sticky;top:20px;box-shadow:0 15px 42px #1c2d2214}.product-summary-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.product-summary-topline>span{letter-spacing:.1em;color:#087a55;text-transform:uppercase;font-size:.75rem;font-weight:900}.product-summary h1{letter-spacing:-.045em;margin:14px 0 13px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.product-rating{color:#59625b;align-items:center;gap:8px;display:flex}.product-rating>span{color:#e09500;letter-spacing:1px}.product-price-row{border-top:1px solid #e5e9e6;border-bottom:1px solid #e5e9e6;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 18px;padding:20px 0;display:flex}.product-price{color:#b51825;margin:0;font-size:2.05rem;font-weight:950;display:block}.product-price-row small{color:#687169;text-align:right}.product-lead{color:#515b53;font-size:1.02rem;line-height:1.7}.product-reassurance{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0;display:grid}.product-reassurance>div{text-align:center;color:#146344;background:#eff7f2;border-radius:9px;padding:13px 10px;font-size:.76rem;font-weight:850}.product-actions{margin:21px 0 0;display:block}.product-action-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-action-buttons button{cursor:pointer;border:0;border-radius:8px;min-height:54px;font-size:1rem;font-weight:900}.product-action-buttons button:first-child{color:#161816;background:#ffd04c}.product-buy-now{color:#fff!important;background:#0e7653!important}.product-action-message{color:#9c1c27;margin:11px 0 0;font-weight:750}.product-quick-details{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.product-quick-details>div{background:#fafbfa;border:1px solid #e0e5e1;border-radius:9px;padding:12px}.product-quick-details span{color:#7b847d;margin-bottom:5px;font-size:.73rem;display:block}.product-quick-details b{font-size:.88rem}.product-seller-card{border:1px solid #dfe4e0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:22px;padding:17px;display:grid}.product-seller-logo{color:#fff;background:#151815;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid;position:relative;overflow:hidden}.product-seller-logo img{object-fit:cover}.product-seller-card small{color:#767e77;display:block}.product-seller-card strong{margin-top:3px;display:block}.product-seller-links{gap:8px;display:flex}.product-seller-links a{color:#fff;background:#151815;border-radius:7px;padding:9px 11px;font-size:.78rem;font-weight:850;text-decoration:none}.product-anchor-nav{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #dfe4e0;border-bottom:1px solid #dfe4e0;justify-content:center;gap:36px;padding:0 24px;display:flex;position:sticky;top:0;overflow:auto}.product-anchor-nav a{color:#475047;border-bottom:3px solid #0000;flex:none;padding:17px 0;font-weight:850;text-decoration:none}.product-anchor-nav a:hover{color:#111;border-color:#0e7653}.product-information-grid{grid-template-columns:1.2fr .8fr;gap:18px;max-width:1440px;margin:auto;padding:52px 28px 0;display:grid}.product-information-grid>section{background:#fff;border:1px solid #e0e5e1;border-radius:15px;padding:32px}.product-information-grid h2,.product-service-section h2,.product-shop-highlight h2,.product-related h2{letter-spacing:-.03em;margin:0 0 20px;font-size:clamp(1.55rem,3vw,2.35rem)}.product-information-grid p{color:#4f5951;line-height:1.75}.product-information-grid dl{grid-template-columns:1fr 1fr;gap:0;margin:0;display:grid}.product-information-grid dt,.product-information-grid dd{border-bottom:1px solid #e6eae7;margin:0;padding:14px 0}.product-information-grid dt{color:#707970}.product-information-grid dd{text-align:right;font-weight:800}.product-service-section{max-width:1440px;margin:auto;padding:54px 28px 0}.product-service-section>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product-service-section article{background:#fff;border:1px solid #dfe5e0;border-top:4px solid #0e7653;border-radius:12px;padding:26px}.product-service-section article span{font-size:1.7rem}.product-service-section article h3{margin:16px 0 9px}.product-service-section article p{color:#657067;margin:0;line-height:1.6}.product-shop-highlight{color:#fff;background:#18201b;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:30px;max-width:1384px;margin:54px auto 0;padding:46px;display:grid}.product-shop-highlight p{color:#d7e0da;max-width:760px;margin:0;line-height:1.7}.product-shop-highlight a{color:#141714;background:#ffd04c;border-radius:8px;padding:14px 19px;font-weight:900;text-decoration:none}.public-reviews{border:0;max-width:1440px;margin:0 auto;padding:54px 28px 0}.public-reviews>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.public-reviews>header h2{margin-bottom:4px}.public-reviews>header p{color:#69736b;margin:0}.public-reviews>div{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.public-reviews article{background:#fff;border:1px solid #dfe4e0;border-radius:12px;padding:24px}.review-stars{color:#dc9300}.public-reviews article p{color:#4f5851;line-height:1.6}.public-reviews article small{color:#737b74}.product-related{max-width:1440px;margin:auto;padding:58px 28px 0}.product-related>header{justify-content:space-between;align-items:end;gap:20px;display:flex}.product-related>header p{color:#69736b;margin:0}.product-related>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.product-recommendation{background:#fff;border:1px solid #dfe4e0;border-radius:12px;overflow:hidden}.product-recommendation-image{aspect-ratio:1;color:#929a93;background:#f0f2f0;place-items:center;width:100%;font-weight:900;text-decoration:none;display:grid;position:relative}.product-recommendation-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.product-recommendation:hover img{transform:scale(1.035)}.product-recommendation>div{padding:14px}.product-recommendation>div a{-webkit-line-clamp:2;color:#252925;-webkit-box-orient:vertical;min-height:2.6em;font-weight:750;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.product-recommendation>div strong{margin-top:10px;font-size:1.05rem;display:block}@media (max-width:1050px){.product-detail{grid-template-columns:1fr}.product-summary{position:static}.product-gallery-primary{min-height:520px}.product-information-grid{grid-template-columns:1fr}.product-related>div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.product-breadcrumb{white-space:nowrap;padding:14px 16px;overflow:auto}.product-detail{gap:18px;padding:0 16px 22px}.product-gallery-primary{border-radius:10px;min-height:360px}.product-summary{border-radius:10px;padding:22px}.product-summary h1{font-size:2rem}.product-price-row{flex-direction:column;align-items:flex-start}.product-price-row small{text-align:left}.product-reassurance,.product-action-buttons{grid-template-columns:1fr}.product-quick-details{grid-template-columns:1fr 1fr}.product-seller-card{grid-template-columns:auto 1fr}.product-seller-links{grid-column:1/-1}.product-seller-links a{text-align:center;flex:1}.product-anchor-nav{justify-content:flex-start;gap:26px}.product-information-grid,.product-service-section,.public-reviews,.product-related{padding:40px 16px 0}.product-information-grid>section{padding:23px}.product-service-section>div,.public-reviews>div{grid-template-columns:1fr}.product-shop-highlight{grid-template-columns:1fr;margin:40px 16px 0;padding:30px 24px}.product-related>div{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow:auto}.product-recommendation{scroll-snap-align:start;flex:0 0 70%}}@media (max-width:420px){.product-quick-details,.product-information-grid dl{grid-template-columns:1fr}.product-information-grid dd{text-align:left;padding-top:0}.product-information-grid dt{border-bottom:0;padding-bottom:4px}.product-related>div .product-recommendation{flex-basis:82%}}
.checkout-auth-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1611b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-auth-dialog{background:#fff;border-radius:24px;grid-template-columns:minmax(300px,.92fr) minmax(340px,1fr);width:min(980px,100%);max-height:min(780px,94vh);display:grid;position:relative;overflow:auto;box-shadow:0 32px 90px #00000059}.checkout-auth-close{z-index:3;color:#18221c;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;width:38px;height:38px;font-size:1.6rem;position:absolute;inset:16px 16px auto auto}.checkout-auth-visual{color:#fff;direction:ltr;background:#f4f7f5;align-content:end;min-height:580px;padding:36px;display:grid;position:relative;overflow:hidden}.checkout-auth-visual:after{content:"";background:linear-gradient(#0000 48%,#022317db);position:absolute;inset:0}.checkout-auth-visual>strong{z-index:2;max-width:340px;font-size:2.15rem;line-height:1.1;position:relative}.checkout-auth-track{width:max-content;animation:28s linear infinite noxs-auth-scroll;display:flex;position:absolute;inset:0 auto auto 0}.checkout-auth-track img{object-fit:cover;flex:none;width:1160px;height:580px;display:block}@keyframes noxs-auth-scroll{to{transform:translate(-50%)}}.checkout-auth-content{align-content:center;gap:14px;padding:46px;display:grid}.checkout-auth-content>small{color:#087a55;letter-spacing:.12em;font-weight:950}.checkout-auth-content h2{margin:0;font-size:2.15rem}.checkout-auth-content>p{color:#5d685f;margin:0;line-height:1.65}.checkout-auth-tabs{background:#eef3ef;border-radius:11px;grid-template-columns:1fr 1fr;margin-top:6px;padding:4px;display:grid}.checkout-auth-tabs button{color:#57635a;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:44px;font-weight:900}.checkout-auth-tabs button.active{color:#087a55;background:#fff;box-shadow:0 3px 10px #1432201a}.checkout-auth-content form{gap:11px;display:grid}.checkout-auth-content label{color:#273129;gap:5px;font-size:.82rem;font-weight:850;display:grid}.checkout-auth-content input{width:100%;min-height:48px;font:inherit;border:1px solid #ccd6cf;border-radius:9px;padding:10px 12px}.checkout-auth-content input:focus{border-color:#087a55;outline:3px solid #087a5524}.checkout-auth-password-hint{color:#69736c}.checkout-auth-error{color:#ac1726;margin:0;font-weight:800}.checkout-auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a9a68,#087348);border:0;border-radius:10px;min-height:52px;font-size:1rem;font-weight:950}.checkout-auth-submit:disabled{opacity:.6}.checkout-auth-content footer{color:#68736b;text-align:center;border-top:1px solid #e3e8e4;padding-top:12px;font-size:.78rem}@media (max-width:760px){.checkout-auth-dialog{grid-template-columns:1fr}.checkout-auth-visual{min-height:190px;padding:22px}.checkout-auth-track img{width:760px;height:190px}.checkout-auth-visual>strong{font-size:1.35rem}.checkout-auth-content{padding:28px 22px}.checkout-auth-content h2{font-size:1.7rem}}@media (prefers-reduced-motion:reduce){.checkout-auth-track{animation:none}}
.cart-page,.checkout-page{background:#f5f7f6}.cart-page>header p{color:#68736c;margin:0}.cart-list{background:#fff;border:1px solid #dfe5e1;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #182d220d}.cart-list article:last-child{border-bottom:0}.cart-total{background:#fff;border-color:#dfe5e1;border-radius:14px;box-shadow:0 10px 30px #182d220f}.checkout-page{max-width:1240px;margin:auto;padding:28px clamp(16px,4vw,56px) 80px}.checkout-steps{color:#68726b;background:#e8ece9;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-bottom:30px;display:grid;overflow:hidden}.checkout-steps span{text-align:center;padding:13px;font-weight:800}.checkout-steps .done{color:#08734d;background:#dff3e8}.checkout-steps .active{color:#fff;background:#0d7654}.checkout-page>header{margin-bottom:24px}.checkout-page>header small{color:#087a55;font-weight:900}.checkout-page>header h1{margin:6px 0;font-size:clamp(1.8rem,4vw,3rem)}.checkout-page>header p{color:#657069;margin:0}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;margin-top:0;display:grid}.checkout-main{gap:16px;display:grid}.checkout-main>article,.checkout-summary{background:#fff;border:1px solid #dfe5e1;border-radius:16px;box-shadow:0 10px 30px #182d220f}.checkout-main>article{padding:22px}.checkout-main>article>div:first-child{align-items:center;gap:10px;display:flex}.checkout-main>article>div:first-child>span{color:#fff;background:#0d7654;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.checkout-main h2{margin:0}.checkout-products>section{border:1px solid #e4e8e5;border-radius:12px;margin-top:16px;padding:15px}.checkout-products h3{color:#526058;margin:0 0 8px;font-size:.88rem}.checkout-item{justify-content:space-between;gap:16px;border-bottom:1px solid #edf0ee!important;padding:12px 0!important;display:flex!important}.checkout-item>div{gap:5px;display:grid}.checkout-item small{color:#6d766f}.checkout-products footer{justify-content:space-between;padding-top:12px;display:flex}.checkout-summary{gap:13px;padding:24px;display:grid;position:sticky;top:18px}.checkout-summary>small{color:#087a55;font-weight:900}.checkout-summary h2{margin:0 0 8px}.checkout-summary>span,.checkout-summary>strong{justify-content:space-between;gap:16px;display:flex}.checkout-summary .discount{color:#b42318}.checkout-summary>strong{border-top:1px solid #dfe5e1;padding-top:16px;font-size:1.2rem}.checkout-summary>strong b{color:#b51825}.checkout-trust{color:#08704d;background:#eaf7f0;border-radius:10px;margin-top:8px;padding:14px;font-size:.82rem;font-weight:800;line-height:1.8}.checkout-confirm button{background:#0d7654;border-radius:10px}.checkout-confirm button:disabled{opacity:.45}.checkout-reassurance{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.checkout-reassurance article{background:#fff;border:1px solid #dce7e1;border-radius:14px;align-items:center;gap:12px;padding:17px;display:flex}.checkout-reassurance i{background:#e8f7ef;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.25rem;font-style:normal;display:grid}.checkout-reassurance div{gap:4px;display:grid}.checkout-reassurance small{color:#68736c;line-height:1.45}.checkout-suggestions{margin-top:30px}.checkout-suggestions>header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.checkout-suggestions>header small{color:#087a55;font-weight:900}.checkout-suggestions h2{margin:4px 0 0}.checkout-suggestions>header a{color:#087a55;font-weight:850;text-decoration:none}.checkout-suggestions>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.checkout-suggestions>div>a{color:#1f2822;background:#fff;border:1px solid #dfe5e1;border-radius:13px;grid-template-rows:auto 1fr auto auto;gap:7px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden}.checkout-suggestions>div>a:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1733241f}.checkout-suggestions>div>a>div{aspect-ratio:1;color:#087a55;background:#f1f5f2;place-items:center;font-weight:900;display:grid}.checkout-suggestions img{object-fit:cover;width:100%;height:100%}.checkout-suggestions h3{margin:3px 10px 0;font-size:.86rem;line-height:1.45}.checkout-suggestions strong{color:#b51825;margin:0 10px}.checkout-suggestions a>small{color:#707a73;margin:0 10px 12px}@media (max-width:1050px){.checkout-reassurance{grid-template-columns:repeat(2,1fr)}.checkout-suggestions>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}.checkout-steps{font-size:.75rem}}@media (max-width:600px){.checkout-reassurance{grid-template-columns:repeat(2,1fr)}.checkout-reassurance article{align-items:flex-start;padding:13px}.checkout-reassurance small{font-size:.72rem}.checkout-suggestions>div{padding-bottom:6px;display:flex;overflow:auto}.checkout-suggestions>div>a{flex:0 0 68%}.cart-list article{flex-wrap:wrap;align-items:flex-start}.cart-list article section{min-width:calc(100% - 110px)}.cart-list article>b{margin-left:auto}}
.promo-price{color:#1c2520;flex-wrap:wrap;align-items:center;gap:6px;display:flex}.promo-price strong{color:inherit}.promo-price.has-promotion strong{color:#c51d2c}.promo-price del{color:#7b837e;font-size:.82em;font-weight:600}.promo-price em{color:#fff;background:#c51d2c;border-radius:999px;align-items:center;min-height:22px;padding:3px 7px;font-size:.7rem;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.checkout-item>.promo-price{justify-content:flex-end;max-width:190px}.checkout-item>.promo-price strong{font-size:1rem}.cart-list article>.promo-price{justify-content:flex-end}.checkout-suggestions .promo-price{margin:0 10px}.checkout-suggestions .promo-price strong{margin:0}.catalog-products .promo-price{margin-top:5px}.catalog-products .promo-price strong{font-size:.95rem}@media (max-width:600px){.checkout-item>.promo-price{justify-content:flex-start}.cart-list article>.promo-price{margin-left:auto}}
@media (max-width:900px){.etsy-tools{gap:0}.etsy-tools .tooltip-button,.etsy-tools .tooltip-button:nth-child(-n+3){width:38px;height:38px;display:grid}}@media (max-width:560px){.etsy-main{grid-template-columns:minmax(96px,1fr) auto;gap:.65rem;padding:.7rem 1rem}.etsy-logo{width:108px;height:46px}.etsy-tools{justify-content:flex-end}.etsy-tools .tooltip-button,.etsy-tools .tooltip-button:not(:last-child){width:36px;height:36px;display:grid}.etsy-search{height:46px}.tooltip-button b{top:-1px;inset-inline-end:0}}
.account-tool{max-width:1180px;margin:35px auto;padding:0 24px}.account-tool>a{color:#755600;font-weight:700}.account-tool h1{margin:20px 0 6px;font-size:36px}.support-tools,.privacy-tools{grid-template-columns:minmax(280px,380px) 1fr;gap:24px;margin-top:25px;display:grid}.account-form,.account-tickets>article{background:#fff;border:1px solid #e0e4e9;border-radius:14px;padding:20px}.account-form{gap:14px;height:max-content;display:grid}.account-form label{gap:7px;font-weight:700;display:grid}.account-form input,.account-form select,.account-form textarea,.account-tickets form input{font:inherit;border:1px solid #cbd2db;border-radius:8px;padding:11px}.account-form button,.account-tickets button{color:#fff;background:#17191c;border:0;border-radius:8px;padding:11px 15px;font-weight:800}.account-tickets{gap:14px;display:grid}.account-tickets h2{margin:0}.account-tickets article header{justify-content:space-between;gap:15px;display:flex}.ticket-thread{gap:8px;margin:15px 0;display:grid}.ticket-thread p{background:#f1f3f6;border-radius:10px;max-width:82%;padding:10px 12px}.ticket-thread p.mine{background:#fff2bd;margin-left:auto}.ticket-thread small{color:#707984;margin-top:5px;display:block}.account-tickets form{gap:8px;display:flex}.account-tickets form input{flex:1}.data-export{color:#6b5200;text-align:center;border:1px solid #d1a800;border-radius:8px;padding:11px;font-weight:700;display:block}@media (max-width:800px){.support-tools,.privacy-tools{grid-template-columns:1fr}.account-tickets form{flex-direction:column}}.ip-client{gap:18px;display:grid}.ip-form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.ip-form h2,.ip-form textarea,.ip-form button{grid-column:1/-1}.ip-form input,.ip-form select,.ip-form textarea{border:1px solid #d5dae0;border-radius:9px;padding:11px}.ip-form textarea{min-height:95px}.ip-form button,.ip-row button{color:#fff;background:#171717;border:0;border-radius:8px;padding:10px 13px;font-weight:800}.ip-row{border-bottom:1px solid #e4e7e9;grid-template-columns:1fr auto auto;align-items:center;gap:13px;padding:12px 0;display:grid}.ip-row>div{display:grid}.ip-row small{color:#75808b}.tool-status{background:#eef1f4;border-radius:20px;padding:5px 8px;font-size:11px}@media (max-width:700px){.ip-form,.ip-row{grid-template-columns:1fr}.ip-form h2,.ip-form textarea,.ip-form button{grid-column:auto}}.review-list{gap:20px;margin-top:24px;display:grid}.review-list>article{background:#fff;border:1px solid #dde2e7;border-radius:16px;padding:22px}.review-list header small{color:#64748b;margin-top:5px;display:block}.review-list form{grid-template-columns:160px 1fr;gap:14px;margin-top:18px;display:grid}.review-list label{gap:7px;font-weight:700;display:grid}.review-list label:nth-of-type(3){grid-column:1/-1}.review-list input,.review-list select,.review-list textarea{font:inherit;background:#fff;border:1px solid #b9c2cc;border-radius:9px;padding:11px}.review-list button{color:#fff;background:#111827;border:0;border-radius:9px;grid-column:1/-1;justify-self:start;padding:12px 20px;font-weight:800}.review-message{color:#11603a;background:#e8f7ef;border-radius:9px;padding:12px}@media (max-width:700px){.review-list form{grid-template-columns:1fr}.review-list label:nth-of-type(3){grid-column:auto}}.buyer-messages{grid-template-columns:minmax(250px,.8fr) minmax(360px,1.5fr);gap:18px;margin-top:24px;display:grid}.buyer-messages>section,.new-conversation{background:#fff;border:1px solid #dde2e7;border-radius:16px;padding:20px}.new-conversation{grid-column:1/-1;gap:10px;display:grid}.new-conversation input,.new-conversation textarea,.buyer-thread textarea{font:inherit;border:1px solid #b9c2cc;border-radius:9px;padding:11px}.new-conversation button,.buyer-thread button{color:#fff;background:#111827;border:0;border-radius:9px;padding:12px 18px;font-weight:800}.buyer-messages .conversation-list{align-content:start;display:grid}.buyer-messages .conversation-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5e7eb;gap:4px;padding:14px;display:grid;position:relative}.buyer-messages .conversation-list>button.active{background:#fff6d2}.buyer-messages .conversation-list b{background:#e3ad00;border-radius:99px;padding:3px 7px;position:absolute;top:10px;right:10px}.buyer-thread .message-list{gap:9px;max-height:480px;margin:15px 0;display:grid;overflow:auto}.buyer-thread .message-list article{background:#eef1f5;border-radius:12px;max-width:82%;padding:10px 13px}.buyer-thread .message-list article.mine{background:#fff0b3;margin-left:auto}.buyer-thread .message-list p{margin:0 0 5px}.buyer-thread form{grid-template-columns:1fr auto;gap:9px;display:grid}@media (max-width:800px){.buyer-messages{grid-template-columns:1fr}.new-conversation{grid-column:auto}.buyer-thread form{grid-template-columns:1fr}}.notification-center{background:#fff;border:1px solid #dde2e7;border-radius:16px;margin-top:24px;display:grid;overflow:hidden}.notification-center>header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.notification-center>header h2{margin:0}.notification-center button{color:#fff;background:#111827;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.notification-center article{cursor:pointer;border-bottom:1px solid #edf0f2;justify-content:space-between;gap:20px;padding:18px 22px;display:flex}.notification-center article.unread{background:#fffbeb;border-left:5px solid #e1ad01}.notification-center article p{color:#4b5563;margin:6px 0}.notification-center article span{background:#fff0b3;border-radius:99px;align-self:start;padding:5px 9px;font-size:12px;font-weight:800}.account-settings{grid-template-columns:1fr 1fr;gap:22px;margin-top:24px;display:grid}.account-settings>.review-message{grid-column:1/-1}@media (max-width:800px){.account-settings{grid-template-columns:1fr}}.return-action{gap:8px;margin-top:10px;display:grid}.return-action>button,.return-action form button{cursor:pointer;background:#fff;border:1px solid #111827;border-radius:8px;width:max-content;padding:8px 12px;font-weight:800}.return-action form{background:#f8fafc;border-radius:10px;gap:10px;max-width:520px;padding:14px;display:grid}.return-action label{gap:5px;font-weight:700;display:grid}.return-action input,.return-action select,.return-action textarea{font:inherit;border:1px solid #b9c2cc;border-radius:8px;padding:9px}.return-action form button{color:#fff;background:#111827}.return-action small{color:#166534}.return-list{gap:16px;margin-top:24px;display:grid}.return-list>article{background:#fff;border:1px solid #dde2e7;border-radius:14px;justify-content:space-between;gap:20px;padding:20px;display:flex}.return-list article div,.return-list article aside{gap:6px;display:grid}.return-list article aside{text-align:right;align-content:start}.return-list article span,.return-list article small{color:#64748b}.return-list article p{margin:5px 0}@media (max-width:700px){.return-list>article{display:grid}.return-list article aside{text-align:left}}.download-list{gap:16px;margin-top:24px;display:grid}.download-list>article{background:#fff;border:1px solid #dde2e7;border-radius:14px;justify-content:space-between;gap:24px;padding:20px;display:flex}.download-list article div,.download-list article aside{gap:6px;display:grid}.download-list article aside{text-align:right}.download-list article span,.download-list article small{color:#64748b}.download-list article a{color:#fff;background:#111827;border-radius:8px;margin-top:6px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-block}.download-list article em{color:#b42318}@media (max-width:700px){.download-list>article{display:grid}.download-list article aside{text-align:left}}.booking-actions{gap:8px;margin-top:8px;display:grid}.booking-actions>div{justify-content:flex-end;gap:7px;display:flex}.booking-actions button{background:#fff;border:1px solid #111827;border-radius:7px;padding:8px 11px;font-weight:800}.booking-actions form{text-align:left;background:#f8fafc;border-radius:8px;gap:8px;padding:10px;display:grid}.booking-actions label{gap:5px;display:grid}.booking-actions textarea,.booking-actions select{font:inherit;border:1px solid #b9c2cc;border-radius:7px;padding:8px}.booking-actions form button{color:#fff;background:#111827}
.order-detail>section article{align-items:center;gap:1rem}.order-detail .order-item-main{align-items:center;gap:1rem;min-width:0;display:flex}.order-detail .order-item-thumbnail{object-fit:cover;background:#f6f6f6;border:1px solid #e6e6e6;border-radius:10px;flex:0 0 78px;width:78px;height:78px}.order-detail .order-item-placeholder{color:#9b7200;place-items:center;font-size:.72rem;font-weight:900;display:grid}.order-detail .order-item-copy{gap:.35rem;min-width:0;display:grid}@media (max-width:560px){.order-detail>section article{align-items:flex-start}.order-detail .order-item-thumbnail{flex-basis:68px;width:68px;height:68px}}
.noxs-consent-layer{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a33;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.noxs-consent{color:#172033;background:#fff;border:1px solid #d9e2ec;border-radius:24px;grid-template-columns:auto 1fr;gap:18px;width:min(960px,100%);padding:24px;display:grid;box-shadow:0 24px 70px #0f172a33}.noxs-consent__mark{color:#111827;background:linear-gradient(145deg,#ffb000,#f59e0b);border-radius:16px;place-items:center;width:52px;height:52px;font-size:30px;font-weight:900;display:grid}.noxs-consent h2{margin:0 0 7px;font-size:clamp(20px,2vw,26px);line-height:1.2}.noxs-consent p{color:#526071;margin:0;line-height:1.55}.noxs-consent__content>a{color:#175cd3;text-underline-offset:3px;margin-top:12px;font-size:13px;font-weight:700;display:inline-block}.noxs-consent__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.noxs-consent__choices label{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.noxs-consent__choices span{gap:3px;display:grid}.noxs-consent__choices strong{font-size:14px}.noxs-consent__choices small{color:#64748b;line-height:1.35}.noxs-consent__choices input{accent-color:#157347;flex:none;width:21px;height:21px}.noxs-consent__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:17px;display:flex}.noxs-consent__actions button,.noxs-consent-manage{min-height:42px;font:inherit;cursor:pointer;border-radius:999px;padding:0 18px;font-size:14px;font-weight:800}.noxs-consent__primary{color:#fff;background:#157347;border:1px solid #157347}.noxs-consent__secondary{color:#1e293b;background:#fff;border:1px solid #cbd5e1}.noxs-consent__actions button:focus-visible,.noxs-consent-manage:focus-visible{outline-offset:2px;outline:3px solid #f59e0b59}.noxs-consent-manage{z-index:120;inset-inline-start:14px;color:#334155;background:#fffffff0;border:1px solid #d8dee8;position:fixed;bottom:14px;box-shadow:0 8px 22px #0f172a1f;min-height:36px!important;padding:0 13px!important;font-size:12px!important}@media (max-width:700px){.noxs-consent-layer{padding:10px}.noxs-consent{border-radius:20px;grid-template-columns:1fr;gap:10px;padding:18px}.noxs-consent__mark{width:42px;height:42px;font-size:24px}.noxs-consent__choices{grid-template-columns:1fr}.noxs-consent__actions{grid-template-columns:1fr 1fr;display:grid}.noxs-consent__primary{grid-column:1/-1}.noxs-consent__actions button{padding:0 12px;font-size:13px}}
