:root{--bg:#08090b;--panel:#111318;--panel-2:#171a20;--text:#f6f7f9;--muted:#9ea4af;--line:#ffffff1c;--red:#ff304e;--red-2:#ff6a32;--radius:22px;--container:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}img,svg{max-width:100%;display:block}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.main{min-height:70vh}.announcement{color:#111;letter-spacing:.16em;background:#f3f4f6;justify-content:center;align-items:center;gap:10px;height:34px;font-size:11px;font-weight:800;display:flex}.announcement span{color:var(--red)}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);background:#08090bd1;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;height:76px;display:grid}.brand{letter-spacing:.13em;flex-direction:column;width:fit-content;font-size:14px;font-weight:900;line-height:.8;display:inline-flex}.brand b{color:var(--red);letter-spacing:.36em;margin-top:7px;font-size:11px}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#c9cdd4;font-size:14px;transition:all .2s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.cart-link{justify-self:end;align-items:center;gap:8px;font-size:14px;display:flex}.cart-link b{background:var(--red);border-radius:99px;place-items:center;min-width:20px;height:20px;font-size:11px;display:grid}.mobile-only{display:none}.icon-button{cursor:pointer;background:0 0;border:0;padding:8px}.hero{border-bottom:1px solid var(--line);align-items:center;min-height:720px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 75% 43%,#ff304e38,#0000 30%),radial-gradient(circle at 18% 20%,#3250ff1f,#0000 28%);position:absolute;inset:0}.hero__grid{opacity:.19;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero__inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;padding:70px 0 90px;display:grid;position:relative}.hero__copy{z-index:2}.eyebrow{color:#c5c9d0;letter-spacing:.22em;margin:0 0 22px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.065em;text-transform:uppercase;max-width:700px;margin:0;font-size:clamp(58px,7vw,104px);line-height:.9}.hero h1 em{color:#0000;-webkit-text-stroke:1px #ffffffa6;font-style:normal}.hero__copy>p:not(.eyebrow){color:#b5bac3;max-width:540px;margin:28px 0 34px;font-size:18px;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 25px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:linear-gradient(135deg,var(--red),var(--red-2));border-color:#0000;box-shadow:0 14px 35px #ff304e38}.button--ghost{background:#ffffff0a}.button--wide{width:100%}.button:disabled{opacity:.6;cursor:wait;transform:none}.hero__art{transform:rotate(-2deg)}.trust-row{color:#8f96a1;flex-wrap:wrap;gap:24px;margin-top:38px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:8px;display:flex}.track-art{--track-glow:#ff304e66;isolation:isolate;aspect-ratio:1.18;width:100%;box-shadow:0 40px 90px #00000080, 0 0 70px var(--track-glow);background:linear-gradient(145deg,#15171c,#090a0c 65%);border:1px solid #ffffff1f;border-radius:32px;position:relative;overflow:hidden}.track-art:after{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff12,#0000 35%);position:absolute;inset:0}.track-art__grid{opacity:.28;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.track-art svg{width:84%;height:81%;position:absolute;inset:7% 8% 12%}.track-art__shadow{fill:none;stroke:#000;stroke-width:18px;opacity:.9}.track-art__line{fill:none;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round}.track-art__caption{text-transform:uppercase;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.track-art__caption span{color:#9fa5ae;letter-spacing:.15em;font-size:10px}.track-art__caption strong{letter-spacing:.18em;font-size:13px}.track-art--compact{box-shadow:0 20px 50px #00000073,0 0 34px var(--track-glow);border-radius:20px}.track-art--compact .track-art__caption{bottom:13px;left:16px;right:16px}.track-art--compact .track-art__caption span{display:none}.section{padding:110px 0}.section--muted{border-block:1px solid var(--line);background:#0d0f12}.section-heading{text-align:center;max-width:760px;margin:0 auto 48px}.section-heading--left{text-align:left;margin-left:0}.section-heading p{color:var(--red);letter-spacing:.22em;font-size:11px;font-weight:900}.section-heading h1,.section-heading h2{letter-spacing:-.05em;text-transform:uppercase;margin:10px 0 0;font-size:clamp(40px,5vw,70px);line-height:1}.section-heading span{color:var(--muted);margin-top:18px;line-height:1.7;display:block}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#0d0f12;border-radius:24px;transition:transform .25s,border-color .25s;overflow:hidden}.product-card:hover{border-color:#ffffff40;transform:translateY(-5px)}.product-card__image{padding:10px;display:block;position:relative}.badge{z-index:3;color:#111;letter-spacing:.13em;background:#f4f4f5;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:22px;left:22px}.product-card__body{padding:20px 22px 22px}.product-card__body p{color:#8f96a1;text-transform:uppercase;letter-spacing:.11em;margin:0 0 7px;font-size:11px}.product-card__body h3{margin:0;font-size:20px}.product-card__bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.product-card__bottom strong{font-size:14px}.product-card__bottom a{background:#1b1e24;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.features-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature{border:1px solid var(--line);background:linear-gradient(145deg,#13151a,#0b0c0f);border-radius:22px;padding:30px}.feature svg{color:var(--red);width:28px;height:28px;margin-bottom:35px}.feature h3{margin:0 0 10px;font-size:17px}.feature p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.split-banner{border:1px solid var(--line);background:#111318;border-radius:30px;grid-template-columns:1fr 1fr;min-height:520px;display:grid;overflow:hidden}.split-banner__copy{flex-direction:column;justify-content:center;padding:64px;display:flex}.split-banner__copy h2{text-transform:uppercase;letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(42px,5vw,75px);line-height:.95}.split-banner__copy p{color:var(--muted);max-width:520px;line-height:1.7}.split-banner__visual{background:radial-gradient(circle,#ff304e47,#0000 50%),#090a0d;place-items:center;min-height:420px;display:grid;position:relative;overflow:hidden}.split-banner__visual:before{content:"CUSTOM";color:#ffffff09;font-size:clamp(70px,12vw,180px);font-weight:950;position:absolute;transform:rotate(-12deg)}.split-banner__visual svg{width:65%;color:var(--red);filter:drop-shadow(0 0 30px #ff304e99)}.page-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 70% 0,#ff304e24,#0000 35%);padding:90px 0 60px}.page-hero h1{text-transform:uppercase;letter-spacing:-.06em;margin:0;font-size:clamp(52px,8vw,100px);line-height:.9}.page-hero p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.7}.shop-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.shop-toolbar input{border:1px solid var(--line);color:#fff;background:#111318;border-radius:999px;outline:none;width:min(100%,380px);height:48px;padding:0 20px}.shop-toolbar input:focus{border-color:#ffffff59}.product-page{grid-template-columns:1.12fr .88fr;align-items:start;gap:70px;padding:80px 0 110px;display:grid}.product-detail{position:sticky;top:130px}.product-detail .eyebrow{color:var(--red)}.product-detail h1{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(46px,5vw,72px);line-height:.95}.product-detail__tagline{margin:20px 0;font-size:20px}.product-detail__description{color:var(--muted);line-height:1.75}.product-features{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.product-features li{color:#c8ccd2;align-items:center;gap:11px;font-size:14px;display:flex}.product-features svg{color:#4cf28e;width:18px}.buy-box{margin-top:28px}.variant-picker{border:0;margin:0 0 18px;padding:0}.variant-picker legend{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.variant-picker>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.variant-picker button{border:1px solid var(--line);cursor:pointer;background:#111318;border-radius:14px;flex-direction:column;gap:5px;padding:14px 8px;display:flex}.variant-picker button.selected{border-color:var(--red);background:#ff304e14}.variant-picker button span{font-size:13px}.variant-picker button strong{color:#aeb4bd;font-size:12px}.microcopy{color:#7f8691;text-align:center;font-size:11px}.cart-layout{grid-template-columns:1fr 390px;gap:60px;padding:80px 0 110px;display:grid}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr auto auto;align-items:center;gap:24px;padding:22px 0;display:grid}.cart-line__art{width:170px}.cart-line__info p{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 6px;font-size:11px}.cart-line__info h2{margin:0 0 8px;font-size:20px}.cart-line__info span{color:var(--muted);margin-right:16px;font-size:13px}.quantity-control{border:1px solid var(--line);border-radius:999px;align-items:center;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;width:38px;height:38px;display:grid}.quantity-control svg{width:15px}.quantity-control span{text-align:center;min-width:24px;font-size:13px}.remove-button{color:#8b919a;cursor:pointer;background:0 0;border:0;padding:8px}.order-summary{border:1px solid var(--line);background:#111318;border-radius:24px;padding:30px;position:sticky;top:130px}.order-summary>div{color:#b9bec6;border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:14px;display:flex}.order-summary__total{margin-bottom:22px;color:#fff!important;font-size:17px!important}.secure-note{color:#858c96;gap:10px;margin:18px 0 0;font-size:11px;line-height:1.55;display:flex}.secure-note svg{flex:none;width:17px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:60px 20px;display:flex}.empty-state>span{color:#ffffff14;font-size:120px;font-weight:950;line-height:1}.empty-state h1{text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:48px}.empty-state p{color:var(--muted);margin-bottom:28px}.spinner{border:3px solid #ffffff26;border-top-color:var(--red);border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.content-page{grid-template-columns:280px minmax(0,760px);gap:70px;padding:80px 0 110px;display:grid}.content-page__aside{color:#7f8690;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.prose h1{letter-spacing:-.055em;text-transform:uppercase;margin:0 0 36px;font-size:clamp(48px,6vw,76px);line-height:.95}.prose h2{margin:42px 0 15px;font-size:24px}.prose p,.prose li{color:#aeb4bd;line-height:1.8}.prose ul{padding-left:20px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#101216;border-radius:18px;padding:0 22px}.faq-list summary{cursor:pointer;justify-content:space-between;padding:22px 0;font-weight:750;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--red);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:0;padding:0 0 22px;line-height:1.7}.contact-layout{grid-template-columns:.75fr 1.25fr;gap:80px;padding:80px 0 110px;display:grid}.contact-intro h1{letter-spacing:-.055em;text-transform:uppercase;margin:0 0 22px;font-size:clamp(48px,6vw,78px);line-height:.95}.contact-intro p{color:var(--muted);line-height:1.75}.contact-form{border:1px solid var(--line);background:#111318;border-radius:24px;gap:18px;padding:32px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form label{color:#c8ccd2;gap:8px;font-size:12px;font-weight:750;display:grid}.contact-form input,.contact-form textarea,.contact-form select{border:1px solid var(--line);color:#fff;resize:vertical;background:#0a0b0e;border-radius:13px;outline:none;width:100%;padding:14px 15px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--red)}.form-success{color:#55e493;font-size:13px}.form-error{color:#ff7186;font-size:13px}.honeypot{opacity:0!important;pointer-events:none!important;position:absolute!important;left:-9999px!important}.success-card{border:1px solid var(--line);text-align:center;background:#111318;border-radius:30px;max-width:720px;margin:100px auto;padding:48px}.success-card__icon{color:#49ec8f;background:#49ec8f1f;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 25px;display:grid}.success-card h1{text-transform:uppercase;letter-spacing:-.04em;margin:0 0 15px;font-size:48px}.success-card p{color:var(--muted);line-height:1.7}.success-card code{color:#d2d6dc;background:#08090b;border-radius:8px;padding:8px 12px;display:inline-block}.site-footer{border-top:1px solid var(--line);background:#07080a;padding:75px 0 25px}.footer-grid{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;display:grid}.brand--footer{margin-bottom:24px}.footer-grid h3{text-transform:uppercase;letter-spacing:.12em;margin:0 0 20px;font-size:12px}.footer-grid p,.footer-grid a{color:#8c939d;font-size:13px;line-height:1.7}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid a:hover{color:#fff}.footer-email{align-items:center;gap:8px;display:flex}.footer-email svg{width:16px}.footer-bottom{border-top:1px solid var(--line);color:#656b74;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;font-size:10px;display:flex}.mobile-menu{z-index:100;background:#090a0d;flex-direction:column;gap:70px;padding:34px;display:flex;position:fixed;inset:0}.mobile-menu__close{position:absolute;top:24px;right:24px}.mobile-menu nav{letter-spacing:-.03em;flex-direction:column;gap:24px;font-size:32px;font-weight:850;display:flex}@media (max-width:980px){.hero__inner,.product-page,.split-banner,.contact-layout{grid-template-columns:1fr}.hero{min-height:auto}.hero__inner{padding-top:80px}.hero__art{max-width:700px;margin:auto}.product-grid,.features-grid{grid-template-columns:repeat(2,1fr)}.split-banner__copy{padding:45px}.product-detail{position:static}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:720px){.container{width:min(calc(100% - 28px),var(--container))}.announcement{letter-spacing:.1em;font-size:9px}.header-inner{grid-template-columns:1fr 1fr 1fr;height:68px}.header-inner>.brand{justify-self:center}.desktop-nav{display:none}.mobile-only{justify-self:start;display:block}.cart-link span{display:none}.hero__inner{gap:35px;padding:55px 0 70px}.hero h1{font-size:58px}.hero__copy>p:not(.eyebrow){font-size:16px}.section{padding:75px 0}.product-grid,.features-grid,.form-grid{grid-template-columns:1fr}.section-heading{margin-bottom:30px}.section-heading h1,.section-heading h2{font-size:45px}.split-banner__copy{padding:34px 26px}.split-banner__visual{min-height:330px}.page-hero{padding:60px 0 45px}.page-hero h1{font-size:56px}.product-page{gap:35px;padding:45px 0 80px}.product-detail h1{font-size:48px}.variant-picker>div{grid-template-columns:1fr}.cart-layout{padding:45px 0 80px}.cart-line{grid-template-columns:100px 1fr;align-items:start;gap:16px}.cart-line__art{width:100px}.quantity-control{grid-column:2;justify-self:start}.remove-button{position:absolute;right:15px}.cart-line{position:relative}.content-page{grid-template-columns:1fr;gap:15px;padding:55px 0 80px}.contact-layout{gap:35px;padding:55px 0 80px}.contact-form{padding:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}}.header-actions{justify-self:end;align-items:center;gap:15px;display:flex}.account-link,.language-switch{color:#c9cdd4;font-size:12px}.language-switch{border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:999px;padding:8px 12px}.text-button,.danger-link{color:#aeb4bd;cursor:pointer;background:0 0;border:0;padding:0}.danger-link{color:#ff7186}.text-link{color:#fff;font-size:13px}.features-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#13151a,#0b0c0f);border-radius:22px;padding:30px}.features-grid article>svg,.feature-mark{color:var(--red);width:28px;height:28px;margin-bottom:35px}.feature-mark{border:1px solid var(--red);border-radius:8px;place-items:center;font-size:10px;font-weight:900;display:grid}.features-grid h3{margin:0 0 10px;font-size:17px}.features-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.section-heading{text-align:left;justify-content:space-between;align-items:end;max-width:none;display:flex}.section-heading>div{max-width:760px}.section-heading>a{align-items:center;gap:9px;font-size:13px;display:inline-flex}.section--tight{padding:65px 0 110px}.empty-state.compact{min-height:250px}.variant-picker button small{color:#717985;text-transform:uppercase;font-size:9px}.variant-picker button:disabled{opacity:.35;cursor:not-allowed}.product-photo{aspect-ratio:1.18;border:1px solid var(--line);background:#111318;border-radius:30px;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%}.order-summary h2{margin-top:0}.auth-shell{background:radial-gradient(circle at 50% 15%,#ff304e29,#0000 30%);place-items:center;min-height:720px;padding:80px 20px;display:grid}.auth-shell>div{width:min(100%,470px)}.auth-shell h1{text-transform:uppercase;letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(46px,7vw,72px);line-height:.95}.auth-shell>div>p:not(.eyebrow){color:var(--muted)}.auth-card{border:1px solid var(--line);background:#111318;border-radius:24px;gap:17px;margin-top:28px;padding:30px;display:grid}.auth-card label,.admin-form label{color:#c8ccd2;gap:8px;font-size:12px;font-weight:750;display:grid}.auth-card input,.admin-form input,.admin-form textarea,.admin-form select,.inline-form select{border:1px solid var(--line);color:#fff;background:#0a0b0e;border-radius:12px;outline:none;width:100%;padding:13px 14px}.auth-card input:focus,.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:var(--red)}.auth-switch{text-align:center;font-size:13px}.auth-switch a{color:#fff;text-decoration:underline}.account-page{min-height:650px;padding:80px 0 120px}.account-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.account-head h1{text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:clamp(42px,6vw,70px)}.account-head p{color:var(--muted)}.account-panel{border:1px solid var(--line);background:#111318;border-radius:24px;padding:30px}.account-panel h2{margin-top:0}.account-empty{text-align:center;padding:45px 0}.order-list{display:grid}.order-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:20px 0;display:flex}.order-list article>div{align-items:center;gap:16px;display:flex}.order-list span{color:var(--muted);font-size:12px}.status-badge{letter-spacing:.08em;background:#ffffff0a;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;width:max-content;padding:5px 9px;font-size:9px;font-weight:850;display:inline-flex}.rtl{font-family:Tahoma,Segoe UI,Arial,sans-serif}.rtl .hero h1,.rtl .section-heading h1,.rtl .section-heading h2,.rtl .product-detail h1,.rtl .page-hero h1,.rtl .contact-intro h1,.rtl .prose h1,.rtl .account-head h1{letter-spacing:-.025em}.rtl .eyebrow,.rtl .announcement{letter-spacing:.04em}.rtl .track-art__caption{left:24px;right:24px}.rtl .product-features{padding-right:0}.rtl .cart-line__info span{margin-left:16px;margin-right:0}.rtl .footer-grid>div:not(:first-child){align-items:flex-start}.admin-shell{color:#f6f7f9;background:#0a0b0e;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-shell~*{display:none}.admin-sidebar{border-right:1px solid var(--line);background:#0d0f13;flex-direction:column;height:100vh;padding:26px 20px;display:flex;position:sticky;top:0}.admin-brand{letter-spacing:.13em;flex-direction:column;padding:8px 10px 30px;font-weight:950;line-height:.9;display:flex}.admin-brand b{color:var(--red);letter-spacing:.28em;margin-top:8px;font-size:10px}.admin-sidebar nav{gap:4px;display:grid}.admin-sidebar nav a{color:#aeb4bd;border-radius:10px;padding:11px 12px;font-size:13px}.admin-sidebar nav a:hover{color:#fff;background:#171a20}.admin-sidebar__bottom{border-top:1px solid var(--line);color:#8d949e;gap:13px;margin-top:auto;padding:20px 12px 5px;font-size:12px;display:grid}.admin-main{min-width:0}.admin-topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0b0ee6;justify-content:space-between;align-items:center;height:72px;padding:0 35px;display:flex;position:sticky;top:0}.admin-topbar>div{align-items:center;gap:15px;display:flex}.admin-topbar small{color:#707782;letter-spacing:.16em;font-size:9px}.admin-topbar span{color:#8f96a1;font-size:12px}.admin-page{max-width:1600px;padding:38px}.admin-page-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.admin-page-head h1{letter-spacing:-.045em;margin:0;font-size:42px}.admin-page-head p{color:#89909a;margin:8px 0 0}.admin-kpis{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:20px;display:grid}.admin-kpis article{border:1px solid var(--line);background:#111318;border-radius:18px;padding:22px}.admin-kpis span{color:#858c96;margin-bottom:14px;font-size:11px;display:block}.admin-kpis strong{letter-spacing:-.03em;font-size:28px}.admin-grid{grid-template-columns:1fr 380px;align-items:start;gap:20px;display:grid}.admin-panel{border:1px solid var(--line);background:#111318;border-radius:18px;min-width:0;padding:24px}.admin-panel--wide{min-width:0}.admin-panel h2{margin:0 0 20px;font-size:18px}.admin-panel__head{justify-content:space-between;align-items:start;gap:20px;margin-bottom:18px;display:flex}.admin-panel__head h2{margin:0}.admin-panel__head small{color:#7f8691}.admin-table-wrap{padding:0;overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:750px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:15px 18px;font-size:12px}.admin-table th{color:#737b86;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.admin-table td strong{display:block}.admin-table td small{color:#737b86;margin-top:4px;display:block}.admin-table a{color:#fff}.table-actions{justify-content:flex-end;gap:14px;display:flex}.table-actions form{display:inline}.admin-checklist{color:#ff7186;gap:12px;padding:0;font-size:13px;list-style:none;display:grid}.admin-checklist li:before{content:"×";background:#ff71861f;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:9px;display:inline-grid}.admin-checklist li.ok{color:#55e493}.admin-checklist li.ok:before{content:"✓";background:#55e4931f}.admin-form{gap:20px;display:grid}.admin-form textarea{resize:vertical;line-height:1.55}.admin-form .span-2{grid-column:1/-1}.check-row{flex-wrap:wrap;gap:25px;margin-top:18px;display:flex}.check-row label{align-items:center;gap:8px;display:flex}.check-row input{width:auto}.admin-form-actions{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111318eb;border-radius:18px;justify-content:flex-end;padding:15px;display:flex;position:sticky;bottom:15px}.status-active,.status-paid,.status-completed,.status-delivered,.status-configured,.status-contact{color:#55e493;background:#55e49314;border-color:#55e49340}.status-pending,.status-processing,.status-in-progress,.status-custom{color:#ffc857;background:#ffc85714;border-color:#ffc85740}.status-cancelled,.status-refunded,.status-failed,.status-missing,.status-archived{color:#ff7186;background:#ff718614;border-color:#ff718640}.status-stack{flex-wrap:wrap;gap:8px;display:flex}.code-block{border:1px solid var(--line);color:#aeb4bd;white-space:pre-wrap;word-break:break-word;background:#07080a;border-radius:12px;max-width:100%;padding:16px;font:11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.compact-code{max-height:160px}.admin-contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.admin-contact-list h2{margin:12px 0 5px}.admin-contact-list a{color:#aeb4bd;font-size:12px}.message-body{color:#c8ccd2;white-space:pre-wrap;line-height:1.7}.inline-form{align-items:center;gap:10px;margin-top:15px;display:flex}.inline-form select{max-width:220px}.integration-list{display:grid}.integration-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.integration-list span{font-size:13px}.integration-list small{color:#737b86;margin-top:4px;font-size:9px;display:block}.endpoint{border:1px solid var(--line);background:#08090b;border-radius:12px;padding:15px;display:block;overflow:auto}.api-list{flex-wrap:wrap;gap:10px;display:flex}.api-list code{border:1px solid var(--line);background:#08090b;border-radius:9px;padding:10px 12px}.muted{color:#858c96;font-size:12px;line-height:1.7}.admin-empty{text-align:center;color:#737b86;padding:60px}@media (max-width:1180px){.admin-kpis{grid-template-columns:repeat(3,1fr)}.admin-grid,.admin-contact-list{grid-template-columns:1fr}.header-actions .account-link{display:none}}@media (max-width:800px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(2,1fr)}.admin-sidebar__bottom{display:none}.admin-page{padding:24px 16px}.admin-topbar{padding:0 16px}.admin-kpis{grid-template-columns:1fr 1fr}.admin-form-grid{grid-template-columns:1fr}.admin-form .span-2{grid-column:auto}.admin-page-head{flex-direction:column;align-items:start}.header-actions{gap:8px}.language-switch{padding:7px 9px}.account-link{display:none!important}}@media (max-width:720px){.section-heading{flex-direction:column;align-items:start}.header-actions{justify-self:end}.header-actions>.language-switch{display:none}.account-head,.order-list article,.order-list article>div{flex-direction:column;align-items:flex-start}.admin-kpis{grid-template-columns:1fr}.admin-sidebar nav{grid-template-columns:1fr 1fr}.admin-page-head h1{font-size:34px}}:is(body:has(.admin-shell)>.announcement,body:has(.admin-shell)>.site-header,body:has(.admin-shell)>.site-footer){display:none}body:has(.admin-shell)>main{min-height:100vh}.admin-shell{direction:ltr}.product-gallery{gap:14px;min-width:0;display:grid}.product-gallery__main{aspect-ratio:1.18;border:1px solid var(--line);background:#111318;border-radius:30px;overflow:hidden}.product-gallery__main img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.product-gallery__thumbs button{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;opacity:.66;background:#0d0f12;border-radius:14px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.product-gallery__thumbs button:hover,.product-gallery__thumbs button.selected{opacity:1;border-color:#ffffff8c;transform:translateY(-2px)}.product-gallery__thumbs img{object-fit:cover;width:100%;height:100%;display:block}.product-card__photo{aspect-ratio:1.18;object-fit:cover;border-radius:18px;width:100%;display:block}.cart-line__art>img{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-panel-heading h2{margin:0 0 6px}.admin-panel-heading p{color:var(--muted);margin:0;font-size:13px}.admin-panel-heading>span{border:1px solid var(--line);color:#cbd0d7;border-radius:999px;padding:7px 11px;font-size:11px}.admin-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.admin-image-card{border:1px solid var(--line);background:#0b0d10;border-radius:18px;overflow:hidden}.admin-image-card>img{aspect-ratio:1.18;object-fit:cover;width:100%;display:block}.admin-image-card__fields{gap:11px;padding:14px;display:grid}.admin-image-card__fields label{font-size:11px}.admin-image-card__fields input{padding:10px 11px}.admin-image-cover,.admin-image-delete{align-items:center;grid-template-columns:auto 1fr!important;gap:8px!important;display:flex!important}.admin-image-cover input,.admin-image-delete input{width:auto}.admin-image-delete{color:#ff7186!important}.admin-gallery-add{padding-top:5px}@media (max-width:900px){.admin-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:560px){.admin-image-grid{grid-template-columns:1fr}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.product-gallery__main{border-radius:22px}}.text-color-picker{border:0;margin:0 0 20px;padding:0}.text-color-picker legend{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.text-color-picker>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.text-color-picker button{border:1px solid var(--line);color:#fff;cursor:pointer;min-height:54px;font:inherit;background:#111318;border-radius:14px;align-items:center;gap:11px;padding:11px 14px;display:flex}.text-color-picker button.selected{border-color:var(--red);background:#ff304e14;box-shadow:inset 0 0 0 1px #ff304e1f}.text-color-swatch,.mini-text-swatch{border:1px solid #ffffff47;border-radius:50%;flex:none;display:inline-block}.text-color-swatch{width:24px;height:24px}.text-color-swatch--black,.mini-text-swatch--black{background:#050506;box-shadow:inset 0 0 0 1px #ffffff1f}.text-color-swatch--white,.mini-text-swatch--white{background:#f5f5f2}.cart-line__options{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:7px;display:flex}.cart-line__options span{align-items:center;gap:7px;margin:0;display:inline-flex}.mini-text-swatch{width:11px;height:11px}.rtl .cart-line__options span{margin:0}@media (max-width:560px){.text-color-picker>div{grid-template-columns:1fr}}.plug-type-picker{border:0;margin:0 0 20px;padding:0}.plug-type-picker legend{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.plug-type-picker select{border:1px solid var(--line);color:#fff;cursor:pointer;background:#111318;border-radius:14px;outline:none;width:100%;padding:15px 44px 15px 16px}.plug-type-picker select:focus{border-color:var(--red);box-shadow:0 0 0 1px #ff304e1f}.field-help{color:#858c96;font-size:11px;font-weight:500;line-height:1.55;display:block}.rtl .plug-type-picker select{padding:15px 16px 15px 44px}.announcement{color:#fff;text-align:center;background:linear-gradient(90deg,#b80528,#ff304e 48%,#b80528);height:auto;min-height:38px;padding:9px 16px;box-shadow:inset 0 -1px #ffffff26}.sale-badge{z-index:4;background:var(--red);color:#fff;letter-spacing:.03em;border-radius:999px;place-items:center;min-width:58px;height:34px;padding:0 12px;font-size:12px;font-weight:950;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 8px 28px #ff304e61}.product-card__prices{grid-template-columns:auto auto;place-items:baseline start;gap:3px 7px;display:grid}.product-card__prices>span{color:#858c96;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:800}.product-card__prices strong{color:#fff;font-size:16px}.product-card__prices del{color:#767d87;font-size:12px;text-decoration-thickness:1px}.product-title-row{align-items:flex-start;gap:16px;display:flex}.product-title-row h1{flex:1}.product-sale-pill{background:var(--red);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:64px;height:38px;padding:0 12px;font-size:13px;font-weight:950;display:inline-grid;box-shadow:0 8px 28px #ff304e47}.product-sale-summary{align-items:baseline;gap:12px;margin-top:18px;display:flex}.product-sale-summary strong{color:#fff;font-size:24px}.product-sale-summary del{color:#777e88;font-size:16px}.variant-picker button del{color:#707781;font-size:10px}.variant-picker button em{color:#ff6e83;font-size:10px;font-style:normal;font-weight:900}.rtl .badge{left:22px;right:auto}.rtl .sale-badge{left:auto;right:20px}@media (max-width:700px){.sale-badge{top:16px;right:16px}.product-title-row{gap:10px}.product-sale-pill{min-width:56px;height:34px;font-size:12px}}.product-rating-link{color:#bfc4cc;align-items:center;gap:9px;width:max-content;margin:0 0 18px;font-size:12px;display:flex}.product-rating-link strong{color:#fff}.review-stars{color:#454a52;gap:2px;display:inline-flex}.review-stars span.filled,.review-stars.compact{color:#ffb547}.review-stars.compact{letter-spacing:1px}.product-tax-line{color:#8e95a0;margin:8px 0 0;font-size:12px}.product-saving{color:#b9c7bf;background:#4cf28e0f;border:1px solid #4cf28e33;border-radius:14px;margin:16px 0 0;padding:12px 15px;font-size:13px}.product-saving strong{color:#4cf28e}.purchase-benefits{border:1px solid var(--line);background:#ffffff06;border-radius:18px;gap:10px;margin:22px 0;padding:18px;display:grid}.purchase-benefits span{color:#d3d6dc;align-items:center;gap:10px;font-size:13px;display:flex}.purchase-benefits svg{color:#4cf28e;flex:none;width:17px}.product-accordion{border-top:1px solid var(--line);margin-top:24px}.product-accordion details{border-bottom:1px solid var(--line)}.product-accordion summary{cursor:pointer;justify-content:space-between;align-items:center;padding:19px 2px;font-size:13px;font-weight:800;list-style:none;display:flex}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary:after{content:"+";color:var(--red);font-size:20px;font-weight:500}.product-accordion details[open] summary:after{content:"−"}.product-accordion__content{color:var(--muted);padding:0 2px 20px;font-size:14px;line-height:1.8}.product-accordion__content p{margin:0 0 12px}.product-accordion__content p:last-child{margin-bottom:0}.product-reviews{padding:95px 0}.reviews-head{grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.reviews-head h2{letter-spacing:-.045em;margin:0;font-size:clamp(35px,5vw,64px)}.reviews-head__score{color:var(--muted);align-items:center;gap:12px;margin-top:16px;font-size:13px;display:flex}.review-distribution{gap:8px;display:grid}.review-distribution>div{color:#8c939d;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px;font-size:11px;display:grid}.review-distribution i{background:#22262d;border-radius:99px;height:7px;overflow:hidden}.review-distribution b{background:linear-gradient(90deg,#ffb547,#ff6a32);border-radius:99px;height:100%;display:block}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{border:1px solid var(--line);background:#111318;border-radius:22px;overflow:hidden}.review-card>img{object-fit:cover;width:100%;height:240px}.review-card__body{padding:23px}.review-card h3{margin:13px 0 8px;font-size:18px}.review-card p{color:#aeb4bd;font-size:14px;line-height:1.7}.review-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:16px;font-size:12px;display:flex}.review-card footer span{color:#4cf28e;font-size:10px;font-weight:800}.review-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:20px;padding:42px}.review-form-shell{border:1px solid var(--line);background:#0d0f12;border-radius:24px;margin-top:48px;padding:30px}.review-form-shell>div:first-child h3{margin:0 0 22px;font-size:30px}.review-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.review-form label{color:#c8ccd2;gap:8px;font-size:12px;font-weight:750;display:grid}.review-form input,.review-form select,.review-form textarea{border:1px solid var(--line);color:#fff;background:#08090b;border-radius:13px;outline:none;width:100%;padding:13px 14px}.review-form input:focus,.review-form select:focus,.review-form textarea:focus{border-color:var(--red)}.review-form .span-2{grid-column:1/-1}.admin-review>img{object-fit:cover;border-radius:16px;width:min(100%,340px);max-height:260px;margin:18px 0}.review-admin-meta{color:#7f8691;font-size:12px}.rtl .product-rating-link,.rtl .purchase-benefits span,.rtl .reviews-head__score{flex-direction:row-reverse}.rtl .product-accordion summary{text-align:right}.rtl .review-card footer{flex-direction:row-reverse}@media (max-width:900px){.reviews-head{grid-template-columns:1fr;gap:30px}.review-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.review-grid,.review-form{grid-template-columns:1fr}.review-form .span-2{grid-column:auto}.product-reviews{padding:70px 0}.review-form-shell{padding:22px}}.payment-buttons{gap:12px;margin-top:18px;display:grid}.button--paypal{color:#111;background:#ffc439;border-color:#ffc439;justify-content:center;align-items:center;gap:12px;display:flex}.button--paypal:hover{background:#f4b900;border-color:#f4b900}.button--paypal b{letter-spacing:-.04em;font-size:18px;font-style:italic}.button--paypal span{opacity:.72;font-size:11px;font-weight:800}.payment-divider{color:#757c86;letter-spacing:.16em;align-items:center;gap:12px;font-size:9px;font-weight:850;display:flex}.payment-divider:before,.payment-divider:after{content:"";background:var(--line);flex:1;height:1px}.paypal-currency-note{color:#858c96;margin:0;font-size:10px;line-height:1.5}.payment-provider-meta{gap:8px;margin:18px 0;display:grid}.payment-provider-meta div{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding-top:10px;font-size:12px;display:flex}.payment-provider-meta span{color:#858c96}.product-quantity-picker{border:0;margin:0 0 20px;padding:0}.product-quantity-picker legend{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.product-quantity-control{border:1px solid var(--line);background:#111318;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.product-quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;width:46px;height:44px;transition:background .2s,color .2s;display:grid}.product-quantity-control button:hover:not(:disabled){background:#ffffff0f}.product-quantity-control button:disabled{opacity:.32;cursor:not-allowed}.product-quantity-control svg{width:15px}.product-quantity-control output{text-align:center;font-variant-numeric:tabular-nums;min-width:46px;font-size:14px;font-weight:850}.product-purchase-actions{gap:11px;display:grid}.product-paypal-button{min-height:56px;box-shadow:0 12px 30px #ffc4391f}.product-paypal-button .paypal-wordmark{font-size:20px}.product-paypal-button>span:not(.paypal-wordmark){font-size:12px;font-weight:800}.product-paypal-button small{opacity:.68;margin-inline-start:auto;font-size:10px;font-weight:850}.checkout-inline-error,.checkout-summary-error{margin:12px 0 0;line-height:1.5}.order-summary>.order-summary__row{color:#b9bec6;border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:14px;display:flex}.order-summary>.payment-buttons{color:inherit;font-size:inherit;border:0;gap:12px;margin-top:18px;padding:0;display:grid}.checkout-button{border:1px solid var(--line);cursor:pointer;text-align:start;border-radius:16px;align-items:center;gap:14px;width:100%;min-height:58px;padding:10px 16px;transition:transform .2s,border-color .2s,filter .2s;display:flex}.checkout-button:hover:not(:disabled){transform:translateY(-2px)}.checkout-button:disabled{opacity:.6;cursor:wait}.checkout-button--card{background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;border-color:#0000;box-shadow:0 14px 35px #ff304e33}.checkout-button--paypal{color:#111;background:#ffc439;border-color:#ffc439}.checkout-button--paypal:hover:not(:disabled){filter:brightness(.97)}.checkout-button__copy{gap:2px;min-width:0;display:grid}.checkout-button__copy small{letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-size:9px;font-weight:800}.checkout-button__copy strong{font-size:14px;line-height:1.2}.checkout-button__arrow{background:#ffffff24;border-radius:50%;place-items:center;width:30px;height:30px;margin-inline-start:auto;font-size:17px;display:grid}.paypal-wordmark{letter-spacing:-.06em;font-size:21px;font-style:italic;font-weight:900;line-height:1}.payment-buttons .payment-divider{color:#757c86;letter-spacing:.16em;border:0;align-items:center;gap:12px;padding:0;font-size:9px;font-weight:850;display:flex}.payment-buttons .payment-divider:before,.payment-buttons .payment-divider:after{content:"";background:var(--line);flex:1;height:1px}.rtl .checkout-button__arrow{transform:rotate(180deg)}@media (max-width:520px){.checkout-button{min-height:56px;padding:9px 13px}.checkout-button--paypal .checkout-button__copy{margin-inline-start:0}.product-paypal-button small{display:none}}.checkout-button{min-height:62px;padding:10px 14px;overflow:hidden}.checkout-button__brand{border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.checkout-button__brand svg{width:20px;height:20px}.checkout-button__brand--card{background:#ffffff24}.checkout-button__copy{text-align:start;flex:1}.checkout-button__copy strong{font-size:14px}.checkout-button__copy small{letter-spacing:.03em;text-transform:none;font-size:10px}.checkout-button__arrow{flex:0 0 32px;width:32px;height:32px}.checkout-button__arrow svg{width:16px;height:16px}.checkout-button__arrow--paypal{background:#11111117}.checkout-button--paypal .paypal-wordmark{opacity:1;flex:none;min-width:72px}.checkout-button--paypal .checkout-button__copy{text-align:start;margin-inline-start:0}.product-paypal-button .paypal-wordmark,.product-paypal-button>span:not(.paypal-wordmark){opacity:1}@media (max-width:520px){.checkout-button{min-height:58px}.checkout-button--paypal .paypal-wordmark{min-width:64px;font-size:19px}}.verification-banner{background:#ffc85712;border:1px solid #ffc85747;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:-16px 0 28px;padding:18px 20px;display:flex}.verification-banner strong{margin-bottom:5px;display:block}.verification-banner p{color:#b8bec7;margin:0;font-size:13px;line-height:1.55}.verification-banner .form-error{width:100%}.track-order-page{max-width:680px;min-height:650px;padding:95px 0 130px}.track-order-page h1{letter-spacing:-.055em;text-transform:uppercase;margin:0 0 18px;font-size:clamp(48px,8vw,84px);line-height:.92}.track-order-page>p:not(.eyebrow){color:var(--muted);line-height:1.7}.track-order-form{border:1px solid var(--line);background:#111318;border-radius:24px;gap:17px;margin-top:32px;padding:28px;display:grid}.track-order-form label{color:#c8ccd2;gap:8px;font-size:12px;font-weight:750;display:grid}.track-order-form input{border:1px solid var(--line);color:#fff;background:#08090b;border-radius:12px;outline:none;width:100%;padding:14px}.track-order-form input:focus{border-color:var(--red)}.order-track-page{min-height:700px;padding:80px 0 120px}.order-track-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.order-track-head h1{letter-spacing:-.045em;margin:0;font-size:clamp(38px,6vw,68px)}.order-track-head p{color:var(--muted);margin:8px 0 0}.status-badge--large{padding:10px 14px;font-size:11px}.order-track-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.order-track-panel{border:1px solid var(--line);background:#111318;border-radius:22px;padding:25px}.order-track-panel--wide{grid-column:1/-1}.order-track-panel h2{margin:0 0 20px;font-size:18px}.tracked-items{display:grid}.tracked-items article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.tracked-items article:first-child{border-top:0}.tracked-items article div{gap:6px;display:grid}.tracked-items article span{color:var(--muted);font-size:12px}.tracked-total{border-top:1px solid var(--line);justify-content:space-between;padding-top:18px;font-size:18px;display:flex}.order-track-panel dl{gap:12px;margin:0;display:grid}.order-track-panel dl div{justify-content:space-between;gap:18px;display:flex}.order-track-panel dt{color:var(--muted)}.order-track-panel dd{margin:0;font-weight:750}.tracking-number{background:#090a0c;border-radius:14px;gap:5px;margin-top:18px;padding:14px;display:grid}.tracking-number span{color:var(--muted);font-size:11px}.order-track-panel>p{white-space:pre-line;color:#b9bec6;line-height:1.75}.order-timeline{gap:0;display:grid}.order-timeline article,.admin-timeline article{grid-template-columns:18px 1fr;gap:12px;padding:0 0 22px;display:grid;position:relative}.order-timeline article>span,.admin-timeline article>span{background:var(--red);border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 5px #ff304e1f}.order-timeline article:not(:last-child):before,.admin-timeline article:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:15px;bottom:1px;left:4px}.rtl .order-timeline article:not(:last-child):before{left:auto;right:4px}.order-timeline article div,.admin-timeline article div{gap:5px;display:grid}.order-timeline small,.admin-timeline small{color:var(--muted)}.order-track-actions{margin-top:22px}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.admin-notice{color:#c9f6dd;background:#55e49314;border:1px solid #55e49340;border-radius:12px;margin:0 0 20px;padding:13px 16px}.admin-timeline{display:grid}.payment-provider-meta a{color:#fff;text-decoration:underline}.rtl .verification-banner{text-align:right}@media (max-width:760px){.verification-banner,.order-track-head{flex-direction:column;align-items:flex-start}.order-track-grid{grid-template-columns:1fr}.order-track-panel--wide{grid-column:auto}.tracked-items article,.order-list article,.order-list article>div{flex-direction:column;align-items:flex-start}.order-list article>div:last-child{width:100%}}.status-sent{color:#55e493;background:#55e49314;border-color:#55e49340}.status-skipped{color:#ffc857;background:#ffc85714;border-color:#ffc85740}.cookie-layer{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;inset:auto 18px 18px}.cookie-layer--modal{place-items:center;padding:22px;display:grid;inset:0}.cookie-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto;background:#000000b8;border:0;position:absolute;inset:0}.cookie-panel{pointer-events:auto;background:linear-gradient(145deg,#121419fa,#08090cfc);border:1px solid #ffffff21;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;width:min(1120px,100%);padding:24px;display:grid;position:relative;box-shadow:0 30px 90px #0000008c}.cookie-panel--settings{grid-template-columns:1fr;align-items:stretch;width:min(760px,100%);max-height:min(820px,100vh - 44px);padding:30px;overflow:auto}.cookie-panel__copy h2{letter-spacing:-.035em;margin:3px 0 8px;font-size:clamp(25px,3vw,38px)}.cookie-panel__copy>p:not(.eyebrow){color:#b4bac3;max-width:760px;margin:0 0 8px;font-size:13px;line-height:1.6}.cookie-panel__copy>a{color:#fff;text-underline-offset:3px;font-size:12px;text-decoration:underline}.cookie-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cookie-actions .button{white-space:nowrap;min-height:46px;padding:11px 17px}.cookie-manage{text-underline-offset:3px;font-size:12px;text-decoration:underline}.cookie-options{gap:11px;display:grid}.cookie-option{border:1px solid var(--line);background:#0c0e12;border-radius:17px;justify-content:space-between;align-items:center;gap:22px;padding:17px 18px;display:flex}.cookie-option div{min-width:0}.cookie-option strong{margin-bottom:5px;display:block}.cookie-option p{color:#8e959f;margin:0;font-size:12px;line-height:1.55}.cookie-option>span{color:#80e9ad;letter-spacing:.06em;text-transform:uppercase;background:#55e49314;border:1px solid #55e4933d;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:850}.cookie-option input{appearance:none;cursor:pointer;background:#252932;border:1px solid #ffffff2e;border-radius:999px;flex:none;width:48px;height:27px;transition:all .2s;position:relative}.cookie-option input:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;position:absolute;top:3px;left:3px}.cookie-option input:checked{border-color:var(--red);background:var(--red)}.cookie-option input:checked:after{transform:translate(21px)}.rtl .cookie-option input:after{left:auto;right:3px}.rtl .cookie-option input:checked:after{transform:translate(-21px)}.footer-cookie-button{color:#969da7;text-align:start;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px}.footer-cookie-button:hover{color:#fff}.prose .footer-cookie-button{border:1px solid var(--line);color:#fff;background:#111318;border-radius:999px;margin-top:6px;padding:10px 14px;display:inline-flex}.prose .footer-cookie-button:hover{border-color:var(--red)}@media (max-width:860px){.cookie-panel{grid-template-columns:1fr;gap:18px}.cookie-actions{justify-content:flex-start}}@media (max-width:560px){.cookie-layer{inset:auto 10px 10px}.cookie-layer--modal{padding:10px;inset:0}.cookie-panel,.cookie-panel--settings{border-radius:20px;padding:20px}.cookie-actions{grid-template-columns:1fr;display:grid}.cookie-actions .button,.cookie-manage{text-align:center;justify-content:center;width:100%}.cookie-option{align-items:flex-start}.cookie-option input{margin-top:2px}}.button--danger{color:#fff;background:linear-gradient(135deg,#9f1830,#e02d4d);border-color:#ff718673;box-shadow:0 14px 35px #e02d4d2e}.button--danger:hover{filter:brightness(1.08)}.admin-danger-zone{background:linear-gradient(145deg,#6f142633,#111318);border-color:#ff71864d}.admin-danger-zone h2{color:#ff8a9d}.admin-notice--danger{color:#ffd5dc;background:#ff718614;border-color:#ff71864d}.status-stock-review{color:#ff9aac;background:#ff71861a;border-color:#ff71864d}.product-commerce-card{color:#111318;background:#f5f2ec;border:1px solid #ffffff29;border-radius:28px;padding:30px;box-shadow:0 30px 80px #00000047}.product-commerce-card .eyebrow{color:#c51e3a}.product-commerce-card h1{color:#0b0c0e}.product-commerce-card .product-rating-link{color:#666b73}.product-commerce-card .product-rating-link strong{color:#111318}.product-commerce-card .review-stars{color:#c9c3b9}.product-commerce-card .review-stars span.filled{color:#f0a51c}.product-commerce-card .product-sale-summary strong{color:#111318}.product-commerce-card .product-sale-summary del{color:#7a7d82}.product-commerce-card .product-tax-line{color:#696d74}.product-commerce-card .product-saving{color:#315843;background:#eaf7ef;border-color:#19915433}.product-commerce-card .product-saving strong{color:#137a44}.product-commerce-card .product-detail__tagline{color:#3f4349}.product-commerce-card .purchase-benefits{background:#fff;border-color:#ddd7cd}.product-commerce-card .purchase-benefits span{color:#25292e}.product-commerce-card .purchase-benefits svg,.product-commerce-card .product-features svg{color:#16834b}.product-commerce-card .product-features li{color:#353940}.product-commerce-card .variant-picker legend,.product-commerce-card .text-color-picker legend,.product-commerce-card .plug-type-picker legend,.product-commerce-card .product-quantity-picker legend{color:#20242a}.product-commerce-card .variant-picker button,.product-commerce-card .text-color-picker button,.product-commerce-card .plug-type-picker select,.product-commerce-card .product-quantity-control{color:#111318;background:#fff;border-color:#d8d2c8}.product-commerce-card .variant-picker button strong{color:#4f545b}.product-commerce-card .variant-picker button small{color:#74787f}.product-commerce-card .variant-picker button.selected,.product-commerce-card .text-color-picker button.selected{background:#fff1f4;border-color:#e12a48;box-shadow:inset 0 0 0 1px #e12a4814}.product-commerce-card .product-quantity-control button{color:#111318}.product-commerce-card .product-quantity-control button:hover:not(:disabled){background:#f2eee7}.product-commerce-card .microcopy{color:#676c73}.product-commerce-card .button--primary{box-shadow:0 14px 30px #e12a4833}.product-detail>.product-accordion{margin-top:22px;padding:0 4px}.rtl .product-commerce-card{text-align:right}@media (max-width:700px){.product-commerce-card{border-radius:22px;padding:22px}.product-commerce-card h1{font-size:42px}}.analytics-filterbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.analytics-filterbar>div{flex-wrap:wrap;gap:8px;display:flex}.analytics-filterbar a{border:1px solid var(--line);color:#9da4ae;background:#101217;border-radius:999px;padding:8px 11px;font-size:11px}.analytics-filterbar a.active{color:#fff;background:#ff304e1f;border-color:#ff304e80}.analytics-kpis{grid-template-columns:repeat(6,1fr)}.analytics-kpis article small{color:#6f7782;margin-top:8px;font-size:10px;display:block}.analytics-funnel-panel{margin-bottom:20px}.analytics-funnel{gap:16px;display:grid}.analytics-funnel__row{grid-template-columns:210px 1fr;align-items:center;gap:18px;display:grid}.analytics-funnel__row>div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.analytics-funnel__row>div span{color:#7e8691}.analytics-funnel__row i{background:#20242b;border-radius:999px;height:10px;display:block;overflow:hidden}.analytics-funnel__row b{background:linear-gradient(90deg,var(--red),var(--red-2));border-radius:999px;min-width:4px;height:100%;display:block}.analytics-grid{grid-template-columns:1fr 1fr;margin-bottom:20px}.admin-panel__head>span{color:#747c87;font-size:10px}@media (max-width:1180px){.analytics-kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-funnel__row{grid-template-columns:1fr;gap:8px}.analytics-grid{grid-template-columns:1fr}}@media (max-width:520px){.analytics-kpis{grid-template-columns:1fr}}.product-custom-note{color:#4b4f55;background:#ece8e1;border:1px dashed #d6d0c6;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-size:12px;display:flex}.product-custom-note a{color:#b71832;font-weight:850}.admin-table-subline{color:#7f8792;white-space:normal;max-width:360px;margin-top:4px;font-size:10px;font-weight:500;line-height:1.45;display:block}.custom-payment-form{max-width:900px}.admin-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-form-grid .span-2{grid-column:1/-1}.admin-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.custom-payment-summary>p{color:#aeb4bd;line-height:1.7}.custom-payment-link-box{gap:14px;display:grid}.custom-payment-link-box code{overflow-wrap:anywhere;border:1px solid var(--line);color:#fff;background:#090a0d;border-radius:12px;padding:14px;font-size:12px;display:block}.custom-payment-link-box>div{flex-wrap:wrap;gap:10px;display:flex}.custom-payment-page{place-items:center;min-height:calc(100vh - 180px);padding-top:70px;padding-bottom:90px;display:grid}.custom-payment-card{color:#111318;background:#f5f2ec;border:1px solid #ffffff24;border-radius:28px;width:min(680px,100%);padding:36px;box-shadow:0 30px 90px #00000052}.custom-payment-brand{letter-spacing:.12em;align-items:center;gap:6px;margin-bottom:34px;font-size:17px;display:flex}.custom-payment-brand span{font-weight:800}.custom-payment-brand b{color:#d51f3d}.custom-payment-card .eyebrow{color:#b71832}.custom-payment-card h1{color:#0b0c0e;letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(34px,7vw,58px);line-height:1.02}.custom-payment-details{color:#555a61;white-space:pre-wrap;margin:0;line-height:1.75}.custom-payment-meta,.custom-payment-total{border-top:1px solid #d9d3c8;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:18px;display:flex}.custom-payment-meta span,.custom-payment-total span{color:#676c73;font-size:12px}.custom-payment-meta code{color:#282c31;font-size:12px}.custom-payment-total strong{color:#0b0c0e;font-size:30px}.custom-payment-actions,.custom-payment-state{margin-top:28px}.custom-payment-actions>p,.custom-payment-state>p{color:#696e75;font-size:12px;line-height:1.65}.custom-pay-button{width:100%;min-height:56px;font-size:15px}.custom-pay-error{color:#b71832;margin:10px 0 0;font-size:12px}.custom-payment-message{color:#66552f;background:#fff9ea;border:1px solid #d7c9aa;border-radius:12px;margin-top:22px;padding:12px 14px;font-size:12px}.custom-payment-state{background:#fff;border:1px solid #d9d3c8;border-radius:16px;padding:18px}.custom-payment-state strong{color:#111318;font-size:18px;display:block}.custom-payment-state--paid{background:#eef9f2;border-color:#b9dec9}.rtl .custom-payment-brand,.rtl .custom-payment-meta,.rtl .custom-payment-total{flex-direction:row-reverse}.rtl .custom-payment-card{text-align:right}@media (max-width:700px){.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .span-2{grid-column:auto}.custom-payment-card{border-radius:22px;padding:24px}.custom-payment-page{padding-top:40px;padding-bottom:60px}.custom-payment-meta,.custom-payment-total{flex-direction:column;align-items:flex-start}.rtl .custom-payment-meta,.rtl .custom-payment-total{flex-direction:column}.custom-payment-total strong{font-size:26px}}.admin-inline-link{color:#fff;text-underline-offset:3px;margin-inline-start:8px;font-size:10px;text-decoration:underline;display:inline-block}.admin-inbox-list{margin-top:12px;display:grid}.admin-inbox-row{border-top:1px solid var(--line);color:inherit;grid-template-columns:210px minmax(0,1fr) 190px;align-items:center;gap:20px;padding:16px 4px;display:grid}.admin-inbox-row:hover{background:#ffffff05}.admin-inbox-row__identity,.admin-inbox-row__message,.admin-inbox-row__meta{gap:5px;min-width:0;display:grid}.admin-inbox-row__identity strong{color:#fff}.admin-inbox-row small,.admin-inbox-row time{color:#737b86;font-size:9px}.admin-inbox-row__message span{color:#c8cdd5;font-size:11px}.admin-inbox-row__message p{text-overflow:ellipsis;white-space:nowrap;color:#858d98;margin:0;font-size:11px;overflow:hidden}.admin-inbox-row__meta{text-align:right;justify-items:end}.admin-support-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px;display:grid}.admin-support-thread{min-width:0}.admin-support-messages{gap:12px;margin:20px 0;display:grid}.admin-support-message{border:1px solid var(--line);background:#0b0d11;border-radius:14px;max-width:82%;padding:15px}.admin-support-message--customer{justify-self:start}.admin-support-message--admin{background:#191319;border-color:#ff304e3d;justify-self:end}.admin-support-message header{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:9px;display:flex}.admin-support-message header strong{color:#fff;font-size:11px}.admin-support-message header span,.admin-support-message header time{color:#727b86;letter-spacing:.05em;font-size:8px}.admin-support-message p{white-space:pre-wrap;color:#c0c6cf;margin:0;font-size:12px;line-height:1.65}.admin-support-attachments{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-support-attachments a{border:1px solid var(--line);color:#fff;border-radius:8px;padding:7px 9px;font-size:9px}.admin-support-reply{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.admin-support-reply label{color:#aeb5bf;gap:8px;font-size:10px;display:grid}.admin-support-reply textarea{border:1px solid var(--line);color:#fff;width:100%;font:inherit;resize:vertical;background:#090b0e;border-radius:10px;padding:13px}.admin-support-reply>div{justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-support-reply small{color:#6f7782;max-width:620px;font-size:9px;line-height:1.5}.admin-support-side dl{grid-template-columns:95px 1fr;gap:9px 12px;margin:18px 0;display:grid}.admin-support-side dt{color:#6f7782;font-size:9px}.admin-support-side dd{color:#d0d5dc;overflow-wrap:anywhere;margin:0;font-size:10px}.admin-support-status{gap:8px;display:grid}.admin-support-status select{border:1px solid var(--line);color:#fff;background:#0b0d11;border-radius:9px;padding:10px}@media (max-width:900px){.admin-inbox-row{grid-template-columns:1fr}.admin-inbox-row__meta{text-align:left;justify-items:start}.admin-support-layout{grid-template-columns:1fr}.admin-support-message{max-width:94%}}.admin-support-thread--live{min-height:620px}.admin-live-pill{color:#8ce0ad;letter-spacing:.12em;border:1px solid #51ca8240;border-radius:999px;align-items:center;gap:7px;padding:5px 8px;font-size:8px;display:inline-flex}.admin-live-pill i{background:#51ca82;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #51ca821c}.admin-support-messages--live{scroll-behavior:smooth;max-height:540px;padding-right:5px;overflow:auto}.admin-support-reply--live textarea{min-height:110px}.admin-support-live-notice,.admin-support-live-error{border-radius:9px;margin:0;padding:9px 11px;font-size:9px;line-height:1.45}.admin-support-live-notice{color:#a8e9c1;background:#51ca8214;border:1px solid #51ca822e}.admin-support-live-error{color:#ffadb7;background:#ff4c6014;border:1px solid #ff4c602e}.admin-preview-image-current{border:1px solid var(--line);background:#0d0f13;border-radius:14px;grid-template-columns:minmax(140px,240px) 1fr;align-items:center;gap:18px;margin:16px 0 20px;padding:14px;display:grid}.admin-preview-image-current img{object-fit:contain;background:#07080a;border-radius:10px;width:100%;max-height:180px;display:block}.admin-preview-image-current label{color:#c8ccd2;align-items:center;gap:10px;grid-template-columns:none!important;display:flex!important}.admin-preview-image-current input[type=checkbox]{width:auto!important}@media (max-width:700px){.admin-preview-image-current{grid-template-columns:1fr}}
html:not(:has(.admin-shell)){background:#f4f2ed}body:not(:has(.admin-shell)){--bg:#f4f2ed;--panel:#fff;--panel-2:#ece9e2;--text:#141517;--muted:#686b70;--line:#14151724;--red:#d92742;--red-2:#d92742;--radius:10px;color:#141517;background:#f4f2ed}body:not(:has(.admin-shell)) .container{width:min(100% - 56px,1240px)}body:not(:has(.admin-shell)) .main{background:#f4f2ed}body:not(:has(.admin-shell)) .announcement{color:#f5f4f0;letter-spacing:.16em;background:#17181a;border:0;height:31px;font-size:9px;font-weight:650}body:not(:has(.admin-shell)) .announcement span{color:inherit}body:not(:has(.admin-shell)) .site-header{box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#faf9f6eb;border-bottom:1px solid #1415171a}body:not(:has(.admin-shell)) .header-inner{height:72px}body:not(:has(.admin-shell)) .brand{color:#151619}body:not(:has(.admin-shell)) .brand b{color:#d92742}body:not(:has(.admin-shell)) .desktop-nav a{color:#5f6267;font-size:13px}:is(body:not(:has(.admin-shell)) .desktop-nav a:hover,body:not(:has(.admin-shell)) .desktop-nav a.active){color:#111214}body:not(:has(.admin-shell)) .cart-link{color:#17181a}body:not(:has(.admin-shell)) .cart-link b{color:#fff;background:#17181a}body:not(:has(.admin-shell)) .icon-button{color:#17181a}body:not(:has(.admin-shell)) .eyebrow{color:#7a7d82;letter-spacing:.2em;font-size:10px;font-weight:750}body:not(:has(.admin-shell)) .button{min-height:50px;box-shadow:none;border-color:#14151733;border-radius:6px;padding:0 22px;font-weight:700}body:not(:has(.admin-shell)) .button:hover{border-color:#17181a;transform:none}body:not(:has(.admin-shell)) .button--primary{color:#fff;box-shadow:none;background:#17181a;border-color:#17181a}body:not(:has(.admin-shell)) .button--primary:hover{background:#d92742;border-color:#d92742}body:not(:has(.admin-shell)) .button--ghost{color:#17181a;background:0 0}body:not(:has(.admin-shell)) .hero--editorial{background:#f4f2ed;border-bottom:1px solid #1415171f;min-height:0}body:not(:has(.admin-shell)) .hero--editorial:before{display:none}body:not(:has(.admin-shell)) .hero--editorial .hero__grid{display:none}body:not(:has(.admin-shell)) .hero__inner--editorial{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:68px;min-height:700px;padding:72px 0 86px}body:not(:has(.admin-shell)) .hero__copy--editorial{align-self:center}body:not(:has(.admin-shell)) .hero--editorial h1{color:#111214;letter-spacing:-.07em;text-transform:none;max-width:650px;font-size:clamp(56px,6.7vw,98px);font-weight:780;line-height:.91}body:not(:has(.admin-shell)) .hero--editorial h1 em{color:#111214;-webkit-text-stroke:0;font-style:normal;font-weight:430;display:block}body:not(:has(.admin-shell)) .hero__copy--editorial>p:not(.eyebrow):not(.hero-delivery-note){color:#62656a;max-width:520px;margin:28px 0 32px;font-size:17px;line-height:1.7}body:not(:has(.admin-shell)) .hero-delivery-note{color:#777a7f;letter-spacing:.03em;margin:18px 0 0;font-size:11px}body:not(:has(.admin-shell)) .hero__art--editorial{background:#e7e4dc;min-height:570px;position:relative;overflow:hidden;transform:none}body:not(:has(.admin-shell)) .hero__art--editorial>img{object-fit:cover;width:100%;height:100%;min-height:570px}body:not(:has(.admin-shell)) .hero__art--editorial>.track-art{height:100%;min-height:570px;box-shadow:none;border:0;border-radius:0}body:not(:has(.admin-shell)) .hero-product-caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#111214d1;justify-content:space-between;align-items:end;gap:18px;padding:14px 16px;display:flex;position:absolute;inset:auto 18px 18px}body:not(:has(.admin-shell)) .hero-product-caption span{color:#c7c9cd;letter-spacing:.08em;text-transform:uppercase;font-size:10px}body:not(:has(.admin-shell)) .hero-product-caption strong{letter-spacing:.06em;text-transform:uppercase;font-size:13px}body:not(:has(.admin-shell)) .section{padding:100px 0}body:not(:has(.admin-shell)) .section--collection{background:#fbfaf7}body:not(:has(.admin-shell)) .section-heading--editorial{text-align:start;justify-content:space-between;align-items:end;gap:40px;max-width:none;margin:0 0 48px;display:flex}body:not(:has(.admin-shell)) .section-heading--editorial h2{color:#131416;text-transform:none;letter-spacing:-.052em;max-width:760px;margin:8px 0 0;font-size:clamp(38px,4.8vw,66px);line-height:.98}body:not(:has(.admin-shell)) .section-heading--editorial span{color:#6c6f74;max-width:520px}body:not(:has(.admin-shell)) .editorial-link{border-bottom:1px solid #17181a;flex:none;align-items:center;gap:9px;padding-bottom:5px;font-size:12px;font-weight:700;display:inline-flex}body:not(:has(.admin-shell)) .editorial-link svg{width:14px}body:not(:has(.admin-shell)) .product-grid--editorial{gap:34px 22px}body:not(:has(.admin-shell)) .product-card--editorial{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}body:not(:has(.admin-shell)) .product-card--editorial:hover{transform:none}body:not(:has(.admin-shell)) .product-card--editorial .product-card__image{background:#e9e6df;padding:0;display:block;overflow:hidden}body:not(:has(.admin-shell)) .product-card--editorial .product-card__photo{aspect-ratio:1.04;object-fit:cover;border-radius:0;width:100%;transition:transform .45s}body:not(:has(.admin-shell)) .product-card--editorial:hover .product-card__photo{transform:scale(1.015)}body:not(:has(.admin-shell)) .product-card--editorial .track-art{aspect-ratio:1.04;box-shadow:none;border:0;border-radius:0}body:not(:has(.admin-shell)) .product-card--editorial .product-card__body{padding:18px 0 0}body:not(:has(.admin-shell)) .product-card__meta p{color:#7c7f84;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:10px}body:not(:has(.admin-shell)) .product-card--editorial .product-card__body h3{color:#17181a;font-size:18px;font-weight:650;line-height:1.25}body:not(:has(.admin-shell)) .product-card--editorial .product-card__bottom{border-top:1px solid #1415171f;margin-top:14px;padding-top:14px}body:not(:has(.admin-shell)) .product-card__prices{grid-template-columns:auto auto;align-items:baseline;gap:3px 6px;display:grid}body:not(:has(.admin-shell)) .product-card__prices>span{color:#7a7d82;text-transform:none;font-size:10px}body:not(:has(.admin-shell)) .product-card__prices strong{color:#17181a;font-size:14px}body:not(:has(.admin-shell)) .product-card__prices small{color:#85888d;grid-column:1/-1;font-size:10px;font-weight:500}body:not(:has(.admin-shell)) .product-card--editorial .product-card__bottom>a{color:#17181a;background:0 0;border:1px solid #14151729;border-radius:50%;width:34px;height:34px}body:not(:has(.admin-shell)) .section--process{background:#fbfaf7;border-top:1px solid #1415171f;border-bottom:1px solid #1415171f;padding:0}body:not(:has(.admin-shell)) .process-grid{grid-template-columns:repeat(3,1fr);display:grid}body:not(:has(.admin-shell)) .process-grid article{border-inline-end:1px solid #1415171f;min-height:260px;padding:42px 34px 46px}body:not(:has(.admin-shell)) .process-grid article:last-child{border-inline-end:0}body:not(:has(.admin-shell)) .process-grid article>span{color:#9b9da1;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}body:not(:has(.admin-shell)) .process-grid h3{color:#17181a;letter-spacing:-.02em;margin:70px 0 10px;font-size:21px;font-weight:650}body:not(:has(.admin-shell)) .process-grid p{color:#6d7075;max-width:320px;margin:0;font-size:13px;line-height:1.7}body:not(:has(.admin-shell)) .section--dark-story{color:#fff;background:#161719}body:not(:has(.admin-shell)) .dark-story{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}body:not(:has(.admin-shell)) .dark-story__copy{padding:28px 0}body:not(:has(.admin-shell)) .dark-story__copy .eyebrow{color:#a2a5aa}body:not(:has(.admin-shell)) .dark-story__copy h2{letter-spacing:-.065em;margin:10px 0 20px;font-size:clamp(48px,6.5vw,88px);font-weight:650;line-height:.94}body:not(:has(.admin-shell)) .dark-story__copy>p:not(.eyebrow){color:#b3b6bb;max-width:540px;line-height:1.7}body:not(:has(.admin-shell)) .button--light{color:#151619;background:#fff;border-color:#fff;margin-top:18px}body:not(:has(.admin-shell)) .dark-story__visual .track-art{box-shadow:none;border:1px solid #ffffff1f;border-radius:0}body:not(:has(.admin-shell)) .page-hero{background:#f4f2ed;border-bottom:1px solid #1415171f;padding:88px 0 62px}body:not(:has(.admin-shell)) .page-hero h1{color:#141517;letter-spacing:-.065em;text-transform:none;font-size:clamp(54px,7.6vw,94px);font-weight:650;line-height:.94}body:not(:has(.admin-shell)) .page-hero>.container>p:last-child{color:#686b70}body:not(:has(.admin-shell)) .section--tight{background:#fbfaf7}body:not(:has(.admin-shell)) .shop-toolbar{border-bottom:1px solid #1415171f;padding-bottom:20px}body:not(:has(.admin-shell)) .shop-toolbar input{color:#17181a;background:0 0;border:0;border-bottom:1px solid #14151740;border-radius:0;height:44px;padding:0}body:not(:has(.admin-shell)) .shop-toolbar input:focus{border-color:#17181a}body:not(:has(.admin-shell)) .shop-toolbar span{color:#85888d;font-size:11px}body:not(:has(.admin-shell)) .product-page--editorial{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:72px;padding:62px 0 112px}body:not(:has(.admin-shell)) .product-gallery{gap:12px}body:not(:has(.admin-shell)) .product-gallery__main{aspect-ratio:1.03;background:#e8e5de;border:0;border-radius:0}body:not(:has(.admin-shell)) .product-gallery__thumbs{gap:8px}body:not(:has(.admin-shell)) .product-gallery__thumbs button{opacity:.64;background:#e8e5de;border:1px solid #0000;border-radius:0}:is(body:not(:has(.admin-shell)) .product-gallery__thumbs button:hover,body:not(:has(.admin-shell)) .product-gallery__thumbs button.selected){opacity:1;border-color:#17181a;transform:none}body:not(:has(.admin-shell)) .product-detail--editorial{padding:5px 0 0;position:static}body:not(:has(.admin-shell)) .product-kicker{color:#85888d;letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:10px}body:not(:has(.admin-shell)) .product-detail--editorial h1{color:#121315;letter-spacing:-.06em;text-transform:none;margin:0;font-size:clamp(43px,4.5vw,68px);font-weight:650;line-height:.96}body:not(:has(.admin-shell)) .product-detail--editorial .product-detail__tagline{color:#66696e;margin:18px 0 26px;font-size:16px;line-height:1.55}body:not(:has(.admin-shell)) .product-price-intro{border-top:1px solid #14151721;border-bottom:1px solid #14151721;justify-content:space-between;gap:24px;padding:22px 0;display:flex}body:not(:has(.admin-shell)) .product-price-intro>div{gap:5px;display:grid}body:not(:has(.admin-shell)) .product-price-intro span{color:#85888d;text-transform:uppercase;letter-spacing:.08em;font-size:10px}body:not(:has(.admin-shell)) .product-price-intro strong{color:#151619;font-size:25px;font-weight:650}body:not(:has(.admin-shell)) .product-price-intro--selected{border-top:0;margin:0 0 27px;padding:0 0 20px}body:not(:has(.admin-shell)) .product-price-intro--selected strong{letter-spacing:-.025em;font-size:30px}body:not(:has(.admin-shell)) .product-price-intro p{color:#75787d;align-self:end;margin:0;font-size:11px}body:not(:has(.admin-shell)) .product-quick-facts{border-bottom:1px solid #14151721;grid-template-columns:1fr 1fr;display:grid}body:not(:has(.admin-shell)) .product-quick-facts>div{gap:6px;padding:18px 0;display:grid}body:not(:has(.admin-shell)) .product-quick-facts>div+div{border-inline-start:1px solid #14151721;padding-inline-start:22px}body:not(:has(.admin-shell)) .product-quick-facts span{color:#85888d;text-transform:uppercase;letter-spacing:.07em;font-size:10px}body:not(:has(.admin-shell)) .product-quick-facts strong{color:#36383c;font-size:12px;font-weight:600}body:not(:has(.admin-shell)) .buy-box{margin-top:27px}:is(body:not(:has(.admin-shell)) .variant-picker,body:not(:has(.admin-shell)) .text-color-picker,body:not(:has(.admin-shell)) .plug-type-picker,body:not(:has(.admin-shell)) .product-quantity-picker){margin-bottom:22px}:is(body:not(:has(.admin-shell)) .variant-picker legend,body:not(:has(.admin-shell)) .text-color-picker legend,body:not(:has(.admin-shell)) .plug-type-picker legend,body:not(:has(.admin-shell)) .product-quantity-picker legend){color:#53565b;letter-spacing:.08em;font-size:10px;font-weight:700}body:not(:has(.admin-shell)) .variant-picker button{color:#17181a;background:#fbfaf7;border:1px solid #14151729;border-radius:3px;min-height:78px}body:not(:has(.admin-shell)) .variant-picker button:hover:not(:disabled){border-color:#6e7176}body:not(:has(.admin-shell)) .variant-picker button.selected{color:#fff;background:#17181a;border-color:#17181a}body:not(:has(.admin-shell)) .variant-picker button span{font-weight:650}body:not(:has(.admin-shell)) .variant-picker button strong{color:inherit;font-weight:600}body:not(:has(.admin-shell)) .variant-picker button small{color:#8a8d91;font-size:9px;font-weight:500}body:not(:has(.admin-shell)) .variant-picker button.selected small{color:#c6c8cb}body:not(:has(.admin-shell)) .text-color-picker button{color:#17181a;background:#fbfaf7;border:1px solid #14151729;border-radius:3px;min-height:50px}body:not(:has(.admin-shell)) .text-color-picker button.selected{background:#fff;border-color:#17181a;box-shadow:inset 0 0 0 1px #17181a}:is(body:not(:has(.admin-shell)) .text-color-swatch,body:not(:has(.admin-shell)) .mini-text-swatch){border-color:#14151738}body:not(:has(.admin-shell)) .plug-type-picker select{color:#17181a;background:#fbfaf7;border:1px solid #14151729;border-radius:3px}body:not(:has(.admin-shell)) .plug-type-picker select:focus{box-shadow:none;border-color:#17181a}body:not(:has(.admin-shell)) .product-quantity-control{color:#17181a;background:#fbfaf7;border-color:#14151729;border-radius:3px}body:not(:has(.admin-shell)) .product-quantity-control button:hover:not(:disabled){background:#ece9e2}body:not(:has(.admin-shell)) .purchase-total-breakdown{border-top:1px solid #14151721;margin:4px 0 22px;padding:17px 0 0}body:not(:has(.admin-shell)) .purchase-total-breakdown>div{color:#75787d;justify-content:space-between;gap:20px;padding:5px 0;font-size:12px;display:flex}body:not(:has(.admin-shell)) .purchase-total-breakdown strong{color:#34363a;font-weight:600}body:not(:has(.admin-shell)) .purchase-total-breakdown__total{border-top:1px solid #14151721;margin-top:8px;color:#17181a!important;padding-top:13px!important;font-size:15px!important}body:not(:has(.admin-shell)) .purchase-total-breakdown__total strong{color:#17181a;font-size:18px}body:not(:has(.admin-shell)) .product-paypal-button{box-shadow:none;border-radius:6px}body:not(:has(.admin-shell)) .microcopy{color:#818489;text-align:start}body:not(:has(.admin-shell)) .product-included-bottom{border-top:1px solid #14151721;justify-content:space-between;gap:24px;margin-top:24px;padding:17px 0 0;display:flex}body:not(:has(.admin-shell)) .product-included-bottom span{color:#85888d;text-transform:uppercase;letter-spacing:.07em;font-size:10px}body:not(:has(.admin-shell)) .product-included-bottom strong{color:#36383c;text-align:end;font-size:12px;font-weight:600}body:not(:has(.admin-shell)) .product-custom-note--quiet{color:#6f7277;background:0 0;border:1px solid #14151721;border-left:0;border-right:0;border-radius:0;margin-top:24px;padding:14px 0}body:not(:has(.admin-shell)) .product-custom-note--quiet a{color:#17181a}body:not(:has(.admin-shell)) .product-accordion{border-top:0;margin-top:8px}body:not(:has(.admin-shell)) .product-accordion details{border-bottom-color:#14151721}body:not(:has(.admin-shell)) .product-accordion summary{color:#242629;padding:18px 0;font-size:12px}body:not(:has(.admin-shell)) .product-accordion summary:after{color:#777a7f}body:not(:has(.admin-shell)) .product-accordion__content{color:#6e7176;padding-inline:0}body:not(:has(.admin-shell)) .product-reviews{background:#fbfaf7;border-top:1px solid #1415171f}:is(body:not(:has(.admin-shell)) .reviews-head h2,body:not(:has(.admin-shell)) .review-card h3){color:#17181a}body:not(:has(.admin-shell)) .review-card{background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .review-card p{color:#6d7075}body:not(:has(.admin-shell)) .reviews-head__score{color:#6d7075}body:not(:has(.admin-shell)) .review-card footer{border-color:#1415171f}body:not(:has(.admin-shell)) .review-form-shell{background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .review-form label{color:#3c3e42}:is(body:not(:has(.admin-shell)) .review-form input,body:not(:has(.admin-shell)) .review-form select,body:not(:has(.admin-shell)) .review-form textarea){color:#17181a;background:#fbfaf7;border-color:#14151729;border-radius:3px}body:not(:has(.admin-shell)) .cart-layout{padding-top:70px}body:not(:has(.admin-shell)) .cart-layout .section-heading{text-align:start;margin-left:0}body:not(:has(.admin-shell)) .cart-line{border-color:#1415171f}:is(body:not(:has(.admin-shell)) .cart-line__info p,body:not(:has(.admin-shell)) .cart-line__info span){color:#777a7f}:is(body:not(:has(.admin-shell)) .cart-line__info h2,body:not(:has(.admin-shell)) .cart-line__info strong){color:#17181a}body:not(:has(.admin-shell)) .quantity-control{border-color:#14151729;border-radius:3px}body:not(:has(.admin-shell)) .quantity-control button{color:#17181a}body:not(:has(.admin-shell)) .order-summary{color:#17181a;box-shadow:none;background:#fff;border:1px solid #14151721;border-radius:4px}body:not(:has(.admin-shell)) .order-summary>h2{margin-top:0}body:not(:has(.admin-shell)) .order-summary>.order-summary__row{color:#65686d;border-color:#1415171f}body:not(:has(.admin-shell)) .order-summary__total{color:#17181a!important}body:not(:has(.admin-shell)) .checkout-button{border-radius:5px}body:not(:has(.admin-shell)) .checkout-button--card{box-shadow:none;background:#17181a}body:not(:has(.admin-shell)) .checkout-button--card:hover:not(:disabled){background:#d92742}:is(body:not(:has(.admin-shell)) .secure-note,body:not(:has(.admin-shell)) .checkout-note){color:#85888d;margin:18px 0 0;font-size:11px;line-height:1.55}body:not(:has(.admin-shell)) .payment-buttons .payment-divider{color:#94979b}:is(body:not(:has(.admin-shell)) .content-page,body:not(:has(.admin-shell)) .contact-layout){background:#f4f2ed}body:not(:has(.admin-shell)) .content-page__aside{color:#9a9ca0}:is(body:not(:has(.admin-shell)) .prose h1,body:not(:has(.admin-shell)) .contact-intro h1){color:#141517;text-transform:none;font-weight:650}body:not(:has(.admin-shell)) .prose h2{color:#242629;font-weight:650}:is(body:not(:has(.admin-shell)) .prose p,body:not(:has(.admin-shell)) .prose li,body:not(:has(.admin-shell)) .contact-intro p){color:#686b70}body:not(:has(.admin-shell)) .contact-form{background:#fff;border-color:#14151721;border-radius:4px;padding:36px}body:not(:has(.admin-shell)) .contact-form label{color:#3c3e42}:is(body:not(:has(.admin-shell)) .contact-form input,body:not(:has(.admin-shell)) .contact-form textarea,body:not(:has(.admin-shell)) .contact-form select){color:#17181a;background:#fbfaf7;border-color:#14151729;border-radius:3px}:is(body:not(:has(.admin-shell)) .contact-form input:focus,body:not(:has(.admin-shell)) .contact-form textarea:focus,body:not(:has(.admin-shell)) .contact-form select:focus){border-color:#17181a}body:not(:has(.admin-shell)) .success-card{color:#17181a;background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .success-card p{color:#6d7075}body:not(:has(.admin-shell)) .success-card code{color:#292b2f;background:#efede7}body:not(:has(.admin-shell)) .empty-state>span{color:#1415170f}body:not(:has(.admin-shell)) .empty-state h1{color:#17181a;text-transform:none}body:not(:has(.admin-shell)) .empty-state p{color:#6d7075}body:not(:has(.admin-shell)) .custom-payment-page{background:#f4f2ed}body:not(:has(.admin-shell)) .custom-payment-card{background:#fff;border-color:#14151724;border-radius:4px;box-shadow:0 24px 70px #14151714}:is(body:not(:has(.admin-shell)) .custom-payment-message,body:not(:has(.admin-shell)) .custom-payment-state){border-radius:3px}body:not(:has(.admin-shell)) .cookie-panel{color:#17181a;background:#fff;border-color:#14151729;box-shadow:0 25px 70px #14151724}body:not(:has(.admin-shell)) .cookie-panel p{color:#666a70}body:not(:has(.admin-shell)) .cookie-manage{color:#666a70}body:not(:has(.admin-shell)) .cookie-option{background:#f7f5f0;border-color:#14151721}body:not(:has(.admin-shell)) .cookie-option input{background:#d9d7d1;border-color:#14151733}body:not(:has(.admin-shell)) .footer-cookie-button{color:#92959a}body:not(:has(.admin-shell)) .site-footer{color:#fff;background:#17181a;border-top:0}body:not(:has(.admin-shell)) .site-footer .brand{color:#fff}body:not(:has(.admin-shell)) .site-footer .footer-grid h3{color:#f4f3f0}body:not(:has(.admin-shell)) .site-footer .footer-grid p{color:#9fa2a7}body:not(:has(.admin-shell)) .site-footer .footer-grid a{color:#9fa2a7}body:not(:has(.admin-shell)) .site-footer .footer-cookie-button{color:#9fa2a7}body:not(:has(.admin-shell)) .site-footer .footer-grid a:hover{color:#fff}body:not(:has(.admin-shell)) .site-footer .footer-cookie-button:hover{color:#fff}body:not(:has(.admin-shell)) .site-footer .footer-bottom{color:#777a80;border-color:#ffffff1a}body:not(:has(.admin-shell)) .mobile-menu{color:#17181a;background:#f7f5f0}body:not(:has(.admin-shell)) .mobile-menu nav a{color:#17181a}@media (max-width:980px){body:not(:has(.admin-shell)) .hero__inner--editorial{grid-template-columns:1fr;gap:46px;min-height:0}body:not(:has(.admin-shell)) .hero__art--editorial{width:100%;max-width:none;min-height:0}body:not(:has(.admin-shell)) .hero__art--editorial>img{aspect-ratio:1.15;min-height:0}body:not(:has(.admin-shell)) .hero__art--editorial>.track-art{aspect-ratio:1.15;min-height:0}body:not(:has(.admin-shell)) .dark-story{grid-template-columns:1fr;gap:42px}body:not(:has(.admin-shell)) .product-page--editorial{grid-template-columns:1fr;gap:48px}body:not(:has(.admin-shell)) .process-grid article{min-height:230px;padding-inline:24px}}@media (max-width:720px){body:not(:has(.admin-shell)) .container{width:min(100% - 30px,1240px)}body:not(:has(.admin-shell)) .header-inner{height:64px}body:not(:has(.admin-shell)) .hero__inner--editorial{padding:48px 0 58px}body:not(:has(.admin-shell)) .hero--editorial h1{font-size:clamp(50px,16vw,72px)}body:not(:has(.admin-shell)) .hero__copy--editorial>p:not(.eyebrow):not(.hero-delivery-note){font-size:15px}body:not(:has(.admin-shell)) .hero__art--editorial>img{aspect-ratio:.98}body:not(:has(.admin-shell)) .hero__art--editorial>.track-art{aspect-ratio:.98}body:not(:has(.admin-shell)) .section{padding:72px 0}body:not(:has(.admin-shell)) .section-heading--editorial{gap:24px;margin-bottom:34px;display:grid}body:not(:has(.admin-shell)) .product-grid--editorial{gap:34px 12px}body:not(:has(.admin-shell)) .process-grid{grid-template-columns:1fr}body:not(:has(.admin-shell)) .process-grid article{border-inline-end:0;border-bottom:1px solid #1415171f;min-height:auto;padding:30px 0}body:not(:has(.admin-shell)) .process-grid article:last-child{border-bottom:0}body:not(:has(.admin-shell)) .process-grid h3{margin:34px 0 8px}body:not(:has(.admin-shell)) .dark-story__copy h2{font-size:58px}body:not(:has(.admin-shell)) .page-hero{padding:62px 0 44px}body:not(:has(.admin-shell)) .page-hero h1{font-size:58px}body:not(:has(.admin-shell)) .product-page--editorial{padding:34px 0 76px}body:not(:has(.admin-shell)) .product-detail--editorial h1{font-size:46px}body:not(:has(.admin-shell)) .product-price-intro{gap:12px;display:grid}body:not(:has(.admin-shell)) .product-price-intro p{align-self:auto}body:not(:has(.admin-shell)) .product-quick-facts{grid-template-columns:1fr}body:not(:has(.admin-shell)) .product-quick-facts>div+div{border-inline-start:0;border-top:1px solid #1415171f;padding-inline-start:0}body:not(:has(.admin-shell)) .contact-form{padding:24px 18px}}@media (max-width:520px){body:not(:has(.admin-shell)) .product-grid--editorial{grid-template-columns:1fr;gap:42px}:is(body:not(:has(.admin-shell)) .product-card--editorial .product-card__photo,body:not(:has(.admin-shell)) .product-card--editorial .track-art){aspect-ratio:1.08}body:not(:has(.admin-shell)) .variant-picker>div{grid-template-columns:repeat(3,minmax(0,1fr))}body:not(:has(.admin-shell)) .variant-picker button{min-height:74px;padding:11px 5px}body:not(:has(.admin-shell)) .hero__actions{grid-template-columns:1fr;display:grid}body:not(:has(.admin-shell)) .hero__actions .button{width:100%}}:is(body:not(:has(.admin-shell)) .header-actions .account-link,body:not(:has(.admin-shell)) .header-actions .language-switch){color:#5f6267}body:not(:has(.admin-shell)) .language-switch{background:0 0;border-color:#14151724;border-radius:5px}body:not(:has(.admin-shell)) .text-button{color:#6f7277}body:not(:has(.admin-shell)) .text-link{color:#17181a}body:not(:has(.admin-shell)) .auth-shell{background:#f4f2ed}body:not(:has(.admin-shell)) .auth-shell h1{color:#17181a;text-transform:none;font-weight:650}body:not(:has(.admin-shell)) .auth-card{background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .auth-card label{color:#3c3e42}body:not(:has(.admin-shell)) .auth-card input{color:#17181a;background:#fbfaf7;border-color:#14151729;border-radius:3px}body:not(:has(.admin-shell)) .auth-switch a{color:#17181a}body:not(:has(.admin-shell)) .account-head h1{color:#17181a;text-transform:none;font-weight:650}body:not(:has(.admin-shell)) .account-head p{color:#6e7176}body:not(:has(.admin-shell)) .account-panel{color:#17181a;background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .order-list article{border-color:#1415171f}body:not(:has(.admin-shell)) .order-list span{color:#777a7f}body:not(:has(.admin-shell)) .status-badge{color:#45484d;background:#f3f1eb;border-color:#14151724}body:not(:has(.admin-shell)) .product-grid--editorial{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1080px){body:not(:has(.admin-shell)) .product-grid--editorial{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){body:not(:has(.admin-shell)) .product-grid--editorial{grid-template-columns:1fr}}:is(body:not(:has(.admin-shell)) .track-order-page h1,body:not(:has(.admin-shell)) .order-track-head h1,body:not(:has(.admin-shell)) .order-track-panel h2){color:#17181a;text-transform:none}body:not(:has(.admin-shell)) .track-order-page>p:not(.eyebrow){color:#71747a}body:not(:has(.admin-shell)) .order-track-head p{color:#71747a}:is(body:not(:has(.admin-shell)) .track-order-form,body:not(:has(.admin-shell)) .order-track-panel){color:#17181a;background:#fff;border-color:#14151721;border-radius:4px}body:not(:has(.admin-shell)) .track-order-form label{color:#3c3e42}body:not(:has(.admin-shell)) .track-order-form input{color:#17181a;background:#fbfaf7;border-color:#14151729;border-radius:3px}body:not(:has(.admin-shell)) .tracked-items article{border-color:#1415171f}body:not(:has(.admin-shell)) .tracked-total{border-color:#1415171f}body:not(:has(.admin-shell)) .tracked-items article span{color:#74777c}body:not(:has(.admin-shell)) .order-track-panel dt{color:#74777c}body:not(:has(.admin-shell)) .order-track-panel>p{color:#74777c}body:not(:has(.admin-shell)) .order-timeline small{color:#74777c}body:not(:has(.admin-shell)) .tracked-total--delivery{color:#65686d;font-size:13px}body:not(:has(.admin-shell)) .tracking-number{background:#f3f1eb;border-radius:3px}body:not(:has(.admin-shell)) .tracking-number span{color:#777a7f}
