:root{--ink: #0b171b;--ink-soft: #203238;--teal: #12adbc;--teal-deep: #067888;--teal-pale: #dff6f7;--coral: #f59d78;--coral-deep: #eb7f55;--blush: #f7d4c8;--cloud: #f3f7f8;--mist: #e6edef;--slate: #65767b;--white: #ffffff;--green: #25a76c;--yellow: #f2c14e;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-card: 0 14px 38px rgba(11, 23, 27, .08);--page: min(1440px, calc(100% - 48px) );font-family:Manrope,sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--white);color:var(--ink)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{min-height:60vh}.cart-toast{width:min(430px,calc(100vw - 28px));min-height:82px;position:fixed;z-index:100;right:24px;bottom:24px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 28px;align-items:center;gap:11px;overflow:hidden;padding:14px;border-radius:15px;color:var(--white);background:var(--ink);box-shadow:0 24px 60px #04141847;animation:cart-toast-in .26s ease-out}.cart-toast:after{content:"";height:3px;position:absolute;right:0;bottom:0;left:0;transform-origin:left;background:linear-gradient(90deg,var(--teal),var(--coral));animation:cart-toast-life 3.8s linear forwards}.cart-toast-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:#062c31;background:var(--teal)}.cart-toast-icon svg{width:20px}.cart-toast>div{min-width:0;display:grid;gap:4px}.cart-toast strong{font-family:Plus Jakarta Sans;font-size:12px}.cart-toast small{overflow:hidden;color:#ffffffa3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cart-toast>a{padding:8px 10px;border-radius:8px;color:var(--ink);background:var(--coral);font-size:12px;font-weight:800;white-space:nowrap}.cart-toast>a:hover{background:var(--white)}.cart-toast>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:7px;color:#ffffff94;background:transparent;cursor:pointer}.cart-toast>button:hover{color:var(--white);background:#ffffff14}.cart-toast>button svg{width:14px}@keyframes cart-toast-in{0%{opacity:0;transform:translateY(14px) scale(.98)}}@keyframes cart-toast-life{to{transform:scaleX(0)}}:focus-visible{outline:3px solid rgba(18,173,188,.42);outline-offset:3px}.notfound-search:focus-within,.field-grid input:focus-visible,.field-grid select:focus-visible,.account-card input:focus-visible,.checkout-field-grid input:focus-visible,.checkout-field-grid select:focus-visible{outline:0;border-color:var(--teal-deep);box-shadow:0 0 0 2px var(--white),0 0 0 4px var(--teal-deep)}.page-shell{width:var(--page);margin-inline:auto}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:var(--teal-deep);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow svg{width:15px;height:15px}.eyebrow.light{color:#ffffffb3}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#4ade80;box-shadow:0 0 0 4px #4ade8021}.primary-button,.secondary-button,.checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 20px;border:0;border-radius:11px;font-weight:800;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.primary-button,.checkout-button{color:var(--white);background:var(--ink)}.primary-button:hover,.checkout-button:hover{transform:translateY(-2px);background:var(--teal-deep)}.primary-button svg,.checkout-button svg{width:18px}.secondary-button{background:var(--cloud);color:var(--ink);border:1px solid var(--mist)}.full-button{width:100%}.light-button{background:var(--white);color:var(--ink)}.light-button:hover{color:var(--white);background:var(--coral-deep)}.text-link{display:inline-flex;align-items:center;gap:4px;font-weight:800}.light-link{color:var(--white)}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.utility-bar{color:#ffffffd1;background:var(--ink);font-size:11px}.utility-inner{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:18px}.utility-inner p{display:flex;align-items:center;gap:10px;margin:0}.utility-inner div{display:flex;align-items:center;gap:24px}.utility-inner a{color:var(--white);font-weight:700}.masthead{min-height:62px;display:grid;grid-template-columns:196px minmax(300px,1fr) auto auto;align-items:center;gap:24px}.brand-link img{width:152px;height:auto}.search-bar{height:42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-left:16px;border:1px solid #dce5e7;border-radius:13px;background:var(--cloud);transition:border .18s,box-shadow .18s}.search-bar:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px #12adbc1a}.search-bar svg{width:19px;color:var(--slate)}.search-bar input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.search-bar input::placeholder{color:#829095}.search-bar button{height:42px;margin-right:-1px;padding:0 22px;border:0;border-radius:0 13px 13px 0;color:var(--white);background:var(--teal-deep);font-weight:800;cursor:pointer}.location-control{display:flex;align-items:center;gap:10px;padding:4px 12px;border-left:1px solid var(--mist)}.location-control svg{width:20px;color:var(--teal-deep)}.location-control span{display:flex;flex-direction:column;font-size:12px;font-weight:800}.location-control small{margin-bottom:2px;color:var(--slate);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.header-actions{display:flex;align-items:stretch;gap:4px}.header-actions>a{min-width:58px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:4px;color:var(--ink-soft);font-size:12px;font-weight:700;border-radius:10px}.header-actions>a:hover{background:var(--cloud)}.header-actions svg{width:19px}.header-actions b{min-width:20px;height:20px;position:absolute;top:0;right:2px;display:grid;place-items:center;border:2px solid var(--white);border-radius:50%;color:var(--white);background:var(--coral-deep);font-size:12px}.icon-button,.mobile-menu{display:none;border:0;background:transparent}.mobile-nav{display:none;border-top:1px solid var(--mist);background:var(--white)}.mobile-nav-inner{display:flex;flex-direction:column;padding-block:6px 14px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 2px;border-bottom:1px solid var(--mist);color:var(--ink);font-size:15px;font-weight:700}.mobile-nav a svg{width:18px;color:var(--slate)}.mobile-nav a:focus-visible{outline:2px solid var(--teal-deep);outline-offset:2px}.mobile-nav .mobile-nav-lead{color:var(--teal-deep)}.mobile-nav .mobile-nav-accent{color:var(--coral-deep)}.mobile-nav .mobile-nav-account,.mobile-nav .mobile-nav-call{justify-content:flex-start}.mobile-nav .mobile-nav-account svg,.mobile-nav .mobile-nav-call svg{color:var(--teal-deep)}.mobile-nav .mobile-nav-call{border-bottom:0;color:var(--ink-soft)}.category-nav{position:sticky;top:0;z-index:40;border-block:1px solid var(--mist);background:var(--white)}.category-nav-inner{height:40px;display:flex;align-items:center;gap:34px;overflow:auto;scrollbar-width:none}.category-nav-inner::-webkit-scrollbar{display:none}.category-nav a{flex:0 0 auto;font-size:12px;font-weight:700}.category-nav a:hover{color:var(--teal-deep)}.category-nav .shop-all{height:32px;display:inline-flex;align-items:center;gap:8px;padding-right:26px;border-right:1px solid var(--mist)}.category-nav .nav-accent{margin-left:auto;color:var(--coral-deep)}.home-intro{padding-block:22px 40px}.signal-deck{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(270px,.85fr);grid-template-rows:1fr 1fr;gap:14px}.hero-campaign{min-height:520px;grid-row:1 / 3;position:relative;display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:var(--radius-lg);color:var(--white);background:var(--teal-deep);isolation:isolate}.hero-campaign:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.32) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.32) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,black,transparent 72%);mask-image:linear-gradient(90deg,black,transparent 72%)}.hero-campaign:after{content:"";position:absolute;left:10%;bottom:-72px;width:150px;height:82px;border:30px solid var(--coral);border-top:0;border-radius:0 0 100px 100px;transform:rotate(-8deg);opacity:.9}.hero-copy{align-self:center;padding:64px 0 64px 64px}.hero-copy h1{margin:0 0 22px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(50px,5.1vw,82px);font-weight:600;line-height:.94;letter-spacing:-.045em}.hero-copy h1 em{color:var(--coral);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:490px;margin:0 0 34px;color:#ffffffc7;font-size:15px;line-height:1.7}.hero-product-frame{position:relative;min-width:0;padding:36px}.hero-product-frame:before{content:"";position:absolute;inset:60px 26px 40px 40px;border:1px solid rgba(255,255,255,.25);border-radius:50% 50% 18px 18px;transform:rotate(4deg)}.hero-product-frame img{width:100%;height:100%;position:relative;object-fit:cover;border-radius:45% 45% 15px 15px;filter:saturate(.82) contrast(1.05)}.orbit-label{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.22);border-radius:9px;color:#ffffffbf;background:#0b171bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:700}.orbit-label span{color:var(--coral);font-family:Plus Jakarta Sans;font-size:16px}.orbit-label.top{top:68px;right:14px}.orbit-label.bottom{right:24px;bottom:62px}.dispatch-card,.bundle-promo{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:26px;overflow:hidden;border-radius:var(--radius-lg)}.dispatch-card{color:var(--white);background:var(--ink)}.dispatch-card:after{content:"";position:absolute;width:100px;height:100px;right:-26px;top:-34px;border:18px solid var(--teal);border-radius:50%;opacity:.35}.dispatch-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.dispatch-card .eyebrow{color:#ffffff94}.live-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;color:#8af0b5;background:#4ade801f;font-size:12px;font-weight:800;text-transform:uppercase}.live-pill i{width:6px;height:6px;border-radius:50%;background:#4ade80}.dispatch-card h2{margin:4px 0 0;font-family:Plus Jakarta Sans;font-size:32px;letter-spacing:-.04em}.dispatch-card>p{margin:0;color:#ffffff9e;font-size:12px;line-height:1.6}.dispatch-track{display:grid;grid-template-columns:1fr .45fr .18fr;gap:4px}.dispatch-track span{height:5px;border-radius:8px;background:var(--teal)}.dispatch-track span:nth-child(2){background:var(--coral)}.dispatch-track span:nth-child(3){background:#ffffff2e}.dispatch-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dispatch-stats div{display:grid;grid-template-columns:auto 1fr;gap:0 9px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a}.dispatch-stats svg{width:17px;grid-row:1 / 3;color:var(--coral)}.dispatch-stats strong{font-size:11px}.dispatch-stats small{color:#ffffff85;font-size:11px;text-transform:uppercase}.dispatch-card>a,.bundle-promo>a{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:800}.dispatch-card a svg,.bundle-promo a svg{width:16px}.bundle-promo{color:var(--ink);background:var(--blush)}.bundle-promo:after{content:"";position:absolute;width:90px;height:45px;right:10%;bottom:-11px;border:18px solid rgba(245,157,120,.68);border-top:0;border-radius:0 0 60px 60px}.bundle-promo h2{margin:0;font-family:Plus Jakarta Sans;font-size:30px;line-height:.98;letter-spacing:-.045em}.bundle-promo .promo-number{align-self:flex-end;padding:7px 10px;border-radius:8px;color:var(--white);background:var(--coral-deep);font-family:Plus Jakarta Sans;font-size:13px;font-weight:700;transform:rotate(-2deg)}.category-section,.mission-section,.brands-section{padding-block:34px 70px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-heading h2{margin:0;font-family:Plus Jakarta Sans;font-size:clamp(30px,3.2vw,48px);font-weight:600;line-height:1.04;letter-spacing:-.035em}.section-heading>div>p:not(.eyebrow){max-width:560px;margin:12px 0 0;color:var(--slate);font-size:13px;line-height:1.6}.section-heading>a{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800}.section-heading>a:hover{color:var(--teal-deep)}.section-heading>a svg{width:17px}.compact-heading{margin-bottom:22px}.category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.category-tile{min-width:0;position:relative;display:flex;flex-direction:column;gap:22px;padding:16px;overflow:hidden;border:1px solid var(--mist);border-radius:15px;background:var(--cloud);transition:transform .18s,border .18s,box-shadow .18s}.category-tile:hover{transform:translateY(-4px);border-color:transparent;box-shadow:var(--shadow-card)}.category-tile>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--white)}.category-tile>span svg{width:20px}.category-tile strong{font-family:Plus Jakarta Sans;font-size:13px}.category-tile>svg{width:16px;position:absolute;right:13px;bottom:13px;color:var(--slate)}.tone-teal{background:var(--teal-pale)}.tone-teal>span{color:var(--teal-deep)}.tone-ink{color:var(--white);background:var(--ink);border-color:var(--ink)}.tone-ink>span{color:var(--coral);background:#ffffff14}.tone-ink>svg{color:#ffffff80}.tone-coral{background:#ffe8df}.tone-coral>span{color:var(--coral-deep)}.tone-sky{background:#e9f2fb}.tone-sky>span{color:#3178b6}.tone-blush{background:#faeee9}.tone-blush>span{color:var(--coral-deep)}.tone-slate{background:#edf0f1}.tone-slate>span{color:var(--ink-soft)}.tone-violet{background:#f0edfa}.tone-violet>span{color:#735ab4}.tone-sand{background:#f7f1e4}.tone-sand>span{color:#a47a22}.deal-section,.related-section{padding-block:68px;background:var(--cloud)}.product-grid{display:grid;gap:14px}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0;overflow:hidden;border:1px solid #dde6e8;border-radius:17px;background:var(--white);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.product-image-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#eef2f3}.product-image-link{display:block;height:100%}.product-image-wrap img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .35s ease}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 9px;border-radius:7px;color:var(--white);background:var(--coral-deep);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-card-body{padding:13px 13px 14px}.product-meta{display:flex;gap:8px;margin-bottom:6px;color:var(--slate);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-meta span+span:before{content:"/";margin-right:8px;color:#c1cccf}.product-name{min-height:37px;display:-webkit-box;overflow:hidden;font-family:Plus Jakarta Sans;font-size:13.5px;font-weight:600;line-height:1.36;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-name:hover{color:var(--teal-deep)}.price-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.price-row>div{display:flex;flex-direction:column}.price-row strong{font-family:Plus Jakarta Sans;font-size:17px;letter-spacing:-.04em}.price-row del{color:#93a0a4;font-size:12px}.discount-pill{padding:5px 7px;border-radius:6px;color:var(--green);background:#e3f7ed;font-size:12px;font-weight:800}.stock-line{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 7px;margin-top:6px;color:var(--ink-soft);font-size:12px;font-weight:700}.stock-line small{grid-column:2;color:var(--slate);font-weight:500}.stock-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--green)}.stock-dot.low_stock{background:var(--yellow)}.stock-dot.out_of_stock{background:#dc5a5a}.stock-dot.preorder{background:#735ab4}.add-button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;margin-top:11px;padding:0 13px;border:0;border-radius:9px;color:var(--white);background:var(--ink);font-size:11px;font-weight:800;cursor:pointer;transition:background .18s}.add-button:hover{background:var(--teal-deep)}.add-button svg{width:16px}.mission-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px}.mission-card{min-height:330px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:28px;overflow:hidden;border-radius:20px}.mission-card .mission-index{font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mission-card h3{max-width:420px;margin:0 0 12px;font-family:Plus Jakarta Sans;font-size:clamp(28px,3vw,44px);line-height:1.02;letter-spacing:-.035em}.mission-card p{max-width:390px;margin:0;font-size:12px;line-height:1.65;opacity:.72}.mission-card>svg{width:24px;position:absolute;right:26px;top:26px}.mission-dark{color:var(--white);background:var(--ink)}.mission-dark:after{content:"";width:190px;height:190px;position:absolute;right:-50px;bottom:-80px;border:38px solid var(--teal);border-radius:50%;opacity:.36}.mission-coral{background:var(--coral)}.mission-coral:after{content:"";position:absolute;width:110px;height:55px;right:20px;bottom:-10px;border:24px solid rgba(255,255,255,.35);border-top:0;border-radius:0 0 80px 80px}.mission-image{color:var(--white);background:linear-gradient(#0b171b7a,#0b171be0),url(https://images.unsplash.com/photo-1558002038-1055907df827?auto=format&fit=crop&w=1000&q=85) center/cover}.confidence-strip{color:var(--white);background:var(--teal-deep)}.confidence-grid{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.confidence-grid>div{display:flex;align-items:center;gap:14px;padding:12px 24px;border-right:1px solid rgba(255,255,255,.18)}.confidence-grid>div:first-child{padding-left:0}.confidence-grid>div:last-child{border:0}.confidence-grid svg{width:25px;color:var(--coral)}.confidence-grid span{display:flex;flex-direction:column}.confidence-grid strong{font-family:Plus Jakarta Sans;font-size:13px}.confidence-grid small{margin-top:3px;color:#ffffff9e;font-size:12px}.brands-section{padding-top:70px}.brand-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));border-block:1px solid var(--mist)}.brand-row a{min-height:90px;display:grid;place-items:center;border-right:1px solid var(--mist);color:#6f7c80;font-family:Plus Jakarta Sans;font-size:21px;font-weight:700;letter-spacing:-.04em;text-decoration:none;transition:color .16s ease,background .16s ease}.brand-row a:last-child{border-right:0}.brand-row a:hover{color:var(--ink);background:var(--teal-pale)}.brand-row img{max-height:40px;max-width:72%;object-fit:contain}.catalog-page{padding-block:28px 90px}.catalog-crumbs,.product-breadcrumbs{display:flex;align-items:center;gap:9px;color:var(--slate);font-size:12px}.catalog-crumbs a:hover,.product-breadcrumbs a:hover{color:var(--teal-deep);text-decoration:underline}.catalog-crumbs b{color:var(--ink-soft);font-weight:700}.recent-section{padding-block:34px 8px}.catalog-title-row{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-block:36px 24px;border-bottom:1px solid var(--mist)}.catalog-title-row h1,.cart-heading h1,.product-detail h1,.checkout-page h1{margin:0;font-family:Plus Jakarta Sans;font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1;letter-spacing:-.035em;text-transform:capitalize}.catalog-title-row>div>p:last-child{margin:12px 0 0;color:var(--slate);font-size:12px}.sort-form label{position:relative;display:flex;align-items:center;gap:10px;color:var(--slate);font-size:12px;font-weight:700}.sort-form select{min-width:190px;height:42px;padding:0 38px 0 12px;border:1px solid var(--mist);border-radius:9px;color:var(--ink);background:var(--white);appearance:none;font-weight:700}.sort-form svg{width:16px;position:absolute;right:12px;pointer-events:none}.active-filters{display:flex;align-items:center;gap:8px;padding:14px 0;color:var(--slate);font-size:12px}.active-filters>span{margin-right:4px;font-weight:800}.active-filters a{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:8px;color:var(--ink);background:var(--cloud);text-transform:capitalize;font-weight:700}.active-filters svg{width:12px}.catalog-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:34px;padding-top:22px}.catalog-sidebar{align-self:start;position:sticky;top:52px;display:flex;flex-direction:column;gap:18px}.category-side{display:flex;flex-direction:column;border:1px solid var(--mist);border-radius:12px;overflow:hidden}.category-side-title{padding:12px 14px;border-bottom:1px solid var(--mist);background:var(--cloud);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft)}.category-side a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid var(--mist);color:var(--ink);font-size:13px;font-weight:600}.category-side a:last-child{border-bottom:0}.category-side a span{color:var(--slate);font-size:12px;font-weight:700}.category-side a:hover{background:var(--cloud);color:var(--teal-deep)}.category-side a.active{color:var(--teal-deep);font-weight:800;box-shadow:inset 3px 0 0 var(--teal-deep)}.department-title{justify-content:center;text-align:center}.department-title .eyebrow{justify-content:center}.filter-title{display:flex;align-items:center;gap:8px;padding-bottom:16px;border-bottom:1px solid var(--mist);list-style:none;cursor:pointer}.filter-title::-webkit-details-marker{display:none}.filter-title svg{width:17px}.filter-title strong{font-family:Plus Jakarta Sans;font-size:15px}.filter-title a{margin-left:auto;color:var(--teal-deep);font-size:11px;font-weight:800}.filter-group{padding:16px 0;border-bottom:1px solid var(--mist)}.filter-group-title{margin:0 0 10px;font-size:12px;font-weight:800}.filter-panel label{min-height:30px;display:flex;align-items:center;gap:8px;color:var(--slate);font-size:12px;cursor:pointer}.filter-panel label span{margin-left:auto;color:#7d8b8f;font-size:11px}.filter-panel input[type=checkbox],.filter-panel input[type=radio]{width:15px;height:15px;accent-color:var(--teal-deep)}.filter-panel label:has(input:checked){color:var(--teal-deep);font-weight:800}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-filter input{width:100%;height:38px;padding:0 8px;border:1px solid var(--mist);border-radius:8px;font-size:12px}.apply-price{width:100%;min-height:36px;margin-top:9px;border:1px solid var(--mist);border-radius:8px;color:var(--ink);background:var(--white);font-size:11px;font-weight:800;cursor:pointer}.apply-price:hover{border-color:var(--teal-deep);color:var(--teal-deep)}.clear-all-filters{color:var(--teal-deep);font-weight:800;background:none!important}.catalog-toolbar{display:flex;justify-content:flex-end;margin-bottom:14px}.sort-control{position:relative;display:flex;align-items:center;gap:10px;color:var(--slate);font-size:12px;font-weight:700}.sort-control select{min-width:190px;height:42px;padding:0 38px 0 12px;border:1px solid var(--mist);border-radius:9px;color:var(--ink);background:var(--white);appearance:none;font-size:12px;font-weight:700}.sort-control svg{width:16px;position:absolute;right:12px;pointer-events:none}.catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-filter-button{display:none}.catalog-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:32px}.catalog-pagination a,.catalog-pagination span{min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--mist);border-radius:9px;color:var(--ink);background:var(--white);font-size:13px;font-weight:800}.catalog-pagination a:hover{border-color:var(--teal-deep);color:var(--teal-deep)}.catalog-pagination a.active{border-color:var(--teal-deep);color:var(--white);background:var(--teal-deep)}.catalog-pagination svg{width:16px}.catalog-pagination .disabled{color:#b3c0c4}.catalog-pagination .page-gap{min-width:24px;padding:0;border:0;color:var(--slate);background:none}.empty-state{padding:100px 20px;text-align:center}.empty-state h1,.empty-state h2{font-family:Plus Jakarta Sans;font-size:36px;letter-spacing:-.04em}.empty-state p{margin-bottom:24px;color:var(--slate)}.product-page{padding-block:26px 80px}.product-breadcrumbs svg{width:12px}.product-breadcrumbs span{max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:56px;padding-top:28px}.product-gallery{min-width:0;display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px}.thumbnail-rail{display:flex;flex-direction:column;gap:9px}.thumbnail-rail button{height:74px;padding:4px;overflow:hidden;border:1px solid var(--mist);border-radius:10px;background:var(--cloud);cursor:pointer}.thumbnail-rail button.active{border-color:var(--teal);box-shadow:0 0 0 2px #12adbc1f}.thumbnail-rail img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.main-product-image{min-height:600px;position:relative;overflow:hidden;border-radius:18px;background:var(--cloud)}.main-product-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;mix-blend-mode:multiply}.product-detail{padding-top:6px}.product-detail-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.product-detail-head>div{display:flex;align-items:center;gap:12px}.brand-label,.sku-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-label{color:var(--teal-deep)}.sku-label{color:var(--slate)}.product-detail h1{margin-top:20px;font-size:clamp(36px,4.1vw,58px)}.product-description{max-width:650px;margin:20px 0;color:var(--slate);font-size:13px;line-height:1.7}.detail-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;padding:18px 0;border-block:1px solid var(--mist)}.detail-price strong{font-family:Plus Jakarta Sans;font-size:36px;letter-spacing:-.05em}.detail-price del{color:#8c999d;font-size:12px}.detail-price span{padding:5px 7px;border-radius:6px;color:var(--green);background:#e3f7ed;font-size:12px;font-weight:800}.detail-price small{width:100%;color:var(--slate);font-size:12px}.buy-panel{display:grid;grid-template-columns:122px 1fr;gap:10px;margin-top:18px}.quantity-stepper{height:50px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border:1px solid var(--mist);border-radius:11px;background:var(--white)}.quantity-stepper button{height:100%;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.quantity-stepper button svg{width:15px}.quantity-stepper span{text-align:center;font-weight:800}.buy-button{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-radius:11px;color:var(--white);background:var(--teal-deep);font-weight:800;cursor:pointer}.buy-button:hover{background:var(--ink)}.buy-button svg{width:18px}.purchase-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.purchase-signals>div{min-width:0;display:flex;align-items:start;gap:9px;padding:11px;border-radius:10px;background:var(--cloud)}.purchase-signals>div>svg{width:17px;color:var(--teal-deep)}.purchase-signals p{min-width:0;display:flex;flex-direction:column;margin:0}.purchase-signals strong{font-size:12px}.purchase-signals small{margin-top:3px;overflow:hidden;color:var(--slate);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-information{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:50px;margin-top:70px;padding:42px;border-radius:20px;background:var(--cloud)}.product-information h2{margin:0;font-family:Plus Jakarta Sans;font-size:32px;letter-spacing:-.04em}.product-information p:not(.eyebrow){color:var(--slate);font-size:11px;line-height:1.65}.product-information ul{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.product-information li{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700}.product-information li svg{width:17px;color:var(--teal-deep)}.product-information dl{margin:0}.product-information dl>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #dbe4e6;font-size:12px}.product-information dt{color:var(--slate)}.product-information dd{margin:0;font-weight:700;text-align:right}.empty-cart{padding-block:110px 150px;text-align:center}.empty-cart-icon{width:86px;height:86px;display:grid;place-items:center;margin:0 auto 24px;border-radius:24px;color:var(--teal-deep);background:var(--teal-pale);transform:rotate(-3deg)}.empty-cart-icon svg{width:38px;height:38px}.empty-cart .eyebrow{justify-content:center}.empty-cart h1{max-width:720px;margin:0 auto;font-family:Plus Jakarta Sans;font-size:clamp(42px,6vw,72px);font-weight:600;line-height:1;letter-spacing:-.035em}.empty-cart>p:not(.eyebrow){margin:20px 0 28px;color:var(--slate)}.cart-page{padding-block:44px 100px}.cart-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px}.cart-heading h1 span{display:inline-grid;min-width:28px;height:28px;place-items:center;vertical-align:top;border-radius:50%;color:var(--white);background:var(--teal-deep);font-size:11px;letter-spacing:0}.cart-heading>a{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.cart-heading>a svg{width:16px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:34px;align-items:start}.cart-lines{border-top:1px solid var(--mist)}.shipping-progress{display:flex;align-items:center;gap:14px;margin:20px 0;padding:14px 18px;border-radius:12px;color:var(--ink);background:var(--teal-pale)}.shipping-progress>svg{width:22px;color:var(--teal-deep)}.shipping-progress>div{flex:1}.shipping-progress strong{display:block;margin-bottom:7px;font-size:12px}.shipping-progress span{height:5px;display:block;overflow:hidden;border-radius:10px;background:#12adbc26}.shipping-progress i{height:100%;display:block;border-radius:10px;background:var(--teal)}.cart-line{min-height:185px;display:grid;grid-template-columns:150px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--mist)}.cart-line>img{width:150px;height:145px;object-fit:cover;border-radius:13px;background:var(--cloud);mix-blend-mode:multiply}.cart-line-info{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.cart-line-info>span{color:var(--teal-deep);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-line-info>a{max-width:430px;margin:7px 0;font-family:Plus Jakarta Sans;font-size:17px;font-weight:600}.cart-line-info>small{color:var(--slate);font-size:11px}.cart-line-info>p{display:flex;align-items:center;gap:7px;margin:16px 0 0;color:var(--slate);font-size:12px}.cart-line-actions{min-width:145px;display:flex;flex-direction:column;align-items:end;gap:14px}.cart-line-actions>strong{font-family:Plus Jakarta Sans;font-size:19px}.cart-line-actions .quantity-stepper{width:118px;height:38px}.remove-line{display:flex;align-items:center;gap:5px;border:0;color:#a75b52;background:transparent;font-size:12px;cursor:pointer}.remove-line svg{width:13px}.order-summary,.checkout-summary{position:sticky;top:16px;padding:28px;border:1px solid var(--mist);border-radius:17px;box-shadow:var(--shadow-card);background:var(--white)}.order-summary h2{margin:0 0 24px;font-family:Plus Jakarta Sans;font-size:27px;letter-spacing:-.04em}.order-summary dl,.checkout-summary dl{margin:0}.order-summary dl>div,.checkout-summary dl>div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;color:var(--slate);font-size:12px}.order-summary dd,.checkout-summary dd{margin:0;color:var(--ink);font-weight:700}.order-summary .summary-total,.checkout-summary .summary-total{margin-top:12px;padding-top:17px;border-top:1px solid var(--mist);color:var(--ink);font-family:Plus Jakarta Sans;font-size:18px;font-weight:700}.coupon-field{display:grid;grid-template-columns:1fr auto;margin-top:22px}.coupon-field input{min-width:0;height:40px;padding:0 10px;border:1px solid var(--mist);border-radius:8px 0 0 8px}.coupon-field button{padding:0 13px;border:0;border-radius:0 8px 8px 0;color:var(--white);background:var(--ink);font-size:12px;font-weight:800}.order-summary .checkout-button{width:100%;margin-top:12px}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:14px 0;color:var(--slate);font-size:11px}.secure-note svg{width:14px;color:var(--teal-deep)}.payment-marks{display:flex;justify-content:center;flex-wrap:wrap;gap:5px}.payment-marks span{padding:4px 6px;border:1px solid var(--mist);border-radius:5px;color:var(--slate);font-size:11px;font-weight:800}.auth-page{min-height:760px;display:grid;grid-template-columns:1fr 1fr;background:var(--cloud)}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:80px max(48px,calc((100vw - 1440px)/2));color:var(--white);background:var(--teal-deep)}.auth-story:before{content:"";position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.35) 1px,transparent 1px);background-size:48px 48px}.auth-story:after{content:"";width:210px;height:105px;position:absolute;right:10%;bottom:-25px;border:44px solid var(--coral);border-top:0;border-radius:0 0 160px 160px}.auth-story>*{position:relative;z-index:1}.auth-story h1{max-width:650px;margin:0;font-family:Plus Jakarta Sans;font-size:clamp(54px,6vw,84px);font-weight:600;line-height:.96;letter-spacing:-.045em}.auth-story>div>p:last-child{max-width:530px;color:#ffffffb8;line-height:1.7}.auth-story ul{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.auth-story li{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700}.auth-story li svg{width:18px;color:var(--coral)}.auth-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px}.auth-logo img{width:240px;margin-bottom:36px}.auth-card{width:min(450px,100%);padding:34px;border:1px solid var(--mist);border-radius:18px;background:var(--white);box-shadow:var(--shadow-card)}.auth-card h2{margin:0;font-family:Plus Jakarta Sans;font-size:32px;letter-spacing:-.045em}.auth-card>p:not(.eyebrow){color:var(--slate);font-size:11px;line-height:1.6}.auth-card form{display:flex;flex-direction:column;gap:15px;margin-top:24px}.auth-card form>label{font-size:12px;font-weight:800}.input-with-icon{height:44px;display:flex;align-items:center;gap:9px;margin-top:6px;padding:0 12px;border:1px solid var(--mist);border-radius:9px}.input-with-icon svg{width:16px;color:var(--slate)}.input-with-icon input{width:100%;border:0;outline:0}.form-split{display:flex;justify-content:space-between;align-items:center;color:var(--slate);font-size:11px}.check-label{display:flex;align-items:center;gap:6px}.check-label input{accent-color:var(--teal-deep)}.form-split a{color:var(--teal-deep);font-weight:800}.auth-card .checkout-button{width:100%}.auth-divider{display:flex;align-items:center;gap:10px;margin:22px 0;color:var(--slate);font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--mist)}.auth-card>small{display:block;margin-top:16px;color:var(--slate);font-size:11px;text-align:center}.form-split-end{justify-content:flex-end}.auth-error{margin:17px 0 -7px;padding:10px 12px;border:1px solid #efc8bd;border-radius:8px;background:#fff2ed;color:#a84e34;font-size:12px;font-weight:700}.auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-name-grid label{display:grid;gap:6px;font-size:12px;font-weight:800}.auth-name-grid input{min-width:0;height:44px;padding:0 12px;border:1px solid var(--mist);border-radius:9px;outline:0}.auth-name-grid input:focus,.input-with-icon:focus-within{border-color:var(--teal-deep);box-shadow:0 0 0 2px var(--white),0 0 0 4px var(--teal-deep)}.auth-card .checkout-button:disabled{opacity:.65;cursor:wait}.preview-checkout-link{display:block;margin-top:14px;color:var(--teal-deep);font-size:11px;font-weight:800;text-align:center}.checkout-page{padding-block:38px 100px}.checkout-progress{max-width:620px;display:flex;align-items:center;gap:12px;margin:0 auto 50px;color:var(--slate);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.checkout-progress i{height:1px;flex:1;background:var(--mist)}.checkout-progress span{display:flex;align-items:center;gap:5px}.checkout-progress span.complete{color:var(--green)}.checkout-progress span.active{color:var(--teal-deep)}.checkout-progress svg{width:14px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:70px;align-items:start}.checkout-layout>div>h2{margin:34px 0 15px;font-family:Plus Jakarta Sans;font-size:22px}.checkout-card{display:flex;align-items:center;gap:14px;margin-top:28px;padding:18px;border:1px solid var(--mist);border-radius:12px}.checkout-card>svg{color:var(--teal-deep)}.checkout-card>div{flex:1}.checkout-card strong{font-size:11px}.checkout-card p{margin:4px 0 0;color:var(--slate);font-size:12px}.checkout-card button{border:0;color:var(--teal-deep);background:transparent;font-size:12px;font-weight:800}.delivery-option{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:14px;margin-bottom:10px;padding:18px;border:1px solid var(--mist);border-radius:12px;cursor:pointer}.delivery-option.selected{border-color:var(--teal);background:var(--teal-pale)}.delivery-option input{accent-color:var(--teal-deep)}.delivery-option>svg{width:21px;color:var(--teal-deep)}.delivery-option div{display:flex;flex-direction:column}.delivery-option strong{font-size:11px}.delivery-option p{margin:4px 0 0;color:var(--slate);font-size:12px}.delivery-option>span{font-size:12px;font-weight:800}.checkout-layout>div>.checkout-button{width:100%;margin-top:16px}.checkout-line{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--mist)}.checkout-line img{width:54px;height:54px;object-fit:cover;border-radius:8px}.checkout-line div{min-width:0;display:flex;flex-direction:column}.checkout-line strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.checkout-line small{color:var(--slate);font-size:11px}.checkout-line>span{font-size:12px;font-weight:800}.checkout-summary dl{margin-top:14px}.coupon-box{margin-top:20px;padding-top:18px;border-top:1px solid var(--mist)}.coupon-box>label{display:block;margin-bottom:7px;color:var(--slate);font-size:12px;font-weight:800}.coupon-box .coupon-field{margin-top:0}.coupon-box .coupon-field input:disabled{background:var(--cloud, #f4f7f8)}.coupon-box .coupon-field button:disabled{opacity:.5}.coupon-error{margin:8px 0 0;color:#b0452c;font-size:12px}.coupon-applied{display:flex;align-items:center;gap:8px;margin:10px 0 0;padding:9px 10px;border-radius:9px;background:var(--teal-pale)}.coupon-applied>svg{width:14px;flex:0 0 auto;color:var(--teal-deep)}.coupon-applied>span{min-width:0;display:flex;flex-direction:column}.coupon-applied strong{font-size:12px}.coupon-applied small{color:var(--slate);font-size:11px}.coupon-applied button{margin-left:auto;border:0;background:transparent;color:var(--teal-deep);font-size:11px;font-weight:800}.summary-discount dd{color:#1c7a52!important}.coupon-note{margin:18px 0 0;color:var(--slate);font-size:12px}.payment-heading{display:flex;align-items:center;justify-content:center;gap:7px;padding-top:12px;border-top:1px solid var(--mist);color:var(--slate);font-size:11px}.payment-heading svg{width:14px}.checkout-loading{min-height:55vh;display:grid;place-items:center;align-content:center;gap:13px;color:var(--teal-deep)}.checkout-loading svg{width:28px}.delivery-address-form{margin-top:28px;padding:26px;border:1px solid var(--mist);border-radius:16px;background:var(--white);box-shadow:var(--shadow-card)}.address-form-heading,.delivery-section-title{display:flex;align-items:center;gap:12px;margin-bottom:22px}.address-form-heading>svg,.delivery-section-title>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--teal-pale);color:var(--teal-deep)}.delivery-section-title>span svg{width:17px}.address-form-heading>svg{padding:9px}.address-form-heading div,.delivery-section-title div{display:flex;flex-direction:column}.address-form-heading strong,.delivery-section-title strong{font-family:Plus Jakarta Sans;font-size:14px}.address-form-heading small,.delivery-section-title small{margin-top:2px;color:var(--slate);font-size:11px}.checkout-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-field-grid label{color:var(--ink);font-size:11px;font-weight:800}.checkout-field-grid label>span{color:var(--slate);font-weight:500}.checkout-field-grid .wide{grid-column:1 / -1}.checkout-field-grid input,.checkout-field-grid select{width:100%;height:43px;margin-top:6px;padding:0 12px;border:1px solid var(--mist);border-radius:9px;outline:0;background:#fff;color:var(--ink);font:600 13px Manrope}.checkout-field-grid input:focus,.checkout-field-grid select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #12adbc1a}.save-address{display:flex;align-items:center;gap:8px;margin-top:17px;color:var(--slate);font-size:11px;font-weight:700}.save-address input{accent-color:var(--teal-deep)}.delivery-address-form>.checkout-button{width:100%;margin-top:20px}.delivery-rates{margin-top:30px}.delivery-option.unavailable{cursor:not-allowed;opacity:.52}.delivery-option.unavailable input{cursor:not-allowed}.delivery-option:not(.unavailable):hover{border-color:#8dcdd3;transform:translateY(-1px)}.delivery-option{transition:border-color .16s ease,background .16s ease,transform .16s ease}.delivery-rates .text-link{padding:4px 0;border:0;background:transparent;color:var(--teal-deep);font-size:11px;font-weight:800;cursor:pointer}.pay-now{min-height:54px;font-size:11px}.checkout-button:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.58;cursor:wait;transform:none}.checkout-error{margin:20px 0 0;padding:12px 14px;border:1px solid #efc8bd;border-radius:10px;background:#fff3ef;color:#8f3f2a;font-size:12px;font-weight:700}.spin{animation:checkout-spin .9s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}.checkout-result{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-block:80px;text-align:center}.result-signal{width:72px;height:72px;display:grid;place-items:center;margin-bottom:22px;border-radius:24px}.result-signal svg{width:34px;height:34px}.result-signal.paid{background:#e4f7ec;color:var(--green)}.result-signal.pending{background:var(--teal-pale);color:var(--teal-deep)}.result-signal.cancelled{background:#fff0ea;color:var(--coral-deep)}.checkout-result h1{max-width:760px;margin:5px 0 14px;font-family:Plus Jakarta Sans;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.05em}.checkout-result>p:not(.eyebrow){max-width:600px;margin:0;color:var(--slate);font-size:11px;line-height:1.7}.result-order{width:min(460px,100%);display:grid;grid-template-columns:1fr auto;gap:8px 20px;margin-top:28px;padding:18px 20px;border-radius:13px;background:var(--ink);color:#fff;text-align:left}.result-order span{color:#9ab0b4;font-size:11px}.result-order strong{font-size:12px;text-align:right}.result-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:25px}.site-footer{padding-top:64px;color:#ffffffbd;background:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr .65fr 1.1fr;gap:60px;padding-bottom:55px}.footer-brand img{width:250px}.footer-brand>p{max-width:330px;margin:22px 0;font-size:11px;line-height:1.7}.socials{display:flex;gap:8px}.socials a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:9px}.socials svg{width:15px}.footer-grid h3{margin:0 0 18px;color:var(--white);font-family:Plus Jakarta Sans;font-size:13px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:start;gap:11px}.footer-grid>div>a{font-size:12px}.footer-grid>div>a:hover{color:var(--coral)}.footer-contact .eyebrow{color:var(--coral)}.footer-contact>a{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.09);color:var(--white);font-family:Plus Jakarta Sans;font-size:13px!important}.footer-contact svg{width:15px}.footer-contact address{margin-top:8px;font-size:12px;font-style:normal;line-height:1.6}.footer-hours{margin:10px 0 0;font-size:12px;line-height:1.6}.footer-hours div{display:flex;justify-content:space-between;gap:14px}.footer-hours dt{color:#ffffff9e}.footer-hours dd{margin:0;color:#ffffffdb}.footer-bottom{min-height:60px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);font-size:11px}.footer-bottom div{display:flex;gap:20px}.error-page{padding-block:140px;text-align:center}.error-page .eyebrow{justify-content:center}.error-page h1{max-width:800px;margin:0 auto 28px;font-family:Plus Jakarta Sans;font-size:52px;letter-spacing:-.05em}.notfound-page{padding-block:110px 130px;text-align:center}.notfound-page .eyebrow{justify-content:center}.notfound-page h1{max-width:760px;margin:0 auto 18px;font-family:Plus Jakarta Sans;font-size:52px;letter-spacing:-.05em}.notfound-lead{max-width:560px;margin:0 auto 34px;color:var(--slate);font-size:13px;line-height:1.7}.notfound-search{display:flex;align-items:center;gap:10px;max-width:540px;margin:0 auto 30px;padding:6px 6px 6px 16px;border:1px solid var(--mist);border-radius:999px;background:var(--white)}.notfound-search>svg{width:17px;color:var(--slate);flex:0 0 auto}.notfound-search input{flex:1;height:42px;border:0;background:none;font-size:13px;outline:none}.notfound-search button{height:42px;padding:0 22px;border:0;border-radius:999px;color:var(--white);background:var(--teal-deep);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.notfound-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:34px}.notfound-categories a{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border:1px solid var(--mist);border-radius:999px;color:var(--ink);background:var(--white);font-size:11px;font-weight:700;text-decoration:none;transition:border-color .16s ease,background .16s ease}.notfound-categories a svg{width:13px;color:var(--slate)}.notfound-categories a:hover{border-color:var(--teal-deep);background:var(--teal-pale)}.auth-note{display:flex;align-items:center;gap:8px;margin:17px 0 14px;padding:10px 12px;border:1px solid #b9e3d0;border-radius:8px;background:#eefaf3;color:#1d7a52;font-size:12px;font-weight:700}.auth-note svg{width:15px;flex:none}.auth-card .secondary-button,.auth-card .checkout-button.full-button{margin-top:12px}.account-page{padding-block:40px 90px}.account-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding-block:90px;color:var(--slate);font-size:11px}.account-loading svg{width:18px}.account-header{display:flex;align-items:end;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-bottom:26px;border-bottom:1px solid var(--mist)}.account-header h1{margin:0;font-family:Plus Jakarta Sans;font-size:clamp(34px,5vw,52px);line-height:1;letter-spacing:-.045em}.account-header p:not(.eyebrow){margin:8px 0 0;color:var(--slate);font-size:11px}.account-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:40px;margin-top:32px;align-items:start}.account-nav{display:flex;flex-direction:column;gap:4px;position:sticky;top:20px}.account-nav a{display:flex;align-items:center;gap:11px;padding:12px 14px;border-radius:10px;color:var(--ink-soft);font-size:11px;font-weight:700;transition:background .16s ease,color .16s ease}.account-nav a svg{width:17px;color:var(--slate)}.account-nav a:hover{background:var(--cloud)}.account-nav a.active{color:var(--white);background:var(--ink)}.account-nav a.active svg{color:var(--teal)}.account-content h2{margin:0 0 20px;font-family:Plus Jakarta Sans;font-size:26px;letter-spacing:-.035em}.account-error{margin-bottom:18px;padding:12px 14px;border:1px solid #efc8bd;border-radius:10px;background:#fff3ef;color:#8f3f2a;font-size:12px;font-weight:700}.account-error a{color:var(--teal-deep);text-decoration:underline}.account-note{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:11px 13px;border:1px solid #b9e3d0;border-radius:10px;background:#eefaf3;color:#1d7a52;font-size:12px;font-weight:700}.account-note svg{width:16px;flex:none}.account-empty{padding:54px 28px;border:1px dashed var(--mist);border-radius:var(--radius-md);background:var(--cloud);text-align:center}.account-empty>svg{width:38px;height:38px;margin-bottom:14px;color:var(--teal-deep)}.account-empty h2,.account-empty h3{margin:0 0 8px;font-family:Plus Jakarta Sans;letter-spacing:-.03em}.account-empty p{margin:0 0 20px;color:var(--slate);font-size:11px}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.account-section-head h2{margin:0}.account-footnote{margin-top:46px;color:var(--slate);font-size:12px}.account-footnote a{color:var(--teal-deep);font-weight:800}.order-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.order-row{display:grid;grid-template-columns:62px minmax(0,1fr) auto 18px;align-items:center;gap:16px;padding:14px;border:1px solid var(--mist);border-radius:var(--radius-md);background:var(--white);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.order-row:hover{border-color:#8dcdd3;transform:translateY(-1px);box-shadow:var(--shadow-card)}.order-row>svg{width:17px;color:var(--slate)}.order-thumb{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:var(--cloud);color:var(--slate)}.order-thumb img{width:100%;height:100%;object-fit:contain}.order-thumb>svg{width:22px}.order-row-main{min-width:0;display:grid;gap:4px}.order-row-main strong{font-size:13px}.order-row-main span{color:var(--slate);font-size:12px}.order-row-meta{display:grid;justify-items:end;gap:6px}.order-row-meta strong{font-size:13px}.order-progress{padding:4px 10px;border-radius:999px;background:var(--teal-pale);color:var(--teal-deep);font-size:12px;font-weight:800}.order-progress.completed{background:#e4f7ec;color:var(--green)}.order-progress.cancelled{background:#fff0ea;color:var(--coral-deep)}.order-progress.pending_payment{background:#fdf3da;color:#96700f}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;color:var(--teal-deep);font-size:12px;font-weight:800}.back-link svg{width:15px}.account-order-header{display:flex;align-items:start;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:22px}.account-order-header h2{margin:0 0 6px}.account-order-header p{margin:0;color:var(--slate);font-size:12px}.order-tracking{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding:16px 18px;border-radius:var(--radius-md);background:var(--ink);color:var(--white)}.order-tracking svg{width:22px;flex:none;color:var(--teal)}.order-tracking div{display:grid;gap:3px}.order-tracking strong{font-size:12px}.order-tracking span{color:#9ab0b4;font-size:12px}.order-lines{display:flex;flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none}.order-lines li{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--mist)}.order-line-main{min-width:0;display:grid;gap:4px}.order-line-main a,.order-line-main strong{font-size:12px;font-weight:700}.order-line-main a:hover{color:var(--teal-deep)}.order-line-main span{color:var(--slate);font-size:12px}.order-totals{display:grid;gap:8px;padding:20px;border-radius:var(--radius-md);background:var(--cloud)}.order-totals>div{display:flex;justify-content:space-between;gap:20px;font-size:11px}.order-totals span{color:var(--slate)}.order-grand{padding-top:10px;border-top:1px solid var(--mist);font-size:14px!important}.order-totals small{color:var(--slate);font-size:12px}.order-address{margin-top:26px}.order-address h3{margin:0 0 8px;font-family:Plus Jakarta Sans;font-size:16px}.order-address p{margin:0;color:var(--slate);font-size:11px;line-height:1.7}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-grid label,.account-card>label{display:grid;gap:6px;font-size:12px;font-weight:800}.field-grid input,.field-grid select,.account-card input{height:44px;padding:0 12px;border:1px solid var(--mist);border-radius:9px;outline:0;font-weight:500}.field-grid input:focus,.field-grid select:focus,.account-card input:focus{border-color:var(--teal)}.field-grid input:disabled{color:var(--slate);background:var(--cloud)}.field-wide{grid-column:1 / -1}.field-hint{margin:12px 0 0;color:var(--slate);font-size:12px}.form-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.address-form{margin-bottom:26px;padding:24px;border:1px solid var(--mist);border-radius:var(--radius-md)}.address-form h3{margin:0 0 18px;font-family:Plus Jakarta Sans;font-size:18px}.address-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none}.address-list li{display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:18px;border:1px solid var(--mist);border-radius:var(--radius-md)}.address-list li.is-default{border-color:var(--teal);background:#f7fdfd}.address-list strong{display:flex;align-items:center;gap:8px;font-size:12px}.address-list p{margin:8px 0 0;color:var(--slate);font-size:12px;line-height:1.65}.address-phone{display:block;margin-top:8px;color:var(--slate);font-size:12px}.default-tag{padding:3px 8px;border-radius:999px;background:var(--teal-pale);color:var(--teal-deep);font-size:11px;font-weight:800}.address-actions{display:flex;gap:14px;flex-wrap:wrap}.link-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--teal-deep);font-size:12px;font-weight:800;cursor:pointer}.link-button svg{width:13px}.link-button.danger{color:var(--coral-deep)}.link-button:disabled{opacity:.5;cursor:wait}.account-profile{display:grid;gap:20px}.account-card{display:grid;gap:14px;padding:24px;border:1px solid var(--mist);border-radius:var(--radius-md)}.account-card h2{margin:0}.account-card .primary-button{justify-self:start}@media(max-width:900px){.account-layout{grid-template-columns:1fr;gap:24px}.account-nav{position:static;flex-direction:row;overflow-x:auto}.address-list{grid-template-columns:1fr}}@media(max-width:620px){.field-grid{grid-template-columns:1fr}.order-row{grid-template-columns:52px minmax(0,1fr)}.order-thumb{width:52px;height:52px}.order-row>svg{display:none}.order-row-meta{grid-column:2;justify-items:start}}@media(max-width:1220px){:root{--page: min(100% - 32px, 1180px)}.masthead{grid-template-columns:190px minmax(280px,1fr) auto;gap:16px}.brand-link img{width:180px}.location-control{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}.hero-copy{padding-left:44px}.product-layout{gap:32px}.main-product-image{min-height:520px}}@media(max-width:900px){:root{--page: min(100% - 24px, 850px)}.utility-inner div span,.desktop-action{display:none!important}.utility-inner div{gap:10px}.masthead{min-height:74px;grid-template-columns:auto 160px 1fr auto}.mobile-menu{display:grid;place-items:center}.mobile-nav{display:block}.brand-link img{width:155px}.search-bar{grid-column:1 / -1;grid-row:2;margin-bottom:12px}.masthead{padding-block:12px}.header-actions>a span{display:none}.header-actions>a{min-width:42px}.category-nav-inner{gap:24px}.category-nav .shop-all{display:none}.signal-deck{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.hero-campaign{min-height:560px;grid-column:1 / -1;grid-row:auto}.hero-copy{padding:48px 0 48px 44px}.dispatch-card,.bundle-promo{min-height:260px}.category-grid{grid-template-columns:repeat(4,1fr)}.home-product-grid{grid-template-columns:repeat(2,1fr)}.mission-grid{grid-template-columns:1fr 1fr}.mission-grid .mission-card:first-child{grid-column:1 / -1}.confidence-grid{grid-template-columns:1fr 1fr;padding-block:12px}.confidence-grid>div:nth-child(2){border-right:0}.brand-row{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static}.category-side{order:2}.filter-panel{position:static;margin-bottom:16px;padding:4px 14px 10px;border:1px solid var(--mist);border-radius:12px}.filter-title{padding:12px 0;border-bottom:0}.filter-panel[open] .filter-title{border-bottom:1px solid var(--mist)}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:1fr}.product-gallery{max-width:760px}.main-product-image{min-height:560px}.product-information{grid-template-columns:1fr 1fr}.product-information>div{grid-column:1 / -1}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.checkout-layout{grid-template-columns:1fr;gap:34px}.checkout-summary{position:static}.auth-page{grid-template-columns:1fr}.auth-story{min-height:520px;padding:64px 44px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cart-toast{right:10px;bottom:10px;grid-template-columns:38px minmax(0,1fr) auto;padding:12px}.cart-toast>button{display:none}:root{--page: calc(100% - 20px) }.utility-bar{display:none}.masthead{grid-template-columns:auto 1fr auto}.brand-link img{width:145px}.header-actions a:not(.cart-action){display:none}.search-bar{height:46px}.search-bar button{height:46px;padding-inline:15px;font-size:12px}.category-nav-inner{height:42px;gap:22px}.category-nav a{font-size:12px}.home-intro{padding-top:10px}.signal-deck{display:flex;flex-direction:column}.hero-campaign{min-height:650px;display:flex;flex-direction:column}.hero-copy{padding:36px 24px 22px}.hero-copy h1{font-size:55px}.hero-product-frame{min-height:330px;padding:20px 24px 28px}.hero-product-frame img{border-radius:34% 34% 13px 13px}.orbit-label.top{top:36px}.orbit-label.bottom{bottom:45px}.dispatch-card,.bundle-promo{min-height:250px}.category-section,.mission-section,.brands-section{padding-block:42px}.section-heading{align-items:start}.section-heading>a{display:none}.section-heading h2{font-size:35px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-tile{min-height:122px}.deal-section,.related-section{padding-block:50px}.home-product-grid,.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-card-body{padding:12px}.product-name{min-height:37px;font-size:13px}.price-row strong{font-size:17px}.stock-line small{display:none}.add-button{min-height:38px}.mission-grid{display:flex;flex-direction:column}.mission-card{min-height:300px}.confidence-grid{grid-template-columns:1fr}.confidence-grid>div{min-height:72px;padding-left:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.brand-row a{min-height:68px;font-size:16px}.catalog-pagination{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.catalog-title-row{align-items:start;flex-direction:column}.catalog-title-row h1{font-size:43px}.catalog-toolbar{justify-content:stretch}.sort-control,.sort-control select{width:100%}.active-filters{overflow:auto}.catalog-layout{padding-top:8px}.product-breadcrumbs{overflow:hidden;white-space:nowrap}.product-layout{padding-top:18px}.product-gallery{grid-template-columns:1fr}.thumbnail-rail{grid-row:2;flex-direction:row;overflow:auto}.thumbnail-rail button{width:62px;flex:0 0 62px}.main-product-image{min-height:410px}.product-detail h1{font-size:39px}.buy-panel{grid-template-columns:104px 1fr}.purchase-signals{grid-template-columns:1fr}.product-information{grid-template-columns:1fr;gap:30px;margin-top:42px;padding:26px 20px}.product-information>div{grid-column:auto}.cart-heading{align-items:start;flex-direction:column}.cart-line{grid-template-columns:90px 1fr;align-items:start}.cart-line>img{width:90px;height:90px}.cart-line-info>a{font-size:14px}.cart-line-info>p{display:none}.cart-line-actions{grid-column:2;min-width:0;align-items:start;flex-direction:row;flex-wrap:wrap}.order-summary{padding:22px 18px}.auth-story{min-height:480px;padding:48px 24px}.auth-story h1{font-size:50px}.auth-panel{padding:42px 14px}.auth-card{padding:26px 20px}.checkout-progress{gap:7px}.checkout-layout{gap:26px}.delivery-option{grid-template-columns:auto auto 1fr}.delivery-option>span{grid-column:3}.checkout-summary{padding:22px 17px}.delivery-address-form{padding:20px 16px}.checkout-field-grid{grid-template-columns:1fr}.checkout-field-grid .wide{grid-column:auto}.checkout-result{padding-inline:16px}.result-actions{width:100%;flex-direction:column}.result-actions>*{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand,.footer-contact{grid-column:1 / -1}.footer-bottom{align-items:start;flex-direction:column;justify-content:center;gap:8px}}@media(max-width:390px){.home-product-grid,.catalog-product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:auto;height:260px}.category-grid{gap:7px}.hero-copy h1{font-size:49px}}.cookie-banner{width:min(560px,calc(100vw - 32px));position:fixed;z-index:90;bottom:16px;left:16px;display:grid;gap:14px;padding:18px 20px;border:1px solid var(--mist);border-radius:14px;background:var(--white);box-shadow:0 18px 48px #0b171b29;animation:cookie-banner-in .22s ease-out}.cookie-banner-copy strong{display:block;margin-bottom:6px;font-family:Plus Jakarta Sans;font-size:14px}.cookie-banner-copy p{margin:0;color:var(--slate);font-size:12px;line-height:1.65}.cookie-banner-copy a{color:var(--teal-deep);font-weight:700;text-decoration:underline;text-underline-offset:2px}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:9px}.cookie-banner-actions button{min-height:42px;flex:1 1 190px;padding:0 18px;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease}.cookie-banner-actions button:active{transform:scale(.985)}.cookie-decline{border:1px solid var(--mist);color:var(--ink);background:var(--white)}.cookie-decline:hover{border-color:var(--ink)}.cookie-accept{border:0;color:var(--white);background:var(--ink)}.cookie-accept:hover{background:var(--teal-deep)}@keyframes cookie-banner-in{0%{opacity:0;transform:translateY(10px)}}@media(max-width:620px){.cookie-banner{right:16px;left:16px;width:auto;bottom:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(max-width:767px){input,select,textarea{font-size:16px}}.legal-page{width:min(760px,calc(100% - 48px));padding:40px 0 88px}.legal-switch{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.legal-switch a{padding:8px 16px;border-radius:999px;background:var(--cloud);color:var(--ink-soft);font-size:13px;font-weight:700;text-decoration:none}.legal-switch a:hover{background:var(--teal-pale);color:var(--teal-deep)}.legal-header{margin-bottom:44px;padding-bottom:32px;border-bottom:1px solid var(--mist)}.legal-header h1{margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.02em}.legal-updated{margin:0 0 22px;color:var(--slate);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.legal-intro p{margin:0 0 14px;color:var(--ink-soft);font-size:16px;line-height:1.75}.legal-body{max-width:none}.legal-clause{margin-bottom:40px}.legal-clause h2{margin:0 0 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:19px;line-height:1.3;letter-spacing:-.01em}.legal-clause h2 span{margin-right:8px;color:var(--teal)}.legal-clause p{margin:0 0 14px;color:var(--ink-soft);font-size:15px;line-height:1.8}.legal-clause em{display:block;padding:14px 18px;border-left:3px solid var(--coral);background:var(--cloud);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-style:italic}.legal-clause ul,.legal-clause ol{margin:0 0 16px;padding-left:22px;color:var(--ink-soft);font-size:15px;line-height:1.8}.legal-clause li{margin-bottom:8px}.legal-clause a{color:var(--teal-deep);font-weight:600}.legal-identity{margin:0 0 18px;padding:20px 22px;border:1px solid var(--mist);border-radius:var(--radius-md);background:var(--cloud)}.legal-identity>div{display:grid;grid-template-columns:170px 1fr;gap:10px;padding:7px 0}.legal-identity dt{color:var(--slate);font-size:13px;font-weight:700}.legal-identity dd{margin:0;color:var(--ink);font-size:14px}.legal-identity address{font-style:normal}@media(max-width:640px){.legal-identity>div{grid-template-columns:1fr;gap:2px}.legal-page{padding:24px 0 64px}}
