:root{--sidebar-width:260px;--header-height:72px;--mobile-header-height:64px;--mobile-bottom-nav-height:72px;--ink:#171717;--ink-soft:#595e66;--forest:#ff6200;--forest-deep:#171717;--leaf:#ffd2bd;--leaf-light:#fff1e8;--cream:#fff;--paper:#fff;--line:#dfe4db;--orange:#f3a65a;--error:#a33e34;--success:#ff6200;--shadow:0 1px 3px #0000000f;color:var(--ink);font-synthesis:none;background:#fff;font-family:Chiron GoRound TC,ui-rounded,Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background,#fff);min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}.page-shell{width:min(1180px,100% - 48px);margin-inline:auto}.inner-page{min-height:72vh;padding-block:clamp(4rem,8vw,7.5rem)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--primary);letter-spacing:.18em;margin-bottom:1rem;font-size:.72rem;font-weight:800}.storefront-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--background);min-height:100dvh;display:grid}.storefront-main{grid-template-rows:var(--header-height) minmax(0, 1fr);background:var(--background);min-width:0;min-height:100dvh;display:grid}.storefront-content{background:var(--background);min-width:0;min-height:0}.storefront-page-content{min-width:0;min-height:100%}.storefront-sidebar{z-index:90;width:var(--sidebar-width);border-right:1px solid var(--border,var(--line));height:100dvh;color:var(--foreground,var(--ink));background:var(--background,var(--paper));flex-direction:column;gap:18px;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.storefront-sidebar-brand{border-bottom:1px solid var(--border,var(--line));flex-direction:column;gap:6px;padding:4px 8px 18px;display:flex}.storefront-sidebar-logo{width:198px}.storefront-sidebar-brand span{color:var(--foreground-muted,var(--ink-soft));font-size:.76rem}.storefront-sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.storefront-sidebar-nav a{min-height:42px;color:var(--foreground-muted,var(--ink-soft));border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:.9rem;display:flex}.storefront-sidebar-nav a.active{border-left:3px solid var(--primary,var(--forest))}.storefront-sidebar-icon{width:22px;color:var(--primary,var(--forest));place-items:center;display:grid}.storefront-sidebar-theme{border-top:1px solid var(--border,var(--line));color:var(--foreground-muted,var(--ink-soft));justify-content:space-between;align-items:center;gap:12px;padding:14px 8px 0;font-size:.82rem;display:flex}.storefront-header{z-index:50;width:100%;height:var(--header-height);border-bottom:1px solid var(--border);background:var(--background);position:sticky;top:0}.storefront-header-inner{align-items:center;gap:24px;width:100%;height:100%;padding-inline:32px;display:flex}.storefront-header-brand{display:none}.global-search{border:1px solid var(--border);min-width:240px;color:var(--foreground-muted);background:var(--surface);border-radius:999px;flex:1;align-items:center;gap:.75rem;padding:.58rem .9rem;display:flex}.global-search input{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;outline:0}.global-search button{width:30px;height:30px;color:var(--primary-foreground);cursor:pointer;background:var(--brand-gradient);border:0;border-radius:999px;place-items:center;display:grid}.header-actions{color:var(--foreground-muted);align-items:center;gap:14px;font-size:.86rem;display:flex}.header-actions a:hover,.header-actions a.active{color:var(--foreground)}.site-header{z-index:40;background:color-mix(in srgb, var(--cream) 90%, transparent);border-bottom:1px solid #17171717;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:76px;margin:auto;display:flex}.brand-mark{color:var(--forest-deep);letter-spacing:.18em;align-items:center;gap:.75rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:.82rem;font-weight:800;display:inline-flex}.brand-symbol{width:36px;height:36px;color:var(--primary-foreground);background:var(--brand-gradient);letter-spacing:0;border-radius:50% 50% 45% 55%;place-items:center;font-size:1rem;display:grid;transform:rotate(-7deg)}.brand-symbol:first-letter{transform:rotate(7deg)}.main-nav{align-items:center;gap:clamp(1rem,3vw,2.5rem);font-size:.9rem;font-weight:600;display:flex}.main-nav>a{color:var(--foreground-muted);padding-block:.7rem;position:relative}.main-nav>a:after{content:"";background:var(--primary);height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.main-nav>a.active:after{transform:scaleX(1)}.main-nav .cart-link{align-items:center;gap:.5rem;display:flex}.cart-count{min-width:22px;height:22px;color:var(--primary-foreground);background:var(--brand-gradient);border-radius:999px;place-items:center;padding-inline:5px;font-size:.7rem;display:grid}.brand-logo{width:172px}.themed-logo{flex:none;align-items:center;gap:.55rem;max-width:100%;height:auto;display:inline-flex;position:relative}.themed-logo-mark{aspect-ratio:1;flex:none;place-items:center;width:22%;min-width:24px;max-width:34px;display:grid;overflow:hidden}.themed-logo-wordmark{flex:auto;min-width:0;display:block}.themed-logo-image{object-fit:contain;width:100%;height:auto;display:block}.themed-logo-mark .themed-logo-image{object-fit:contain;width:100%;height:100%}.themed-logo-dark,:root[data-theme=dark] .themed-logo-light{display:none}:root[data-theme=dark] .themed-logo-dark{display:block}.brand-tagline{color:#7b6a5c;letter-spacing:0;text-transform:none;margin-top:.12rem;font-size:.66rem;font-weight:700;display:block}.header-search{color:#7a746e;background:#ffffffad;border:1px solid #5236222e;border-radius:16px;align-items:center;gap:.7rem;width:min(42vw,520px);padding:.55rem .8rem;display:flex;box-shadow:0 12px 35px #181c230f}.header-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.85rem}.header-search button{color:#fff;cursor:pointer;background:var(--brand-gradient);border:0;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.65rem;display:grid}.primary-button,.secondary-button{border:1px solid var(--forest);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:1rem;min-height:48px;padding:.82rem 1.35rem;font-weight:700;transition:transform .16s,background .16s,color .16s,opacity .16s;display:inline-flex}.primary-button{color:#fff;background:var(--brand-gradient)}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.secondary-button{color:var(--forest);background:0 0}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.58;transform:none}.full-width{width:100%}.text-link{color:var(--forest);border-bottom:1px solid;align-items:center;font-weight:700;display:inline-flex}.hero-section{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,6vw,7rem);min-height:calc(100svh - 76px);padding-block:clamp(4rem,8vw,8rem);display:grid}.hero-copy h1,.page-heading h1,.account-copy h1,.order-success h1,.empty-cart h1{max-width:850px;color:var(--forest-deep);letter-spacing:-.065em;margin-bottom:1.7rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3.5rem,7vw,6.6rem);font-weight:700;line-height:.92}.hero-lead{max-width:610px;color:var(--ink-soft);margin-bottom:2rem;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.75}.hero-actions{align-items:center;gap:1.5rem;display:flex}.hero-proof{border-top:1px solid #d3dace;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(3rem,7vw,6rem);padding-top:1.3rem;display:grid}.hero-proof div{flex-direction:column;gap:.25rem;display:flex}.hero-proof strong{color:var(--forest);font-size:.88rem}.hero-proof span{color:var(--foreground-muted);font-size:.72rem}.hero-art{border:1px solid var(--border);background:var(--surface);min-height:600px;box-shadow:var(--shadow);isolation:isolate;border-radius:28px;position:relative;overflow:hidden}.hero-art:before{content:"";border:1px solid #ffffff5c;border-radius:50%;width:520px;height:520px;position:absolute;top:34%;left:25%}.hero-art:after{content:"";background:#fff5d047;border-radius:50% 50% 0 0;width:340px;height:480px;position:absolute;bottom:-110px;right:-120px;transform:rotate(-24deg)}.hero-sun{background:#f8de9b;border-radius:50%;width:130px;height:130px;position:absolute;top:12%;left:16%}.hero-card{z-index:2;color:#fff;background:#0f2f1e9e;border:1px solid #ffffff47;flex-direction:column;padding:1.5rem;display:flex;position:absolute}.hero-card-one{border-radius:20px;width:56%;min-height:190px;bottom:10%;right:8%}.hero-card-one strong{max-width:170px;margin-top:auto;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.65rem;line-height:1.05}.hero-card-one>span:last-child{opacity:.72;margin-top:.4rem}.mini-label{color:var(--leaf);letter-spacing:.18em;font-size:.65rem;font-weight:800}.hero-card-two{border-radius:18px;width:41%;top:44%;left:7%;transform:rotate(-5deg)}.hero-card-two .hero-number{color:var(--leaf);margin-bottom:2rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:2.5rem}.hero-seal{z-index:3;width:92px;height:92px;color:var(--forest-deep);background:var(--paper);text-align:center;border-radius:50%;place-items:center;font-size:.64rem;font-weight:800;line-height:1.4;display:grid;position:absolute;top:22%;right:7%;transform:rotate(8deg)}.promise-band{color:var(--paper);background:var(--forest-deep);padding-block:clamp(4rem,9vw,8rem)}.promise-band .eyebrow{color:var(--leaf)}.promise-grid{grid-template-columns:.65fr 1.4fr 1fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.promise-grid h2,.section-heading h2,.how-intro h2{letter-spacing:-.055em;margin-bottom:0;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.3rem,4.8vw,4.5rem);line-height:1}.promise-grid>p:last-child{color:#c5d1c8;font-size:1.05rem;line-height:1.8}.selection-section{padding-block:clamp(5rem,10vw,9rem)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.catalog-view{min-height:300px}.catalog-tools{flex-direction:column;gap:1.3rem;margin-bottom:2.5rem;display:flex}.search-field{border:1px solid var(--border);width:min(100%,620px);color:var(--foreground-muted);background:var(--paper);border-radius:999px;align-items:center;gap:.75rem;padding:.25rem 1rem;display:flex}.search-field:focus-within{border-color:var(--primary);outline:2px solid #ff620033}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:.8rem 0}.category-tabs{scrollbar-width:thin;gap:.6rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--border);cursor:pointer;color:var(--foreground-muted);background:0 0;border-radius:999px;flex:none;padding:.62rem 1rem}.category-tabs button.selected{border-color:var(--forest);color:#fff;background:var(--brand-gradient)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 1px #17171708}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-visual{--product-accent:#b8d99b;aspect-ratio:1.1;border-bottom:1px solid var(--border);background:var(--surface);isolation:isolate;padding:1rem;position:relative;overflow:hidden}.product-visual:before{content:"";background:#ffffff4d;border-radius:50%;width:67%;height:67%;position:absolute;bottom:-19%;right:-13%}.product-orbit{border:1px solid #fff9;border-radius:42% 58% 58% 42%;width:64%;height:64%;position:absolute;top:17%;left:18%;transform:rotate(26deg)}.product-initials{color:#171717d1;letter-spacing:-.08em;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-category-tag{z-index:2;color:var(--foreground);background:#ffffffa8;border-radius:999px;padding:.35rem .7rem;font-size:.64rem;font-weight:700;position:absolute;bottom:.8rem;right:.8rem}.product-meta{color:#738077;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.5rem;min-height:21px;font-size:.65rem;font-weight:700;display:flex}.demo-badge{color:#79521d;letter-spacing:.06em;background:#fff0d7;border-radius:4px;padding:.25rem .42rem;font-size:.56rem}.product-card h3{letter-spacing:-.025em;margin:.75rem 0 .2rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.08rem}.variant-name{color:#6e796f;margin-bottom:.7rem;font-size:.75rem}.product-description{color:#5d675f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.8em;margin-bottom:.75rem;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.stock-line{color:#5d675f;align-items:center;gap:.45rem;font-size:.7rem;display:flex}.stock-dot,.status-dot{background:var(--primary-hover);border-radius:50%;width:7px;height:7px}.stock-dot.empty{background:#c46d5e}.product-footer{border-top:1px solid #edf0ea;justify-content:space-between;align-items:center;gap:.7rem;margin-top:1rem;padding-top:1rem;display:flex}.product-footer strong{color:var(--forest);font-size:.97rem}.product-card-actions{align-items:center;gap:8px;display:flex}.add-button{cursor:pointer;color:#fff;background:var(--brand-gradient);border:0;border-radius:999px;min-width:85px;padding:.58rem .8rem;font-size:.73rem;font-weight:700}.add-button:disabled{cursor:not-allowed;color:#777;background:#e4e7e2}.details-button{border:1px solid var(--border);min-width:76px;color:var(--foreground);background:var(--surface);text-align:center;border-radius:999px;padding:.58rem .8rem;font-size:.73rem}.product-skeleton{background:var(--surface-hover);border-radius:22px;min-height:425px}@keyframes shimmer{to{background-position-x:-200%}}.catalog-state{text-align:center;border:1px dashed #cbd3c8;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:2rem;display:flex}.catalog-state h3{margin:.9rem 0 .4rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.5rem}.catalog-state p{max-width:480px;color:var(--ink-soft)}.state-icon{width:42px;height:42px;color:var(--forest);background:var(--leaf-light);border-radius:50%;place-items:center;font-weight:800;display:grid}.error-state .state-icon{color:var(--error);background:#f8e7e2}.centered-action{justify-content:center;margin-top:2.4rem;display:flex}.mobile-feed{display:none}.ux-page .page-heading{margin-bottom:2.2rem}.ux-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.ux-state-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.ux-state-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-height:220px;padding:1.4rem;box-shadow:0 1px #17171708}.ux-state-card h2{color:var(--forest-deep);letter-spacing:0;margin:1rem 0 .5rem;font-size:1.12rem}.ux-state-card p{color:var(--ink-soft);margin:0;line-height:1.65}.how-section{border-top:1px solid #d7ddd4;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,9vw,9rem);padding-block:clamp(5rem,10vw,9rem);display:grid}.steps-list{margin:0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid #d7ddd4;grid-template-columns:65px 1fr;gap:1.5rem;padding-block:1.6rem;display:grid}.steps-list>li>span{color:#74916d;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.5rem}.steps-list h3{margin-bottom:.4rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif}.steps-list p{color:var(--ink-soft);margin:0;line-height:1.6}.site-footer{color:#dfe9df;background:#0d281c;padding:4.5rem max(24px,50% - 590px)}.footer-inner{justify-content:space-between;gap:3rem;padding-bottom:4rem;display:flex}.footer-brand{color:#fff}.footer-inner>div:first-child p{color:#9cad9f;max-width:370px;margin:1.2rem 0 0;line-height:1.6}.footer-links{align-items:start;gap:2rem;display:flex}.footer-links a:hover{color:var(--leaf)}.footer-bottom{color:#829588;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:1.4rem;font-size:.78rem;display:flex}.page-heading{margin-bottom:clamp(3rem,7vw,5.5rem)}.page-heading h1{max-width:900px;font-size:clamp(3.2rem,7vw,6rem)}.page-heading>p:last-child{max-width:570px;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.account-page{grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);align-items:start;gap:clamp(3rem,9vw,9rem);display:grid}.account-copy{position:sticky;top:140px}.account-copy h1{font-size:clamp(3rem,5vw,5rem)}.account-copy>p:not(.eyebrow){max-width:530px;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.benefit-list{flex-direction:column;gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.benefit-list li{color:#455348;gap:.75rem;display:flex}.benefit-list li span{color:var(--success);font-weight:800}.account-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:28px;padding:clamp(1.5rem,4vw,3rem)}.account-loading{min-height:300px;color:var(--ink-soft);place-items:center;display:grid}.configuration-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.configuration-card h2{margin:1rem 0 .7rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:2rem}.configuration-card p{max-width:480px;color:var(--ink-soft);margin-bottom:1.5rem;line-height:1.7}.auth-tabs{background:#eef0e9;border-radius:999px;grid-template-columns:1fr 1fr;gap:.3rem;margin-bottom:2rem;padding:.3rem;display:grid}.auth-tabs button{cursor:pointer;color:#647067;background:0 0;border:0;border-radius:999px;padding:.75rem;font-weight:700}.auth-tabs button.selected{color:var(--primary);background:var(--paper);box-shadow:0 2px 10px #ff620014}.auth-form{flex-direction:column;gap:1rem;display:flex}.form-intro{margin-bottom:.5rem}.form-intro h2{letter-spacing:-.035em;margin-bottom:.4rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.8rem}.form-intro p{color:var(--ink-soft);margin:0;line-height:1.55}.auth-form label:not(.checkbox-field){flex-direction:column;flex:1;gap:.4rem;display:flex}.auth-form label>span{color:#445047;font-size:.78rem;font-weight:700}.auth-form input:not([type=checkbox]){background:#fff;border:1px solid #cbd3c8;border-radius:11px;outline:0;width:100%;min-height:49px;padding:.75rem .9rem}.auth-form input:focus{border-color:var(--forest)}.field-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.checkbox-field{cursor:pointer;align-items:flex-start;gap:.7rem;padding-block:.4rem;display:flex}.checkbox-field input{width:17px;height:17px;accent-color:var(--forest);margin-top:2px}.checkbox-field span{line-height:1.45;font-weight:500!important}.form-notice{border-radius:10px;padding:.8rem 1rem;font-size:.83rem;line-height:1.5}.form-notice.error{color:#7f3029;background:#fbe9e5}.form-notice.success{color:#8a3b12;background:#fff1e8}.form-footnote{color:#798279;text-align:center;margin:0;font-size:.72rem}.signed-in-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex}.account-avatar{width:88px;height:88px;color:var(--forest);background:var(--leaf);border-radius:50%;place-items:center;margin-bottom:1.5rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:2.3rem;font-weight:800;display:grid}.signed-in-card h2{margin-bottom:.5rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:2.1rem}.account-identity{color:var(--ink-soft)}.account-actions{gap:.8rem;margin-top:1.5rem;display:flex}.checkout-page{min-height:75vh}.checkout-loading{min-height:55vh;color:var(--ink-soft);place-items:center;display:grid}.checkout-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.checkout-title{grid-template-columns:1fr auto;align-items:end;margin-bottom:2.5rem;display:grid}.checkout-title .eyebrow{grid-column:1/-1}.checkout-title h1{letter-spacing:-.06em;margin:0;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:clamp(3rem,6vw,5rem)}.checkout-title>span{color:var(--ink-soft)}.cart-item{border-bottom:1px solid #cfd6cc;grid-template-columns:105px 1fr auto 110px;align-items:center;gap:1.2rem;padding-block:1.25rem;display:grid}.cart-item-visual{--product-accent:#b8d99b;aspect-ratio:1;border:1px solid var(--border);width:105px;color:var(--foreground);background:var(--surface);border-radius:16px;place-items:center;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1.7rem;font-weight:800;display:grid}.cart-item-copy>span{color:#798279;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.cart-item-copy h2{margin:.25rem 0 .2rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;font-size:1rem}.cart-item-copy p{color:#738077;margin:0 0 .4rem;font-size:.72rem}.cart-item-copy button{cursor:pointer;color:#8a504a;background:0 0;border:0;padding:0;font-size:.7rem;text-decoration:underline}.cart-item-copy button:disabled{cursor:wait;opacity:.45}.quantity-control{text-align:center;border:1px solid #cbd3c8;border-radius:999px;grid-template-columns:30px 30px 30px;align-items:center;display:grid;overflow:hidden}.quantity-control button{cursor:pointer;background:0 0;border:0;height:34px}.quantity-control button:hover{background:#e9ede6}.quantity-control button:disabled{cursor:not-allowed;opacity:.35}.quantity-control span{font-size:.8rem;font-weight:700}.cart-line-price{color:var(--forest);text-align:right;font-size:.9rem}.cart-section>.text-link{margin-top:1.5rem}.order-summary{color:var(--ink);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:2rem;position:sticky;top:115px}.summary-row,.summary-total{border-bottom:1px solid #e5e9e2;justify-content:space-between;gap:1rem;padding-block:.9rem;display:flex}.summary-row.muted{color:#788279;font-size:.88rem}.summary-total{border-bottom:0;margin-top:.5rem;padding-block:1.2rem;font-size:1.05rem}.summary-total strong{color:var(--forest);font-size:1.25rem}.checkout-auth-message,.checkout-submit{border-top:1px solid #e5e9e2;margin-top:1.3rem;padding-top:1.3rem}.checkout-auth-message>strong{margin-bottom:.5rem;font-family:Avenir Next,Avenir,ui-sans-serif,system-ui,sans-serif;display:block}.checkout-auth-message p{color:var(--ink-soft);font-size:.82rem;line-height:1.55}.checkout-auth-message.warning{color:#745025;background:#fff3db;border:0;border-radius:12px;padding:1rem}.connected-as{color:#657067;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.76rem;display:flex}.connected-as strong{color:var(--ink)}.secure-note{color:#7a837b;text-align:center;margin:.7rem 0 0;font-size:.7rem}.empty-cart,.order-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:58vh;display:flex}.empty-cart h1,.order-success h1{max-width:780px;margin:1rem 0;font-size:clamp(3rem,7vw,5.5rem)}.empty-cart p,.order-success p{max-width:590px;color:var(--ink-soft);font-size:1.05rem;line-height:1.7}.empty-bag,.success-mark{width:70px;height:70px;color:var(--forest);background:var(--leaf);border-radius:50%;place-items:center;font-size:2rem;display:grid}.storefront-page-content:has(.premium-storefront)>.site-footer{display:none}.premium-storefront{--premium-bg:var(--background);--premium-panel:var(--surface);--premium-panel-2:var(--surface-elevated);--premium-line:var(--border);--premium-text:var(--foreground);--premium-muted:#a8b0bf;--premium-red:#ff355f;--premium-green:#ff6200;min-height:calc(100dvh - var(--header-height));color:var(--premium-text);background:var(--background);display:block;overflow-x:hidden}.premium-storefront button{font:inherit}.immersive-feed{min-height:calc(100dvh - var(--header-height));background:var(--background);position:relative}.feed-scroll-container{z-index:1;height:calc(100dvh - var(--header-height));scroll-snap-type:y mandatory;overscroll-behavior-y:contain;scrollbar-width:none;touch-action:pan-y;background:var(--background);position:relative;overflow:hidden auto}.feed-scroll-container::-webkit-scrollbar{display:none}.product-feed-slide{z-index:1;width:100%;min-height:calc(100dvh - var(--header-height));scroll-snap-align:start;scroll-snap-stop:always;background:var(--background);padding:32px 92px 64px 32px;position:relative}.feed-tabs{z-index:3;color:var(--foreground);justify-content:center;gap:1.8rem;margin-bottom:1rem;font-size:.9rem;font-weight:800;display:flex;position:relative}.feed-tabs span{padding-bottom:.7rem}.feed-tabs .active{border-bottom:2px solid var(--primary)}.premium-product-art{border:1px solid var(--border);background:var(--surface);border-radius:16px;place-items:center;min-height:118px;display:grid;position:relative}.premium-product-art.large{border-radius:28px;width:min(62vh,560px);height:min(62dvh,640px);margin:28px auto 0}.premium-product-art span{color:var(--foreground);letter-spacing:-.08em;font-size:clamp(2.4rem,10vw,7rem)}.feed-product-visual-link{z-index:2;border-radius:28px;width:fit-content;margin-inline:auto;display:block;position:relative}.feed-product-visual-link:focus-visible{outline:2px solid var(--primary);outline-offset:3px;box-shadow:none}.feed-copy{z-index:3;width:min(520px,100% - 160px);color:var(--foreground);display:block;position:absolute;bottom:72px;left:32px}.seller-chip{align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem;font-weight:900;display:inline-flex}.seller-chip b{color:var(--success)}.feed-copy h1{letter-spacing:-.04em;margin-bottom:.55rem;font-size:clamp(1.7rem,2vw,2.45rem)}.feed-copy p{color:var(--foreground-muted);line-height:1.45}.feed-price{align-items:center;gap:.8rem;margin-top:.9rem;display:flex}.feed-price strong{font-size:1.45rem}.feed-price span{color:var(--foreground-subtle);text-decoration:line-through}.feed-price em,.panel-price em{color:#fff;background:var(--premium-red);border-radius:7px;padding:.24rem .5rem;font-size:.72rem;font-style:normal;font-weight:900}.catalogue-notice{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-top:.8rem;padding:.55rem .75rem;font-size:.78rem;display:inline-flex}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.trust-row span{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:.75rem .8rem;font-size:.7rem;font-weight:800}.feed-detail-cta{color:#fff;background:var(--brand-gradient);border-radius:999px;margin-top:.95rem;padding:.72rem 1rem;font-size:.8rem;font-weight:900;display:inline-flex}.social-rail{z-index:4;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:155px;right:28px}.social-rail button{border:1px solid var(--border);min-width:48px;min-height:48px;color:var(--foreground);cursor:pointer;background:var(--surface);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.social-rail span{margin-top:.2rem;font-size:.64rem;display:block}.scroll-hint{color:var(--foreground-subtle);text-align:center;font-size:.76rem;position:absolute;bottom:18px;left:0;right:0}.product-detail-page{padding-top:48px}.product-detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:32px;display:grid}.product-detail-gallery,.product-purchase-panel,.product-detail-sections article{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:32px}.product-detail-gallery{padding:16px}.product-detail-art{--product-accent:var(--surface-selected);background:var(--background);border-radius:24px;place-items:center;min-height:min(62vh,640px);display:grid}.product-detail-art span{aspect-ratio:.68;border:1px solid var(--border);width:min(42%,240px);color:var(--foreground-muted);background:color-mix(in srgb, var(--surface) 42%, transparent);border-radius:28px;place-items:center;font-size:clamp(2rem,8vw,5rem);display:grid}.product-thumbnails{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.product-thumbnails button{border:1px solid var(--border);min-height:64px;color:var(--foreground);cursor:pointer;background:var(--surface-elevated);border-radius:16px}.product-purchase-panel{padding:24px;position:sticky;top:104px}.product-purchase-panel h1{color:var(--foreground);letter-spacing:-.06em;margin-bottom:12px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.96}.product-purchase-panel>p:not(.eyebrow){color:var(--foreground-muted);line-height:1.65}.product-detail-price strong{color:var(--foreground)}.panel-price{align-items:center;gap:.8rem;margin:1rem 0;display:flex}.panel-price strong{font-size:1.9rem}.panel-price span{color:var(--foreground-subtle);text-decoration:line-through}.stock-vendor{border-bottom:1px solid var(--border);color:var(--foreground-muted);gap:1rem;padding-bottom:1rem;font-size:.78rem;display:flex}.stock-vendor span:first-child{color:var(--success);font-weight:900}.option-block{border-bottom:1px solid var(--border);padding:1rem 0}.option-block strong{margin-bottom:.85rem;font-size:.86rem;display:block}.storage-options,.buy-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.storage-options button{border:1px solid var(--border);min-width:76px;color:var(--foreground);cursor:pointer;background:var(--surface);border-radius:8px;padding:.72rem;font-weight:800}.storage-options button.active{border-color:var(--primary);color:var(--primary)}.buy-actions{margin-top:1rem}.buy-actions button,.buy-actions a{cursor:pointer;color:#fff;background:#05060a;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;min-height:52px;font-weight:900;display:inline-flex}.buy-actions a{background:var(--brand-gradient)}.buy-actions button:disabled{cursor:not-allowed;opacity:.5}.wallet-row{background:color-mix(in srgb, var(--surface) 82%, #ff6200 18%);border:1px solid #ff620052;border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex}.wallet-row span{font-weight:900}.wallet-row small{color:var(--foreground-muted);font-weight:700}.wallet-row b{background:var(--brand-gradient);border-radius:999px;width:44px;height:24px}.product-detail-sections{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.product-detail-sections h2{margin-bottom:8px;font-size:1.2rem}.product-detail-sections p{color:var(--foreground-muted);line-height:1.6}@media (max-width:980px){.product-detail-hero{grid-template-columns:1fr}.product-purchase-panel{position:static}.product-detail-sections{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.product-detail-page{padding-top:24px}.product-detail-gallery,.product-purchase-panel{border-radius:24px}.product-detail-art{min-height:420px}.product-detail-sections{grid-template-columns:1fr}.product-card-actions{justify-content:flex-end;width:100%}}.mobile-bottom-nav{display:none}.feature-page{padding-top:clamp(3rem,6vw,5rem)}.feature-hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:clamp(2rem,6vw,5rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.feature-hero h1{max-width:900px;color:var(--forest-deep);letter-spacing:-.065em;margin-bottom:1rem;font-size:clamp(3rem,6.5vw,6rem);line-height:.94}.feature-hero p{max-width:640px;color:var(--ink-soft);line-height:1.7}.feature-hero aside{color:#fff;background:var(--background);min-height:300px;box-shadow:var(--shadow);border:1px solid #ff62002e;border-radius:28px;flex-direction:column;justify-content:flex-end;padding:1.6rem;display:flex}.feature-hero aside span{color:#ffd2bd;letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:900}.feature-hero aside strong{letter-spacing:-.04em;margin:.7rem 0;font-size:2rem}.feature-hero aside p{color:#cbd3e7}.feature-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.feature-product-card{border:1px solid var(--line);background:var(--paper);border-radius:24px;overflow:hidden;box-shadow:0 1px #17171708}.feature-product-art{--accent:#c1a890;background:var(--background);place-items:center;min-height:170px;display:grid}.feature-product-art span{color:#00000075;background:#ffffff73;border-radius:18px;place-items:center;width:78px;height:112px;font-size:1.6rem;font-weight:900;display:grid}.feature-product-card>div:last-child{padding:1rem}.feature-product-card p{color:#778277;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.feature-product-card h2{letter-spacing:-.025em;margin:0 0 .7rem;font-size:1rem}.feature-product-card strong{color:var(--forest)}.feature-product-card em{color:#fff;background:#ff355f;border-radius:999px;margin-left:.45rem;padding:.2rem .42rem;font-size:.66rem;font-style:normal;font-weight:900;display:inline-flex}.feature-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.feature-category-grid a{border:1px solid var(--line);background:var(--paper);border-radius:24px;min-height:190px;padding:1.2rem;transition:transform .18s,box-shadow .18s}.feature-category-grid a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.feature-category-grid strong{color:var(--forest-deep);margin:1rem 0 .45rem;font-size:1.05rem;display:block}.feature-category-grid p{color:var(--ink-soft);font-size:.88rem;line-height:1.55}.feature-chat-layout,.pack-builder,.wallet-layout,.support-layout,.info-layout{gap:1.25rem;margin-top:2rem;display:grid}.feature-chat-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.feature-chat-window,.feature-recommendation,.pack-builder,.wallet-card,.wallet-actions,.support-layout article,.info-layout article{border:1px solid var(--line);background:var(--paper);border-radius:28px;box-shadow:0 1px #17171708}.feature-chat-window{flex-direction:column;gap:.8rem;min-height:430px;padding:1rem;display:flex}.chat-bubble{border-radius:18px;max-width:78%;padding:.9rem 1rem;line-height:1.55}.chat-bubble.user{color:#fff;background:var(--brand-gradient);align-self:flex-end}.chat-bubble.bot{color:var(--ink);background:#eef1eb;align-self:flex-start}.feature-chat-input{border:1px solid #d6ddd3;border-radius:999px;gap:.6rem;margin-top:auto;padding:.55rem;display:flex}.feature-chat-input input{background:0 0;border:0;outline:0;flex:1}.feature-chat-input button{color:#fff;cursor:pointer;background:var(--brand-gradient);border:0;border-radius:999px;padding-inline:1rem;font-weight:800}.feature-recommendation{padding:1.2rem}.feature-recommendation>span{color:var(--brand-start,#ff6200);text-transform:uppercase;font-size:.78rem;font-weight:900}.feature-recommendation h2{letter-spacing:-.04em;margin:.5rem 0 1rem;font-size:2rem}.feature-recommendation .feature-product-grid{grid-template-columns:1fr;margin-bottom:1rem}.feature-recommendation .feature-product-card{grid-template-columns:90px 1fr;display:grid}.feature-recommendation .feature-product-art{min-height:100px}.pack-builder{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);padding:1.5rem}.pack-builder h2{letter-spacing:-.06em;font-size:clamp(2rem,4vw,3.6rem)}.pack-builder p{color:var(--ink-soft);line-height:1.65}.budget-bar{background:#e7ebe5;border-radius:999px;height:12px;margin:1.5rem 0;overflow:hidden}.budget-bar span{border-radius:inherit;background:var(--brand-gradient);height:100%;display:block}.feature-timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.feature-timeline li{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:1.2rem}.feature-timeline li>span{width:36px;height:36px;color:var(--forest);background:var(--leaf-light);border-radius:50%;place-items:center;font-weight:900;display:grid}.feature-timeline li.done>span{color:#fff;background:var(--success)}.feature-timeline strong{margin:1rem 0 .4rem;display:block}.feature-timeline p{color:var(--ink-soft)}.wallet-layout{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.wallet-card{color:#fff;background:var(--brand-gradient);padding:1.5rem}.wallet-card span{color:#ffe2d2;text-transform:uppercase;font-size:.8rem;font-weight:900}.wallet-card strong{letter-spacing:-.05em;margin:.6rem 0;font-size:2.7rem;display:block}.wallet-card p{color:#e6e0ff}.wallet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem;display:grid}.wallet-actions button{cursor:pointer;background:#fff;border:1px solid #dce2da;border-radius:18px;min-height:80px;font-weight:900}.support-layout,.info-layout{grid-template-columns:repeat(4,minmax(0,1fr))}.support-layout article,.info-layout article{min-height:190px;padding:1.2rem}.support-layout span{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.support-layout h2,.info-layout h2{margin:1rem 0 .5rem;font-size:1.08rem}.support-layout p,.info-layout p{color:var(--ink-soft);line-height:1.6}@media (max-width:920px){.feature-hero,.feature-chat-layout,.pack-builder,.wallet-layout{grid-template-columns:1fr}.feature-product-grid,.feature-category-grid,.feature-timeline,.support-layout,.info-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.feature-product-grid,.feature-category-grid,.feature-timeline,.support-layout,.info-layout,.wallet-actions{grid-template-columns:1fr}.feature-hero h1{font-size:clamp(2.6rem,16vw,4rem)}}@media (max-width:1180px){.product-feed-slide{padding-right:24px}}@media (max-width:760px){.premium-storefront{min-height:calc(100dvh - var(--mobile-header-height) - var(--mobile-bottom-nav-height))}.feed-scroll-container{height:calc(100dvh - var(--mobile-header-height) - var(--mobile-bottom-nav-height))}.product-feed-slide{min-height:calc(100dvh - var(--mobile-header-height) - var(--mobile-bottom-nav-height));padding:24px 16px 88px}.premium-product-art.large{width:88vw;height:45dvh}.feed-copy{width:auto;bottom:100px;left:16px;right:16px}.feed-copy h1{font-size:1.8rem}.trust-row{grid-template-columns:1fr}.social-rail{gap:.7rem;bottom:250px;right:18px}.social-rail button{min-width:42px;min-height:42px}}.order-total-confirmed{font-weight:800;color:var(--forest)!important}@media (max-width:1050px){.hero-section{grid-template-columns:1fr .78fr;gap:2.5rem}.hero-art{min-height:520px}.hero-proof{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-page{grid-template-columns:1fr}.account-copy{position:static}.checkout-layout{grid-template-columns:1fr}.order-summary{width:min(100%,520px);margin-inline:auto;position:static}}@media (max-width:760px){.page-shell,.header-inner{width:min(100% - 28px,1180px)}.header-inner{height:68px}.brand-mark{gap:0;font-size:0}.brand-symbol{font-size:1rem}.main-nav{gap:.75rem;font-size:.76rem}.main-nav>a{padding-inline:.1rem}.cart-label{display:none}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-copy h1{font-size:clamp(3.5rem,16vw,5rem)}.hero-art{min-height:470px}.hero-proof{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.promise-grid,.how-section{grid-template-columns:1fr}.promise-grid{gap:1.6rem}.section-heading{align-items:start}.desktop-link{display:none}.product-grid{grid-template-columns:1fr}.product-visual{aspect-ratio:1.45}.product-skeleton{min-height:450px}.footer-inner,.footer-bottom{flex-direction:column}.footer-links{flex-direction:column;gap:1rem}.footer-bottom{gap:.5rem}.inner-page{padding-block:4rem}.page-heading h1{font-size:clamp(3.2rem,15vw,4.8rem)}.account-page{gap:2.5rem}.account-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.account-card{border-radius:20px;padding:1.25rem}.field-row{grid-template-columns:1fr}.account-actions{flex-direction:column;width:100%}.cart-item{grid-template-columns:75px 1fr auto;gap:.8rem}.cart-item-visual{width:75px}.cart-item-copy{grid-area:1/2/auto/-1}.quantity-control{grid-area:2/2}.cart-line-price{grid-area:2/3}.order-summary{padding:1.35rem}.ux-actions{flex-direction:column;align-items:stretch}.ux-state-grid{grid-template-columns:1fr}.catalog-heading{display:none}.inner-page:has(.mobile-feed){width:100%;min-height:100svh;padding:0}.catalog-view:has(.mobile-feed){min-height:calc(100dvh - var(--mobile-header-height));background:var(--background)}.desktop-product-grid{display:none}.catalog-view:has(.mobile-feed) .catalog-tools{display:none}.mobile-feed{min-height:calc(100dvh - var(--mobile-header-height) - var(--mobile-bottom-nav-height));color:var(--foreground);background:var(--background);display:block;position:relative;overflow-x:hidden}.mobile-feed-topbar{z-index:30;top:calc(var(--mobile-header-height) + max(12px, env(safe-area-inset-top)));pointer-events:none;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;display:grid;position:fixed;left:12px;right:12px}.mobile-feed-topbar>*,.feed-category-row,.feed-bottom-nav{pointer-events:auto}.mobile-feed-topbar strong{letter-spacing:0;justify-self:center;font-size:.95rem}.feed-top-actions{align-items:center;gap:8px;display:flex}.feed-icon-button{color:#fff;cursor:pointer;background:#0b0c1059;border:1px solid #ffffff59;border-radius:14px;place-items:center;width:40px;height:40px;display:grid;position:relative}.cart-mini>span:last-child{background:#ef3350;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.64rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.feed-search{background:#0b0c1059;border:1px solid #ffffff59;border-radius:14px;width:40px;height:40px;overflow:hidden}.feed-search:before{content:"⌕";color:#fff;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid;position:absolute}.feed-search input{opacity:0;color:#fff;background:0 0;border:0;outline:0;width:180px;height:40px;padding:0 12px 0 38px}.feed-search:focus-within{width:min(180px,44vw)}.feed-search:focus-within input{opacity:1}.feed-category-row{z-index:29;top:calc(max(12px, env(safe-area-inset-top)) + 52px);scrollbar-width:none;gap:8px;padding:8px 2px 10px;display:flex;position:fixed;left:10px;right:10px;overflow-x:auto}.feed-category-row::-webkit-scrollbar{display:none}.feed-category-row button{color:#ffffffdb;cursor:pointer;background:#0d0e128a;border:0;border-radius:16px;flex:none;justify-items:center;gap:4px;min-width:58px;padding:8px 9px;font-size:.62rem;display:inline-grid}.feed-category-row button span{color:#fff;background:#ffffff1f;border-radius:10px;place-items:center;width:25px;height:25px;font-size:.7rem;display:grid}.feed-category-row button.selected{background:#ff6200}.feed-scroll{scroll-snap-type:y mandatory;overscroll-behavior-y:contain;height:100svh;overflow-y:auto}.feed-card{--feed-accent:#ff6200;scroll-snap-align:start;isolation:isolate;background:var(--background);min-height:100svh;position:relative;overflow:hidden}.feed-visual{z-index:1;place-items:center;display:grid;position:absolute;inset:0}.feed-model-shadow{border:1px solid var(--border);background:var(--surface);opacity:1;border-radius:16px;width:min(76vw,360px);height:min(108vw,520px);position:absolute;bottom:24%;transform:translate(-4vw)}.feed-product-mark{z-index:1;color:#ffffffd1;letter-spacing:0;font-size:clamp(3.2rem,18vw,5.6rem);font-weight:900;position:absolute;top:31%;left:50%;transform:translate(-50%)}.feed-product-shape{background:#ffffff2e;border-radius:999px;position:absolute}.shape-one{width:42vw;height:42vw;top:22%;right:-18vw}.shape-two{width:30vw;height:30vw;bottom:22%;left:-12vw}.feed-action-rail{z-index:4;gap:12px;display:grid;position:absolute;bottom:190px;right:12px}.feed-action-rail button,.feed-action-rail a{color:#fff;cursor:pointer;text-align:center;background:0 0;border:0;justify-items:center;gap:4px;font-weight:800;display:grid}.feed-action-rail span{background:#ffffff38;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.feed-action-rail small{font-size:.68rem}.feed-info-panel{z-index:4;right:72px;bottom:calc(76px + env(safe-area-inset-bottom));gap:7px;display:grid;position:absolute;left:14px}.feed-promo-line{align-items:center;gap:8px;display:flex}.feed-promo-line span{background:#ff6200;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:900}.feed-promo-line small{color:#ffffffbd;font-weight:700}.feed-info-panel h2{letter-spacing:0;margin:0;font-size:clamp(1.34rem,6vw,2rem);line-height:1.05}.feed-info-panel p{color:#ffffffd6;margin:0;font-size:.84rem;line-height:1.35}.feed-price-row,.feed-rating-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.feed-price-row strong{font-size:1.36rem}.feed-price-row span{color:#ffffff94;font-size:.86rem;text-decoration:line-through}.feed-rating-row{color:#ffffffdb;font-size:.78rem;font-weight:800}.stock-green{color:#31d77f}.stock-red{color:#fb7185}.feed-options{gap:10px;margin:2px 0 7px;display:flex}.feed-options span{border:1px solid #ffffff6b;border-radius:999px;width:28px;height:28px;box-shadow:inset 0 0 0 2px #00000029}.feed-bottom-actions{grid-template-columns:50px 1fr;align-items:center;gap:10px;display:grid}.feed-cart-button,.feed-buy-button{border-radius:14px;place-items:center;min-height:52px;font-weight:900;display:grid}.feed-cart-button{color:#fff;background:#07080c80;border:1px solid #ffffff5c}.feed-buy-button{color:#fff;background:#ff6200;box-shadow:0 14px 36px #ff620047}.feed-buy-button.disabled,.feed-cart-button:disabled{opacity:.55;cursor:not-allowed}.feed-bottom-nav{z-index:31;right:12px;bottom:max(8px, env(safe-area-inset-bottom));background:#07080cc2;border:1px solid #ffffff1f;border-radius:20px;grid-template-columns:repeat(5,1fr);align-items:center;min-height:58px;display:grid;position:fixed;left:12px}.feed-bottom-nav a{color:#ffffff9e;justify-items:center;gap:2px;font-size:1rem;font-weight:800;display:grid}.feed-bottom-nav span{font-size:.58rem}.feed-bottom-nav .ai-tab{color:#fff;font-size:1.2rem}.feed-bottom-nav .ai-tab:first-line{color:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-recommendations-section{background:0 0;margin-top:clamp(40px,5vw,64px)}.product-recommendations-section+.product-recommendations-section{margin-top:clamp(32px,4vw,52px)}.product-recommendations-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.product-recommendations-heading h2{color:var(--foreground);margin:0;padding:0;font-size:clamp(18px,2vw,22px);line-height:1.25}.product-recommendations-heading p{max-width:620px;color:var(--foreground-muted);margin:4px 0 0;font-size:13px;line-height:18px}.recommendation-carousel-shell{position:relative}.recommendation-carousel-navigation{gap:6px;display:flex;position:absolute;top:-48px;right:0}.recommendation-carousel-navigation button{background:var(--surface);width:32px;height:32px;color:var(--foreground);cursor:pointer;border:0;border-radius:999px}.recommendation-carousel-navigation button:disabled{color:var(--foreground-muted);cursor:default;opacity:.42}.recommendation-carousel-track{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:thin;touch-action:pan-y pinch-zoom;grid-auto-columns:clamp(210px,19vw,240px);grid-auto-flow:column;gap:16px;padding:2px 2px 12px;scroll-padding-inline:2px;display:grid;overflow:auto hidden}.compact-recommendation-card{background:var(--surface);scroll-snap-align:start;border-radius:10px;grid-template-rows:150px auto auto auto auto auto;align-content:start;gap:7px;min-height:316px;padding:11px;display:grid}.compact-recommendation-card:hover{background:var(--surface-hover)}.compact-recommendation-image{background:var(--surface-elevated);color:var(--foreground);border-radius:8px;place-items:center;text-decoration:none;display:grid;overflow:hidden}.compact-recommendation-image img{object-fit:contain;width:100%;height:100%;padding:10px}.compact-recommendation-image span{letter-spacing:.02em;font-size:28px}.compact-recommendation-title{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:19px;text-decoration:none;display:-webkit-box;overflow:hidden}.compact-recommendation-title:hover{color:var(--primary)}.recommendation-reason{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;line-height:17px;overflow:hidden}.compact-recommendation-price{align-items:baseline;gap:7px;min-width:0;display:flex}.compact-recommendation-price strong{color:var(--foreground);white-space:nowrap;font-size:16px;line-height:21px}.compact-recommendation-price span{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:16px;text-decoration:line-through;overflow:hidden}.compact-stock-status{color:var(--success);margin:0;font-size:12px;line-height:16px}.compact-stock-status.out{color:var(--danger)}.compact-recommendation-actions{align-items:center;gap:10px;margin-top:3px;display:flex}.compact-add-button{background:var(--primary);min-height:36px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:13px}.compact-add-button:disabled{cursor:default;opacity:.48}.compact-recommendation-actions a{color:var(--primary);font-size:13px;line-height:18px;text-decoration:none}@media (max-width:760px){.product-recommendations-section{margin-top:36px}.product-recommendations-heading{margin-bottom:12px;display:block}.product-recommendations-heading p{font-size:13px}.recommendation-carousel-navigation{display:none}.recommendation-carousel-track{grid-auto-columns:minmax(72vw,78vw);gap:12px;margin-inline:-2px;padding-bottom:10px}.compact-recommendation-card{grid-template-rows:146px auto auto auto auto auto;min-height:312px}.compact-add-button{min-height:40px}}.product-card,.feature-product-card,.recommendation-card{position:relative!important}.product-card-hitbox{z-index:1!important;border-radius:inherit!important;position:absolute!important;inset:0!important}.product-card>:not(.product-card-hitbox),.feature-product-card>:not(.product-card-hitbox),.recommendation-card>:not(.product-card-hitbox){z-index:2!important;pointer-events:none!important;position:relative!important}.product-card-action,.product-card button,.product-card a:not(.product-card-hitbox),.feature-product-card a:not(.product-card-hitbox),.recommendation-card button,.recommendation-card a:not(.product-card-hitbox){z-index:3!important;pointer-events:auto!important;position:relative!important}.product-grid,.desktop-product-grid,.feature-product-grid{align-items:stretch!important}.product-card,.feature-product-card,.recommendation-card{height:100%!important;min-height:0!important;display:grid!important}.product-card{grid-template-rows:168px minmax(0,1fr)!important}.product-visual{aspect-ratio:auto!important;height:168px!important}.product-body{grid-template-rows:auto 44px 20px 60px 22px auto!important;gap:8px!important;min-height:292px!important;display:grid!important}.product-body .product-meta,.product-body .variant-name,.product-body .stock-line{min-height:20px!important}.product-card h3,.product-description{align-self:start!important;margin:0!important}.product-footer{align-self:end!important;margin-top:0!important}.feature-product-grid{grid-auto-rows:1fr!important}.feature-product-card{grid-template-rows:132px minmax(0,1fr)!important;min-height:312px!important}.feature-product-art{height:132px!important;min-height:132px!important}.feature-product-card>div:last-child{grid-template-rows:18px 42px 54px auto!important;gap:7px!important;display:grid!important}.feature-product-card>div:last-child>p:first-child,.feature-product-card h2,.feature-product-description{margin:0!important}.feature-product-card strong{align-self:end!important}.product-carousel{align-items:stretch!important}.recommendation-card{grid-template-rows:96px 40px 48px 24px 30px!important;min-height:258px!important}.recommendation-card .mini-product-art{height:96px!important}.recommendation-card h3,.recommendation-card p,.recommendation-card strong{margin:0!important}.recommendation-card button,.recommendation-card a{align-self:end!important}@media (max-width:760px){.product-card{grid-template-rows:150px minmax(0,1fr)!important}.product-visual{height:150px!important}.product-body{min-height:282px!important}.recommendation-card{grid-template-rows:82px 40px 48px 24px 30px!important;min-height:244px!important}.recommendation-card .mini-product-art{height:82px!important}}.product-card h3,.feature-product-card h2,.recommendation-card h3,.premium-storefront .product-card h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:100%!important;min-height:0!important;display:-webkit-box!important;overflow:hidden!important}.product-description,.feature-product-description,.recommendation-card p,.premium-storefront .product-card p{max-width:100%!important;min-height:0!important;color:var(--foreground-muted)!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.feature-product-description{text-transform:none!important;margin:0 0 .55rem!important;font-size:13px!important;line-height:18px!important}.recommendation-card p{margin:0!important;font-size:12px!important;line-height:16px!important}html,body,.storefront-shell,.storefront-main,.storefront-content,.storefront-page-content{max-width:100%!important;overflow-x:clip!important}.storefront-main,.storefront-content,.storefront-page-content,.product-detail-page,.product-configurator-page,.product-configurator-page *{box-sizing:border-box!important;min-width:0!important}.product-configurator-page{width:min(100%,1080px)!important;max-width:calc(100vw - var(--sidebar-width,0px) - 32px)!important;margin-inline:auto!important;padding-inline:0!important}.product-configurator-page .product-detail-hero{grid-template-columns:minmax(220px,320px) minmax(0,1fr) minmax(210px,240px)!important;align-items:start!important;gap:18px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info,.product-configurator-page .product-buy-box{flex:none!important;width:auto!important;min-width:0!important;max-width:100%!important}.product-configurator-page .product-detail-gallery{padding-right:18px!important}.product-configurator-page .product-detail-art,.product-configurator-page .product-thumbnails,.product-configurator-page .availability-strip,.product-configurator-page .product-description-tabs,.product-configurator-page .variant-config-grid,.product-configurator-page .selected-config-grid,.product-configurator-page .comparison-table,.product-configurator-page .product-carousel,.product-configurator-page .detail-module-rail,.product-configurator-page .tab-list{max-width:100%!important}.product-configurator-page .product-detail-art{min-height:300px!important}.product-configurator-page .variant-config-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))!important}.product-configurator-page .selected-config-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))!important}.product-configurator-page .product-carousel,.product-configurator-page .detail-module-rail,.product-configurator-page .tab-list,.product-configurator-page .product-description-tab-list{overflow:auto hidden!important}.product-configurator-page .product-carousel{grid-auto-columns:minmax(150px,calc(20% - 9.6px))!important}.comparison-table{overflow-x:auto!important}@media (max-width:1180px){.product-configurator-page{width:min(100% - 24px,980px)!important;max-width:calc(100vw - 24px)!important}.product-configurator-page .product-detail-hero{grid-template-columns:minmax(220px,320px) minmax(0,1fr)!important}.product-configurator-page .product-buy-box{grid-column:1/-1!important}.product-configurator-page .product-carousel{grid-auto-columns:minmax(150px,calc(25% - 9px))!important}}@media (max-width:760px){.product-configurator-page{width:min(100% - 20px,640px)!important;max-width:calc(100vw - 20px)!important}.product-configurator-page .product-detail-hero{grid-template-columns:minmax(0,1fr)!important;overflow:visible!important}.product-configurator-page .product-detail-gallery{border-right:0!important;padding-right:0!important}.product-configurator-page .product-carousel{grid-auto-columns:minmax(140px,calc(50% - 6px))!important}}.product-configurator-page,.product-configurator-page *{font-family:Amazon Ember,Arial,ui-sans-serif,system-ui,sans-serif!important;font-weight:400!important}.product-configurator-page{width:min(100% - 36px,1180px)!important;max-width:1180px!important;color:var(--foreground)!important;background:var(--background)!important;gap:40px!important;padding-top:28px!important}.product-configurator-page .product-detail-hero{border-bottom:1px solid color-mix(in srgb, var(--border) 58%, transparent)!important;grid-template-columns:none!important;align-items:flex-start!important;gap:22px!important;padding-bottom:36px!important;display:flex!important}.product-configurator-page .product-detail-gallery{border:0!important;border-right:1px solid color-mix(in srgb, var(--border) 58%, transparent)!important;width:360px!important;max-width:360px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;flex:0 0 360px!important;padding:0 22px 0 0!important}.product-configurator-page .product-detail-info{min-width:0!important;max-width:520px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:auto!important;padding:0!important}.product-configurator-page .product-buy-box{width:240px!important;max-width:240px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 240px!important;padding:0 0 0 2px!important}.product-configurator-page .product-detail-art span{font-size:clamp(32px,5vw,64px)!important;line-height:1!important}.product-configurator-page .product-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:10px!important}.product-configurator-page .product-thumbnails button{border:1px solid color-mix(in srgb, var(--border) 70%, transparent)!important;background:0 0!important;border-radius:4px!important;min-height:30px!important;padding:0 8px!important;font-size:12px!important;line-height:16px!important}.product-configurator-page h1{letter-spacing:0!important;text-rendering:optimizelegibility!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:520px!important;margin:0 0 8px!important;padding:0 0 4px!important;font-size:28px!important;font-weight:400!important;line-height:36px!important;display:-webkit-box!important;overflow:hidden!important}.product-configurator-page h2{letter-spacing:0!important;padding:0 0 4px!important;font-size:20px!important;font-weight:400!important;line-height:28px!important}.product-configurator-page h3,.recommendation-card h3{letter-spacing:0!important;padding:0!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}.product-configurator-page small,.product-configurator-page .eyebrow{font-size:12px!important;line-height:16px!important}.product-configurator-page .product-detail-price span{color:var(--foreground-subtle)!important;font-size:13px!important;line-height:18px!important}.product-configurator-page .product-detail-price em,.config-badge{border-radius:3px!important;min-height:18px!important;padding:1px 6px!important;font-size:11px!important;line-height:14px!important}.availability-strip{gap:6px!important;margin:0 0 14px!important}.availability-strip span{color:var(--foreground-muted)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:2px 0!important}.availability-strip span+span:before{content:"|"!important;color:color-mix(in srgb, var(--border) 85%, transparent)!important;margin-right:6px!important}.product-description-tab-list,.product-detail-tabs .tab-list{border-bottom:1px solid color-mix(in srgb, var(--border) 58%, transparent)!important;gap:18px!important}.product-description-tab-list button,.product-detail-tabs .tab-list button{min-height:32px!important;color:var(--foreground-muted)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 0 7px!important;font-size:13px!important;line-height:18px!important}.product-description-tab-panel{min-height:64px!important;padding-top:12px!important}.product-configurator,.selected-configurations,.configuration-comparison,.product-content-carousel,.product-detail-tabs,.product-carousel-section{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.section-title-row h2{font-size:18px!important;line-height:24px!important}.variant-config-card,.selected-config-card,.empty-config-state,.product-detail-tabs .tab-panel,.product-content-carousel article,.comparison-table{border:1px solid color-mix(in srgb, var(--border) 62%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:4px!important}.variant-config-card{min-height:210px!important;padding:12px!important}.variant-card-footer{gap:6px!important}.variant-card-footer strong{font-size:18px!important;line-height:24px!important}.product-configurator-page button,.product-configurator-page .recommendation-card a{border-radius:4px!important}.product-configurator-page .buy-actions{gap:8px!important}.product-configurator-page .buy-actions button,.product-configurator-page .section-title-row>button,.selected-config-actions button{min-height:32px!important;padding:0 10px!important;font-size:13px!important;line-height:18px!important}.product-carousel-section{border-top:1px solid color-mix(in srgb, var(--border) 58%, transparent)!important;padding-top:36px!important}.recommendation-card{border:1px solid color-mix(in srgb, var(--border) 62%, transparent)!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border-radius:4px!important;gap:7px!important;padding:8px!important}.recommendation-card strong{font-size:18px!important;font-weight:400!important;line-height:24px!important}.recommendation-card button,.recommendation-card a{width:fit-content!important;min-height:28px!important;padding:0 10px!important;font-size:12px!important;line-height:16px!important}.detail-module-rail{grid-auto-columns:minmax(180px,1fr)!important;gap:12px!important}.detail-module-rail article{border-radius:4px!important;min-height:112px!important;padding:10px!important}.detail-module-rail article>span{border-radius:4px!important;width:30px!important;height:30px!important;margin-bottom:8px!important;font-size:11px!important}.storefront-header-inner{max-width:1180px!important;margin-inline:auto!important}@media (max-width:1180px){.product-configurator-page{width:min(100% - 28px,1040px)!important}.product-configurator-page .product-detail-hero{flex-wrap:wrap!important}.product-configurator-page .product-detail-gallery{flex:0 0 340px!important;width:340px!important;max-width:340px!important}.product-configurator-page .product-detail-info{max-width:calc(100% - 370px)!important}.product-configurator-page .product-buy-box{border-top:1px solid color-mix(in srgb, var(--border) 58%, transparent)!important;flex:100%!important;width:100%!important;max-width:none!important;padding-top:16px!important}.product-carousel{grid-auto-columns:calc(25% - 9px)!important}}@media (max-width:760px){.product-configurator-page{gap:32px!important;width:min(100% - 20px,1180px)!important;padding-top:18px!important}.product-configurator-page .product-detail-hero{gap:18px!important;padding-bottom:30px!important;display:grid!important}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info,.product-configurator-page .product-buy-box{border:0!important;width:100%!important;max-width:none!important;padding:0!important}.product-configurator-page .product-detail-art{min-height:260px!important}.product-configurator-page h1{font-size:22px!important;line-height:28px!important}.product-configurator-page .product-detail-price strong,.product-configurator-page .buy-box-price strong{font-size:24px!important;line-height:32px!important}.product-carousel{grid-auto-columns:calc(50% - 6px)!important}.recommendation-card .mini-product-art{height:82px!important}}.storefront-header{height:var(--header-height,72px)!important;background:var(--background)!important}.storefront-header-inner{align-items:center!important;gap:22px!important;height:100%!important;display:flex!important}.header-actions{white-space:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:16px!important;min-height:40px!important;line-height:1!important;display:flex!important}.header-actions a,.header-actions .cart-link{justify-content:center!important;align-items:center!important;gap:6px!important;min-height:40px!important;padding:0 2px!important;line-height:1!important;display:inline-flex!important;position:relative!important}.header-actions .cart-link{padding-right:8px!important}.cart-count{width:19px!important;min-width:19px!important;height:19px!important;color:var(--primary-foreground)!important;background:var(--brand-gradient)!important;border-radius:999px!important;place-items:center!important;padding:0!important;font-size:10px!important;line-height:1!important;display:grid!important;position:absolute!important;top:-2px!important;right:-4px!important}.site-footer{color:var(--foreground)!important;background:var(--background)!important;border-top:1px solid color-mix(in srgb, var(--border) 70%, transparent)!important}.site-footer p,.site-footer a,.footer-links a{color:var(--foreground-muted)!important}.product-configurator-page{gap:48px!important;width:min(100% - 40px,1320px)!important;padding-top:38px!important}.product-configurator-page .product-detail-hero{border-bottom:1px solid color-mix(in srgb, var(--border) 65%, transparent)!important;align-items:flex-start!important;gap:28px!important;padding-bottom:48px!important;display:flex!important}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info,.product-configurator-page .product-buy-box,.product-configurator,.selected-configurations,.configuration-comparison,.product-content-carousel,.product-detail-tabs,.product-carousel-section{background:var(--background)!important;box-shadow:none!important;border:0!important;border-radius:0!important}.product-configurator-page .product-detail-gallery{border-right:1px solid color-mix(in srgb, var(--border) 65%, transparent)!important;flex:0 0 min(35vw,460px)!important;padding:0 28px 0 0!important}.product-configurator-page .product-detail-info{flex:auto!important;padding:0!important}.product-configurator-page .product-buy-box{flex:0 0 300px!important;padding:0!important}.product-configurator-page .product-detail-art{background:var(--surface-elevated)!important;border-radius:10px!important;min-height:420px!important}.product-configurator-page h1{letter-spacing:-.02em!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:720px!important;margin:0 0 10px!important;font-size:28px!important;font-weight:600!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.product-configurator-page h2{font-size:20px!important;font-weight:500!important;line-height:1.25!important}.product-configurator-page h3,.recommendation-card h3{font-size:15px!important;font-weight:500!important;line-height:1.3!important}.product-configurator-page p,.product-configurator-page li,.product-configurator-page span{font-size:15px!important;line-height:1.5!important}.product-configurator-page small,.product-configurator-page .eyebrow{font-size:13px!important}.product-configurator-page .product-detail-price{gap:8px!important;margin:14px 0 16px!important}.product-configurator-page .product-detail-price strong,.product-configurator-page .buy-box-price strong{font-size:32px!important;font-weight:500!important;line-height:1.12!important}.product-configurator-page .product-detail-price span{color:var(--foreground-subtle)!important;font-size:14px!important}.product-description-tabs{margin-top:24px!important}.product-description-tab-list,.product-detail-tabs .tab-list{border-bottom:1px solid color-mix(in srgb, var(--border) 55%, transparent)!important;scrollbar-width:thin!important;gap:24px!important;padding:0!important;display:flex!important;overflow-x:auto!important}.product-description-tab-list button,.product-detail-tabs .tab-list button{min-height:38px!important;color:var(--foreground-muted)!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:0 0 10px!important;font-size:14px!important;position:relative!important}.product-description-tab-list button.active,.product-detail-tabs .tab-list button.active{color:var(--primary)!important;background:0 0!important}.product-description-tab-list button.active:after,.product-detail-tabs .tab-list button.active:after{content:""!important;background:var(--brand-gradient)!important;border-radius:999px!important;height:2px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.product-description-tab-panel{min-height:84px!important;color:var(--foreground-muted)!important;padding-top:16px!important}.product-description-tab-panel p{max-width:780px!important;margin:0!important}.availability-strip span,.configurator-notice,.empty-config-state,.product-detail-tabs .tab-panel,.product-content-carousel article,.variant-config-card,.selected-config-card,.recommendation-card,.comparison-table{border-color:color-mix(in srgb, var(--border) 55%, transparent)!important;background:var(--background)!important}.product-configurator,.selected-configurations,.configuration-comparison,.product-content-carousel,.product-detail-tabs{padding:0!important}.product-carousel-section{border-top:1px solid color-mix(in srgb, var(--border) 65%, transparent)!important;padding:48px 0 0!important}.product-carousel-section+.product-carousel-section{padding-top:48px!important}.section-title-row{margin-bottom:24px!important}.section-title-row h2{font-size:18px!important}.variant-config-grid,.selected-config-grid,.option-groups{gap:16px!important}.product-carousel{grid-auto-columns:calc(20% - 12.8px)!important;gap:16px!important;padding-bottom:8px!important}.recommendation-card{border-radius:8px!important;gap:10px!important;min-height:0!important;padding:12px!important}.recommendation-card .mini-product-art{border-radius:6px!important;width:100%!important;height:118px!important}.recommendation-card h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:39px!important;display:-webkit-box!important;overflow:hidden!important}.recommendation-card strong{font-size:18px!important;font-weight:500!important}.recommendation-card button,.recommendation-card a{border-radius:6px!important;width:fit-content!important;min-height:32px!important;padding:0 12px!important;font-size:13px!important}.product-configurator-page .buy-actions button,.product-configurator-page .section-title-row>button,.selected-config-actions button{border-radius:8px!important;min-height:36px!important;padding:0 12px!important;font-size:13px!important}.detail-module-rail article{min-height:132px!important;padding:14px!important}.detail-module-rail article>span{width:34px!important;height:34px!important;margin-bottom:12px!important;font-size:12px!important}@media (max-width:1180px){.product-carousel{grid-auto-columns:calc(25% - 12px)!important}}@media (max-width:760px){.header-actions{gap:10px!important}.product-configurator-page{gap:40px!important;width:min(100% - 24px,1320px)!important}.product-configurator-page .product-detail-hero{gap:24px!important;padding-bottom:40px!important;display:grid!important}.product-configurator-page .product-detail-gallery{border-right:0!important;padding:0!important}.product-configurator-page h1{font-size:22px!important}.product-configurator-page .product-detail-price strong,.product-configurator-page .buy-box-price strong{font-size:26px!important}.product-description-tab-list,.product-detail-tabs .tab-list{gap:20px!important}.product-carousel{grid-auto-columns:calc(50% - 8px)!important}.recommendation-card .mini-product-art{height:96px!important}.recommendation-card strong{font-size:16px!important}}.product-configurator-page{gap:28px;width:min(100% - 32px,1320px);padding-top:32px;display:grid}.product-configurator-page .product-detail-hero{align-items:flex-start;gap:24px;grid-template-columns:none!important;display:flex!important}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info,.product-configurator-page .product-buy-box,.product-configurator,.selected-configurations,.configuration-comparison,.product-carousel-section,.product-content-carousel,.product-detail-tabs{border:1px solid var(--border);background:var(--surface);box-shadow:none;border-radius:18px}.product-configurator-page .product-detail-gallery{top:calc(var(--header-height,72px) + 18px);flex:0 0 min(34vw,440px);padding:14px;position:sticky}.product-configurator-page .product-detail-info{flex:auto;min-width:0;padding:22px}.product-configurator-page .product-buy-box{top:calc(var(--header-height,72px) + 18px);flex:0 0 300px;gap:16px;padding:18px;display:grid;position:sticky}.product-configurator-page .product-detail-art{background:var(--surface-elevated);border:0;border-radius:14px;min-height:420px}.product-configurator-page .product-detail-art span{color:var(--foreground);letter-spacing:-.08em;font-size:clamp(2.2rem,8vw,5.5rem)}.product-configurator-page .product-thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.product-configurator-page .product-thumbnails button,.product-configurator-page button,.product-configurator-page .recommendation-card a{border:1px solid var(--border);min-height:38px;color:var(--foreground);background:var(--surface);cursor:pointer;border-radius:10px}.product-configurator-page button:disabled{cursor:not-allowed;opacity:.45}.product-configurator-page .product-thumbnails button.active,.product-configurator-page .option-group button.active,.product-configurator-page .variant-config-card.active{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--surface))}.product-configurator-page .eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem}.product-configurator-page h1{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05}.product-configurator-page h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.2}.product-configurator-page h3{margin:0;font-size:1rem;line-height:1.3}.product-configurator-page p,.product-configurator-page small,.product-configurator-page li,.product-configurator-page span{line-height:1.5}.product-summary,.product-description-blocks p,.section-title-row p,.recommendation-card p,.tab-panel p,.selected-config-card p,.selected-config-card small{color:var(--foreground-muted)}.product-rating{color:var(--primary);margin:0 0 10px}.product-rating span{color:var(--foreground-muted)}.product-configurator-page .product-detail-price{flex-wrap:wrap;align-items:baseline;gap:10px;margin:18px 0;display:flex}.product-configurator-page .product-detail-price strong,.product-configurator-page .buy-box-price strong,.selected-config-meta strong,.recommendation-card strong{color:var(--foreground);font-size:clamp(1.25rem,2vw,1.8rem)}.product-configurator-page .product-detail-price span{color:var(--foreground-muted);text-decoration:line-through}.product-configurator-page .product-detail-price em,.config-badge{min-height:24px;color:var(--primary-foreground);background:var(--brand-gradient);border-radius:999px;align-items:center;padding:2px 8px;font-size:.76rem;font-style:normal;display:inline-flex}.availability-strip{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.availability-strip span{border:1px solid var(--border);color:var(--foreground-muted);background:var(--surface-elevated);border-radius:999px;padding:6px 10px}.availability-strip span:first-child{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 32%, var(--border))}.availability-strip .danger{color:var(--danger)}.product-description-blocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.product-description-blocks article,.empty-config-state,.product-detail-tabs .tab-panel,.product-content-carousel article{border:1px solid var(--border);background:var(--surface-elevated);border-radius:14px;padding:16px}.product-description-blocks h2{margin-bottom:6px;font-size:.98rem}.product-configurator-page .buy-box-price{gap:4px;display:grid}.product-configurator-page .quantity-control{grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;display:grid}.product-configurator-page .quantity-control span{text-align:center}.product-configurator-page .buy-actions{gap:10px;display:grid}.product-configurator-page .buy-actions button:first-child,.product-configurator-page .section-title-row>button:not(:disabled),.empty-config-state button,.recommendation-card button,.recommendation-card a{color:var(--primary-foreground);background:var(--brand-gradient);border:0}.product-configurator-page .buy-actions .secondary-action,.product-configurator-page .variant-card-footer .quiet-button,.selected-config-actions button,.configuration-comparison .section-title-row button{color:var(--foreground);background:var(--surface)}.product-configurator,.selected-configurations,.configuration-comparison,.product-carousel-section,.product-content-carousel,.product-detail-tabs{padding:20px}.section-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-title-row>div{gap:6px;display:grid}.configurator-notice{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border));color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, var(--surface));border-radius:12px;margin:0 0 16px;padding:12px 14px}.variant-config-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.variant-config-card{border:1px solid var(--border);background:var(--surface-elevated);border-radius:16px;align-content:space-between;gap:18px;min-height:260px;padding:16px;display:grid}.variant-config-card ul{color:var(--foreground-muted);gap:4px;margin:12px 0 0;padding:0;list-style:none;display:grid}.variant-card-footer{gap:8px;display:grid}.variant-card-footer strong{font-size:1.2rem}.variant-card-footer span{color:var(--foreground-muted)}.option-groups{gap:14px;margin-top:18px;display:grid}.option-group{gap:10px;display:grid}.option-group>div{flex-wrap:wrap;gap:8px;display:flex}.option-group button{text-align:left;gap:2px;min-width:128px;padding:10px 12px;display:grid}.option-group small{color:var(--foreground-muted)}.selected-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.selected-config-card{border:1px solid var(--border);background:var(--surface-elevated);border-radius:16px;grid-template-columns:64px minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.mini-product-art{width:64px;height:64px;color:var(--foreground);background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-radius:12px;place-items:center;display:grid}.selected-config-meta{text-align:right;gap:4px;display:grid}.selected-config-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.selected-config-actions button{padding-inline:12px}.empty-config-state{justify-items:start;gap:8px;display:grid}.comparison-table{border:1px solid var(--border);border-radius:14px;overflow-x:auto}.comparison-row{grid-template-columns:180px repeat(4,minmax(170px,1fr));min-width:760px;display:grid}.comparison-row>*{border-bottom:1px solid var(--border);text-align:left;padding:12px}.comparison-row.heading{background:var(--surface-elevated)}.comparison-row.differs em{color:var(--foreground);background:color-mix(in srgb, var(--primary) 5%, transparent)}.product-carousel,.detail-module-rail{scroll-snap-type:x proximity;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:12px;padding-bottom:6px;display:grid;overflow-x:auto}.recommendation-card,.detail-module-rail article{scroll-snap-align:start}.recommendation-card{border:1px solid var(--border);background:var(--surface-elevated);border-radius:16px;align-content:start;gap:8px;min-height:250px;padding:14px;display:grid}.recommendation-card a{place-items:center;padding-inline:12px;text-decoration:none;display:inline-grid}.detail-module-rail{grid-auto-columns:minmax(220px,1fr)}.detail-module-rail article{min-height:160px}.detail-module-rail article>span{width:44px;height:44px;color:var(--primary-foreground);background:var(--brand-gradient);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.tab-list{gap:8px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.tab-list button{flex:none;padding:8px 12px}.tab-list button.active{border-color:var(--primary);color:var(--primary-foreground);background:var(--brand-gradient)}.spec-groups{gap:16px;display:grid}.spec-table{border-collapse:collapse;width:100%;margin-top:10px}.spec-table th,.spec-table td{border-bottom:1px solid var(--border);text-align:left;padding:10px 0}.spec-table th{width:38%;color:var(--foreground-muted)}.sticky-mobile-configurator-cta{display:none}@media (min-width:1180px){.product-carousel{grid-auto-columns:calc(16.6667% - 10px)}}@media (max-width:1180px){.product-configurator-page .product-detail-hero{flex-wrap:wrap}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info{flex:calc(50% - 12px);position:static}.product-configurator-page .product-buy-box{flex:100%;position:static}.variant-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.product-configurator-page{width:min(100% - 24px,1320px);padding-bottom:92px}.product-configurator-page .product-detail-hero{gap:14px;display:grid!important}.product-configurator-page .product-detail-gallery,.product-configurator-page .product-detail-info,.product-configurator-page .product-buy-box{width:100%;padding:14px}.product-configurator-page .product-detail-art{min-height:320px}.product-description-blocks,.variant-config-grid,.selected-config-grid{grid-template-columns:1fr}.section-title-row{display:grid}.selected-config-card{grid-template-columns:54px minmax(0,1fr)}.selected-config-meta{text-align:left;grid-column:1/-1}.product-carousel{grid-auto-columns:minmax(170px,62vw)}.detail-module-rail{grid-auto-columns:minmax(210px,76vw)}.sticky-mobile-configurator-cta{z-index:95;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;display:grid;position:fixed;left:12px}.sticky-mobile-configurator-cta button{color:var(--primary-foreground);background:var(--brand-gradient);border:0}}.storefront-header,.site-header{box-shadow:none!important;border-bottom:0!important}.storefront-sidebar{border-right:0!important}.catalog-heading,.page-heading,.feature-hero,.checkout-title{border-bottom:0!important}.catalog-view:not(.compact) .catalog-tools,.catalog-results-bar,.product-card,.feature-product-card,.feature-category-grid a,.ux-state-card,.support-layout article,.info-layout article,.product-detail-gallery,.product-purchase-panel,.product-detail-sections article,.cart-section,.order-summary,.account-card,.feature-chat-window,.feature-recommendation,.pack-builder,.wallet-actions{box-shadow:none!important;border:0!important}.catalog-view:not(.compact) .catalog-tools,.feature-category-grid a,.ux-state-card,.support-layout article,.info-layout article,.product-detail-sections article,.cart-section,.order-summary{background:var(--surface-hover)!important}.catalog-results-bar{min-height:auto;padding:4px 0 10px;background:0 0!important}.catalog-view:not(.compact) .search-field,.category-tabs button,.details-button,.storage-options button,.quantity-control,.wallet-row,.product-thumbnails button,.auth-form input:not([type=checkbox]),.feature-chat-input,.wallet-actions button{background:var(--surface)!important;border:0!important}.category-tabs button.selected,.storage-options button.active{color:#fff!important;background:var(--brand-gradient)!important}.product-card{background:var(--surface)!important}.product-card:hover,.feature-category-grid a:hover{transform:none!important;box-shadow:0 2px 10px #00000012!important}.product-visual,.product-footer,.product-detail-art span,.product-purchase-panel h1,.stock-vendor,.option-block{border:0!important}.product-footer{margin-top:6px;padding-top:6px}.product-detail-gallery,.product-purchase-panel{background:var(--surface)!important}.product-detail-art,.feature-product-art,.cart-item-visual{background:var(--surface-hover)!important}.product-detail-sections{gap:10px}.cart-item{border-bottom-color:color-mix(in srgb, var(--foreground) 8%, transparent)!important}.summary-row{border-bottom:0!important}.summary-total{border-top:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)!important;border-bottom:0!important}.checkout-auth-message,.checkout-submit{border-top-color:color-mix(in srgb, var(--foreground) 10%, transparent)!important}.text-link{text-underline-offset:3px;text-decoration:underline;border-bottom:0!important}.premium-storefront .product-card,.premium-storefront .trust-row span,.premium-storefront .social-rail button,.mobile-feed .feed-card,.mobile-feed .feed-icon-button,.mobile-feed .feed-search{border:revert!important}.page-shell:not(.checkout-page):not(.product-detail-page):not(.feature-page):not(.ux-page){width:min(1480px,100% - 32px)}.inner-page:not(:has(.premium-storefront)):not(:has(.mobile-feed)){padding-block:24px 48px}.catalog-heading,.page-heading,.feature-hero{border-bottom:1px solid var(--border);padding-bottom:14px;margin-bottom:18px!important}.catalog-heading h1,.page-heading h1,.feature-hero h1{max-width:760px}.catalog-view:not(.compact){grid-template-columns:236px minmax(0,1fr);align-items:start;gap:20px;display:grid}.catalog-view:not(.compact) .catalog-tools{top:calc(var(--header-height) + 16px);border:1px solid var(--border);background:var(--surface);border-radius:4px;grid-row:1/span 3;gap:12px;margin:0;padding:16px;position:sticky}.catalog-view:not(.compact) .search-field{background:var(--background);border-radius:4px;width:100%}.catalog-view:not(.compact) .search-field input{min-height:34px;padding:6px 0}.catalog-view:not(.compact) .category-tabs{gap:4px;padding:0;display:grid;overflow:visible}.catalog-view:not(.compact) .category-tabs:before{content:"Catégories";color:var(--foreground);font-size:var(--font-md);margin:4px 0 6px}.catalog-view:not(.compact) .category-tabs button{width:100%;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:3px;justify-content:flex-start;padding:7px 8px}.catalog-view:not(.compact) .category-tabs button:hover{color:var(--primary);text-decoration:underline}.catalog-view:not(.compact) .category-tabs button.selected{color:#fff;background:var(--brand-gradient);text-decoration:none}.catalog-results-bar{border:1px solid var(--border);background:var(--surface);border-radius:4px;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:10px 14px;display:flex}.catalog-results-bar span{color:var(--foreground-muted);font-size:var(--font-sm)}.catalog-view:not(.compact) .desktop-product-grid,.catalog-view:not(.compact) .product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;display:grid!important}.product-card,.feature-product-card,.feature-category-grid a,.ux-state-card,.product-detail-gallery,.product-purchase-panel,.product-detail-sections article,.cart-section,.order-summary,.account-card{box-shadow:none!important;border-radius:4px!important}.product-card{border-color:var(--border);transition:border-color .12s,box-shadow .12s}.product-card:hover{border-color:var(--border-strong);transform:none;box-shadow:0 2px 8px #00000014!important}.product-visual{aspect-ratio:1.16;border-bottom-color:var(--border);background:var(--background-subtle)}.product-body{padding:10px 12px 12px}.product-meta,.variant-name,.product-description,.stock-line{color:var(--foreground-muted)!important}.product-card h3,.feature-product-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.56em;display:-webkit-box;overflow:hidden;color:var(--foreground)!important}.product-footer{border-top-color:var(--border);grid-template-columns:1fr;align-items:start;gap:10px;margin-top:10px;padding-top:10px;display:grid}.product-card-actions{justify-content:stretch}.details-button,.add-button,.primary-button,.secondary-button,.buy-actions button,.buy-actions a{border-radius:999px!important}.details-button,.add-button{flex:1;min-width:0;padding-block:8px}.product-detail-page{width:min(1480px,100% - 32px);padding-top:24px}.product-detail-hero{grid-template-columns:minmax(280px,.86fr) minmax(360px,1.1fr) minmax(290px,.72fr);gap:18px}.product-detail-gallery{grid-column:1}.product-purchase-panel{grid-column:2/span 2;grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);align-items:start;gap:14px 24px;padding:18px;display:grid}.product-purchase-panel>.eyebrow,.product-purchase-panel>h1,.product-purchase-panel>p:not(.eyebrow),.product-purchase-panel>.panel-price,.product-purchase-panel>.stock-vendor{grid-column:1}.product-purchase-panel>.option-block,.product-purchase-panel>.buy-actions,.product-purchase-panel>.wallet-row{grid-column:2}.product-detail-art{border-radius:4px;min-height:min(58vh,560px)}.product-thumbnails button,.storage-options button,.quantity-control,.wallet-row{border-radius:4px!important}.product-purchase-panel h1{border-bottom:1px solid var(--border);padding-bottom:12px}.panel-price,.product-detail-price{align-items:baseline}.stock-vendor{gap:6px;display:grid}.buy-actions{grid-template-columns:1fr;display:grid}.product-detail-sections{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.product-detail-sections article{min-height:132px;padding:14px}.checkout-page{width:min(1480px,100% - 32px)}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;gap:18px}.cart-section{border:1px solid var(--border);background:var(--surface);padding:18px}.checkout-title{border-bottom:1px solid var(--border);margin-bottom:14px;padding-bottom:12px}.cart-items{border-top:0}.cart-item{border-bottom-color:var(--border);grid-template-columns:92px minmax(0,1fr) 104px 120px;gap:14px;padding-block:14px}.cart-item-visual{background:var(--background-subtle);border-radius:4px;width:92px}.cart-item-copy button{color:var(--primary)}.order-summary{top:calc(var(--header-height) + 16px);border:1px solid var(--border);padding:16px}.summary-row,.summary-total{border-bottom-color:var(--border)}.feature-page,.ux-page{width:min(1480px,100% - 32px);padding-top:24px}.feature-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:20px}.feature-hero aside{min-height:170px;color:var(--foreground);background:var(--surface);border-radius:4px}.feature-hero aside span,.feature-hero aside p{color:var(--foreground-muted)}.feature-product-grid,.feature-category-grid,.ux-state-grid,.support-layout,.info-layout{gap:12px}.feature-category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.feature-category-grid a{min-height:136px;padding:14px}.feature-category-grid a:hover{border-color:var(--border-strong);transform:none}.feature-category-grid span{font-size:var(--font-2xl)!important}.feature-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.feature-product-art{min-height:132px}.ux-state-card,.support-layout article,.info-layout article{min-height:132px;padding:14px}.premium-storefront .feed-copy h1{letter-spacing:-.04em!important;font-size:clamp(1.7rem,2vw,2.45rem)!important;line-height:1.08!important}.product-detail-page{width:min(1500px,100% - 32px)!important}.product-detail-hero{align-items:flex-start;gap:24px;grid-template-columns:none!important;display:flex!important}.product-detail-gallery{top:calc(var(--header-height) + 16px);flex:0 0 min(38%,520px);min-width:300px;position:sticky;background:0 0!important;padding:0!important}.product-detail-info{flex:420px;min-width:0;padding:0 4px}.product-detail-info .eyebrow{margin-bottom:8px}.product-detail-info h1{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);color:var(--foreground);padding:0 0 12px;letter-spacing:0!important;margin:0 0 10px!important;font-size:clamp(1.55rem,2.1vw,2rem)!important;line-height:1.2!important}.product-detail-info>p:not(.eyebrow){max-width:680px;color:var(--foreground-muted);margin-bottom:14px}.product-variant-summary{flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin:10px 0 12px;padding:10px 0;display:flex}.product-variant-summary strong{color:var(--foreground);font-size:var(--font-base)!important}.product-variant-summary span{color:var(--foreground-muted);font-size:var(--font-base)!important}.product-detail-info .panel-price{margin:12px 0}.product-detail-info .stock-vendor{flex-direction:column;gap:4px;padding:10px 0 0;display:flex;border:0!important}.product-buy-box{top:calc(var(--header-height) + 16px);border:1px solid color-mix(in srgb, var(--foreground) 12%, transparent);background:var(--surface);border-radius:8px;flex:0 0 300px;min-width:280px;padding:16px;position:sticky}.buy-box-price{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.buy-box-price strong{color:var(--foreground);font-size:var(--font-xl)!important;line-height:1.2!important}.buy-box-price span{color:var(--primary-hover);font-size:var(--font-base)!important}.variant-order-list{gap:10px;margin:12px 0;display:grid}.variant-order-list>strong{color:var(--foreground);font-size:var(--font-base)!important}.variant-order-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.variant-order-row+.variant-order-row{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent)}.variant-order-row span{color:var(--foreground);display:block;font-size:var(--font-base)!important}.variant-order-row small{color:var(--foreground-muted);margin-top:2px;display:block;font-size:var(--font-xs)!important}.product-buy-box .option-block{padding:10px 0;border:0!important}.product-buy-box .option-block+.option-block{border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent)!important}.product-buy-box .storage-options{grid-template-columns:1fr;gap:8px;display:grid}.product-buy-box .quantity-control{width:max-content}.product-buy-box .buy-actions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.product-buy-box .buy-actions button,.product-buy-box .buy-actions a{width:100%;min-height:42px}.product-buy-box .buy-actions a.disabled{pointer-events:none;opacity:.45}.product-buy-box .wallet-row{align-items:flex-start;gap:10px;margin-top:12px;padding:12px;background:color-mix(in srgb, var(--surface) 78%, #ff6200 22%)!important;border:0!important}.product-detail-art{min-height:min(64vh,620px)!important}.product-detail-sections{gap:12px;grid-template-columns:none!important;display:flex!important}.product-detail-sections article{flex:1 1 0}@media (max-width:1180px){.product-detail-hero{gap:18px}.product-detail-gallery{flex-basis:42%}.product-buy-box{flex-basis:280px}.product-detail-sections{margin-left:0}}@media (max-width:980px){.product-detail-hero{flex-direction:column}.product-detail-gallery,.product-detail-info,.product-buy-box{flex:none;width:100%;min-width:0;position:static}.product-buy-box{background:var(--surface-hover);border:0}.product-detail-sections{flex-direction:column}}.premium-storefront .feed-copy p,.premium-storefront .trust-row span,.premium-storefront .seller-chip,.premium-storefront .scroll-hint{font-size:revert!important}.premium-storefront .feed-price strong{font-size:1.45rem!important}.premium-storefront .premium-product-art span{font-size:clamp(2.4rem,10vw,7rem)!important}.mobile-feed .feed-info-panel h2{font-size:clamp(1.34rem,6vw,2rem)!important}.mobile-feed .feed-price-row strong{font-size:1.36rem!important}@media (max-width:1180px){.product-detail-hero{grid-template-columns:minmax(280px,.9fr) minmax(0,1fr)}.product-purchase-panel{grid-column:2;grid-template-columns:1fr}.product-purchase-panel>.option-block,.product-purchase-panel>.buy-actions,.product-purchase-panel>.wallet-row{grid-column:1}}@media (max-width:960px){.catalog-view:not(.compact){grid-template-columns:1fr}.catalog-view:not(.compact) .catalog-tools{grid-row:auto;position:static}.catalog-view:not(.compact) .category-tabs{display:flex;overflow-x:auto}.catalog-view:not(.compact) .category-tabs:before{display:none}.product-detail-hero,.checkout-layout,.feature-hero{grid-template-columns:1fr}.product-detail-gallery,.product-purchase-panel{grid-column:auto}.order-summary{width:100%;position:static}}@media (max-width:760px){.catalog-heading{display:block}.catalog-view:not(.compact) .desktop-product-grid,.catalog-view:not(.compact) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important}.catalog-results-bar{flex-direction:column;align-items:flex-start}.cart-item{grid-template-columns:74px minmax(0,1fr)}.cart-item-copy,.quantity-control,.cart-line-price{grid-area:auto/2}.cart-line-price{text-align:left}.product-detail-sections{grid-template-columns:1fr}}:root{--font-xs:.75rem;--font-sm:.8125rem;--font-base:.875rem;--font-md:1rem;--font-lg:1.125rem;--font-xl:1.3125rem;--font-2xl:1.5rem;--font-3xl:1.75rem;--font-4xl:2rem;--line-tight:1.18;--line-title:1.28;--line-body:1.43}html{font-size:16px}body,button,input,select,textarea{font-size:var(--font-base)!important;line-height:var(--line-body)!important}h1,.hero-copy h1,.page-heading h1,.account-copy h1,.checkout-title h1,.order-success h1,.empty-cart h1,.feature-hero h1,.product-purchase-panel h1{font-size:clamp(var(--font-3xl), 2.6vw, var(--font-4xl))!important;line-height:var(--line-tight)!important;letter-spacing:-.02em!important;margin-bottom:.75rem!important}h2,.promise-grid h2,.section-heading h2,.how-intro h2,.configuration-card h2,.form-intro h2,.signed-in-card h2,.feature-recommendation h2,.pack-builder h2,.support-layout h2,.info-layout h2,.product-detail-sections h2{font-size:var(--font-xl)!important;line-height:var(--line-title)!important;letter-spacing:-.01em!important}h3,.product-card h3,.catalog-state h3,.cart-item-copy h2,.feature-product-card h2,.feature-category-grid strong,.feed-copy h1,.feed-info-panel h2{font-size:var(--font-md)!important;line-height:var(--line-title)!important;letter-spacing:0!important}p,li,.lead,.hero-lead,.feature-hero p,.feed-copy p,.product-description,.product-purchase-panel>p:not(.eyebrow),.account-copy>p:not(.eyebrow),.page-heading>p:last-child,.empty-cart p,.order-success p,.support-layout p,.info-layout p,.pack-builder p,.feature-recommendation p,.chat-bubble{font-size:var(--font-base)!important;line-height:var(--line-body)!important}.product-card h3,.feature-product-card h2,.cart-item-copy h2,.feed-info-panel h2{max-width:100%;color:var(--foreground)!important}.product-meta,.variant-name,.stock-line,.product-category-tag,.demo-badge,.eyebrow,.brand-tagline,.storefront-sidebar-nav a,.storefront-sidebar-theme,.header-actions,.main-nav,.catalogue-notice,.trust-row span,.stock-vendor,.option-block strong,.storage-options button,.details-button,.add-button,.buy-actions button,.buy-actions a,.feed-promo-line,.feed-rating-row,.feed-action-rail small,.feed-bottom-nav a,.global-mobile-nav a{font-size:var(--font-xs)!important;line-height:1.35!important}.storefront-sidebar-nav a,.header-actions,.main-nav,.global-search input,.global-search button{font-size:var(--font-base)!important}.product-footer strong,.feature-product-card strong,.cart-line-price,.summary-total strong,.feed-price strong,.feed-price-row strong{font-size:var(--font-xl)!important;line-height:1.2!important}.panel-price strong,.product-detail-price strong,.wallet-card strong{font-size:var(--font-3xl)!important;letter-spacing:-.02em!important;line-height:1.15!important}.feed-price span,.feed-price-row span,.panel-price span,.product-detail-price span{font-size:var(--font-sm)!important}.premium-product-art span,.product-detail-art span,.product-initials,.cart-item-visual,.account-avatar,.empty-bag,.success-mark{font-size:var(--font-3xl)!important;line-height:1!important}@media (max-width:760px){h1,.hero-copy h1,.page-heading h1,.account-copy h1,.checkout-title h1,.order-success h1,.empty-cart h1,.feature-hero h1,.product-purchase-panel h1{font-size:var(--font-3xl)!important}h2,.feed-info-panel h2,.feed-copy h1{font-size:var(--font-lg)!important}.feed-price-row strong,.feed-price strong,.product-footer strong{font-size:var(--font-xl)!important}}.product-detail-page .product-detail-hero{grid-template-columns:none!important;display:flex!important}.product-detail-page .product-detail-gallery{flex:0 0 min(38%,520px)!important}.product-detail-page .product-detail-info{flex:420px!important}.product-detail-page .product-buy-box{flex:0 0 300px!important}.product-detail-page .product-detail-sections{grid-template-columns:none!important;display:flex!important}@media (max-width:980px){.product-detail-page .product-detail-hero,.product-detail-page .product-detail-sections{flex-direction:column!important}.product-detail-page .product-detail-gallery,.product-detail-page .product-detail-info,.product-detail-page .product-buy-box{flex:none!important;width:100%!important}}:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fff;--background-subtle:#fff;--surface:#fff;--surface-elevated:#fff;--surface-hover:#f6f6f6;--surface-selected:#fff5f0;--foreground:#171717;--foreground-muted:#595e66;--foreground-subtle:#808792;--border:#deded7;--border-strong:#bebdb4;--brand-start:#ff6200;--brand-end:#ff6200;--brand-gradient:var(--brand-start);--brand-action:#ff6200;--primary:#ff6200;--primary-hover:#ff6200;--primary-foreground:#fff;--secondary:#523017;--success:#ff6200;--warning:#b7791f;--danger:#d63355;--info:#2563eb;--overlay:#1212167a;--shadow:0 1px 3px #0000000f;--focus-ring:0 0 0 3px #ff620038;--ink:var(--foreground);--ink-soft:var(--foreground-muted);--forest:var(--primary);--forest-deep:var(--foreground);--leaf:#ffd2bd;--leaf-light:#fff1e8;--cream:var(--background);--paper:var(--surface);--line:var(--border);--orange:var(--warning);--error:var(--danger)}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--background-subtle:#000;--surface:#0a0a0a;--surface-elevated:#0f0f0f;--surface-hover:#151515;--surface-selected:#181818;--foreground:#f5f2eb;--foreground-muted:#c6c4bd;--foreground-subtle:#9a9ca5;--border:#ffffff1f;--border-strong:#ffffff3d;--brand-start:#ff6200;--brand-end:#ff6200;--brand-gradient:var(--brand-start);--brand-action:#ff6200;--primary:#ff6200;--primary-hover:#ff6200;--primary-foreground:#fff;--secondary:#d7ad88;--success:#ff6200;--warning:#f4c46a;--danger:#ff6b88;--info:#8bb7ff;--overlay:#0000009e;--shadow:0 1px 3px #ffffff08;--focus-ring:0 0 0 3px #ff620052;--ink:var(--foreground);--ink-soft:var(--foreground-muted);--forest:var(--primary);--forest-deep:var(--foreground);--leaf:#4a2d25;--leaf-light:#2a1f1e;--cream:var(--background);--paper:var(--surface);--line:var(--border);--orange:var(--warning);--error:var(--danger)}body{color:var(--foreground);background:var(--background)}:focus-visible{box-shadow:var(--focus-ring);outline:0}.site-header{border-bottom-color:var(--border);background:color-mix(in srgb, var(--background) 88%, transparent)}.storefront-sidebar{border-right-color:var(--border);color:var(--foreground);background:var(--surface)}.storefront-sidebar-brand{border-bottom-color:var(--border)}.storefront-sidebar-brand span,.storefront-sidebar-nav a,.storefront-sidebar-theme{color:var(--foreground-muted)}.storefront-sidebar-nav a:hover,.storefront-sidebar-nav a.active{color:var(--foreground);background:var(--surface-hover)}.storefront-sidebar-theme{border-top-color:var(--border)}.header-inner{gap:24px}.brand-mark{color:var(--foreground)}.brand-tagline{color:var(--foreground-muted)}.header-search{border-color:var(--border);color:var(--foreground-muted);background:color-mix(in srgb, var(--surface) 84%, transparent);box-shadow:var(--shadow)}.header-search input{color:var(--foreground)}.header-search button{background:var(--brand-gradient);color:var(--primary-foreground)}.main-nav{gap:16px}.main-nav>a{color:var(--foreground-muted)}.main-nav>a:hover,.main-nav>a.active{color:var(--foreground)}.main-nav>a:after{background:var(--primary)}.cart-count{color:var(--primary-foreground);background:var(--brand-gradient)}.theme-switcher{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.theme-switcher button{min-height:32px;color:var(--foreground-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px}.theme-switcher button[aria-pressed=true]{color:var(--primary-foreground);background:var(--brand-gradient)}.theme-switcher.compact button{width:32px;padding:0}.global-mobile-nav{display:none}.account-appearance-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;margin-top:24px;padding:16px}.account-appearance-card>span{color:var(--foreground);font-size:.86rem}.account-appearance-card p{color:var(--foreground-muted);margin:8px 0 12px}.primary-button{border-color:var(--primary);color:var(--primary-foreground);background:var(--brand-gradient)}.primary-button:hover{background:var(--brand-start)}.secondary-button{border-color:var(--border-strong);color:var(--foreground);background:var(--surface)}.secondary-button:hover{color:var(--foreground);background:var(--surface-hover)}.text-link{color:var(--primary)}.product-card,.ux-state-card,.account-card,.order-summary,.feature-product-card,.feature-category-grid a,.feature-chat-window,.feature-recommendation,.pack-builder,.wallet-actions,.support-layout article,.info-layout article{border-color:var(--border);color:var(--foreground);background:var(--surface)}.page-heading>p:last-child,.feature-hero p,.lead,.product-description,.variant-name,.ux-state-card p,.support-layout p,.info-layout p{color:var(--foreground-muted)}.premium-storefront{--premium-bg:var(--background);--premium-panel:var(--surface);--premium-panel-2:var(--surface-elevated);--premium-line:var(--border);--premium-text:var(--foreground);--premium-muted:var(--foreground-muted);--premium-accent-start:var(--primary);--premium-accent-end:var(--primary-hover);--premium-red:var(--danger);--premium-green:var(--success)}:root[data-theme=light] .premium-storefront,:root[data-theme=dark] .premium-storefront{background:var(--background)}@media (max-width:760px){body{padding-bottom:72px}.global-mobile-nav{z-index:80;right:12px;bottom:max(8px, env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--surface);min-height:56px;box-shadow:var(--shadow);border-radius:24px;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;left:12px}.global-mobile-nav a{color:var(--foreground-muted);text-align:center;font-size:.72rem}.global-mobile-nav a.active{color:var(--primary)}.header-search,.main-nav>a:not(.cart-link){display:none}.header-inner{width:min(100% - 32px,1240px)}}@media (max-width:960px){.storefront-sidebar{display:none}.storefront-shell{grid-template-columns:minmax(0,1fr)}.storefront-main{grid-template-rows:var(--mobile-header-height) minmax(0, 1fr)}.storefront-header{height:var(--mobile-header-height)}.storefront-header-inner{gap:12px;padding-inline:14px}.storefront-header-brand{display:inline-flex}.storefront-header-logo{width:104px}.header-actions>a:not(.cart-link),.header-actions .cart-label{display:none}.global-search{min-width:0;padding-block:.45rem}}.storefront-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr)!important;grid-template-rows:var(--header-height) minmax(0, 1fr)!important;grid-template-areas:"header header""sidebar main"!important}.storefront-header{z-index:120!important;width:100%!important;height:var(--header-height)!important;background:var(--background)!important;grid-area:header!important;position:sticky!important;top:0!important}.storefront-header-inner{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:clamp(16px,2.4vw,32px)!important}.storefront-header-brand{flex:none!important;align-items:center!important;display:inline-flex!important}.storefront-header-logo{width:clamp(132px,13vw,184px)!important}.storefront-sidebar{top:var(--header-height)!important;height:calc(100dvh - var(--header-height))!important;grid-area:sidebar!important;padding-top:18px!important}.storefront-sidebar-brand,.storefront-sidebar-logo{display:none!important}.storefront-main{min-height:calc(100dvh - var(--header-height))!important;grid-area:main!important;grid-template-rows:minmax(0,1fr)!important}@media (max-width:960px){.storefront-shell{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--mobile-header-height) minmax(0, 1fr)!important;grid-template-areas:"header""main"!important}.storefront-header{height:var(--mobile-header-height)!important}.storefront-main{min-height:calc(100dvh - var(--mobile-header-height))!important}.storefront-header-logo{width:112px!important}}:where(body,body *){font-family:Chiron GoRound TC,ui-rounded,Avenir Next,Avenir,Trebuchet MS,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:400!important}
