/* Noakoo interaction prototype. Shared with the WordPress preview template. */
:root{--ink:#103b3d;--muted:#657778;--mint:#c4f2e6;--accent:#00b697;--line:#e1e8e6;--soft:#f5f7f6;--radius:20px;--max:1320px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h2{font-size:30px;line-height:1.18}h3{font-size:19px}p{line-height:1.65}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #008a77;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip{position:fixed;left:12px;top:-60px;background:#fff;padding:14px;z-index:100}.skip:focus{top:8px}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:12px;letter-spacing:.05em;padding:10px 18px}.announcement span{opacity:.6;margin:0 12px}.header{background:#fff;position:relative;z-index:20}.header-main{height:96px;display:flex;align-items:center;gap:40px}.logo{font-size:43px;letter-spacing:-3px;font-weight:850;line-height:1;display:inline-flex;align-items:baseline}.logo b{color:var(--accent);font-size:47px;line-height:0}.search{display:flex;gap:12px;align-items:center;background:var(--soft);border:1px solid transparent;border-radius:40px;flex:1;min-width:0;padding:0 20px;height:46px}.search:focus-within{border-color:var(--accent)}.search input{background:none;border:0;outline:none!important;min-width:0;flex:1;font-size:14px}.search button{border:0;background:none;padding:4px}.header-tools{display:flex;align-items:center;gap:23px;font-size:14px;white-space:nowrap}.icon-button{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:50%;position:relative}.icon-button:hover{background:var(--soft)}.cart-count{position:absolute;right:0;top:0;border-radius:30px;background:var(--accent);color:white;font-size:11px;min-width:17px;height:17px;display:grid;place-items:center}.nav-border{border-block:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:52px;font-size:13px}.nav-link{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;min-height:50px;border-bottom:2px solid transparent}.nav-link:hover,.nav-link.active{border-color:var(--accent);color:#007864}.nav-link .icon{width:12px;height:12px}.nav-item{position:static}.nav-end{margin-left:auto;font-weight:600}.mega{position:absolute;top:100%;left:0;width:100%;border-bottom:1px solid var(--line);box-shadow:0 18px 26px #103b3d12;background:#fff;display:none;padding:30px 0;z-index:25}.nav-item:hover .mega,.nav-item:focus-within .mega{display:block}.mega-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.mega h3{font-size:15px;letter-spacing:0}.mega a{display:block;font-size:14px;padding:7px 0}.mega a:hover{text-decoration:underline}.mega-promo{background:var(--mint);border-radius:15px;padding:22px;display:flex;align-items:center;justify-content:space-between}.mega-promo img{width:110px;height:100px;object-fit:contain}.mobile-menu-button{display:none}.hero{margin-top:25px;min-height:420px;background:#caf1e7;border-radius:24px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-copy{padding:45px 0 46px 52px;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:700;display:flex;align-items:center;gap:8px;margin-bottom:22px}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:#008b70}.hero h1{font-size:clamp(42px,4.2vw,64px);line-height:1.02;letter-spacing:-.06em;margin-bottom:19px;max-width:580px;font-weight:750}.hero h1 em{font-style:normal;color:#168773}.hero p{font-size:15px;max-width:360px;line-height:1.6;margin-bottom:27px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:48px;padding:13px 25px;border:1px solid var(--ink);border-radius:40px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;transition:background .15s,transform .15s}.btn:hover{background:#176263;transform:translateY(-1px)}.btn .icon{width:18px;height:18px}.btn.light{background:white;color:var(--ink);border-color:white}.btn.outline{background:transparent;color:var(--ink);border-color:#bfd1cb}.btn.outline:hover{background:#e8f4ef}.hero-visual{height:100%;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 60% 65%,#9fddcb 0,transparent 65%)}.hero-visual img{width:155%;max-width:none;height:390px;object-fit:contain;transform:translateX(-25px)}.hero-seal{position:absolute;bottom:38px;right:28px;background:#ffffffde;backdrop-filter:blur(8px);padding:12px 15px;border:1px solid #fff;border-radius:12px;display:flex;align-items:center;gap:9px;font-size:11px;box-shadow:0 6px 25px #26746313}.hero-seal strong{display:block;font-size:13px}.hero-seal .icon{width:25px;height:25px;color:#009b80}.benefits{display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;border-bottom:1px solid var(--line);padding:22px 0}.benefit{display:flex;gap:12px;align-items:center;justify-content:center;font-size:13px}.benefit+.benefit{border-left:1px solid var(--line)}.benefit small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.section{padding:44px 0 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{margin:0}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.text-link:hover{text-decoration:underline}.text-link .icon{width:17px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.category{border-radius:16px;background:var(--soft);padding:14px 10px 17px;text-align:center;transition:background .2s,transform .2s;border:1px solid transparent}.category:hover{background:#e5f4ee;transform:translateY(-3px);border-color:#c8e7dc}.category img{height:107px;width:100%;object-fit:contain;margin-bottom:8px}.category span{font-size:13px;font-weight:600;white-space:nowrap}.chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:19px}.chip{font-size:11px;border:1px solid var(--line);padding:10px 15px;border-radius:22px;white-space:nowrap;background:white}.chip:hover{background:var(--mint)}.tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:23px;overflow-x:auto}.tab{border:0;border-bottom:2px solid transparent;background:none;padding:0 1px 12px;font-size:13px;white-space:nowrap;color:var(--muted)}.tab.active{color:var(--ink);border-color:var(--accent);font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;position:relative;background:#fff;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 12px 28px #123b3a0b;transform:translateY(-3px)}.product-visual{background:#fafbfa;height:211px;display:flex;align-items:center;justify-content:center;position:relative}.product-visual img{height:157px;width:78%;object-fit:contain;transition:transform .2s}.product-card:hover img{transform:scale(1.035)}.product-tag{position:absolute;left:14px;top:13px;padding:6px 9px;font-size:10px;font-weight:600;background:#e6f3ed;color:#25765f;border-radius:5px}.product-body{padding:18px}.product-body h3{font-size:16px;letter-spacing:-.025em;margin:10px 0 7px}.product-meta{font-size:11px;color:var(--muted);margin:0 0 19px}.swatches{display:flex;gap:5px}.swatches i{width:9px;height:9px;border-radius:50%;border:1px solid #0001}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:8px}.product-bottom small{font-size:10px;color:var(--muted);display:block;margin-bottom:4px}.price{font-size:21px;letter-spacing:-.05em;font-weight:650}.round-arrow{width:33px;height:33px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.round-arrow .icon{width:16px}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo{background:#eeedf9;min-height:235px;border-radius:19px;padding:30px;position:relative;overflow:hidden;display:flex;align-items:center}.promo:nth-child(2){background:#dcf3ed}.promo-copy{z-index:1;position:relative;width:54%}.promo .eyebrow{font-size:10px;margin-bottom:10px}.promo h2{font-size:30px;margin-bottom:10px}.promo p{font-size:13px;margin-bottom:18px}.promo img{width:48%;height:185px;object-fit:contain;position:absolute;right:10px;bottom:20px}.trade-banner{background:#e4f3ed;border:1px solid #d7eae2;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 35px;margin:25px 0 45px}.trade-banner h2{font-size:26px;margin:0 0 7px}.trade-banner p{font-size:13px;margin:0;color:var(--muted)}.trade-banner .icon.large{width:42px;height:42px}.trade-banner .trade-copy{flex:1}.footer{background:var(--ink);color:#fff;padding:44px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer .logo{font-size:34px}.footer p{font-size:12px;color:#bbd2cd;line-height:1.8;max-width:220px;margin-top:17px}.footer h3{font-size:13px;letter-spacing:0;margin-bottom:17px}.footer a:not(.logo){display:block;color:#cfdfdc;font-size:12px;margin-bottom:12px}.footer a:hover{color:#fff;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ffffff20;padding-top:22px;margin-top:30px;font-size:11px;color:#a9c7bf}.demo-bar{background:#f3f7f5;color:#627870;text-align:center;padding:8px 14px;font-size:11px;border-top:1px solid var(--line)}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:10px;align-items:center;margin:27px 0}.breadcrumb a:hover{text-decoration:underline}.page-title{font-size:39px;margin:0 0 13px}.page-intro{color:var(--muted);font-size:14px}.collection-banner{padding:32px;background:#e7f4ee;border-radius:20px;margin-bottom:27px;position:relative;overflow:hidden}.collection-banner p{margin:0;max-width:600px}.collection-banner img{position:absolute;right:24px;height:140px;width:190px;object-fit:contain;top:8px;opacity:.8}.collection-banner>div{position:relative;z-index:1;max-width:75%}.catalog{display:grid;grid-template-columns:220px 1fr;gap:30px;padding-bottom:55px}.filters{border:1px solid var(--line);border-radius:16px;padding:20px;align-self:start}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filter-heading h3{margin:0;font-size:17px}.link-button{border:0;background:none;text-decoration:underline;font-size:12px;padding:5px}.filter-group{border-top:1px solid var(--line);padding:18px 0 7px}.filter-group h4{font-size:13px;margin:0 0 13px}.check-label{display:flex;gap:9px;align-items:center;font-size:13px;margin-bottom:12px;cursor:pointer}.check-label input{width:16px;height:16px;accent-color:#008e77}.range-label{display:flex;justify-content:space-between;font-size:12px;margin:7px 0 12px}.filters input[type=range]{width:100%;accent-color:var(--accent)}.catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:16px;font-size:13px}.select{padding:10px 14px;background:white;border:1px solid var(--line);border-radius:8px;font-size:13px;max-width:100%}.filter-toggle{display:none}.empty{text-align:center;padding:65px 20px;border:1px dashed #cfdfd7;border-radius:20px;background:var(--soft)}.empty .icon{width:45px;height:45px;margin-bottom:20px;color:#79a897}.empty p{color:var(--muted);font-size:14px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:27px}.pagination button{border:1px solid var(--line);background:#fff;border-radius:9px;width:38px;height:38px}.pagination button.active{background:var(--ink);color:white}.detail{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding-bottom:45px}.gallery{background:var(--soft);border-radius:22px;min-height:515px;display:flex;align-items:center;justify-content:center;position:relative;align-self:start;flex-direction:column;gap:20px;padding:35px}.gallery>img{width:80%;height:350px;object-fit:contain}.gallery .product-tag{top:22px;left:22px}.gallery small{color:var(--muted);font-size:11px;text-align:center}.detail-title{font-size:36px;margin:12px 0}.detail-sub{font-size:13px;color:var(--muted);margin-bottom:18px}.detail-price{font-size:32px;font-weight:700;letter-spacing:-.05em}.badge{font-size:11px;padding:6px 10px;border-radius:5px;background:#e1f4eb;color:#24745b;display:inline-block}.options{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.options legend{font-size:13px;font-weight:600;margin-bottom:12px}.options fieldset{border:0;padding:0;margin:0 0 20px;min-width:0}.choice-row{display:flex;gap:8px;flex-wrap:wrap}.choice{position:relative;cursor:pointer}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice span{display:flex;align-items:center;gap:7px;border:1px solid #d8e1dd;padding:11px 14px;border-radius:9px;font-size:12px;min-height:42px}.choice input:checked+span{border-color:#007f68;background:#edf8f2;box-shadow:0 0 0 1px #007f68}.choice input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.choice i{width:13px;height:13px;border-radius:50%;border:1px solid #0002}.detail-add{width:100%;margin-top:3px}.detail .benefits{padding:18px 0}.detail .benefit{gap:6px;font-size:10px}.detail .benefit small{display:none}.detail .benefit .icon{width:16px}.detail-note{font-size:12px;color:var(--muted);margin:10px 0 20px}.info-tabs{margin-top:5px;margin-bottom:45px}.info-panel{max-width:850px;font-size:14px;color:var(--muted)}.spec-table{border-collapse:collapse;width:100%;font-size:14px}.spec-table td{padding:15px;border-bottom:1px solid var(--line)}.spec-table td:first-child{background:var(--soft);width:35%;color:var(--ink)}.faq{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-size:15px;font-weight:600;color:var(--ink)}.faq p{margin:15px 0 0;font-size:14px}.review{border:1px solid var(--line);padding:23px;border-radius:14px;margin:17px 0}.review p{margin-bottom:8px}.review small{font-size:12px}.stars{color:#008c72;letter-spacing:3px;font-size:16px;margin-bottom:12px}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:35px;padding:25px 0 60px}.cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;border-bottom:1px solid var(--line);padding:22px 0;align-items:center}.cart-row img{width:100px;height:105px;object-fit:contain;background:var(--soft);border-radius:12px}.cart-row h3{font-size:16px;margin-bottom:8px}.cart-row p{font-size:12px;color:var(--muted);margin-bottom:12px}.qty{display:inline-flex;border:1px solid var(--line);border-radius:7px;overflow:hidden;align-items:center}.qty button{border:0;background:#fff;width:33px;height:32px}.qty span{font-size:13px;min-width:24px;text-align:center}.summary-card{background:var(--soft);border:1px solid var(--line);border-radius:18px;padding:26px;align-self:start}.summary-card h2{font-size:22px}.summary-row{display:flex;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:18px}.summary-total{border-top:1px solid var(--line);padding-top:19px;font-size:18px;font-weight:600}.summary-card .btn{width:100%}.summary-card small{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:9px;font-size:13px}.field input,.field select,.field textarea{border:1px solid #d1ddd7;border-radius:9px;padding:13px;background:#fff;width:100%;min-width:0}.field.full{grid-column:1/-1}.form-section{margin-bottom:27px}.form-section h2{font-size:22px;margin-bottom:20px}.notice{font-size:12px;line-height:1.7;padding:14px 17px;background:#eaf4ee;border-radius:9px;margin:20px 0}.page-content{padding-bottom:60px;max-width:830px}.content-card{border:1px solid var(--line);border-radius:20px;padding:35px}.content-card h2{font-size:25px}.content-card p{font-size:14px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:30px 0}.step{background:var(--soft);border-radius:16px;padding:24px}.step b{display:grid;place-items:center;width:34px;height:34px;background:var(--mint);border-radius:50%;font-size:15px;margin-bottom:20px}.step h3{font-size:18px}.step p{font-size:13px;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:80;background:var(--ink);color:#fff;padding:16px 22px;border-radius:14px;box-shadow:0 10px 35px #0002;font-size:13px;display:flex;align-items:center;gap:20px;max-width:calc(100% - 30px);width:max-content}.toast a{font-weight:600;text-decoration:underline}.toast button{background:none;color:#fff;border:0}.drawer{position:fixed;inset:0 auto 0 0;margin:0;width:min(380px,92vw);height:100dvh;max-height:none;max-width:none;border:0;padding:0;color:var(--ink)}.drawer::backdrop{background:#0a282b66;backdrop-filter:blur(2px)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:23px;border-bottom:1px solid var(--line)}.drawer-body{padding:22px}.drawer-body>a{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px}.drawer .filters{border:0;padding:0}.header-mobile{display:none}.fade-in{animation:appear .25s ease-out}@keyframes appear{from{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero h1{font-size:66px}.hero{min-height:445px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-main{gap:24px}.header-tools{gap:9px}.header-tools .trade-link{display:none}.nav{gap:19px;overflow:visible}.nav-item:nth-child(n+7){display:none}.nav-end{font-size:12px}.hero-copy{padding-left:33px}.hero h1{font-size:49px}.hero-visual img{height:320px}.hero{min-height:370px}.hero-seal{right:15px;bottom:23px}.category-grid{grid-template-columns:repeat(3,1fr)}.category{display:flex;align-items:center;justify-content:center;gap:14px;padding:18px}.category img{height:76px;width:76px;margin:0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-products .product-card:nth-child(4){display:none}.product-visual{height:190px}.catalog{grid-template-columns:185px 1fr;gap:22px}.catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{padding:15px}.promo{padding:24px}.promo h2{font-size:27px}.detail{gap:30px;grid-template-columns:1fr 1fr}.gallery{min-height:440px;padding:23px}.gallery>img{height:280px}.detail-title{font-size:30px}.choice span{padding:10px}.cart-layout{grid-template-columns:1fr 300px;gap:25px}.footer-grid{gap:24px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.announcement{font-size:10px;letter-spacing:0;padding:8px}.announcement span{margin:0 5px}.header-main{height:auto;min-height:122px;padding-block:12px;gap:5px;flex-wrap:wrap;justify-content:space-between}.logo{font-size:36px}.logo b{font-size:38px}.mobile-menu-button{display:inline-flex}.header-tools{gap:3px}.header-tools .account-link{display:none}.header-main>.logo{position:absolute;left:50%;transform:translateX(-50%);top:22px}.search{order:5;flex-basis:100%;height:42px;padding:0 13px;margin-top:6px}.search input{font-size:12px}.header .icon-button{min-height:42px;min-width:42px}.nav{min-height:43px;gap:26px;overflow-x:auto;scrollbar-width:none}.nav-link{min-height:43px;font-size:11px}.nav-item:nth-child(n+7){display:block}.nav-end{display:none}.mega{display:none!important}.hero{margin-top:16px;grid-template-columns:1fr;min-height:0;border-radius:18px}.hero-copy{padding:30px 25px 0}.hero h1{font-size:43px;max-width:400px;margin-bottom:14px}.hero .eyebrow{font-size:9px;margin-bottom:16px}.hero p{font-size:13px;max-width:285px;margin-bottom:19px}.hero .btn{min-height:42px;padding:10px 21px;font-size:12px}.hero-visual{height:210px;overflow:hidden}.hero-visual img{width:132%;height:235px;transform:translateX(0)}.hero-seal{bottom:16px;right:15px;padding:8px 10px;font-size:9px}.hero-seal strong{font-size:10px}.hero-seal .icon{width:19px}.benefits{padding:19px 0}.benefit{gap:7px;font-size:10px;line-height:1.4}.benefit .icon{width:20px;height:20px}.benefit small{display:none}.section{padding-top:30px}.section-heading{margin-bottom:18px;gap:12px}.section-heading h2{font-size:24px}.text-link{font-size:11px;gap:3px}.text-link .icon{width:14px}.category-grid{gap:8px}.category{display:block;padding:10px 4px 13px;border-radius:12px}.category img{height:70px;width:100%;margin-bottom:6px}.category span{font-size:10px}.chips{gap:6px;margin-top:12px;flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.chip{font-size:10px;padding:9px 12px}.tabs{gap:22px;margin-bottom:16px}.tab{font-size:12px}.product-grid,.catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-products .product-card:nth-child(4){display:block}.product-card{border-radius:12px}.product-visual{height:156px}.product-visual img{height:112px;width:80%}.product-tag{font-size:8px;padding:5px 7px;left:9px;top:9px}.product-body{padding:12px}.product-body h3{font-size:13px;line-height:1.3;margin:9px 0 6px}.product-meta{font-size:10px;line-height:1.5;margin-bottom:12px}.product-bottom small{font-size:9px}.price{font-size:19px}.round-arrow{width:28px;height:28px}.promo-grid{grid-template-columns:1fr;gap:14px}.promo{min-height:205px;padding:24px}.promo-copy{width:56%}.promo img{height:145px;right:5px;bottom:30px}.promo h2{font-size:27px}.promo p{font-size:12px}.trade-banner{margin:20px 0 30px;padding:24px;flex-wrap:wrap;gap:14px}.trade-banner .icon.large{display:none}.trade-banner .trade-copy{flex-basis:100%}.trade-banner h2{font-size:24px}.trade-banner .btn{min-height:42px;font-size:12px}.footer{padding-top:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer p{max-width:300px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px;font-size:10px}.demo-bar{font-size:10px;line-height:1.5}.breadcrumb{font-size:11px;margin:20px 0;flex-wrap:wrap}.page-title{font-size:31px}.page-intro{font-size:13px}.collection-banner{padding:24px 20px}.collection-banner>div{max-width:85%}.collection-banner img{opacity:.18;right:0;width:150px}.catalog{display:block;padding-bottom:35px}.catalog>.filters{display:none}.catalog-toolbar{font-size:11px;flex-wrap:wrap;gap:10px}.catalog-toolbar .select{font-size:11px;padding:9px;max-width:150px}.filter-toggle{display:inline-flex;min-height:38px;padding:8px 13px;font-size:11px;gap:7px}.filter-toggle .icon{width:15px}.detail{grid-template-columns:1fr;gap:22px;padding-bottom:25px}.gallery{min-height:330px;padding:25px}.gallery>img{height:220px}.detail-title{font-size:31px}.detail-info .eyebrow{margin:0}.detail .benefits{padding:19px 0}.detail .benefit{font-size:10px}.detail-add{min-height:52px}.choice span{font-size:12px;padding:12px 14px}.cart-layout{grid-template-columns:1fr;gap:25px;padding-top:0}.cart-row{grid-template-columns:75px 1fr auto;gap:11px}.cart-row img{width:75px;height:90px}.cart-row h3{font-size:14px}.cart-row p{font-size:10px}.cart-row>.price{font-size:16px}.form-grid{gap:15px}.field{font-size:12px}.field input,.field select{font-size:16px}.content-card{padding:24px}.steps{grid-template-columns:1fr;gap:12px}.step{padding:22px}.step b{margin-bottom:13px}.toast{bottom:14px;padding:14px 16px;font-size:12px;gap:12px}.info-panel{font-size:13px}.info-tabs{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Complete interaction and account surfaces. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.carousel{position:relative;margin-top:25px}.carousel .hero{margin:0;min-height:435px}.carousel .hero.lavender{background:#eeedf9}.carousel .hero-visual{background:none;overflow:hidden}.carousel .hero-visual img{max-width:100%;width:100%;height:420px;transform:none;object-fit:contain;mix-blend-mode:multiply}.carousel .hero:first-child .hero-visual img{width:150%;max-width:none}.carousel .hero-copy{padding-bottom:75px}.carousel-controls{position:absolute;bottom:15px;left:43px;display:flex;align-items:center;gap:8px}.carousel-controls .icon-button{min-width:34px;min-height:34px}.carousel-controls .icon{width:17px}.carousel-dots{display:flex;align-items:center;gap:4px}.carousel-dots button{display:grid;place-items:center;flex:0 0 26px;width:26px;height:34px;padding:0;background:none;border:0;border-radius:50%}.carousel-dot{display:block;width:10px;height:10px;fill:#1c675e40}.carousel-dots button.active .carousel-dot{fill:var(--ink)}.product-visual{background:#fff;height:230px;padding:25px;border-radius:0;clip-path:none;overflow:visible}.product-visual img{width:100%;height:175px;object-fit:contain;transform:none!important;clip-path:none;border-radius:0;mix-blend-mode:multiply}.product-card:hover{transform:none}.product-card{border-radius:12px}.product-tag{background:#f0f5f2}.feature-band{display:flex;justify-content:space-between;align-items:center;background:#e9edf8;border-radius:18px;padding:38px 65px}.feature-band h2{font-size:43px;margin-bottom:15px}.feature-band p{font-size:14px;color:var(--muted)}.feature-band>img{width:38%;height:235px;object-fit:contain;mix-blend-mode:multiply}.home-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-category-card{background:var(--soft);padding:25px;border-radius:15px;display:flex;gap:18px;align-items:center}.home-category-card img{width:95px;height:120px;object-fit:contain}.home-category-card h3{font-size:17px;letter-spacing:-.03em}.home-category-card p{font-size:12px;line-height:1.5;color:var(--muted)}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-block:1px solid var(--line);padding:30px 0}.quality-grid>div{padding:8px 20px}.quality-grid>div+div{border-left:1px solid var(--line)}.quality-grid .icon{color:#168c76;width:30px;height:30px;margin-bottom:20px}.quality-grid h3{font-size:17px;letter-spacing:-.02em}.quality-grid p{font-size:13px;color:var(--muted);margin-bottom:0}.home-faq{max-width:950px;margin-inline:auto;margin-bottom:40px}.home-faq h2{font-size:28px}.svg-stars{display:inline-flex;gap:3px;vertical-align:middle;color:#069376}.svg-stars .icon{width:17px;height:17px}.svg-stars .icon path{fill:#069376;stroke-width:1}.auth-modal{width:min(880px,calc(100% - 36px));max-width:none;padding:0;border:0;border-radius:24px;color:var(--ink);overflow:visible;max-height:92dvh}.auth-modal[open]{display:grid;grid-template-columns:.85fr 1fr}.auth-modal::backdrop,.edit-modal::backdrop{background:#0e333967;backdrop-filter:blur(4px)}.modal-close{position:absolute;right:14px;top:12px;z-index:2;background:#fff9}.auth-art{position:relative;overflow:hidden;border-radius:24px 0 0 24px;min-height:600px;background:#dceee4}.auth-art>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.8)}.auth-art>div{position:absolute;inset:40px 28px auto;color:white}.auth-art .logo{font-size:35px}.auth-art h2{font-size:37px;margin-top:50px;line-height:1.1}.auth-art p{font-size:14px}.auth-content{padding:50px 40px 28px;overflow-y:auto;max-height:92dvh}.auth-content h2{font-size:31px;margin-bottom:12px}.auth-content>p{font-size:13px;color:var(--muted)}.auth-content .eyebrow{font-size:9px;margin-bottom:18px}.google-button{width:100%;min-height:46px;border:1px solid #d5dfda;background:#fff;display:flex;justify-content:center;align-items:center;gap:13px;border-radius:9px;font-size:13px;font-weight:500;margin-top:22px}.google-button .icon{color:#4285f4;stroke-width:2.8}.or-divider{display:flex;align-items:center;gap:10px;color:#819089;font-size:10px;margin:20px 0}.or-divider:before,.or-divider:after{content:'';height:1px;background:var(--line);flex:1}.auth-content .field{font-size:12px;margin-bottom:15px}.auth-content .field input{font-size:14px;padding:12px}.full-btn{width:100%;margin-top:18px}.password-field{position:relative}.password-field input{padding-right:44px!important}.password-field .icon-button{position:absolute;right:2px;top:1px;width:40px;height:40px;min-width:0;min-height:0}.forgot-link{display:block;margin-left:auto;background:none;border:0;font-size:11px;padding:0}.auth-switch{text-align:center;margin-top:18px;font-size:11px!important}.auth-switch .link-button{font-size:11px}.guest-preview{border:0;background:none;display:flex;margin:8px auto}.auth-disclaimer{font-size:10px!important;color:#82928a!important;line-height:1.6;text-align:center;margin-bottom:0;margin-top:16px}.edit-modal{border:0;border-radius:20px;padding:40px;width:min(550px,calc(100% - 30px));max-height:90dvh;color:var(--ink)}.edit-modal h2{font-size:27px;padding-right:20px}.edit-modal p{font-size:14px;color:var(--muted)}.edit-modal .field{margin-bottom:14px}.edit-modal .form-grid .field{margin-bottom:0}.account-gate{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-top:45px;margin-bottom:55px}.account-gate>div{padding:30px}.account-gate .page-title{font-size:48px}.account-gate p{color:var(--muted);font-size:14px;max-width:350px}.account-gate .btn{margin:10px 10px 0 0;font-size:12px}.account-gate img{height:370px;width:100%;object-fit:cover;border-radius:20px}.account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:35px;padding-block:35px 60px}.account-nav{align-self:start;border:1px solid var(--line);border-radius:17px;overflow:hidden}.account-person{display:flex;align-items:center;gap:12px;padding:25px 18px;border-bottom:1px solid var(--line)}.avatar{width:42px;height:42px;border-radius:50%;background:#def3e9;color:#247961;display:grid;place-items:center;font-size:14px;font-weight:600}.account-person strong{font-size:13px;display:block}.account-person small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.account-nav nav{padding:12px}.account-nav nav a,.account-nav nav button{display:flex;width:100%;align-items:center;gap:12px;padding:14px 13px;border-radius:8px;font-size:13px;background:none;border:0;text-align:left}.account-nav nav .icon{width:18px;height:18px}.account-nav nav a.active{background:#eaf5ef;color:#007b63;font-weight:600}.account-nav nav a:hover{background:var(--soft)}.account-nav nav button{border-top:1px solid var(--line);border-radius:0;margin-top:15px;padding-top:23px}.account-main{min-width:0}.demo-account-notice{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted);margin-bottom:18px}.demo-account-notice .icon{width:14px;height:14px}.dashboard-welcome{display:flex;justify-content:space-between;align-items:center;padding:30px 35px;background:#dcf3e9;border-radius:18px;margin-bottom:22px;overflow:hidden}.dashboard-welcome h1{font-size:40px;line-height:1.1;margin:0 0 13px}.dashboard-welcome .eyebrow{font-size:9px;margin-bottom:15px}.dashboard-welcome p{font-size:13px;margin:0;color:#50736a}.dashboard-welcome img{height:165px;width:180px;object-fit:contain}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:35px}.stats>a{border:1px solid var(--line);border-radius:13px;padding:20px;position:relative}.stats strong{display:block;font-size:29px;margin-top:15px}.stats span{display:block;font-size:12px;margin-top:6px;color:var(--muted)}.stats>a>.icon:first-child{color:#669c87;width:20px}.stats>a>.icon:last-child{position:absolute;right:16px;top:24px;width:15px}.account-main .section-heading h2{font-size:22px}.account-main .page-title{font-size:33px}.dashboard-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.dashboard-products .product-visual{height:180px;padding:20px}.dashboard-products .product-visual img{height:140px}.dashboard-products .product-body h3{font-size:14px}.order-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-bottom:18px}.order-top{display:flex;align-items:center;justify-content:space-between;background:var(--soft);padding:17px 22px}.order-top strong{font-size:12px;display:block}.order-top span:not(.badge){font-size:11px;color:var(--muted);display:block;margin-top:5px}.order-product{display:flex;align-items:center;gap:22px;padding:22px}.order-product img{width:90px;height:95px;object-fit:contain}.order-product>div{flex:1}.order-product h3{font-size:16px;margin-bottom:7px}.order-product p{font-size:11px;color:var(--muted);margin-bottom:8px}.order-product strong{font-size:15px}.order-product .btn{font-size:11px;min-height:38px;padding:10px 16px}.timeline{display:flex;justify-content:space-between;margin:30px 0}.timeline>div{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:15px;font-size:11px;color:#94a29c}.timeline>div:not(:last-child):after{content:'';position:absolute;width:calc(100% - 30px);height:2px;background:#e0e8e3;top:15px;left:calc(50% + 15px)}.timeline>div.done:after{background:#72bca4}.timeline>div>span{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:white;display:grid;place-items:center}.timeline .icon{width:17px}.timeline .done{color:#267b5e}.timeline .done>span{background:#e5f5eb;border-color:#97cbb7}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.address-card{border:1px solid var(--line);border-radius:14px;padding:24px;margin-bottom:18px}.address-card h3{margin:0;font-size:18px}.address-card strong{font-size:13px}.address-card p{font-size:13px;color:var(--muted);margin-top:12px}.address-card small{font-size:11px;color:var(--muted)}.address-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.address-actions button{border:0;background:none;padding:0;font-size:11px}.address-actions .icon{width:14px}.order-actions{display:flex;gap:15px;margin-top:25px}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0 30px}.support-cards>a,.support-cards>div{border:1px solid var(--line);border-radius:12px;padding:23px}.support-cards h3{font-size:16px;margin:14px 0 8px}.support-cards p{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}.support-cards .icon{color:#559d83}.support-cards.vertical{grid-template-columns:1fr}.connected-row{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.connected-row>div{flex:1}.connected-row strong{font-size:13px}.connected-row p{font-size:11px;margin:6px 0 0}.connected-row .btn{font-size:11px;min-height:37px;padding:9px 15px}.contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;padding-block:20px 60px}.contact-layout>.content-card{align-self:start}.contact-layout .page-title{font-size:50px}.narrow-page{max-width:580px;padding-block:55px 70px}.about-hero{display:grid;grid-template-columns:.9fr 1.1fr;border-radius:20px;overflow:hidden;background:#ddf0e6}.about-hero>div{padding:55px 45px}.about-hero h1{font-size:55px;line-height:1.04}.about-hero p{font-size:14px}.about-hero img{width:100%;height:100%;min-height:360px;object-fit:cover}.about-copy{max-width:770px;margin:60px auto;text-align:center}.about-copy h2{font-size:36px}.about-copy p{font-size:15px;color:var(--muted)}.focused-checkout .announcement,.focused-checkout .header,.focused-checkout .footer{display:none}.focused-checkout .demo-bar{background:transparent;border:0;margin-top:20px;padding-bottom:25px}.focused-checkout{background:#fbfcfb}.checkout-header{background:white;border-bottom:1px solid var(--line)}.checkout-header>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:94px}.checkout-header .logo{font-size:37px}.checkout-header .text-link{border:0;background:none;font-size:12px}.checkout-steps{display:flex;align-items:center;gap:32px;list-style:none;padding:0;margin:0}.checkout-steps li{display:flex;align-items:center;gap:9px;font-size:12px;color:#9aa7a1}.checkout-steps li>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #dce5df;border-radius:50%;font-size:11px}.checkout-steps li.active{color:var(--ink);font-weight:600}.checkout-steps li.active>span{background:var(--ink);color:white;border-color:var(--ink)}.checkout-steps li.complete{color:#19896c}.checkout-steps .icon{width:14px}.checkout-page-label{font-size:10px;letter-spacing:.15em;color:var(--muted);padding-top:40px;margin-bottom:15px}.checkout-back{margin:28px 0 24px}.focused-checkout .cart-layout{padding-top:20px}.focused-checkout .summary-card{background:white}.focused-checkout .cart-row{background:white;padding:22px;border:1px solid var(--line);border-radius:13px;margin-bottom:15px}.focused-checkout .cart-row img{background:white}.qty .icon{width:12px;height:12px}.gallery{background:white;border:1px solid var(--line)}.gallery>img{object-fit:contain;clip-path:none;border-radius:0}.gallery-thumbs{display:flex;gap:10px;justify-content:center}.gallery-thumbs button{background:white;border:1px solid var(--line);border-radius:7px;width:65px;height:65px;padding:5px}.gallery-thumbs button.active{border-color:var(--accent)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}
@media(max-width:1100px){.home-category-card{display:block;text-align:center}.home-category-card img{margin:0 auto 15px}.feature-band{padding:30px}.quality-grid{grid-template-columns:repeat(2,1fr)}.quality-grid>div:nth-child(3){border-left:0}.account-layout{grid-template-columns:190px 1fr;gap:22px}.account-person{padding:20px 12px;gap:8px}.account-nav nav{padding:7px}.account-nav nav a{padding:13px 9px;font-size:12px}.dashboard-welcome{padding:25px}.dashboard-welcome h1{font-size:33px}.dashboard-welcome img{width:130px;height:140px}.dashboard-products{grid-template-columns:repeat(2,1fr)}.stats{gap:10px}.stats>a{padding:15px}.stats span{font-size:10px}.order-product{gap:12px;padding:16px;flex-wrap:wrap}.order-product img{width:70px;height:80px}.order-product .btn{margin-left:auto}.support-cards{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr}.contact-layout{gap:35px}.about-hero h1{font-size:42px}.about-hero>div{padding:35px}.checkout-steps{gap:20px}}
@media(max-width:760px){.carousel{margin-top:16px}.carousel .hero{min-height:0}.carousel .hero-copy{padding:30px 25px 0}.carousel .hero-visual{height:235px}.carousel .hero-visual img{height:240px;width:100%}.carousel .hero:first-child .hero-visual img{width:135%}.carousel-controls{position:relative;left:auto;bottom:auto;justify-content:center;background:#f7faf8;border-radius:0 0 12px 12px;padding:4px}.carousel .hero h1{font-size:40px}.carousel .hero{border-radius:18px 18px 0 0}.product-visual{height:165px;padding:17px}.product-visual img{height:130px}.product-tag{max-width:calc(100% - 46px);font-size:8px}.feature-band{padding:25px 22px;gap:5px}.feature-band h2{font-size:29px}.feature-band .eyebrow{font-size:8px}.feature-band p{font-size:12px}.feature-band .btn{font-size:11px;padding:11px 15px;min-height:40px}.feature-band>img{width:35%;height:150px}.home-category-row{grid-template-columns:1fr;gap:10px}.home-category-card{display:flex;text-align:left;padding:19px;gap:22px}.home-category-card img{width:85px;height:95px;margin:0}.home-category-card h3{margin-bottom:8px}.home-category-card p{margin-bottom:8px}.quality-grid{gap:5px;padding:20px 0}.quality-grid>div{padding:15px 10px}.quality-grid h3{font-size:14px}.quality-grid p{font-size:11px}.quality-grid .icon{width:25px;height:25px;margin-bottom:12px}.home-faq h2{font-size:24px}.auth-modal{width:calc(100% - 26px);border-radius:20px;max-height:94dvh}.auth-modal[open]{display:block}.auth-art{display:none}.auth-content{padding:42px 25px 24px;max-height:94dvh}.auth-content h2{font-size:30px}.auth-content .field input{font-size:16px}.edit-modal{padding:35px 23px 25px}.edit-modal .form-grid{grid-template-columns:1fr}.edit-modal .field input{font-size:16px}.account-gate{grid-template-columns:1fr;gap:20px;margin-top:20px}.account-gate>div{padding:15px 5px}.account-gate .page-title{font-size:37px}.account-gate img{height:230px}.account-layout{display:block;padding-top:20px}.account-nav{margin-bottom:25px;border-radius:12px}.account-person{padding:15px}.account-nav nav{display:flex;overflow-x:auto;gap:5px;padding:5px 8px;scrollbar-width:none}.account-nav nav a,.account-nav nav button{white-space:nowrap;width:auto;flex-shrink:0;font-size:11px;padding:12px 10px;gap:7px}.account-nav nav button{margin:0;border-top:0}.account-nav nav .icon{width:15px;height:15px}.account-main .page-title{font-size:28px}.demo-account-notice{font-size:9px}.dashboard-welcome{padding:24px 20px}.dashboard-welcome h1{font-size:31px}.dashboard-welcome img{width:105px;height:125px}.dashboard-welcome p{font-size:11px;max-width:190px}.dashboard-welcome .eyebrow{font-size:8px}.stats{gap:8px;margin-bottom:25px}.stats>a{padding:13px}.stats strong{font-size:25px}.stats span{font-size:9px;line-height:1.4}.stats>a>.icon:last-child{display:none}.dashboard-products .product-visual{height:160px;padding:15px}.dashboard-products .product-visual img{height:120px}.dashboard-products .product-body h3{font-size:13px}.order-top{padding:14px}.order-top strong{font-size:11px}.order-top .badge{font-size:10px}.order-product h3{font-size:14px}.order-product .btn{width:100%;margin:8px 0 0}.timeline{gap:0}.timeline strong{font-size:9px}.account-main .section-heading{align-items:start}.account-main .section-heading .btn{font-size:10px;padding:10px 13px;min-height:38px;gap:6px;white-space:nowrap}.order-actions{flex-wrap:wrap;gap:10px}.order-actions .btn{font-size:11px}.contact-layout{grid-template-columns:1fr;gap:20px;padding-top:15px}.contact-layout .page-title{font-size:40px}.contact-layout .content-card{padding:23px}.narrow-page{padding-block:35px 45px}.about-hero{grid-template-columns:1fr}.about-hero h1{font-size:44px}.about-hero>div{padding:32px 27px}.about-hero img{height:240px;min-height:0}.about-copy{margin:35px auto}.about-copy h2{font-size:28px}.about-copy p{font-size:13px}.checkout-header>.wrap{min-height:115px;flex-wrap:wrap;gap:10px;padding:17px 0}.checkout-header .logo{font-size:32px}.checkout-header .text-link{font-size:10px}.checkout-steps{order:3;flex-basis:100%;justify-content:space-between;gap:15px}.checkout-steps li{font-size:10px;gap:7px}.checkout-steps li>span{width:23px;height:23px;font-size:10px}.checkout-page-label{padding-top:25px}.focused-checkout .cart-row{padding:14px;gap:10px;grid-template-columns:65px 1fr auto}.focused-checkout .cart-row img{width:65px}.focused-checkout .cart-row>.price{font-size:15px}.gallery-thumbs button{width:57px;height:57px}}
.svg-stars .icon path{fill:none}.svg-stars .filled path{fill:#069376}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:18px;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:17px;height:17px;flex-shrink:0}.faq[open] summary .icon{transform:rotate(45deg)}
/* Keep carousel controls above the hero text layer so touch and click reach buttons. */
.carousel-controls{z-index:3}

/* Full reference departments and category-specific menu photography. */
.nav{gap:12px;flex-wrap:wrap;justify-content:flex-start}.nav-all,.nav-expand{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer}.nav-all{gap:7px;font-weight:650;padding:12px 8px}.nav-all .icon{width:18px}.nav-item{display:flex;align-items:center}.nav-expand{width:26px;height:44px}.nav-expand .icon{width:13px;height:13px}.nav-item:hover .mega,.nav-item:focus-within .mega{display:none}.nav-item.is-open .mega{display:block}.nav-item.is-open .nav-expand .icon{transform:rotate(180deg)}.mega{max-height:calc(100dvh - 210px);overflow:auto;padding:30px 0}.mega-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:48px}.mega-links{columns:2;column-gap:32px}.mega-links>h3,.mega-links>details{break-inside:avoid}.mega-links h3{margin:16px 0 8px}.mega a.mega-all{column-span:all;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:12px}.mega-all .icon{width:16px}.mega-feature{background:#f5f7f5;border:1px solid var(--line);border-radius:16px;padding:24px;align-self:start}.mega-feature .eyebrow{margin-bottom:10px}.mega-feature h2{font-size:27px;margin-bottom:12px}.mega a.menu-image-link{padding:0}.menu-images{display:flex;align-items:center;justify-content:center;gap:12px;min-height:190px;background:white;border-radius:10px;padding:16px}.menu-images img{width:calc(50% - 6px);min-width:0;height:180px;object-fit:contain;mix-blend-mode:multiply}.menu-images img:only-child{width:100%}.menu-image-link>span{display:flex;justify-content:space-between;align-items:center;font-weight:650;margin-top:16px}.department-branch{break-inside:avoid;border-bottom:1px solid var(--line)}.department-branch summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;padding:13px 0}.department-branch summary::-webkit-details-marker{display:none}.department-branch summary .icon{width:15px;height:15px}.department-branch[open]>summary>.icon{transform:rotate(180deg)}.department-branch>div{padding:0 0 10px 14px}.department-branch a{display:block;padding:9px 0;font-size:13px;line-height:1.5}.department-branch a .icon{width:15px;height:15px}.department-branch a:hover{text-decoration:underline}.department-heading{margin-top:28px}.department-page{padding-block:30px 50px}.department-index{columns:3;column-gap:35px}.department-index>a{display:block;padding:14px 0}.drawer-collection .mega-links{columns:auto}.drawer-collection .mega-feature{padding:16px;margin-block:12px}.drawer-collection .menu-images{min-height:120px}.drawer-collection .menu-images img{height:110px}.drawer-collection .mega-feature h2{font-size:20px}.drawer-collection .eyebrow{font-size:9px}
@media(max-width:1100px){.nav-item:nth-child(n+7){display:flex}.nav{gap:5px 12px}.nav-end{margin-left:0}.mega{max-height:calc(100dvh - 260px)}}
@media(max-width:760px){.nav{flex-wrap:nowrap;gap:18px;overflow-x:auto}.nav-item{flex-shrink:0}.nav-expand{display:none}.nav-all{font-size:12px;flex-shrink:0}.nav-item.is-open .mega{display:none!important}.department-index{columns:1}.department-page{padding-top:20px}}

/* Shared selects: one border, one SVG arrow and an inset focus indicator. */
select,.select,.field select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23103b3d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:18px 18px;border:1px solid #cbd5d2;border-radius:10px;padding:12px 48px 12px 16px;min-height:46px;color:var(--ink);box-shadow:none;outline:none}
select:focus-visible,.select:focus-visible,.field select:focus-visible{outline:none;outline-offset:0;border-color:#008a77;box-shadow:inset 0 0 0 1px #008a77}.catalog-toolbar label{display:flex;align-items:center;gap:12px}.catalog-toolbar .select{max-width:none;padding-right:48px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}
.reference-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.reference-detail .gallery{background:#fff;border:0;border-radius:6px;min-height:500px;padding:45px 30px 20px}.reference-detail .gallery>img{width:100%;height:370px;object-fit:contain}.reference-detail .gallery .product-tag{display:flex;align-items:center;gap:6px;background:#f2f5f3}.reference-detail .detail-info{border:1px solid var(--line);border-radius:8px;padding:24px;position:sticky;top:20px}.reference-detail .detail-title{font-size:28px;letter-spacing:-.035em;margin:0 0 10px}.reference-detail .detail-sub{font-size:16px}.product-rating{display:flex;gap:7px;align-items:center;font-size:14px}.product-rating>.icon{fill:#00a887;stroke:#00a887;width:18px}.product-rating small{color:var(--muted);font-size:11px}.product-price-row{display:flex;align-items:center;gap:15px;margin:22px 0}.purchase-promises{display:grid;gap:9px;padding-bottom:20px;border-bottom:1px solid var(--line);font-size:13px}.purchase-promises span{display:flex;align-items:center;gap:8px}.purchase-promises .icon{width:18px;height:18px}.reference-detail .options{gap:20px;margin-top:22px}.reference-detail .choice span{border-radius:7px;min-width:84px;text-align:center}.reference-detail .choice input:checked+span{box-shadow:inset 0 0 0 1px var(--ink);background:#eff7f4}.condition-description{font-size:12px;line-height:1.6;margin:0;color:var(--muted)}.reference-detail .detail-add{border-radius:8px;background:#003e35;min-height:54px;margin-top:24px}.inspection{background:#f6f8f7;border-radius:8px;padding:20px;margin-top:16px}.inspection summary,.product-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.inspection summary::-webkit-details-marker,.product-disclosure summary::-webkit-details-marker{display:none}.inspection summary{font-size:14px;font-weight:600}.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.inspection-grid span{display:flex;align-items:center;gap:8px;font-size:12px}.inspection-grid .icon{width:17px;height:17px;color:#00866f}.product-delivery{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:20px 4px;font-size:14px}.product-delivery span{font-size:12px;color:var(--muted)}.product-disclosure{border-bottom:1px solid var(--line);padding:20px 0}.product-disclosure summary{font-size:18px;font-weight:650}.product-disclosure>div,.product-disclosure>p{margin-top:20px}.product-disclosure p{font-size:14px}.product-sections{padding:15px 0 30px}.related-products{padding-bottom:45px}.collection-trust{margin:10px 0 45px;background:linear-gradient(110deg,#96f2f7 45%,#95f8d6);border-radius:18px;display:grid;grid-template-columns:1.6fr 1fr;gap:50px;padding:30px 7% 0;align-items:center;color:#102321}.trust-copy{padding:28px 0 40px}.trust-copy h2{font-size:30px;letter-spacing:-.025em}.trust-copy p{font-size:16px;margin-bottom:12px}.trust-copy small,.collection-description small{display:block;font-size:11px;line-height:1.5;margin-top:16px}.trust-stars{display:flex;align-items:center;gap:4px}.trust-stars>.icon{background:#00b67a;fill:#fff;stroke:#fff;padding:3px;width:23px;height:23px}.trust-stars b{margin-left:9px;font-size:16px}.trust-benefits{position:relative;background:#fff;border-radius:15px 15px 0 0;padding:18px 22px;align-self:stretch}.trust-benefits>div{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #edf0ed;font-size:14px}.trust-benefits>div:last-child{border:0}.trust-benefits .icon{width:20px;height:20px}.trust-seal{position:absolute;right:-16px;top:-42px;background:#172823;border-radius:50%;padding:16px;color:#fff}.trust-seal .icon{width:32px;height:32px}.collection-description{background:#f4f4f4;margin:0 calc((100vw - 100%)/-2);padding:35px max(24px,calc((100vw - var(--max))/2));}.collection-description h2{font-size:22px}.collection-description p{font-size:14px}.collection-description a{color:#295be0;text-decoration:underline}
@media(max-width:1000px){.reference-detail{gap:18px}.reference-detail .detail-info{padding:18px}.reference-detail .gallery{padding-inline:10px}.collection-trust{padding-inline:28px;gap:26px}.trust-copy h2{font-size:26px}}
@media(max-width:760px){.reference-detail{grid-template-columns:1fr}.reference-detail .detail-info{position:static;padding:0;border:0}.reference-detail .gallery{min-height:340px;padding-top:40px}.reference-detail .gallery>img{height:260px}.reference-detail .detail-title{font-size:26px}.inspection-grid{gap:12px}.product-sections{padding-top:0}.collection-trust{grid-template-columns:1fr;gap:10px;padding:25px 22px 0;margin-top:15px}.trust-copy{padding:0 0 30px}.trust-copy h2{font-size:27px}.trust-benefits{padding:14px 20px}.trust-seal{right:-8px;top:-32px;padding:10px}.collection-description{margin-inline:-16px;padding:28px 16px}.catalog-toolbar{align-items:center}.catalog-toolbar label{gap:8px}.catalog-toolbar .select{font-size:12px;min-width:160px}.product-rating{flex-wrap:wrap}}

.product-mobile-title,.product-buy-bar{display:none}@media(max-width:760px){.product-mobile-title{display:block;margin-bottom:15px}.product-mobile-title h1{font-size:26px;margin-bottom:8px}.product-mobile-title p{font-size:12px;color:var(--muted)}.reference-detail .detail-title{display:none}.product-buy-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;position:fixed;bottom:0;left:0;right:0;z-index:24;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 15px #00000008}.product-buy-bar>div{display:grid;gap:5px;font-size:14px}.product-buy-bar .btn{border-radius:8px;min-height:46px;padding:10px 22px}.product-page{padding-bottom:85px}}

/* Dimensions and order taken from the existing reference product document. */
.home-trust{padding-top:55px}.home-trust .collection-trust{margin-bottom:25px}.reference-detail{gap:16px;margin-top:8px}.reference-detail .product-left{border:1px solid var(--line);border-radius:6px;padding:16px;position:sticky;top:24px}.reference-detail .detail-info{position:static;border:0;padding:0}.purchase-heading{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px;padding:16px 20px 0}.reference-detail .detail-title{font-size:20px;line-height:1.15;letter-spacing:0;font-weight:700}.reference-detail .detail-sub{font-size:13px;margin-bottom:10px}.purchase-heading .product-price-row{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin:0}.purchase-heading .detail-price{font-size:22px;line-height:1}.purchase-heading .badge{font-size:10px}.product-rating{font-size:12px}.product-rating small{font-size:10px}.purchase-top{display:grid;grid-template-columns:minmax(0,1fr) 175px;align-items:center;gap:12px;padding:20px}.purchase-top .purchase-promises{padding:12px 0;border:0;font-size:12px;gap:9px;background:linear-gradient(90deg,#fff,#f8f8f8)}.purchase-top .detail-add{margin:0;min-height:55px;background:#202524;border-radius:6px;font-size:14px}.reference-detail .options{display:flex;flex-direction:column;gap:16px;margin:0;border:1px solid var(--line);border-radius:6px;padding:16px 10px}.reference-detail fieldset{margin:0;padding:0 8px;border:0}.reference-detail legend{font-size:10px;text-transform:uppercase;font-weight:500;letter-spacing:0;margin-bottom:10px}.reference-detail .choice-row{gap:6px}.reference-detail .choice{flex:0 1 calc(25% - 6px)}.reference-detail .choice span{border-radius:4px;font-size:12px;min-width:70px;min-height:50px;padding:9px 8px;text-align:left;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.reference-detail .choice input:checked+span{background:#fff;border-color:#202524;box-shadow:none}.reference-detail .choice span small{display:block;flex-basis:100%;font-size:11px;font-weight:400}.reference-detail .condition-description{margin:0 8px;padding:12px;background:#f8f8f8;font-size:11px}.reference-detail .gallery{min-height:400px;padding:28px 10px 0}.reference-detail .gallery>img{height:320px}.reference-detail .gallery-thumbs{margin-top:16px}.reference-detail .inspection{background:#fff;padding:0;margin-top:20px;border:0}.reference-detail .inspection summary{font-size:12px;font-weight:500}.reference-detail .inspection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px;margin-top:16px}.reference-detail .inspection-grid span{font-size:10px;gap:5px}.reference-detail .inspection-grid .icon{width:13px;height:13px}.reference-detail .product-delivery{font-size:12px;padding:18px 0 0}.reference-detail .product-disclosure{border:0;padding:12px 0}.reference-detail .product-disclosure summary{font-size:14px}.reference-detail .product-disclosure p{font-size:12px;margin-top:12px}.reference-detail .detail-note{font-size:10px;padding-inline:8px}.product-sections{padding-top:24px}.product-sections>.product-disclosure{padding:24px 0}.product-sections>.product-disclosure>summary{font-size:22px}.product-page .product-buy-bar .btn{background:#202524}
@media(min-width:1280px){.purchase-top{grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:1023px){.reference-detail{grid-template-columns:1fr}.reference-detail .product-left{position:static;border:0;padding:0}.product-mobile-title{display:block}.product-mobile-title h1{font-size:20px;margin:0 0 8px}.product-mobile-title p{font-size:12px}.purchase-heading{padding:0;grid-template-columns:1fr auto}.purchase-heading .detail-title{display:none}.purchase-top{grid-template-columns:1fr 200px;padding:16px 0}.reference-detail .options{border:0;padding:12px 0}.reference-detail .inspection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-detail .gallery>img{height:360px}}
@media(max-width:760px){.home-trust{padding-top:42px}.purchase-top{grid-template-columns:1fr}.purchase-top>.detail-add{display:none}.reference-detail .gallery>img{height:280px}.reference-detail .gallery{min-height:350px}.reference-detail .inspection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-detail .inspection-grid span{font-size:11px}.reference-detail .choice{flex-basis:calc(33.333% - 6px)}.reference-detail .product-disclosure{padding-inline:8px}.product-sections>.product-disclosure>summary{font-size:20px}}
@font-face{font-family:NoakooManrope;src:url("images/Manrope-Regular.ttf") format("truetype");font-weight:400;font-display:swap}@font-face{font-family:NoakooManrope;src:url("images/Manrope-SemiBold.ttf") format("truetype");font-weight:500;font-display:swap}@font-face{font-family:NoakooManrope;src:url("images/Manrope-ExtraBold.ttf") format("truetype");font-weight:600 900;font-display:swap}
.product-page{font-family:NoakooManrope,Arial,sans-serif;color:#202524;width:calc(100% - 64px);max-width:1536px}.product-page h1,.product-page h2,.product-page h3{letter-spacing:0}.pdp-preview-note{font-size:10px;color:#64716c;margin:0 0 8px}.product-page .breadcrumb{margin:20px 0 8px;font-size:12px}.reference-detail{gap:16px;padding-bottom:0}.reference-detail .product-left{padding:16px;top:24px}.reference-detail .gallery{display:grid;grid-template-columns:48px minmax(0,1fr);gap:24px;padding:0;min-height:380px;align-items:center}.reference-detail .gallery-thumbs{display:flex;flex-direction:column;gap:8px;margin:0}.reference-detail .gallery-thumbs button{width:48px;height:48px;padding:4px;border-radius:6px;border:1px solid #e2e4e3;background:white;opacity:.35}.reference-detail .gallery-thumbs button.active{border-color:#202524;opacity:1}.reference-detail .gallery-thumbs img{width:100%;height:100%;object-fit:contain}.gallery-stage{position:relative;height:380px}.gallery-stage>#product-main-image{width:100%;height:100%;object-fit:contain}.gallery-stage>.certified-seal{position:absolute;right:2px;top:18px;width:72px;height:82px;filter:drop-shadow(0 2px 3px #0003)}.gallery-next{position:absolute;right:0;top:48%;background:#fff;border:1px solid #e3e5e4;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;opacity:0}.gallery-next .icon{transform:rotate(-90deg);width:18px}.gallery:hover .gallery-next,.gallery:focus-within .gallery-next{opacity:1}.reference-detail .inspection{margin-top:18px}.inspection>p{font-size:12px;line-height:1.4;margin:0 0 5px;font-weight:500}.reference-detail .inspection-grid{display:flex;overflow-x:auto;gap:8px;margin:0;scrollbar-width:none}.reference-detail .inspection-grid>span{border-radius:30px;background:#f8f8f8;padding:9px 13px;white-space:nowrap;flex-shrink:0;font-size:11px}.reference-detail .inspection-grid .icon{color:#202524}.purchase-card{border:1px solid #eceeed;border-radius:6px;box-shadow:0 3px 10px #092f2010;padding:16px 20px}.purchase-heading{padding:0;grid-template-columns:minmax(0,1fr) 120px;gap:10px}.reference-detail .detail-title{font-size:20px;font-weight:600;margin-bottom:5px}.detail-title .icon{width:14px;height:14px}.reference-detail .detail-sub{font-weight:500;font-size:14px;margin-bottom:14px;line-height:1.3}.purchase-heading .detail-price{font-weight:600;color:#101313}.purchase-heading .product-price-row small{font-size:10px;color:#7f8582}.product-rating{font-size:12px;gap:5px;color:#202524}.pdp-rating-stars{display:flex;gap:1px}.pdp-rating-stars .icon{background:#00b67a;fill:#fff;stroke:none;width:14px;height:14px;padding:1px;border-radius:2px}.pdp-rating-stars .icon:last-child{background:linear-gradient(90deg,#00b67a 70%,#dcdce6 70%)}.purchase-top{padding:0;margin-top:24px;gap:12px;grid-template-columns:minmax(0,1fr) 175px}.purchase-top .purchase-promises{position:relative;padding:12px 22px 12px 0;font-size:12px;color:#171e1a}.purchase-promises>.icon{position:absolute;right:8px;top:38%;transform:rotate(-90deg);width:18px;height:18px}.purchase-top .purchase-promises .icon{width:14px;height:14px}.reference-detail .product-delivery{width:fit-content;margin:-1px 20px 16px auto;padding:7px 18px;background:#f5fff8;border:1px solid #edf3ef;border-radius:0 0 4px 4px;font-size:10px;gap:6px}.product-delivery .icon{width:13px;height:13px}.product-delivery small{font-size:10px}.reference-detail .options{position:relative;border:1px solid #eceeed;padding:20px 16px 48px;gap:22px;border-radius:6px}.reference-detail .options fieldset{padding:0}.reference-detail .options legend{font-size:10px;font-weight:500;line-height:1;margin-bottom:6px}.reference-detail legend a .icon{width:12px;height:12px}.reference-detail .choice-row{gap:8px}.reference-detail .choice{flex-basis:calc(25% - 8px)}.reference-detail .choice span{min-height:40px;font-size:12px;justify-content:center;padding:7px 8px;border:1px solid #d5d7d6;box-shadow:inset 0 0 0 2px #f6f6f6;line-height:1.3}.reference-detail .choice input:checked+span{border-color:#202524;box-shadow:inset 0 0 0 2px #f6f6f6}.reference-detail .option-condition .choice span{min-height:50px;justify-content:flex-start;gap:3px}.reference-detail .option-color .choice{flex:none}.reference-detail .option-color .choice span{position:relative;width:32px;height:32px;min-width:32px;min-height:32px;padding:2px;border-radius:50%;border:1px solid #d5d7d6;box-shadow:none}.reference-detail .option-color .choice i{width:26px;height:26px;border-radius:50%;display:block;border:0}.reference-detail .option-color .choice .icon{position:absolute;inset:8px;width:16px;height:16px;opacity:0;stroke:#1d2623;filter:drop-shadow(0 1px 1px white)}.reference-detail .option-color .choice input:checked+span>.icon{opacity:1}.reference-detail .option-color .choice input:checked+span{box-shadow:none}.reference-detail .condition-description{position:absolute;bottom:14px;left:8px;right:8px;margin:0;padding:7px;display:flex;flex-wrap:wrap;gap:8px;background:#f8f8f8;font-size:9px;border-radius:5px;line-height:1.2}.condition-description span{display:flex;align-items:center;gap:3px}.condition-description .icon{width:11px;height:11px}.included-block,.shipping-block{margin-top:24px}.included-block h2,.shipping-block h2{font-size:14px;margin-bottom:10px}.included-block>div{display:flex;align-items:center;gap:10px;background:#f8f8f8;padding:14px;font-size:12px}.included-block .icon{width:25px;height:25px}.shipping-block p{font-size:12px;line-height:1.6;margin-bottom:10px}.shipping-block p>a{text-decoration:underline}.shipping-block p>small{display:block;color:#7f8582;font-size:10px}.delivery-option{display:flex;gap:12px;padding:15px;border:1px solid #dae1db;border-radius:6px;align-items:center;font-size:12px;background:#f8fcf9}.delivery-option span{flex:1}.delivery-option small{display:block;margin-top:4px;color:#66716b;font-size:10px}.delivery-option>.icon:last-child{transform:rotate(-90deg);width:16px}.product-sections{margin-top:40px;padding:0 0 40px}.product-sections>.product-disclosure{border-top:1px solid #e1e4e2;border-bottom:0;padding:23px 0}.product-sections>.product-disclosure>summary{font-size:20px;font-weight:600}.product-description{border-top:1px solid #e1e4e2;padding-top:24px}.product-description h2{font-size:20px;font-weight:600}.description-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:60px}.description-copy{max-height:170px;overflow:hidden}.description-copy.expanded{max-height:none}.description-copy h3{font-size:15px;margin:16px 0 8px}.description-copy p{font-size:13px;line-height:1.7}.spec-highlights{display:grid;grid-template-columns:1fr 1fr;gap:22px}.spec-highlights>div{display:flex;align-items:center;gap:10px;font-size:12px}.spec-highlights small{display:block;color:#67766d;font-size:10px}.product-mobile-title{display:none}
@media(min-width:1280px){.purchase-top{grid-template-columns:minmax(0,1fr) 250px}}
@media(max-width:1023px){.product-page{width:calc(100% - 40px)}.product-mobile-title{display:block}.product-mobile-title h1{font-size:20px}.product-mobile-title>p{font-size:14px;font-weight:500}.product-mobile-title .product-rating{margin-bottom:16px}.reference-detail .product-left{padding:0}.reference-detail .gallery{display:flex;flex-direction:column-reverse;gap:12px}.gallery-stage{width:100%;height:360px}.reference-detail .gallery-thumbs{flex-direction:row;justify-content:center}.reference-detail .gallery-thumbs button{width:42px;height:42px}.reference-detail .inspection{margin-bottom:12px}.gallery-next{opacity:1}.purchase-card{padding:0;border:0;box-shadow:none}.purchase-heading{display:none}.purchase-top{grid-template-columns:1fr;margin-top:0}.purchase-top .detail-add{display:none}.purchase-top .purchase-promises{box-shadow:2px 0 21px #09523a1a;padding:14px;font-size:12px;border-radius:6px}.reference-detail .product-delivery{margin:0 0 12px auto}.reference-detail .options{border:0;padding-inline:0}.reference-detail .condition-description{left:0;right:0}.product-buy-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;position:fixed;bottom:0;left:0;right:0;z-index:24;background:#fff;border-top:1px solid #ddd;padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.product-buy-bar>div{display:grid;gap:5px;font-size:13px}.product-buy-bar .btn{border-radius:5px;min-width:170px}.product-page{padding-bottom:100px}.description-layout{grid-template-columns:1fr;gap:25px}}
@media(max-width:480px){.product-page{width:calc(100% - 32px)}.gallery-stage{height:300px}.reference-detail .gallery{min-height:350px}.gallery-stage>.certified-seal{width:57px;height:65px;top:10px}.reference-detail .choice{flex-basis:calc(33.333% - 6px)}.reference-detail .condition-description{position:static;font-size:10px;display:grid;gap:6px;padding:10px}.reference-detail .options{padding-bottom:0;gap:22px}.product-sections{margin-top:30px}.product-buy-bar strong{display:none}.product-buy-bar [data-sticky-price]{font-size:20px;font-weight:600}.spec-highlights{gap:15px}}
.reference-detail>*{min-width:0}.gallery,.gallery-stage,.inspection,.inspection-grid,.description-layout>*{min-width:0}@media(max-width:1023px){.reference-detail{grid-template-columns:minmax(0,1fr)}}

.reference-discount{white-space:nowrap}.reference-discount b{color:#bc3450;background:#fff4f7;font-weight:400;margin-left:8px;padding:2px 5px}@media(min-width:1024px){.product-buy-bar.is-visible{display:flex;align-items:center;justify-content:space-between;gap:20px;position:fixed;bottom:0;left:0;right:0;z-index:24;background:#fff;border-top:1px solid #e2e5e3;box-shadow:0 -3px 16px #00000008;padding:15px 32px}.product-buy-bar>div{display:flex;gap:24px;align-items:center}.product-buy-bar .btn{min-width:230px;border-radius:6px}.product-buy-bar [data-sticky-price]{font-size:22px;font-weight:600}}
/* Reference storefront: shared dimensions, home, catalog and footer. */
:root{--max:1536px;--ink:#1f2323;font-family:NoakooManrope,Arial,sans-serif}.wrap{width:calc(100% - 64px);max-width:var(--max)}h1,h2,h3{letter-spacing:0}.header-main{height:56px;gap:16px}.header-main .logo{font-size:32px;letter-spacing:-2px}.header-main .logo b{font-size:34px}.header-main .search{height:40px;max-width:520px;background:#f3f3f3;padding:0 16px}.search input{font-size:12px}.search button{display:none}.header-tools{margin-left:auto;gap:24px;font-size:12px}.header-tools .icon{width:23px;height:23px}.region-link{font-size:12px}.nav{height:46px;gap:20px;font-size:12px}.nav-link{font-size:12px;padding:0}.nav-all{font-size:12px;white-space:nowrap}.nav-all>.icon{width:16px}.nav-expand{display:none}.nav-item:hover .mega,.nav-item:focus-within .mega{display:block}.nav-end{margin-left:auto;border:1px solid #1f2323;border-radius:30px;padding:6px 12px;font-size:11px;white-space:nowrap}.nav-end .icon{display:none}.nav-border{box-shadow:0 2px 4px #0002}.home-reference .carousel{width:100%;margin:0;border-radius:0;overflow:hidden}.home-reference .hero{height:280px;min-height:280px;max-height:280px;margin:0;border-radius:0;padding:0;display:block;background:#a0eff2;position:relative}.home-reference .hero-copy{position:relative;z-index:2;width:45%;max-width:570px;margin:auto;padding:54px 0 0;text-align:center;pointer-events:none}.home-reference .hero-copy a{pointer-events:auto}.home-reference .hero h1{font-size:30px;line-height:1.2;letter-spacing:0;margin-bottom:14px}.home-reference .hero p{font-size:18px;line-height:1.5;margin:0 0 22px}.home-reference .hero .btn{font-size:12px;min-height:32px;padding:7px 16px;background:#1f2323;border-radius:30px}.home-reference .hero .btn .icon{display:none}.home-reference .hero-visual{position:absolute;inset:0;width:100%;height:100%;border-radius:0;transform:none}.home-reference .hero-visual picture,.home-reference .hero-visual picture>img{width:100%;height:100%;display:block;object-fit:cover}.home-reference .hero-first .hero-visual picture{position:absolute;right:0;width:34%;height:100%}.home-reference .hero-first .hero-visual picture>img{object-fit:cover;object-position:left center}.home-reference .hero-left{position:absolute;left:0;top:0;width:31%;height:100%;object-fit:cover;object-position:right center}.home-reference .hero:not(.hero-first) .hero-copy{margin-left:10%;width:38%;text-align:left;padding-top:38px}.home-reference .carousel-controls{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);padding:0;gap:8px;width:auto;z-index:3;background:#ffffffb3;border-radius:22px}.home-reference .carousel-controls>.icon-button{width:26px;height:24px;min-height:24px;padding:5px}.home-reference .carousel-controls .icon{width:14px;height:14px}.carousel-dots{gap:2px}.carousel-dots button{width:18px;height:24px;padding:6px}.carousel-dots button.active{width:18px}.carousel-dots .carousel-dot{width:6px;height:6px}.home-benefits{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;min-height:44px;gap:20px}.home-benefits .benefits{border:0;padding:0;margin:0;display:flex;gap:22px}.home-benefits .benefit{font-size:11px;border:0;gap:6px;padding:0}.home-benefits .benefit small{display:none}.home-benefits .benefit .icon{width:15px;height:15px}.home-benefits>a{font-size:11px;display:flex;gap:6px;align-items:center}.home-benefits .svg-stars .icon{width:14px;height:14px}.home-reference .section{padding:36px 0 0;margin:0}.home-reference .section-heading{margin-bottom:24px}.home-reference h2{font-size:20px;line-height:1.4}.home-reference .category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:24px 20px}.home-reference .category{background:none;border:0;border-radius:0;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.home-reference .category img{width:112px;height:112px;object-fit:contain;transform:none}.home-reference .category span{font-size:13px;font-weight:400}.home-reference .tabs{gap:24px;border-bottom:1px solid #eee;margin-bottom:16px}.home-reference .tab{font-size:14px;padding:12px 0;border-radius:0;background:none}.home-reference .tab.active{color:#1f2323;border-bottom:2px solid #1f2323}.product-card{border:1px solid #f1f1f1;border-radius:0;box-shadow:none;background:white;overflow:hidden}.product-card:hover{transform:none;box-shadow:0 2px 12px #0000000d}.product-card .product-visual{height:126px;padding:16px;background:white;border-radius:0;aspect-ratio:auto}.product-card .product-visual img{width:100%;height:100%;object-fit:contain;transform:none;mix-blend-mode:normal}.product-card .product-body{padding:8px 12px 16px;text-align:center}.product-card h3{font-size:14px;font-weight:600;margin:0 0 5px;line-height:1.4;min-height:0}.product-bottom{justify-content:center;font-size:14px;margin:0}.product-card .price{font-size:14px;font-weight:400;display:inline}.home-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.home-products .product-visual{height:180px}.deals-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.deal-intro{background:#c4f4ed;padding:20px;position:relative;overflow:hidden;min-height:265px;border-radius:5px}.deal-intro img{position:absolute;right:-25px;bottom:-30px;width:160px}.deal-intro .btn{font-size:11px;padding:8px 12px;min-height:32px;background:white;color:#1f2323;position:relative;z-index:1}.deals-row .product-visual{height:190px}.home-trust{padding-top:40px}.circular-section>p{font-size:14px;margin-bottom:24px}.circular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.circular-grid a{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:3/4}.circular-grid img{width:100%;height:100%;object-fit:cover}.circular-grid .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#fff;border-radius:50%;padding:14px}.circular-section>small{display:block;margin:12px 0 40px;font-size:10px;color:#727975}.collection-banner{margin:20px 0;border-radius:4px;min-height:132px;height:132px;background:#1f2323;color:white;padding:24px 32px;overflow:hidden}.collection-banner .page-title{font-size:20px;margin:0 0 18px;line-height:1.3}.collection-banner .page-intro{font-size:14px;color:white;margin:0;font-weight:600}.collection-banner>img{height:150px;width:170px;object-fit:contain;align-self:flex-end;margin-bottom:-30px}.catalog{grid-template-columns:292px minmax(0,1fr);gap:16px;margin-top:0}.catalog .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.catalog-toolbar{height:40px;min-height:40px;margin:0 0 16px;justify-content:flex-end}.catalog-toolbar>span{margin-right:auto;font-size:10px;color:#737976}.catalog-toolbar .select{height:40px;min-width:200px;border-radius:2px;font-size:13px;padding-right:40px;background-position:right 12px center;outline-offset:0}.filters{border:1px solid #e8e8e8;border-radius:2px;padding:0;align-self:start;background:#fff}.filter-group{padding:16px;margin:0;border-bottom:1px solid #e8e8e8}.filter-group h4,.filter-group summary{font-size:12px;font-weight:600;margin:0;line-height:1.3}.filter-group summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary .icon{width:16px;height:16px}.filter-group[open] summary .icon{transform:rotate(45deg)}.filter-group>div:not(.price-fields){padding-top:12px}.filter-group .check-label{font-size:12px;margin-bottom:10px}.price-fields{display:flex;gap:8px;margin-top:10px}.price-fields input{width:50%;height:40px;min-width:0;border:1px solid #eee;border-radius:2px;padding:8px;font-size:13px}.filter-reset{font-size:11px;margin:12px 16px}.pagination{margin:26px 0 40px}.footer{background:#1f2323;color:white;padding:0;margin-top:40px}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:64px 0 24px;margin:0}.footer-column{border:0}.footer-column summary{font-size:14px;font-weight:600;list-style:none;margin-bottom:18px;pointer-events:none}.footer-column summary::-webkit-details-marker{display:none}.footer-column summary .icon{display:none}.footer a{font-size:13px;line-height:1.65;margin-bottom:12px;color:white}.footer-contact{display:flex!important;align-items:center;gap:6px;background:white;color:#1f2323!important;padding:8px 12px;width:fit-content;font-size:11px!important;margin-top:22px}.footer-contact .icon{width:16px;height:16px}.newsletter h3{font-size:14px;line-height:1.5;margin-bottom:12px}.newsletter input{width:100%;background:white;border:1px solid #ddd;border-radius:4px;padding:10px 12px;font-size:12px;color:#1f2323;height:40px}.newsletter button{background:#a0f0f2;color:#1f2323;border:0;border-radius:4px;height:36px;width:100%;font-size:12px;font-weight:600;margin-top:10px}.newsletter small{display:block;font-size:10px;line-height:1.6;margin-top:10px}.newsletter small a{font-size:inherit;display:inline;text-decoration:underline}.newsletter [role=status]{font-size:11px;margin-top:8px}.footer-locale{border-top:1px solid #ffffff30;display:flex;align-items:center;justify-content:space-between;padding:24px 0}.footer-locale>.link-button{display:flex;gap:24px;align-items:center;color:white;font-size:13px}.footer-locale>.link-button span{border-left:1px solid #ffffff50;padding-left:20px}.social-links{display:flex;gap:36px}.social-links .icon-button{width:24px;height:24px;padding:0;color:white}.footer-payments{background:white;color:#1f2323;padding:16px 0;font-size:10px}.footer-payments>.wrap,.footer-payments>.wrap>div{display:flex;align-items:center;justify-content:space-between;gap:6px}.footer-payments img{width:25px;height:16px}.footer-payments>.wrap>div>span{font-size:11px;margin-right:12px}
@media(max-width:1100px){.nav{gap:12px}.catalog{grid-template-columns:220px minmax(0,1fr)}.header-tools{gap:14px}.header-main .search{max-width:460px}.home-reference .hero h1{font-size:26px}.home-reference .hero p{font-size:16px}.home-reference .hero-copy{width:48%}.home-reference .category-grid{gap:24px 10px}.footer-grid{gap:20px}.catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.header-main{height:auto;min-height:102px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:12px}.header-main .logo{font-size:27px}.header-main .search{order:4;flex-basis:100%;max-width:none;height:36px}.header-main .mobile-menu-button{display:flex;width:24px;padding:0}.header-tools{gap:16px}.header-tools .region-link,.header-tools .trade-link{display:none}.nav-border{display:none}.home-reference .hero{height:360px;min-height:360px;max-height:360px}.home-reference .hero-copy,.home-reference .hero:not(.hero-first) .hero-copy{width:90%;margin:auto;text-align:center;padding:24px 8px 0;max-width:460px}.home-reference .hero h1{font-size:24px}.home-reference .hero p{font-size:14px;margin-bottom:14px}.home-reference .hero-first .hero-visual picture{width:48%;height:150px;top:auto;bottom:0}.home-reference .hero-left{width:48%;height:150px;top:auto;bottom:0}.home-reference .hero-visual picture>img{object-fit:cover}.home-reference .carousel-controls{bottom:8px}.home-benefits{display:block;padding-top:12px;padding-bottom:12px}.home-benefits .benefits{justify-content:space-between;gap:8px;flex-wrap:nowrap}.home-benefits .benefit{font-size:9px;display:flex}.home-benefits>a{justify-content:center;margin-top:12px}.home-reference .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 8px}.home-reference .category img{width:72px;height:72px}.home-reference .category span{font-size:10px}.home-reference .section{padding-top:28px}.home-reference h2{font-size:18px}.home-reference .section-heading{margin-bottom:18px}.home-reference .text-link{font-size:11px}.home-reference .tabs{gap:20px;overflow:auto;white-space:nowrap}.home-reference .tab{font-size:12px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products .product-visual{height:140px}.deals-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deals-row .product-visual{height:150px}.deal-intro{min-height:220px}.circular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.collection-banner{height:146px;min-height:146px;padding:18px;margin-top:16px}.collection-banner .page-title{font-size:18px;max-width:260px}.collection-banner .page-intro{font-size:10px;max-width:220px}.collection-banner>img{width:100px;height:110px;margin-right:-28px;margin-bottom:-18px}.catalog{grid-template-columns:minmax(0,1fr)}.catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar>span{display:none}.catalog-toolbar{justify-content:space-between}.catalog-toolbar .select{min-width:160px}.filter-toggle{min-height:40px;border-radius:3px;padding:8px;font-size:12px}.product-card .product-visual{height:135px}.product-card h3{font-size:12px}.product-card .product-bottom,.product-card .price{font-size:12px}.footer-grid{grid-template-columns:1fr;padding:32px 0 24px;gap:20px}.footer-column summary{pointer-events:auto;display:flex;justify-content:space-between;margin-bottom:0;cursor:pointer}.footer-column summary .icon{display:block;width:16px;height:16px}.footer-column[open] summary{margin-bottom:16px}.footer-column[open] summary .icon{transform:rotate(45deg)}.footer-column{border-bottom:1px solid #ffffff30;padding-bottom:18px}.footer-locale{flex-direction:column;gap:28px}.social-links{gap:36px}.footer-payments>.wrap{flex-direction:column;gap:16px}.footer-payments>.wrap>div{flex-wrap:wrap;justify-content:center}.footer-payments>.wrap>div>span{flex-basis:100%;text-align:center;margin:0 0 5px}.footer{margin-top:28px}}
.home-reference .carousel .hero .hero-visual picture>img{width:100%;max-width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.home-reference .carousel .hero .hero-visual>.hero-left{width:31%;max-width:31%;height:100%;object-fit:cover;mix-blend-mode:normal}.nav .nav-link{min-height:28px}.nav .nav-end{height:28px;padding-block:4px}.nav-item:focus-within:not(.is-open) .mega{display:none}.nav-item:hover .mega{display:block}.home-reference .category img{background:#effbfa;border-radius:50%}.home-products .product-card:nth-child(4){display:block}.collection-banner .banner-rating{font-size:13px;margin-left:auto;white-space:nowrap;display:flex;align-items:center;gap:8px}.banner-rating .icon{width:16px;height:16px;fill:white}.collection-banner>img{height:145px;margin-bottom:-24px}.collection-page .collection-trust{margin-top:40px}.home-reference .hero-copy p{max-width:none}.home-reference .hero:not(.hero-first) .hero-copy p{max-width:420px}
@media(max-width:1100px) and (min-width:761px){.nav{gap:10px}.nav-item:nth-child(n+7){display:flex}.nav .nav-link,.nav-all{font-size:10px}.collection-banner .banner-rating{display:none}}
@media(max-width:760px){.home-reference .carousel .hero .hero-visual>.hero-left{width:48%;max-width:48%;height:150px}.header-main>.logo{position:static;transform:none}.header-tools .account-link{display:flex}.collection-banner .banner-rating{display:none}.home-reference .hero-copy p{max-width:none}}
.home-reference .category{min-width:0}.home-reference .category span{white-space:normal;overflow-wrap:normal;max-width:100%;line-height:1.5}.press-section{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:40px;padding:16px 0 40px;align-items:center}.press-section img{width:100%;height:40px;object-fit:contain}.nav-item:focus-within .nav-expand{display:inline-flex}.nav-expand{padding:0;width:14px}.nav-expand .icon{width:12px}.footer-column:not([open])>div{display:none}
@media(max-width:1023px) and (min-width:761px){.home-reference .category img{width:90px;height:90px}.home-reference .category span{font-size:11px}.home-reference .category-grid{gap:24px 12px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.newsletter{grid-column:1/-1;max-width:420px}.press-section{gap:20px}}
@media(max-width:760px){.press-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.press-section img{height:28px}}
.nav{min-height:46px}.nav-item{height:46px}.home-reference .section>.product-grid{margin-top:20px}

/* 0.2.8: measured against reference at 1280px and 390px. */
.mobile-trade,.categories-toggle,.hero-mobile-phone,.hero-mobile-watch,.hero-mobile-switch{display:none}
.header-main>.logo{width:134px;flex-shrink:0}.nav{gap:22px}.nav-link{font-weight:500}.region-link{display:flex;align-items:center;gap:12px;text-decoration:none}.region-link img{width:24px;height:24px}.header-tools .trade-link{font-weight:600;border-left:1px solid #eee;padding-left:24px}
.home-reference .hero{background:#a0f0f3}.home-reference .hero-copy{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);padding:0;margin:auto;width:max-content;max-width:calc(100% - 40px);display:flex;flex-direction:column;align-items:center}
.home-reference .hero-first h1{font-size:30px;line-height:36px;margin:6px 0 0}.home-reference .hero-first p{font-size:20px;line-height:28px;margin:0}.home-reference .hero .btn{margin-top:20px;height:32px;padding:0 20px;font-size:12px;line-height:28px;border:2px solid #1f2323}
.home-reference .carousel .hero-first .hero-visual>.hero-left{left:-40px;top:auto;bottom:0;height:250px;width:auto;max-width:none;object-fit:contain}
.home-reference .hero-first .hero-visual picture{right:-55px;top:0;width:auto;height:280px}.home-reference .carousel .hero-first .hero-visual picture>img{height:280px;width:auto;max-width:none;object-fit:contain}
.home-reference .hero:not(.hero-first){background:linear-gradient(90deg,#92f7fa 0%,#92f7fa 60%,#92fad5 100%)}
.home-reference .hero:not(.hero-first) .hero-copy{left:calc((100% - 774px)/2);right:auto;top:50%;margin:0;padding:0;width:400px;align-items:flex-start;text-align:left}
.home-reference .hero:not(.hero-first) h1{font-size:24px;line-height:32px;margin:0}.home-reference .hero:not(.hero-first) p{font-size:14px;line-height:20px;margin:12px 0 0}
.home-reference .hero:not(.hero-first) .hero-visual picture{position:absolute;right:calc((100% - 774px)/2);width:374px;height:280px}.home-reference .carousel .hero:not(.hero-first) .hero-visual picture>img{object-fit:contain}
.home-reference .hero:nth-child(2) .hero-copy{left:calc((100% - 1056px)/2)}.home-reference .hero:nth-child(2) .hero-visual picture{right:calc((100% - 1056px)/2);width:656px}
.home-reference .hero:nth-child(4),.home-reference .hero:nth-child(6){background:#1f2323;color:white}.home-reference .hero:nth-child(4) .btn,.home-reference .hero:nth-child(6) .btn{background:#92f7fa;color:#1f2323;border-color:#92f7fa}
.home-reference .carousel-controls{background:transparent;bottom:4px;opacity:.55}.home-reference .carousel:hover .carousel-controls,.home-reference .carousel:focus-within .carousel-controls{opacity:1}.home-reference .carousel-controls>.icon-button{background:#ffffffd9;border-radius:50%}.home-reference .carousel-dots button{height:18px}
.home-benefits{height:40px;min-height:40px}.home-reference .section{padding:32px 0}.home-reference .section-heading{margin-bottom:24px}.home-reference .section-heading h2{margin:0;line-height:28px}.home-reference .category-grid{gap:32px 20px}.home-reference .category img{border-radius:50%;background:#d3fbfc}.home-reference .category span{font-size:14px;line-height:21px}
.home-reference .favorites-section .section-heading{margin-bottom:16px}.home-reference .tabs{border:0;gap:4px;margin:0 0 16px;overflow-x:auto;scrollbar-width:none}.home-reference .tab,.home-reference .tab.active{height:32px;border:1px solid #e1e4e3;border-radius:30px;padding:0 16px;font-size:12px;white-space:nowrap;flex-shrink:0}.home-reference .tab.active{background:#1f2323;color:white;border-color:#1f2323}.home-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:0}.offer-card{flex:0 0 calc(100%/6);min-height:265px;border:1px solid #f1f1f1;position:relative;background:white;scroll-snap-align:start}.offer-card>a{padding:16px;height:100%;display:flex;flex-direction:column}.offer-card img{width:130px;height:90px;object-fit:contain;margin:16px auto 24px}.offer-card h3{font-size:13px;font-weight:500;line-height:17px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.offer-price{font-size:16px;font-weight:600;margin-top:auto;padding-top:24px}.offer-price sup,.detail-price sup{font-size:60%;vertical-align:super;line-height:0}
.deals-row{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory}.deal-intro{flex:0 0 calc(100%/6);background:#1f2323 url("images/deal-sparks.png") center/cover;color:white;border-radius:16px 0 0 16px;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 12px;text-align:center}.deal-intro h2{font-size:14px;position:relative;z-index:1;margin:10px 0}.deal-intro strong{font-size:22px;position:relative;z-index:1}.deal-intro .btn{margin-top:20px;border-radius:5px}.deal-intro img.deal-save{position:static;width:auto;height:32px;z-index:1}.deal-intro img.deal-phone{left:0;right:auto;bottom:0;width:auto;height:100px}.deal-intro img.deal-controller{right:-20px;bottom:auto;top:-10px;width:auto;height:100px}.deals-row .offer-card{flex-basis:calc(100%/6)}
.circular-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.circular-grid>button{position:relative;flex:0 0 calc(20% - 13px);max-height:50vh;aspect-ratio:9/16;border:0;border-radius:12px;padding:0;background:#f6f6f6;overflow:hidden;scroll-snap-align:start}.circular-grid img{width:100%;height:100%;object-fit:cover}.circular-grid .icon{width:56px;height:56px}.circular-section small{font-size:10px}
.product-page .breadcrumb{height:16px;line-height:16px;margin:20px 0 8px;font-size:12px;gap:4px}.product-page .breadcrumb a{text-decoration:underline}.reference-detail{margin-top:0}.reference-detail .gallery{gap:16px}.gallery-stage{display:flex;align-items:center;justify-content:center}.gallery-stage>#product-main-image{height:350px}.purchase-heading .detail-sub{margin-bottom:12px;line-height:16px}.purchase-top{margin-top:20px}.purchase-top .purchase-promises{gap:8px;line-height:16px;padding-block:10px}.purchase-heading .detail-title{line-height:21px;margin-bottom:4px}.reference-detail .options{padding:16px 16px 48px;gap:16px}.reference-detail .options legend{margin-bottom:10px}.reference-detail .choice input:checked+span{font-weight:600}.reference-detail .product-delivery{min-width:250px;justify-content:center}.included-block h2,.shipping-block h2{font-size:14px;line-height:20px;margin-bottom:8px}.included-block>div{padding:10px 12px;line-height:16px;height:32px}.shipping-block p{margin:0;font-size:12px}.shipping-block{display:grid;grid-template-columns:1fr;gap:0}.delivery-option{margin-top:8px;padding:8px 12px;min-height:48px}.disclosure-rating{margin-left:auto;margin-right:16px}.product-disclosure>summary{justify-content:flex-start;gap:12px}.product-disclosure>summary>.icon{margin-left:auto}.disclosure-rating .product-rating{font-size:12px}.product-description .description-copy{max-height:128px}.product-description .description-copy.expanded{max-height:none}
@media(min-width:1024px){.product-buy-bar.is-visible{top:0;bottom:auto;height:95px;padding:20px 32px;z-index:30}.product-buy-bar.is-visible .btn{height:55px;min-width:200px}.footer-column:not([open])>div{display:block}}
@media(min-width:768px) and (max-width:1279px){.home-reference .category img{width:96px;height:96px}.offer-card,.deals-row .offer-card{flex-basis:20%}.deal-intro{flex-basis:25%}.home-reference .hero-first .hero-visual picture{right:-120px}.home-reference .carousel .hero-first .hero-visual>.hero-left{left:-100px;height:200px}}
@media(min-width:768px) and (max-width:1023px){.home-reference .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-reference .category img{width:64px;height:64px}.home-reference .hero:not(.hero-first) .hero-copy{left:32px;width:400px}.home-reference .hero:not(.hero-first) .hero-visual picture{right:-100px;width:450px}.offer-card{flex-basis:27.777%}.circular-grid>button{flex-basis:30%}}
@media(max-width:767px){
 .wrap,.product-page{width:calc(100% - 40px)}.header-main{height:100px;min-height:100px;padding:8px 0;display:grid;grid-template-columns:1fr auto 98px;grid-template-rows:36px 40px;gap:8px}.header-main .mobile-menu-button{grid-column:1;grid-row:1;min-height:32px;min-width:24px}.header-main>.logo{position:absolute;left:50%;top:14px;transform:translateX(-50%);width:auto;font-size:27px;font-weight:400;letter-spacing:-1.7px}.header-tools{grid-column:2/4;grid-row:1;justify-self:end;margin:0;gap:24px}.header-main .search{grid-column:1/3;grid-row:2;margin:0;width:auto;height:40px;order:initial}.mobile-trade{grid-column:3;grid-row:2;display:flex;gap:4px;align-items:center;justify-content:center;height:40px;border:1px solid #1f2323;border-radius:5px;font-size:14px;font-weight:600}.mobile-trade .icon{width:16px;height:16px}
 .home-reference .hero{height:280px;min-height:280px;max-height:280px}.home-reference .hero-first .hero-copy{top:50%;max-width:calc(100% - 24px);width:max-content;padding:0}.home-reference .hero-first h1{font-size:20px;line-height:28px;white-space:nowrap}.home-reference .hero-first p{font-size:16px;line-height:24px}.home-reference .hero-copy p{margin:0}.home-reference .carousel .hero-first .hero-visual>.hero-left,.home-reference .hero-first .hero-visual picture{display:none}.home-reference .carousel .hero-first .hero-visual>.hero-mobile-phone{display:block;position:absolute;left:0;bottom:0;width:auto;height:110px;max-width:none;object-fit:contain}.home-reference .carousel .hero-first .hero-visual>.hero-mobile-watch{display:block;position:absolute;right:0;bottom:0;width:auto;height:130px;max-width:none;object-fit:contain}.home-reference .carousel .hero-first .hero-visual>.hero-mobile-switch{display:block;position:absolute;right:-30px;top:-20px;width:auto;height:110px;max-width:none;object-fit:contain}
 .home-reference .hero:not(.hero-first) .hero-copy{left:20px;right:auto;top:50%;width:280px;max-width:calc(100% - 40px);padding:0;text-align:left;align-items:flex-start}.home-reference .hero:not(.hero-first) h1{font-size:20px;line-height:28px}.home-reference .hero:not(.hero-first) p{font-size:14px;line-height:20px;margin-top:12px}.home-reference .hero:not(.hero-first) .hero-visual picture{right:0;bottom:0;top:auto;width:100%;height:280px}.home-reference .carousel .hero:not(.hero-first) .hero-visual picture>img{object-fit:contain;object-position:right bottom}.home-reference .carousel-controls{bottom:0;gap:4px}.home-reference .carousel-controls>.icon-button{height:18px;width:18px;padding:3px}.home-reference .carousel-controls .icon{width:12px;height:12px}
 .home-benefits{width:100%;height:88px;padding:0;display:flex;flex-direction:column;gap:0}.home-benefits .benefits{width:100%;height:52px;padding:6px 18px;justify-content:space-between}.home-benefits .benefit{display:flex;flex-direction:column;font-size:12px;line-height:18px;gap:2px;justify-content:center}.home-benefits>a{width:100%;height:36px;background:#f7f7f7;margin:0;font-size:12px}.home-reference .section{padding:32px 0}.home-reference .section-heading{margin-bottom:24px}.home-reference .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.home-reference .category img{width:64px;height:64px}.home-reference .category span{font-size:14px;line-height:21px;max-width:none}.home-reference .category-grid:not(.expanded) .category:nth-child(n+7){display:none}.categories-toggle{display:block;margin:32px auto 0;width:100%;background:white;border:1px solid #1f2323;border-radius:5px;padding:8px;font-size:14px;line-height:20px}.home-reference .category{gap:12px}.home-reference .section-heading h2{font-size:18px}.offer-card,.deals-row .offer-card{flex-basis:57.143%;min-height:265px}.home-reference .home-products{margin-top:16px}.home-reference .tab{padding:0 16px}.deal-intro{flex-basis:100%;min-height:190px;border-radius:16px 16px 0 0}.deals-row{flex-wrap:wrap}.deals-row .offer-card{flex:0 0 50%}.deals-row .offer-card:nth-of-type(n+3){display:none}.circular-grid>button{flex-basis:46%;max-height:50vh}.circular-grid .icon{width:48px;height:48px}.home-reference .hero h1{max-width:none}.product-page .breadcrumb{overflow:hidden;white-space:nowrap;display:flex;font-size:10px}.reference-detail .gallery{min-height:350px}.gallery-stage>#product-main-image{height:100%}.reference-detail .options{padding:16px 0 0}.reference-detail .product-delivery{min-width:0}.disclosure-rating{display:none}.product-mobile-title h1{font-size:20px}.footer-column{border:0}.footer-column summary{margin:0}.footer-column[open] summary{margin-bottom:16px}
}
@media(max-width:359px){.home-reference .hero-first h1{font-size:18px}.home-reference .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-tools{gap:12px}.header-main>.logo{font-size:24px}}
.nav-border{border-width:0;box-shadow:0 2px 4px #0002}.home-reference .category img{margin:0}.home-reference .category{line-height:21px}.home-reference .category-grid{align-items:start}.sticky-compare{font-size:11px;color:#969a97;font-weight:400}.sticky-compare b{background:#e55365;color:white;padding:3px 5px;margin-right:4px;border-radius:2px}.product-buy-bar [data-sticky-price] sup{font-size:60%;vertical-align:super;line-height:0}
@media(min-width:1024px){.sticky-compare{display:none}}
@media(max-width:1023px){.pdp-breadcrumb{font-size:0!important;color:transparent}.pdp-breadcrumb>a,.pdp-breadcrumb>span{display:none}.pdp-breadcrumb>a[href="#/category/smartphones"]{display:block;color:#1f2323;font-size:12px}.pdp-breadcrumb>a[href="#/category/smartphones"]:before{content:'←';margin-right:8px;text-decoration:none}.product-mobile-title h1{line-height:20px;margin-bottom:4px}.product-mobile-title p{line-height:16px;margin:0 0 12px}.product-mobile-title .product-rating{margin-bottom:0}.product-mobile-title{margin-bottom:24px}.reference-detail{display:flex;flex-direction:column;gap:0}.reference-detail .product-left,.reference-detail .detail-info{display:contents}.reference-detail .gallery{order:1;min-height:0;display:flex;flex-direction:column-reverse;gap:16px}.gallery-stage{height:280px}.reference-detail .gallery-thumbs{gap:8px;margin:0}.reference-detail .gallery-thumbs button{width:10px;height:10px;padding:0;border:1px solid #1f2323;opacity:1;border-radius:50%;background:white}.reference-detail .gallery-thumbs button.active{background:#1f2323}.reference-detail .gallery-thumbs img{display:none}.gallery-next{display:none}.reference-detail .product-delivery{order:2;margin:14px auto;background:none;border:0;padding:0;font-size:12px}.reference-detail .purchase-card{order:3}.reference-detail .inspection{order:4;margin:24px 0 16px}.reference-detail #product-form{order:5}.reference-detail .included-block{order:6}.reference-detail .shipping-block{order:7}.reference-detail .purchase-promises{min-height:110px;font-size:12px;gap:12px;padding:16px}.product-buy-bar>div{gap:8px}.product-buy-bar [data-sticky-price]{font-size:22px;font-weight:600}.product-buy-bar .btn{min-width:118px;height:55px;min-height:55px;font-size:14px;padding:12px}.product-buy-bar{padding:18px 20px}.sticky-compare{display:block}.gallery-stage>.certified-seal{width:57px;height:65px;top:0}}
.mobile-crumb-icon{display:none}.pdp-breadcrumb>a[href="#/category/smartphones"]:before{content:none}
@media(max-width:1023px){.mobile-crumb-icon{display:inline-block;margin-right:8px}.mobile-crumb-icon .icon{width:14px;height:14px}}
@media(max-width:1023px){.reference-detail{align-items:stretch}.reference-detail .gallery,.reference-detail .inspection,.reference-detail .purchase-card,.reference-detail #product-form,.reference-detail .included-block,.reference-detail .shipping-block{width:100%;max-width:100%;min-width:0}.reference-detail .inspection-grid{max-width:100%}.reference-detail .gallery-stage{width:100%;max-width:100%}}
/* Homepage banner layout follows the source art's intrinsic dimensions. */
.home-reference .reference-carousel{position:relative;width:100%;margin:0;border-radius:0;overflow:hidden;background:#92f7fa}
.reference-panel{height:280px;background:linear-gradient(90deg,#92f7fa 0%,#92f7fa 60%,#92fad5 100%);color:#1f2323;overflow:hidden;position:relative}
.reference-panel[hidden]{display:none}.reference-panel.reference-dark{background:#1f2323;color:white}
.reference-banner-inner{height:100%;max-width:1536px;margin:auto;display:flex;align-items:center;justify-content:center;position:relative}
.reference-banner-copy{width:400px;flex-shrink:0;position:relative;z-index:2}.reference-banner-copy h1{font-size:24px;line-height:32px;letter-spacing:0;margin:0;font-weight:700}.reference-banner-copy p{font-size:14px;line-height:20px;margin:12px 0 0}.reference-banner-cta{display:flex;align-items:center;justify-content:center;width:max-content;height:32px;border-radius:999px;padding:0 20px;margin-top:20px;background:#1f2323;color:white;font-size:12px;font-weight:700}.reference-dark .reference-banner-cta{background:#92f7fa;color:#1f2323}
.reference-banner-image{height:280px;flex-shrink:0;display:block}.reference-banner-image img{display:block;height:280px;width:auto;max-width:none;object-fit:contain}
.reference-first .reference-banner-copy{width:max-content;text-align:center}.reference-first h1{font-size:30px;line-height:36px;margin-top:6px}.reference-first p{font-size:20px;line-height:28px;margin:0}.reference-first .reference-banner-cta{margin:20px auto 0}.reference-banner-left,.reference-banner-right{position:absolute;bottom:0;width:auto;max-width:none}.reference-banner-left{left:-40px;height:250px}.reference-banner-right{right:-55px;height:280px}.reference-mobile-phone,.reference-mobile-watch,.reference-mobile-switch{display:none}
.reference-banner-controls .reference-arrow{position:absolute;top:0;bottom:0;width:80px;height:100%;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;z-index:3;cursor:pointer;color:#1f2323}.reference-arrow-prev{left:0}.reference-arrow-next{right:0}.reference-arrow>span{padding:12px;border-radius:50%;background:transparent;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.reference-arrow svg{display:block;width:16px;height:16px;fill:currentColor;transition:width .2s,height .2s}.reference-arrow:hover svg{width:20px;height:20px}.reference-banner-controls .reference-arrow[hidden]{display:none}.reference-carousel:has(.reference-first:not([hidden])) .reference-arrow,.reference-carousel:has(.reference-dark:not([hidden])) .reference-arrow{color:white}.reference-accessible-pause:focus-visible{position:absolute;width:auto;height:auto;clip:auto;clip-path:none;bottom:8px;left:50%;transform:translateX(-50%);padding:6px 12px;background:white;color:#1f2323;z-index:4}
.home-reference .home-category-section .section-heading{margin-bottom:8px}.home-category-section .home-products{margin:0}.inline-stories{display:flex;gap:15px;overflow:auto;scroll-snap-type:x mandatory;margin-top:20px}.inline-story{flex:0 0 calc((100% - 60px)/5);aspect-ratio:9/16;max-height:50vh;overflow:hidden;border-radius:12px;scroll-snap-align:start;background:#eee}.inline-story video{width:100%;height:100%;object-fit:cover;display:block}
@media(min-width:768px) and (max-width:1279px){.reference-banner-left{left:-130px}.reference-banner-right{right:-185px}}
@media(max-width:1023px){.reference-banner-inner{justify-content:flex-start;padding:0 20px}.reference-banner-copy{width:500px;max-width:75%}.reference-banner-image{position:absolute;right:0;top:0}.reference-first .reference-banner-inner{justify-content:center;padding:0}.reference-first .reference-banner-copy{max-width:100%}.reference-banner-left{left:-140px;height:200px}.reference-banner-right{right:-320px}.inline-story{flex-basis:calc((100% - 38px)/3.5)}}
@media(max-width:767px){.reference-banner-copy{width:400px}.reference-banner-copy h1{font-size:20px;line-height:28px}.reference-first h1{font-size:20px;line-height:28px}.reference-first p{font-size:16px;line-height:24px}.reference-banner-left,.reference-banner-right{display:none}.reference-mobile-phone,.reference-mobile-watch,.reference-mobile-switch{display:block;position:absolute;width:auto;max-width:none}.reference-mobile-phone{bottom:0;left:0;height:110px}.reference-mobile-watch{bottom:0;right:0;height:150px}.reference-mobile-switch{top:-20px;right:0;height:110px}.reference-banner-controls .reference-arrow{display:none}.inline-story{flex-basis:calc((100% - 23px)/2.5)}}
@media(max-width:424px){.reference-banner-copy{max-width:280px}.reference-banner-image{right:-75px}.reference-mobile-watch{height:130px}.reference-mobile-switch{right:-30px}.inline-story{flex-basis:calc((100% - 8px)/1.5)}}
@media(max-width:359px){.reference-first h1{font-size:18px}.reference-banner-copy{max-width:calc(100% - 40px)}}
@media(min-width:1024px){.reference-panel:not(.reference-first) .reference-banner-inner{padding:0 112px}.reference-banner-image{flex:0 1 auto;min-width:0}.reference-banner-image img{width:100%;max-width:826.3px}}
.banner-mobile-copy{display:none}@media(max-width:1023px){.banner-mobile-copy{display:inline}.banner-desktop-copy{display:none}}
.inline-story{position:relative}.inline-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff9;color:#1f2323;cursor:pointer}.inline-play[hidden]{display:none}.inline-play .icon{width:28px;height:28px}
@media(min-width:768px) and (max-width:1023px){.nav .nav-end{display:none}}
@media(max-width:1023px){.reference-banner-controls .reference-arrow{display:none}}
/* Reference navigation, authentication and cart interactions. */
.icon{stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}img.icon{object-fit:contain;flex-shrink:0}.header-tools .icon-button>.icon{width:22px;height:22px}.header-tools .cart-count{background:#92f7fa;color:#1f2323;width:20px;height:20px;font-size:12px;font-weight:700;top:-6px;right:-7px}.nav>.nav-link{flex-shrink:0}.drawer-category-links{display:flex;flex-direction:column;gap:12px}.drawer-category-links h3{margin:8px 0 0}.drawer-collection{padding:0 16px 16px}.drawer-category-links a{padding:6px 0}.drawer:has(.drawer-category-links){width:325px;border-radius:0}.drawer:has(.drawer-category-links) .drawer-header{height:56px;padding:12px 20px}.drawer:has(.drawer-category-links) .drawer-body{padding:20px}
.reference-auth{width:500px;max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);border:0;border-radius:6px;padding:32px 40px;margin:auto;color:#1f2323;background:white;box-shadow:0 20px 30px #0002;overflow:auto}.reference-auth::backdrop{background: url("images/icon-auth-left.svg") left top/208px 104px no-repeat,url("images/icon-auth-right.svg") right bottom/241px 392px no-repeat,rgba(31,35,35,.5)}.reference-auth .modal-close{right:28px;top:30px;width:32px;height:32px}.reference-auth .modal-close .icon{width:16px;height:16px}.reference-auth h2{font-size:20px;line-height:28px;margin:0 30px 16px 0;font-weight:700;letter-spacing:0}.reference-auth p{font-size:14px;line-height:20px;margin:8px 0}.reference-auth input:not([type=checkbox]){height:48px;width:100%;min-width:0;border:1px solid #1f23231a;border-radius:4px;padding:0 12px;margin:0;background:white;font-size:14px}.reference-auth input:focus-visible{outline:1px solid #1f2323;outline-offset:0}.reference-auth .auth-primary,.reference-auth .auth-secondary{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px;margin:8px 0 0;border:1px solid #1f2323;border-radius:4px;background:#1f2323;color:white;font-size:14px;line-height:20px;font-weight:700;cursor:pointer}.reference-auth .auth-secondary{background:white;color:#1f2323}.reference-auth .google-button .icon{width:20px;height:20px}.reference-auth .or-divider{margin:8px 0;font-size:14px;font-weight:700;color:#1f2323}.reference-auth .auth-link{padding:0;background:none;border:0;color:#0d6efd;text-decoration:underline;font-size:14px;cursor:pointer}.reference-auth .auth-switch{border-top:1px solid #1f23231a;margin:16px 0 0;padding-top:16px;text-align:center;font-size:14px}.reference-auth .password-field{margin-top:8px}.reference-auth .password-field input{padding-right:44px}.reference-auth .password-field .icon-button{position:absolute;right:8px;top:8px;width:32px;height:32px;min-height:0}.reference-auth .password-field .icon{width:20px;height:20px}.reference-auth .auth-disclaimer{font-size:11px;color:#747777;margin:16px 0 0}.auth-email-row{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.auth-email-row>span{overflow-wrap:anywhere}.auth-name-row{display:flex;gap:8px;margin-bottom:8px}.auth-terms{display:block;font-size:12px;line-height:20px;margin:12px 0}.auth-terms input{margin-right:6px}.reference-auth .auth-status{font-size:12px;color:#497c7d;background:#f5ffff;padding:8px;border-radius:4px}
.cart-title{font-size:24px;line-height:32px;margin-top:32px}.cart-title span{font-size:16px;font-weight:400}.cart-row h3{font-size:16px;line-height:22px}.cart-row>img{object-fit:contain}.cart-remove{display:inline-flex;align-items:center;gap:5px;font-size:12px;margin-top:12px}.cart-remove .icon{width:14px;height:14px}.cart-mobile-checkout{display:none}.cart-row .qty{margin-top:12px}.cart-row .price{font-size:20px}.cart-layout .summary-card{border-radius:12px;background:#f8f8f8}.cart-layout .summary-card>.btn{border-radius:8px}
@media(max-width:767px){.reference-auth{margin:64px auto 20px;padding:32px 24px;max-height:calc(100dvh - 84px)}.reference-auth::backdrop{background:#92f7fa}.reference-auth .modal-close{right:16px}.drawer:has(.drawer-category-links){width:100vw;max-width:100vw}.cart-title{margin-top:24px}.cart-mobile-checkout{position:fixed;bottom:0;left:0;right:0;padding:16px 20px calc(16px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:16px;justify-content:space-between;background:white;border-top:1px solid #eee;z-index:40}.cart-mobile-checkout>div{display:flex;flex-direction:column;font-size:12px}.cart-mobile-checkout strong{font-size:20px}.cart-mobile-checkout .btn{min-width:160px;border-radius:12px}.focused-checkout:has(.cart-mobile-checkout){padding-bottom:100px}}
.cart-title{font-size:16px;font-weight:500;line-height:24px}.cart-title span{font-size:14px;color:#747777}.cart-layout .summary-card h2{font-size:20px;line-height:28px}
@media(max-width:767px){.focused-checkout:has(.cart-mobile-checkout) .toast{bottom:calc(105px + env(safe-area-inset-bottom))}}
.reference-auth .auth-primary:disabled{opacity:.7;cursor:not-allowed}
@media(max-width:767px){.reference-auth::before{content:'noakoo.';position:fixed;top:16px;left:50%;transform:translateX(-50%);font-size:27px;line-height:32px;letter-spacing:-1.7px;color:#1f2323}}

/* Reference homepage rating strip: SVG tiles and compact wordmark. */
.home-benefits>a.home-rating{font-size:12px;gap:4px;white-space:nowrap}.rating-tiles{height:16px;width:84px;flex-shrink:0}.rating-brand{display:inline-flex;align-items:center;gap:4px}.rating-brand svg{width:20px;height:20px}.home-rating b{font-weight:700}@media(max-width:1023px){.home-benefits{width:100%;height:auto;flex-direction:column;gap:0}.home-benefits .benefits{min-height:48px;justify-content:space-around;width:100%}.home-benefits>a.home-rating{width:100%;justify-content:center;background:#f7f7f7;margin:0;padding:8px;height:auto}}@media(max-width:479px){.home-rating .rating-count{display:none}}

/* PDP measurements checked against the source document at 1280px. */
.reference-detail .purchase-top{margin-top:25px}
.reference-detail .purchase-top .purchase-promises{padding-top:12px;padding-bottom:12px;gap:8px;line-height:16px}
.reference-detail .options{padding:16px 8px;gap:16px;margin-bottom:8px}
.reference-detail .options fieldset{padding:0 8px}
.reference-detail .options legend{line-height:20px;margin:0 0 4px}
.reference-detail .choice{flex-basis:calc((100% - 24px)/4)}
.reference-detail .condition-description{position:static;margin:0;padding:8px;gap:8px;font-size:10px;line-height:16px;border-radius:0 0 6px 6px}
.reference-detail .option-condition{margin-bottom:-16px;padding-bottom:8px!important;box-shadow:0 2px 4px #0002;border-radius:0 0 6px 6px}
.reference-detail .inspection>p{font-weight:500;line-height:16px;margin:0 0 4px}
.reference-detail .inspection-grid{gap:8px;margin-top:0;scrollbar-width:none;overflow-x:auto;overscroll-behavior-x:contain}
.reference-detail .inspection-grid::-webkit-scrollbar{display:none}
.reference-detail .inspection-grid span{height:32px;padding:0 14px;font-size:12px;gap:8px;flex-shrink:0}
.reference-detail .inspection-grid .icon{width:14px;height:14px;flex-shrink:0}
.product-description .spec-highlights{gap:16px;align-content:start}
.product-description .spec-highlights>div{padding:16px;border-radius:6px;background:#fff;box-shadow:0 4px 10px #0e71fb4d;font-size:14px;line-height:20px;gap:8px}
.product-description .spec-highlights .icon{width:20px;height:20px;flex-shrink:0}
.product-description .description-copy h3{font-size:18px;line-height:28px}
.product-description .description-copy p{font-size:14px;line-height:20px}
@media(max-width:1023px){
 .reference-detail .options{padding:0 12px;margin-bottom:8px}
 .reference-detail .options fieldset{padding:0}
 .reference-detail .choice{flex-basis:calc((100% - 16px)/3)}
 .reference-detail .purchase-top{margin-top:0}
 .reference-detail .purchase-top .purchase-promises{padding:16px;gap:12px}
 .reference-detail .condition-description{display:flex;flex-wrap:wrap;font-size:10px;gap:6px}
 .product-buy-bar{padding-bottom:calc(18px + env(safe-area-inset-bottom))}
}
@media(min-width:1024px){
 .reference-detail .purchase-top{margin-top:23.6px}
 .reference-detail .purchase-top .purchase-promises{padding-block:11px}
 .reference-detail .product-delivery{height:28px;padding-block:6px}
}
.reference-detail .option-storage legend{line-height:16px}
/* Original product-review cards and 500px right-hand review drawer. */
.source-review-summary{display:flex;align-items:center;gap:12px;padding:16px 0;font-size:12px}.source-review-summary>strong{font-size:28px}.review-stars{display:inline-flex;gap:2px;vertical-align:middle}.review-stars svg{width:14px;height:14px}.review-origin{font-size:11px;color:#69716e;margin:0 0 16px}.source-review-list{display:flex;flex-direction:column;gap:16px}.source-review{border:1px solid #e5e7e7;border-radius:4px;padding:12px;background:#fff;font-size:12px}.source-review header{padding-bottom:8px;border-bottom:1px solid #e5e7e7}.source-review header>div{display:flex;align-items:center;gap:8px}.source-review header strong{font-size:14px}.source-review header small{display:block;margin-top:4px;color:#626a66}.source-review h4{font-size:12px;margin:8px 0 4px}.source-review p{font-size:12px!important;line-height:1.625;margin:0!important;white-space:pre-wrap}.source-review footer{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7e7;color:#626a66;text-transform:capitalize}.review-load{height:40px;width:100%;border:1px solid #1f2323;border-radius:4px;font-size:12px;background:#fff;margin-top:16px;cursor:pointer}.review-load:hover{color:#fff;background:#1f2323}.review-load:disabled{opacity:.5;cursor:wait}#source-review-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(500px,100%);max-width:100%;height:100dvh;max-height:100%;border:0;padding:0;color:#1f2323;background:#fff}#source-review-drawer[open]{display:flex;flex-direction:column}#source-review-drawer::backdrop{background:#1f232380}#source-review-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:16px;box-shadow:0 1px 4px #0002;flex-shrink:0}#source-review-drawer h2{font-size:16px;line-height:20px;margin:0}#source-review-drawer>header button{display:grid;place-items:center;border:0;border-radius:50%;width:24px;height:24px;background:#1f2323;color:white}#source-review-drawer>header svg{width:16px;height:16px}.review-drawer-body{padding:16px;overflow-y:auto;flex:1;min-height:0}#source-review-drawer>nav{display:flex;padding:16px;gap:8px;border-top:1px solid #eee;flex-shrink:0}#source-review-drawer>nav button{flex:1;border:1px solid #1f2323;background:white;padding:12px;font-size:12px;border-radius:4px}#source-review-drawer>nav button.active{background:#1f2323;color:white}@media(min-width:1024px){[data-product-reviews]>.source-review-list{display:grid;grid-template-columns:1fr 1fr}}
.product-condition-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(750px,100%);height:100dvh;max-height:100%;max-width:100%;padding:0;border:0;color:#1f2323;background:white}.product-condition-drawer[open]{display:flex;flex-direction:column}.product-condition-drawer::backdrop{background:#1f232380}.product-condition-drawer>header{display:flex;justify-content:space-between;align-items:center;padding:16px;box-shadow:0 1px 4px #0002}.product-condition-drawer h2{font-size:16px;margin:0}.product-condition-drawer>header button{display:grid;place-items:center;border:0;border-radius:50%;width:24px;height:24px;color:white;background:#1f2323}.product-condition-drawer svg{width:16px;height:16px}.condition-panel-body{padding:24px;overflow:auto;flex:1;min-height:0}.condition-images{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory}.condition-images img{width:65%;height:400px;flex-shrink:0;object-fit:contain;border-radius:8px;background:#eff2f9;scroll-snap-align:start}.condition-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.condition-tabs button{height:48px;background:white;border:1px solid #ddd;border-radius:4px;font-size:12px}.condition-tabs button[aria-selected=true]{border-color:#1f2323;font-weight:700}.condition-panel-description{font-size:14px;line-height:1.6;padding-top:16px}@media(max-width:767px){.condition-panel-body{padding:24px 16px}.condition-images img{width:90%;height:350px}}
.quality-panel{width:min(500px,100%)}.quality-content{overflow:auto;min-height:0;flex:1}.quality-banner{position:relative;background:#92f7fa;padding:100px 24px 24px;min-height:215px;overflow:hidden}.quality-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.quality-banner h3,.quality-banner p{position:relative}.quality-banner h3{font-size:22px;margin:0 0 12px}.quality-banner p{font-size:14px;line-height:20px;margin:0}.quality-rows{padding:24px}.quality-rows section{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid #eee}.quality-rows section:first-child{padding-top:0}.quality-rows .icon{width:24px;height:24px;flex-shrink:0}.quality-rows h3{font-size:16px;margin:0 0 8px}.quality-rows p{font-size:14px;line-height:22px;margin:0}
.unlocked-help{position:relative;display:inline-flex;vertical-align:middle;margin-left:4px}.unlocked-help>button{display:flex;align-items:center;border:0;background:transparent;padding:0;transform:translateY(-2px);color:#1f2323}.unlocked-help .icon{width:16px;height:16px}.unlocked-tooltip{position:absolute;top:calc(100% + 6px);left:0;width:350px;max-width:calc(100vw - 40px);padding:16px 20px;border:1px solid #e5e7e7;border-radius:6px;box-shadow:0 10px 15px #0002;background:white;z-index:35;font-size:12px;font-weight:400;line-height:16px;text-align:center;white-space:normal}@media(max-width:767px){.unlocked-tooltip{left:auto;right:0;width:300px;padding:8px 12px}}.choice input:disabled+span{opacity:.4;cursor:not-allowed}.detail-add:disabled,.product-buy-bar .btn:disabled{opacity:.5;cursor:not-allowed}

@media(max-width:767px){.product-mobile-title h1{position:relative}.product-mobile-title .unlocked-help{position:static}.product-mobile-title .unlocked-tooltip{left:0;right:auto;max-width:100%}}
