:root{
  --ink:#151719;--muted:#69717d;--muted2:#8b929c;--line:#e5e7ea;--soft:#f6f7f8;--soft2:#eef1f3;
  --accent:#f3b521;--accent-ink:#181818;--green:#1f7a48;--blue:#2457a7;--navy:#111923;--white:#fff;
  --radius:18px;--radius-lg:28px;--shadow:0 16px 44px rgba(18,28,45,.08);--shell:1360px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}.shell{max-width:var(--shell);margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.14em;font-weight:800;color:#75808d}.eyebrow.light{color:#aeb8c5}
.announcement{background:#111923;color:#fff;font-size:12px}.announcement-inner{height:34px;display:flex;align-items:center;justify-content:center;gap:36px;padding:0 20px}.announcement b{font-weight:800}.announcement-mid{color:#cbd2da}
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,231,234,.95)}.header-inner{max-width:var(--shell);height:76px;margin:auto;padding:0 28px;display:grid;grid-template-columns:220px minmax(300px,680px) 1fr;gap:26px;align-items:center}.brand{font-weight:950;font-size:26px;letter-spacing:-1.6px}.brand span{color:var(--accent)}.search-wrap{height:44px;border:1px solid #ccd1d6;background:#fff;border-radius:999px;padding:0 16px;display:flex;align-items:center;gap:10px;transition:.2s}.search-wrap:focus-within{border-color:#89919b;box-shadow:0 0 0 3px rgba(17,25,35,.06)}.search-wrap svg{width:19px;height:19px;fill:none;stroke:#7d8792;stroke-width:1.8;stroke-linecap:round}.site-search{border:0;outline:0;width:100%;font-size:14px;color:var(--ink)}.site-search::placeholder{color:#9aa1aa}.cart-link{justify-self:end;display:flex;align-items:center;gap:7px;border:0;background:var(--navy);color:white;border-radius:999px;height:43px;padding:0 15px;cursor:pointer;font-weight:750}.cart-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{display:grid;place-items:center;min-width:21px;height:21px;border-radius:50%;background:#fff;color:#111923;font-size:11px;padding:0 5px}.category-nav{max-width:var(--shell);height:46px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700;white-space:nowrap;overflow:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav a{position:relative;color:#49515b}.category-nav a:hover,.category-nav a.active{color:#111923}.category-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:2px;background:var(--accent)}.nav-spacer{flex:1}.support-link{color:#727984!important}
.hero{margin-top:28px;min-height:520px;border-radius:30px;overflow:hidden;background:linear-gradient(120deg,#f1f4f5 0%,#f7f7f4 52%,#efe8db 100%);display:grid;grid-template-columns:.88fr 1.12fr;position:relative}.hero:before{content:"";position:absolute;left:-80px;bottom:-160px;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.55)}.hero-copy{padding:72px 0 62px 66px;position:relative;z-index:2}.hero-kicker{display:flex;align-items:center;gap:9px;text-transform:uppercase;font-size:11px;letter-spacing:.14em;font-weight:850;color:#707b87}.hero-kicker span{width:23px;height:2px;background:var(--accent)}.hero h1{font-size:64px;line-height:.97;letter-spacing:-3.6px;margin:16px 0 22px;max-width:680px}.hero h1 em{font-style:normal;color:#6c747d}.hero p{max-width:530px;color:#525b66;font-size:18px;line-height:1.6;margin:0}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:27px}.primary-cta,.secondary-cta{height:48px;padding:0 21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.primary-cta{background:var(--navy);color:#fff}.primary-cta span{margin-left:12px}.secondary-cta{border:1px solid #bcc3ca;background:rgba(255,255,255,.72)}.hero-metrics{display:flex;gap:0;margin-top:47px;border-top:1px solid rgba(92,101,112,.18);max-width:510px;padding-top:22px}.hero-metrics div{padding-right:30px;margin-right:30px;border-right:1px solid rgba(92,101,112,.18);display:flex;flex-direction:column}.hero-metrics div:last-child{border:0}.hero-metrics b{font-size:20px;letter-spacing:-.5px}.hero-metrics span{font-size:11px;color:#747d87;margin-top:3px}.hero-product{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;padding:28px 44px 30px 16px}.hero-orb{position:absolute;width:470px;height:470px;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.hero-product img{position:relative;z-index:2;width:100%;height:430px;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(0,0,0,.14));mix-blend-mode:multiply}.hero-floating-card{position:absolute;z-index:3;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.95);box-shadow:0 12px 34px rgba(21,31,43,.09);border-radius:14px;padding:12px 14px;display:flex;flex-direction:column}.hero-floating-card span{font-size:10px;color:#7b8490;text-transform:uppercase;letter-spacing:.07em}.hero-floating-card b{font-size:13px;margin-top:3px}.hero-float-one{left:28px;bottom:74px}.hero-float-two{right:34px;top:66px}
.benefit-row{margin-top:18px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.benefit-row>div{min-height:86px;display:flex;align-items:center;gap:14px;padding:18px 22px;border-right:1px solid var(--line)}.benefit-row>div:last-child{border:0}.benefit-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f1f3f5;font-size:10px;font-weight:850;color:#6d7782}.benefit-row p{display:flex;flex-direction:column;margin:0}.benefit-row b{font-size:14px}.benefit-row small{font-size:11px;color:var(--muted);margin-top:4px}
.category-section,.shop-section,.content-section,.visual-section,.similar-section{margin-top:82px}.section-head,.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:26px}.section-head h2,.section-title h2{font-size:38px;letter-spacing:-1.7px;line-height:1.05;margin:7px 0 0}.section-intro,.section-title>p{max-width:520px;font-size:13px;line-height:1.6;color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{height:250px;border-radius:20px;background:#f4f5f6;position:relative;overflow:hidden;padding:22px;display:block}.category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 40%,rgba(16,24,33,.05) 100%)}.category-card img{position:absolute;right:2%;bottom:-5%;width:72%;height:72%;object-fit:contain;mix-blend-mode:multiply;transition:transform .28s ease}.category-card:hover img{transform:scale(1.035) translateY(-2px)}.category-card .cat-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-start}.category-card h3{font-size:19px;margin:0;letter-spacing:-.4px}.category-card p{font-size:11px;color:#707883;margin:5px 0 0}.cat-arrow{width:31px;height:31px;border-radius:50%;border:1px solid #d6dadd;background:#fff;display:grid;place-items:center;font-weight:800}
.shop-heading{align-items:flex-start}.results-copy{font-size:12px;color:var(--muted);margin:8px 0 0}.catalog-tools{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid #d3d8dd;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:750;cursor:pointer}.filter:hover{border-color:#9ba2aa}.filter.active{background:#111923;color:#fff;border-color:#111923}.sort-select{border:1px solid #d7dbe0;border-radius:10px;background:#fff;height:38px;padding:0 32px 0 11px;color:#555e68;font-size:12px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;min-width:0;transition:.24s ease;position:relative}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px);border-color:#d9dde1}.card-media{height:292px;background:#f7f7f6;padding:20px;position:relative;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}.product-card:hover .card-media img{transform:scale(1.025)}.card-badge{position:absolute;z-index:2;left:12px;top:12px;padding:5px 8px;border-radius:999px;background:#fff;border:1px solid #e1e4e7;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#5c6570}.card-view{position:absolute;z-index:2;right:12px;bottom:12px;width:35px;height:35px;border-radius:50%;background:#fff;box-shadow:0 7px 20px rgba(20,28,40,.08);display:grid;place-items:center;font-size:16px;opacity:0;transform:translateY(6px);transition:.2s}.product-card:hover .card-view{opacity:1;transform:none}.card-body{padding:16px 17px 18px}.card-topline{display:flex;justify-content:space-between;gap:10px;align-items:center}.card-category{font-size:10px;text-transform:uppercase;color:#77808a;font-weight:800;letter-spacing:.09em}.card-skus{font-size:10px;color:#9097a0}.card-title{font-size:14px;font-weight:750;line-height:1.42;margin:8px 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px}.card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.card-price{font-size:20px;font-weight:900;letter-spacing:-.7px}.card-price.pending{font-size:14px;font-weight:750;color:#707984}.card-options{font-size:11px;color:var(--muted);margin-top:3px}.card-sizes{display:flex;gap:4px;margin-top:9px;flex-wrap:wrap}.card-size{font-size:9px;background:#f3f4f5;border-radius:5px;padding:3px 5px;color:#69717a}.card-shop-link{font-size:11px;font-weight:800;white-space:nowrap}.empty-state{grid-column:1/-1;background:#f6f7f8;border-radius:18px;padding:44px;text-align:center;color:var(--muted)}
.story-strip{margin-top:92px;border-radius:26px;background:linear-gradient(130deg,#111923 0%,#182331 100%);color:#fff;padding:58px 60px;display:grid;grid-template-columns:.78fr 1.22fr;gap:72px}.story-copy h2{font-size:42px;line-height:1.06;letter-spacing:-2px;margin:9px 0 17px}.story-copy p{font-size:14px;line-height:1.7;color:#bdc6d0;max-width:480px}.story-copy>a{display:inline-flex;margin-top:17px;font-size:13px;font-weight:800}.story-copy>a span{margin-left:11px}.story-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-points article{border:1px solid #344151;background:rgba(255,255,255,.025);border-radius:16px;padding:21px}.story-points article>b{font-size:10px;color:#8492a1}.story-points h3{margin:9px 0 6px;font-size:16px}.story-points p{margin:0;font-size:12px;color:#aeb8c5;line-height:1.5}.newsletter{margin-top:70px;margin-bottom:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:34px;padding-bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:35px}.newsletter h2{font-size:24px;letter-spacing:-.8px;margin:5px 0 0}.newsletter-form{display:flex;width:min(440px,100%);border:1px solid #cfd4d9;border-radius:999px;padding:4px;background:#fff}.newsletter-form input{flex:1;border:0;outline:0;padding:0 13px;min-width:0}.newsletter-form button{border:0;background:#111923;color:#fff;border-radius:999px;height:40px;padding:0 17px;font-size:12px;font-weight:800;cursor:pointer}
.product-container{padding-bottom:40px}.breadcrumbs{font-size:11px;color:#7a838e;display:flex;gap:8px;padding-top:20px;padding-bottom:20px;white-space:nowrap;overflow:hidden}.breadcrumbs a:hover{color:#111923}.crumb-product{overflow:hidden;text-overflow:ellipsis}.pdp-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(390px,.78fr);gap:44px;align-items:start}.gallery-column{min-width:0}.gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px}.thumbs{display:flex;flex-direction:column;gap:9px;max-height:712px;overflow:auto;padding-right:2px;scrollbar-width:thin}.thumb{width:80px;height:80px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:5px;cursor:pointer;flex:0 0 80px}.thumb:hover{border-color:#aeb4bb}.thumb.active{border:2px solid #111923;padding:4px}.thumb img{width:100%;height:100%;object-fit:contain}.main-image-wrap{height:712px;background:#f6f6f5;border-radius:20px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.main-image{width:100%;height:100%;object-fit:contain;padding:30px;cursor:zoom-in}.image-badge{position:absolute;top:16px;left:16px;z-index:2;background:#fff;border:1px solid #e0e3e6;border-radius:999px;padding:6px 10px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.image-zoom{position:absolute;right:15px;bottom:15px;border:1px solid #dadddf;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);height:34px;border-radius:999px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:750;cursor:pointer}.image-zoom svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.gallery-note{display:flex;gap:8px;color:#939aa3;font-size:10px;margin:11px 0 0 100px}.buy-column{position:sticky;top:143px}.brand-line{display:flex;justify-content:space-between;align-items:center}.brand-pill{font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8dde1;border-radius:999px;padding:5px 8px}.stock{font-size:11px;color:var(--green);font-weight:750}.product-title{font-size:29px;line-height:1.26;letter-spacing:-.8px;margin:12px 0 10px}.meta-line{display:flex;align-items:center;gap:10px;font-size:11px;color:#78818c}.meta-divider{width:1px;height:12px;background:#d7dce0}.meta-line a{color:#4a6184}.review-line{display:flex;align-items:center;gap:9px;font-size:11px;color:#7f8791;margin:13px 0 0;padding-bottom:15px;border-bottom:1px solid var(--line)}.stars{letter-spacing:1px;color:#d29b15;font-size:12px}.price-area{padding:17px 0 2px}.price-wrap{display:flex;align-items:center;gap:10px}.price{font-size:35px;font-weight:950;letter-spacing:-1.4px}.price.pending{font-size:19px;color:#6f7882}.was{font-size:13px;text-decoration:line-through;color:#8b939c}.price-note{font-size:10px;color:#848c96;margin-top:3px}.selector-block{margin:21px 0}.selector-label{font-size:12px;font-weight:800;margin-bottom:9px}.selector-value{font-weight:550;color:#717a85;margin-left:4px}.option-grid{display:flex;flex-wrap:wrap;gap:7px}.option{min-width:70px;height:40px;padding:0 11px;border:1px solid #cdd2d7;border-radius:9px;background:#fff;cursor:pointer;font-size:12px;font-weight:650;transition:.15s}.option:hover{border-color:#777f88}.option.active{border:2px solid #111923;background:#fafafa;padding:0 10px;font-weight:850}.option:disabled{opacity:.35;cursor:not-allowed}.purchase-card{margin-top:18px;border:1px solid #dfe2e5;background:#fafafa;border-radius:16px;padding:17px}.purchase-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:15px;border-bottom:1px solid #e4e7e9}.purchase-benefits>div{display:flex;align-items:center;gap:9px}.purchase-icon{width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid #e5e7e9}.purchase-icon svg{width:16px;height:16px;fill:none;stroke:#4d5966;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.purchase-benefits p{display:flex;flex-direction:column;margin:0}.purchase-benefits b{font-size:11px}.purchase-benefits small{font-size:9px;color:#7a828c;margin-top:2px}.buy-row{display:grid;grid-template-columns:76px 1fr;gap:9px;margin-top:15px}.qty-wrap{border:1px solid #cbd1d6;border-radius:11px;background:#fff;padding:5px 9px;display:flex;flex-direction:column}.qty-wrap label{font-size:8px;text-transform:uppercase;color:#8b929b;font-weight:800}.qty{border:0;outline:0;background:transparent;padding:1px 0;font-weight:750}.add-btn{height:51px;border:0;border-radius:999px;background:var(--accent);color:var(--accent-ink);font-size:13px;font-weight:900;cursor:pointer}.add-btn:hover{filter:brightness(.97)}.add-btn span{margin-left:10px}.secure-note{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:11px;font-size:9px;color:#7c858e}.secure-note span:before{content:"✓";margin-right:4px;color:var(--green)}.buy-accordion{border-top:1px solid var(--line);margin-top:17px}.buy-accordion details{border-bottom:1px solid var(--line)}.buy-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:14px 0;cursor:pointer;font-size:12px;font-weight:800}.buy-accordion summary::-webkit-details-marker{display:none}.buy-accordion summary span{font-size:17px;font-weight:400}.buy-accordion details[open] summary span{transform:rotate(45deg)}.buy-accordion details>p{font-size:11px;color:#737c86;line-height:1.55;margin:-2px 0 15px}.mini-features{padding:0 0 14px;display:grid;gap:6px}.mini-feature{font-size:10px;color:#66707b;line-height:1.45;padding-left:15px;position:relative}.mini-feature:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent);position:absolute;left:0;top:5px}.quick-specs{margin-top:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-specs-inner{display:grid;grid-template-columns:repeat(4,1fr)}.quick-spec{padding:20px 26px;border-right:1px solid var(--line);display:flex;flex-direction:column}.quick-spec:last-child{border:0}.quick-spec span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8b939c;font-weight:800}.quick-spec b{font-size:13px;margin-top:5px}.section-title>div{max-width:780px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.feature-card{background:#f6f7f8;border-radius:16px;padding:22px;min-height:140px;position:relative;overflow:hidden}.feature-card .feature-no{font-size:9px;color:#969da5;font-weight:800}.feature-card b{display:block;font-size:15px;margin-top:18px}.feature-card p{font-size:12px;color:#5f6974;line-height:1.55;margin:8px 0 0}.details-layout{margin-top:78px;display:grid;grid-template-columns:1.04fr .96fr;gap:32px;background:#f4f5f6;border-radius:24px;padding:46px}.description-panel{padding:8px 18px 8px 5px}.description-panel h2{font-size:37px;letter-spacing:-1.6px;line-height:1.08;margin:8px 0 14px}.description-panel>p{color:#5d6670;font-size:13px;line-height:1.75;max-width:660px}.detail-callout{margin-top:26px;border-left:3px solid #111923;background:#fff;padding:15px 17px;display:flex;flex-direction:column}.detail-callout b{font-size:11px}.detail-callout span{font-size:10px;color:#737c87;margin-top:4px;line-height:1.5}.spec-panel{background:#fff;border-radius:17px;padding:23px}.spec-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:12px}.spec-head h3{font-size:18px;margin:5px 0 0}.spec-sku{background:#f4f5f6;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.spec-row{display:grid;grid-template-columns:43% 57%;gap:8px;border-top:1px solid var(--line);padding:11px 0;font-size:11px}.spec-row div:first-child{color:#808892}.spec-row div:last-child{font-weight:600}.visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.visual-tile{aspect-ratio:1/1;background:#f5f6f6;border-radius:15px;overflow:hidden}.visual-tile img{width:100%;height:100%;object-fit:contain;transition:.25s;cursor:zoom-in}.visual-tile:hover img{transform:scale(1.025)}.review-section{margin-top:84px;background:#111923;color:#fff;border-radius:24px;padding:44px;display:grid;grid-template-columns:.85fr 1.15fr;gap:50px}.review-summary h2{font-size:34px;letter-spacing:-1.4px;margin:7px 0 12px}.review-summary p{color:#b4bfca;font-size:12px;line-height:1.65;max-width:520px}.reviews-empty{border:1px solid #374454;border-radius:16px;padding:24px;display:flex;align-items:center;gap:20px;background:rgba(255,255,255,.025)}.review-score{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;border:1px solid #445364;font-size:25px;color:#aeb8c3;flex:0 0 auto}.reviews-empty h3{margin:0 0 7px;font-size:15px}.reviews-empty p{margin:0;color:#aeb8c4;font-size:11px;line-height:1.55}.similar-section .section-title>a{font-size:12px;font-weight:800}.similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
footer{margin-top:88px;background:#111923;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px;padding-top:52px;padding-bottom:48px}.footer-brand{display:inline-block}.footer-grid p{font-size:11px;color:#aeb8c5;line-height:1.6;max-width:310px}.footer-grid h4{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#c8d0d8;margin:2px 0 13px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a:not(.brand){font-size:11px;color:#9fabba}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #2d3846;min-height:56px;display:flex;justify-content:space-between;align-items:center;color:#7f8a98;font-size:9px}
.cart-drawer{position:fixed;inset:0;z-index:100;pointer-events:none}.cart-drawer.open{pointer-events:auto}.cart-backdrop{position:absolute;inset:0;background:rgba(8,12,17,.46);opacity:0;transition:.2s}.cart-drawer.open .cart-backdrop{opacity:1}.cart-panel{position:absolute;right:0;top:0;bottom:0;width:min(430px,94vw);background:#fff;transform:translateX(100%);transition:.25s ease;display:flex;flex-direction:column;padding:25px}.cart-drawer.open .cart-panel{transform:none}.cart-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:17px}.cart-top h2{font-size:25px;letter-spacing:-.8px;margin:5px 0 0}.close-cart{border:0;background:#f1f3f4;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:76px 1fr 28px;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);align-items:center}.cart-item img{width:76px;height:76px;object-fit:contain;background:#f7f7f7;border-radius:10px}.cart-item b{font-size:11px;line-height:1.35;display:inline-block}.cart-item small{font-size:9px;color:#7c858e}.remove{border:0;background:transparent;font-size:18px;cursor:pointer;color:#7b838c}.cart-foot{border-top:1px solid var(--line);padding-top:17px}.subtotal{display:flex;justify-content:space-between;font-size:15px}.cart-foot>p{font-size:9px;color:#8b929a}.checkout{width:100%;height:48px;border:0;border-radius:999px;background:#111923;color:#fff;font-weight:850;margin:10px 0 8px;cursor:pointer}.cart-foot small{font-size:9px;color:#8c939b;display:block;text-align:center}.toast{position:fixed;left:50%;bottom:30px;z-index:150;transform:translate(-50%,18px);background:#111923;color:#fff;border-radius:999px;padding:10px 15px;font-size:11px;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.image-modal{position:fixed;inset:0;background:rgba(8,12,17,.88);z-index:130;display:none;align-items:center;justify-content:center;padding:38px}.image-modal.open{display:flex}.image-modal img{max-width:92vw;max-height:88vh;object-fit:contain;background:#fff;border-radius:14px}.modal-close{position:absolute;right:24px;top:20px;border:0;background:#fff;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.mobile-buy-bar{display:none}
@media(max-width:1120px){.hero h1{font-size:54px}.hero-copy{padding-left:45px}.shop-grid,.category-grid,.similar-grid{grid-template-columns:repeat(3,1fr)}.pdp-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:28px}.main-image-wrap{height:600px}.thumbs{max-height:600px}.story-strip{gap:38px}.header-inner{grid-template-columns:185px minmax(250px,1fr) auto}}
@media(max-width:860px){.announcement-mid{display:none}.shell{padding-left:17px;padding-right:17px}.header-inner{height:68px;padding:0 17px;grid-template-columns:1fr auto}.brand{font-size:23px}.search-wrap{grid-column:1/3;grid-row:2;height:42px}.header-inner{height:auto;padding-top:12px;padding-bottom:12px;row-gap:10px}.cart-link span{display:none}.category-nav{height:42px;padding:0 17px;gap:22px}.hero{margin-top:16px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:47px 31px 20px}.hero h1{font-size:47px;letter-spacing:-2.6px}.hero p{font-size:15px}.hero-product{min-height:360px;padding:0 25px 20px}.hero-orb{width:330px;height:330px}.hero-product img{height:320px}.hero-float-one{left:22px;bottom:42px}.hero-float-two{right:22px;top:24px}.hero-metrics{margin-top:35px}.benefit-row{grid-template-columns:1fr 1fr}.benefit-row>div:nth-child(2){border-right:0}.benefit-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid,.shop-grid,.similar-grid{grid-template-columns:1fr 1fr}.category-card{height:220px}.section-head,.section-title{align-items:flex-start;flex-direction:column}.catalog-tools{align-items:flex-start;width:100%}.filters{justify-content:flex-start}.story-strip{grid-template-columns:1fr;padding:40px 32px}.newsletter{align-items:flex-start;flex-direction:column}.pdp-grid{grid-template-columns:1fr}.buy-column{position:static}.gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row;max-height:none;overflow:auto}.thumb{flex:0 0 72px;width:72px;height:72px}.main-image-wrap{height:560px}.gallery-note{margin-left:0}.quick-specs-inner{grid-template-columns:1fr 1fr}.quick-spec:nth-child(2){border-right:0}.quick-spec:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature-grid{grid-template-columns:1fr 1fr}.details-layout{grid-template-columns:1fr;padding:32px}.visual-grid{grid-template-columns:1fr 1fr}.review-section{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:35px}.footer-grid>div:last-child{display:none}.mobile-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-buy-bar>div{display:flex;flex-direction:column}.mobile-buy-bar small{font-size:8px;color:#8a929a}.mobile-buy-bar b{font-size:15px}.mobile-add{border:0;background:var(--accent);border-radius:999px;padding:12px 20px;font-size:11px;font-weight:900}}
@media(max-width:560px){.announcement-inner{gap:18px;font-size:10px}.hero-copy{padding:38px 23px 17px}.hero h1{font-size:40px;letter-spacing:-2.2px}.hero-actions{align-items:stretch;flex-direction:column}.primary-cta,.secondary-cta{width:100%}.hero-metrics{justify-content:space-between}.hero-metrics div{padding-right:16px;margin-right:16px}.hero-metrics b{font-size:17px}.hero-product{min-height:320px}.hero-product img{height:285px}.hero-floating-card{display:none}.benefit-row{grid-template-columns:1fr}.benefit-row>div{border-right:0;border-bottom:1px solid var(--line)!important;min-height:72px}.benefit-row>div:last-child{border-bottom:0!important}.category-section,.shop-section,.content-section,.visual-section,.similar-section{margin-top:62px}.section-head h2,.section-title h2{font-size:31px}.category-grid,.shop-grid,.similar-grid{grid-template-columns:1fr}.category-card{height:215px}.card-media{height:300px}.story-strip{margin-top:65px;padding:34px 23px}.story-copy h2{font-size:34px}.story-points{grid-template-columns:1fr}.newsletter h2{font-size:21px}.newsletter-form{width:100%}.product-title{font-size:24px}.main-image-wrap{height:410px}.main-image{padding:18px}.purchase-benefits{grid-template-columns:1fr}.quick-specs-inner{grid-template-columns:1fr}.quick-spec{border-right:0!important;border-bottom:1px solid var(--line)!important}.quick-spec:last-child{border-bottom:0!important}.feature-grid{grid-template-columns:1fr}.details-layout{margin-left:-1px;margin-right:-1px;padding:27px 19px;border-radius:18px}.description-panel h2{font-size:31px}.visual-grid{grid-template-columns:1fr}.review-section{padding:30px 22px;border-radius:19px}.reviews-empty{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;padding-top:40px}.footer-grid>div:first-child{grid-column:1/3}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}.gallery-note{flex-wrap:wrap}.cart-panel{padding:20px}}
