:root{color-scheme:light;--ink:#101114;--muted:#62656b;--blue:#0877e8;--blue-dark:#0056b8;--aqua:#00c8bd;--surface:#f5f5f7;--surface-strong:#e9edf2;--line:#d9dce1;--white:#fff;--success:#087f5b;--danger:#b42318;--shadow:0 24px 70px rgba(20,29,43,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}img{object-fit:contain}.utility-bar{display:flex;min-height:34px;align-items:center;justify-content:center;gap:clamp(18px,5vw,70px);padding:7px 20px;color:#d9e9ff;background:#071b36;font-size:.74rem}.utility-bar a{color:#fff}.site-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid rgb(0 0 0/7%);background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.site-header-inner{display:grid;width:100%;max-width:1500px;grid-template-columns:auto 1fr auto;min-height:60px;align-items:center;grid-gap:30px;gap:30px;margin-inline:auto;padding-block:6px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:1rem;font-weight:760;letter-spacing:-.035em;text-decoration:none}.brand-logo{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 6px 12px rgb(8 119 232/14%))}nav{display:flex;align-items:center;gap:22px}.primary-nav{justify-content:center}nav a{font-size:.9rem;font-weight:580;text-decoration:none}.text-link:focus-visible,.text-link:hover,nav a:focus-visible,nav a:hover{color:var(--blue)}.action-nav{justify-content:flex-end}.cart-link{display:inline-flex;align-items:center;gap:8px}.cart-link span{display:grid;min-width:24px;min-height:24px;place-items:center;border-radius:999px;color:#fff;background:var(--ink);font-size:.72rem}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}.eyebrow{margin-bottom:12px;font-size:.76rem;font-weight:780;text-transform:uppercase}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 22px;border:0;border-radius:8px;color:#fff;background:var(--blue);box-shadow:0 10px 24px rgba(8,119,232,.2);font-weight:700;text-decoration:none;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:focus-visible,.button:hover{transform:translateY(-1px);background:var(--blue-dark);box-shadow:0 13px 30px rgba(8,119,232,.27)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button-secondary{color:var(--blue-dark);border:1.5px solid var(--blue);background:#fff;box-shadow:none}.button-secondary:hover{background:#f0f6fd;box-shadow:none}.button-small{min-height:40px;padding:8px 16px;font-size:.82rem}.button-wide{width:100%}.purchase-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.purchase-actions .button{width:100%}.app-deep-link,.text-link{color:var(--blue-dark);font-weight:700;text-decoration:none}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-top:clamp(42px,6vw,76px);border:1px solid var(--line);border-radius:24px;background:#fbfcfe}.promise-strip div{display:flex;min-height:104px;align-items:center;gap:16px;padding:24px clamp(20px,3vw,42px)}.promise-strip div+div{border-left:1px solid var(--line)}.promise-strip span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.68rem;font-weight:800}.promise-strip p{margin:0;font-size:.9rem;font-weight:680;line-height:1.35}.section-shell{max-width:1500px;margin-inline:auto;padding:clamp(64px,8vw,120px) clamp(20px,5vw,72px)}.featured-products{padding-top:clamp(34px,5vw,70px)}.featured-heading{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px,7vw,110px);margin-bottom:clamp(34px,5vw,58px)}.featured-heading-copy{max-width:930px}.featured-heading h1{max-width:900px;margin:0;font-size:clamp(2.7rem,5.6vw,5.8rem)}.featured-brand{display:flex;min-width:min(100%,320px);align-items:center;gap:16px;padding:18px 22px;border:1px solid rgba(8,119,232,.14);border-radius:28px;background:linear-gradient(145deg,#fff,#eff7ff);box-shadow:0 18px 50px rgb(8 67 139/9%)}.featured-brand-mark{width:clamp(76px,7vw,108px);height:clamp(76px,7vw,108px);flex:0 0 auto;object-fit:contain}.featured-brand span,.featured-brand strong{display:block}.featured-brand strong{font-size:clamp(1.15rem,1.8vw,1.55rem);letter-spacing:-.04em}.featured-brand span{margin-top:4px;color:var(--muted);font-size:.82rem}.catalog-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-top:32px}.account-heading,.results-heading,.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2{max-width:800px;margin:0;font-size:clamp(2.2rem,4.6vw,4.6rem)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(12px,2vw,26px);gap:clamp(12px,2vw,26px)}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:0 8px 24px rgb(16 17 20/5%);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px)}.product-visual{position:relative;display:block;height:clamp(210px,25vw,360px);overflow:hidden;background:radial-gradient(circle at 50% 40%,#fff,#e9edf2 72%)}.product-visual img{object-fit:contain;padding:28px;transition:transform .25s ease}.product-card:hover .product-visual img{transform:scale(1.035)}.image-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0d3b72,#098bf3 60%,#00b9ae);font-size:clamp(4rem,10vw,8rem);font-weight:850}.condition-pill,.discount-pill,.status-pill{position:absolute;z-index:2;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.68rem;font-weight:780}.discount-pill{right:14px;left:auto;color:#fff;background:var(--blue-dark)}.product-copy{display:flex;flex:1 1;flex-direction:column;padding:22px}.product-card .purchase-actions{grid-template-columns:1fr;gap:8px;margin-top:auto}.product-brand,.product-sku{margin-bottom:7px;color:var(--muted);font-size:.73rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-copy h3{min-height:2.4em;margin-bottom:16px;font-size:1.15rem}.cart-line h2 a,.product-copy h3 a{text-decoration:none}.product-value-summary{padding:14px;border:1px solid #d8e8f8;border-radius:10px;background:#f0f6fd}.product-value-label{display:block;margin-bottom:4px;color:var(--blue-dark);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-value-summary>strong{display:block;color:var(--blue-dark);font-weight:850}.product-value-comparison{display:grid;grid-gap:6px;gap:6px;margin-top:9px;color:var(--muted);font-size:.82rem}.product-original-price{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#475569;font-size:.86rem;font-weight:700}.product-original-price s{color:#334155;font-size:.98rem;font-weight:850}.product-saving{color:var(--success);font-weight:800}.availability{position:relative;min-height:1.4em;margin:10px 0 16px;padding-left:17px;font-size:.76rem;font-weight:700}.availability:before{position:absolute;top:.34em;left:1px;width:8px;height:8px;border-radius:50%;content:""}.availability-in-stock{color:var(--success)}.availability-in-stock:before{background:var(--success)}.availability-out-of-stock{color:var(--muted)}.availability-out-of-stock:before{background:var(--muted)}.featured-description{max-width:640px;margin:10px 0 0;color:var(--muted);font-size:.9rem;line-height:1.5}.editorial-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:22px;gap:22px;padding-top:0}.editorial-card{min-height:470px;padding:clamp(32px,5vw,70px);border-radius:40px}.editorial-card h2{max-width:680px;font-size:clamp(2.3rem,4.5vw,4.7rem)}.editorial-card p:not(.eyebrow){max-width:650px;font-size:1.05rem}.editorial-card a{display:inline-block;margin-top:25px;font-weight:700;text-decoration:none}.editorial-dark{color:#fff;background:radial-gradient(circle at 78% 25%,rgba(0,202,189,.35),transparent 28%),linear-gradient(145deg,#071a31,#092e5b)}.editorial-dark .eyebrow,.editorial-dark a{color:#68e8dc}.editorial-dark p:not(.eyebrow){color:#d6e4f6}.editorial-light{background:radial-gradient(circle at 80% 15%,#fff,transparent 28%),#eaf3ff}.app-callout{display:flex;align-items:center;justify-content:space-between;gap:60px;margin-bottom:clamp(60px,8vw,120px);border-radius:40px;background:var(--surface)}.app-callout h2{margin-bottom:18px;font-size:clamp(2rem,4vw,4rem)}.app-callout p:not(.eyebrow){max-width:780px;color:var(--muted)}.app-download-button{margin-top:22px}.app-qr-preview{display:flex;flex:0 0 auto;align-items:center;gap:18px;padding:14px 20px 14px 14px;border:1px solid hsla(0,0%,100%,.18);border-radius:26px;color:#fff;background:#071b36;box-shadow:0 20px 50px rgba(7,27,54,.18);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.app-qr-preview:focus-visible,.app-qr-preview:hover{box-shadow:0 26px 60px rgba(7,27,54,.26);transform:translateY(-3px)}.app-qr-preview img{width:138px;height:138px;padding:7px;border-radius:16px;background:#fff}.app-qr-preview span{display:flex;flex-direction:column;gap:3px}.app-qr-preview strong{font-size:1rem}.app-qr-preview small{color:#b9c9dd}.download-app-page{background:radial-gradient(circle at 85% 18%,rgba(0,200,189,.15),transparent 30%),linear-gradient(180deg,#f5f9ff,#fff 72%)}.download-app-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;grid-gap:clamp(50px,7vw,110px);gap:clamp(50px,7vw,110px);min-height:720px;padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,8vw,120px)}.download-app-copy h1{max-width:760px;margin:0 0 24px;font-size:clamp(3rem,6vw,6.3rem);line-height:.98;letter-spacing:-.055em}.download-app-intro{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.28rem)}.download-app-benefits{display:grid;grid-gap:13px;gap:13px;margin:30px 0 0;padding:0;list-style:none}.download-app-benefits li{display:flex;align-items:center;gap:12px;font-weight:650}.download-app-benefits li:before{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:var(--success);content:"✓";font-size:.8rem}.download-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.download-qr-card{padding:24px;border:1px solid rgb(7 27 54/9%);border-radius:30px;background:hsla(0,0%,100%,.88);box-shadow:0 25px 70px rgba(7,27,54,.1);text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.download-platform{display:flex;align-items:center;gap:11px;text-align:left}.download-platform-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#fff;background:#071b36}.download-platform-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.download-platform-play{background:linear-gradient(135deg,#00a65a,#0877e8)}.download-platform-play svg{fill:currentColor;stroke:none}.download-platform div{display:flex;flex-direction:column}.download-platform span{color:var(--muted);font-size:.72rem}.download-platform strong{font-size:1.05rem}.download-qr-image{width:min(100%,256px);height:auto;margin:22px auto 14px;padding:8px;border-radius:18px;background:#fff}.download-qr-card>p{min-height:42px;margin:0 0 18px;color:var(--muted);font-size:.85rem}.download-store-button{width:100%}.download-qr-grid.download-qr-universal{grid-template-columns:minmax(0,1fr);width:100%;max-width:490px;justify-self:center}.download-store-actions{display:grid;grid-gap:12px;gap:12px}.download-redirect-status{line-height:1.6}.download-qr-brand{display:flex;align-items:center;justify-content:center;gap:12px;padding-bottom:22px;border-bottom:1px solid #d9e5f3;color:#071b36}.download-qr-brand img{width:clamp(44px,5vw,64px);height:auto;flex-shrink:0}.download-qr-brand strong{font-size:clamp(1.25rem,2.4vw,2rem);letter-spacing:-.035em}.download-qr-slogan{margin:24px 0 0;color:#071b36;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2;letter-spacing:-.03em}.download-app-note{display:flex;align-items:center;gap:20px;margin-bottom:clamp(60px,8vw,110px);padding-top:30px;padding-bottom:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.download-app-note img{flex:0 0 auto}.download-app-note strong{font-size:1.25rem}.download-app-note p{margin:4px 0 0;color:var(--muted)}.catalog-intro{padding:clamp(70px,8vw,120px) clamp(20px,8vw,130px) 55px;text-align:center}.catalog-intro h1{max-width:1100px;margin:0 auto 20px;font-size:clamp(2.8rem,6vw,6rem)}.catalog-intro>p:last-child{color:var(--muted);font-size:1.1rem}.catalog-toolbar{display:grid;max-width:1260px;grid-template-columns:1.8fr 1fr 1fr auto;align-items:end;grid-gap:14px;gap:14px;margin:0 auto;padding:18px;border:1px solid var(--line);border-radius:24px;background:var(--surface)}label{display:grid;grid-gap:7px;gap:7px}label>span{font-size:.75rem;font-weight:700}input,select{min-width:0;min-height:48px;padding:10px 13px;border:1px solid #cdd1d7;border-radius:12px;color:var(--ink);background:#fff}input:focus,select:focus{border-color:var(--blue);outline:3px solid rgba(8,119,232,.14)}.catalog-results{padding-top:55px}.catalog-search-guide{padding-top:40px;padding-bottom:clamp(70px,9vw,130px)}.catalog-search-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.catalog-search-guide article{padding:clamp(24px,3vw,34px);border:1px solid var(--line);border-radius:24px;background:var(--surface)}.catalog-search-guide h3{margin-top:0}.catalog-search-guide p{color:var(--muted);line-height:1.7}.catalog-search-guide a{font-weight:800}.results-heading{align-items:center;margin-bottom:24px}.results-heading p{margin:0}.empty-state,.success-panel{max-width:760px;margin:60px auto;padding:clamp(35px,6vw,70px);border-radius:32px;background:var(--surface);text-align:center}.empty-state strong{display:block;margin-bottom:10px;font-size:1.5rem}.empty-state .button{margin-top:15px}.pagination{justify-content:space-between;margin-top:50px;padding-top:24px;border-top:1px solid var(--line)}.breadcrumbs{padding:28px clamp(20px,5vw,72px);color:var(--muted);font-size:.82rem}.breadcrumbs,.product-detail{max-width:1500px;margin:0 auto}.product-detail{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);grid-gap:clamp(35px,7vw,100px);gap:clamp(35px,7vw,100px);padding:0 clamp(20px,5vw,72px) clamp(70px,9vw,130px)}.product-gallery{position:-webkit-sticky;position:sticky;top:100px;align-self:start}.product-gallery-main{position:relative;min-height:680px;overflow:hidden;border-radius:24px;background:var(--surface)}.product-gallery-main img{object-fit:contain;padding:clamp(30px,5vw,80px)}.product-gallery-condition{position:absolute;z-index:2;top:18px;left:18px;padding:8px 12px;border:1px solid hsla(0,0%,100%,.7);border-radius:8px;color:var(--blue-dark);background:hsla(0,0%,100%,.92);box-shadow:0 8px 22px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.78rem;font-weight:850}.product-gallery-arrow{position:absolute;z-index:3;top:50%;display:grid;width:50px;height:50px;padding:0;border:1px solid hsla(0,0%,100%,.78);border-radius:50%;place-items:center;color:var(--blue-dark);background:hsla(0,0%,100%,.9);box-shadow:0 10px 28px rgba(15,23,42,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transform:translateY(-50%);transition:color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-gallery-arrow.is-previous{left:18px}.product-gallery-arrow.is-next{right:18px}.product-gallery-arrow svg{width:25px;height:25px}.product-gallery-arrow:hover{color:#fff;background:var(--blue);box-shadow:0 12px 32px rgba(0,117,255,.28);transform:translateY(-50%) scale(1.05)}.product-gallery-arrow:focus-visible{outline:3px solid rgba(0,117,255,.32);outline-offset:3px}.product-gallery-arrow:active{transform:translateY(-50%) scale(.96)}.product-gallery-thumbnails{display:flex;gap:10px;margin-top:14px;padding:2px 2px 10px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.product-gallery-thumbnail{position:relative;width:86px;height:86px;flex:0 0 86px;overflow:hidden;border:2px solid transparent;border-radius:10px;background:var(--surface);cursor:pointer;scroll-snap-align:start}.product-gallery-thumbnail img{object-fit:contain;padding:7px}.product-gallery-thumbnail.is-active,.product-gallery-thumbnail:focus-visible,.product-gallery-thumbnail:hover{border-color:var(--blue)}.product-detail-copy{padding-block:35px}.product-detail-copy h1{margin-bottom:13px;font-size:clamp(2.25rem,4vw,4rem);line-height:1.02}.detail-value-summary{margin:28px 0 16px;padding:clamp(18px,3vw,26px);border:1px solid var(--line);background:var(--white)}.detail-current-price{display:block;color:var(--blue-dark);font-size:clamp(2rem,4vw,3rem);font-weight:850}.detail-original-price{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:10px 0 18px;color:#475569;font-size:1.02rem;font-weight:700}.detail-original-price s{color:#334155;font-size:1.22rem;font-weight:850}.detail-saving{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;padding:13px 15px;border-radius:10px;color:var(--success);background:#e8f7f1;font-weight:750}.detail-saving strong{font-size:1.15rem}.detail-availability{position:relative;padding-left:22px}.detail-availability:before{position:absolute;top:.3em;left:1px;width:10px;height:10px;border-radius:50%;background:currentcolor;content:""}.in-stock{color:var(--success);font-weight:700}.out-of-stock{color:var(--muted);font-weight:700}.form-error{color:var(--danger)}.form-notice{padding:12px;border-radius:12px;color:#07533e;background:#e3f8ef}.product-description{margin:30px 0;color:#41444a;font-size:1.08rem;line-height:1.7}.highlights{padding:0;list-style:none}.highlights li{padding:12px 0;border-bottom:1px solid var(--line)}.highlights li:before{margin-right:10px;color:var(--aqua);content:"✓";font-weight:800}.purchase-assurances{margin:34px 0 25px;border-top:1px solid var(--line)}.purchase-assurances p{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:20px;gap:20px;margin:0;padding:17px 0;border-bottom:1px solid var(--line)}.purchase-assurances span{color:var(--muted)}.commerce-page{width:min(1380px,calc(100% - 40px));min-height:60vh;margin:0 auto;padding:clamp(60px,8vw,110px) 0}.page-heading{margin-bottom:45px}.page-heading h1{margin:0;font-size:clamp(3rem,6vw,6rem)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,410px);grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px)}.cart-line{display:grid;grid-template-columns:1fr 100px auto auto;align-items:center;grid-gap:24px;gap:24px;padding:25px 0;border-top:1px solid var(--line)}.cart-line h2{margin:0 0 6px;font-size:1.35rem}.link-button{padding:0;border:0;color:var(--blue-dark);background:none;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.account-section,.checkout-panel,.order-summary{padding:28px;border:1px solid var(--line);border-radius:28px;background:var(--surface)}.order-summary{position:-webkit-sticky;position:sticky;top:105px;align-self:start}.order-summary>p{gap:18px;color:var(--muted)}.order-summary>p,.summary-total{display:flex;justify-content:space-between}.summary-total{margin:25px 0;padding-top:20px;border-top:1px solid var(--line);font-size:1.1rem}.order-summary small{display:block;margin-top:15px;color:var(--muted)}.auth-page{display:grid;min-height:calc(100vh - 102px);grid-template-columns:.9fr 1.1fr}.auth-panel{width:min(100%,560px);align-self:center;justify-self:center;padding:60px 35px}.auth-panel h1{font-size:clamp(2.8rem,5vw,5rem)}.auth-panel>p:not(.eyebrow){color:var(--muted)}.auth-panel form{display:grid;grid-gap:17px;gap:17px;margin:32px 0 22px}.consent-check{grid-template-columns:auto 1fr;align-items:start}.consent-check input{min-height:auto;margin-top:3px}.consent-check span{font-weight:400}.auth-panel>.link-button{width:100%;margin-bottom:20px}.auth-panel small{display:block;color:var(--muted);text-align:center}.auth-visual{display:grid;place-items:end start;padding:70px;color:#fff;background:radial-gradient(circle at 70% 20%,rgba(0,220,202,.46),transparent 25%),linear-gradient(145deg,#06172b,#0757b7)}.auth-visual div{max-width:600px}.auth-visual strong{display:block;font-size:clamp(2.2rem,5vw,5rem);line-height:1;letter-spacing:-.055em}.auth-visual p{margin-top:20px;color:#d8eaff;font-size:1.15rem}.account-heading{align-items:center}.account-section{margin-bottom:30px;background:#fff}.address-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.address-card,.address-form{padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.address-card p{margin:5px 0;color:var(--muted)}.address-card .link-button{margin-top:18px}.address-form{display:grid;grid-gap:11px;gap:11px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.order-list{display:grid;grid-gap:16px;gap:16px}.order-card{position:relative;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;padding:23px;border:1px solid var(--line);border-radius:20px}.order-card,.order-card>div{display:grid}.order-card li,.order-card>div span{color:var(--muted)}.order-card .status-pill{position:static;align-self:start;background:#e3f8ef}.order-card ul{margin:0;padding-left:20px}.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px;border:1px solid #f0b7b1;border-radius:20px}.danger-zone p{max-width:850px;margin:5px 0 0;color:var(--muted)}.danger-button{flex:0 0 auto;padding:11px 18px;border:1px solid var(--danger);border-radius:999px;color:var(--danger);background:#fff;font-weight:700;cursor:pointer}.checkout-panel h2{margin:10px 0 22px}.checkout-panel h2:not(:first-child){margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.checkout-addresses{display:grid;grid-gap:10px;gap:10px}.checkout-addresses label{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:12px;gap:12px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.checkout-addresses input{min-height:auto}.checkout-addresses span{display:grid;font-weight:400}#payment-element{margin-top:22px}.payment-method-help{margin:-6px 0 18px;color:var(--muted);line-height:1.55}.payment-method-help strong{color:var(--ink)}.payment-button{margin-top:22px}.success-mark{display:grid;width:80px;height:80px;place-items:center;margin:0 auto 30px;border-radius:50%;color:#fff;background:var(--success);font-size:2rem}.success-panel h1{font-size:clamp(2.6rem,5vw,5rem)}.success-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:22px;margin-top:28px}.legal-page{display:grid;max-width:1200px;grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);grid-gap:clamp(36px,7vw,96px);gap:clamp(36px,7vw,96px);margin:0 auto;padding:clamp(55px,8vw,110px) clamp(20px,5vw,64px)}.legal-heading{position:-webkit-sticky;position:sticky;top:110px;align-self:start}.legal-heading h1{font-size:clamp(2.3rem,4vw,4rem)}.legal-content,.updated{color:var(--muted)}.legal-content section+section{margin-top:42px;padding-top:32px;border-top:1px solid var(--line)}.legal-content h2{color:var(--ink);font-size:1.55rem}.action-panel,.notice{padding:20px;border:1px solid #b9cff9;border-radius:18px;background:#f2f7ff}.cookie-banner{position:fixed;z-index:60;right:22px;bottom:22px;left:22px;display:flex;max-width:1100px;align-items:center;justify-content:space-between;gap:30px;margin:auto;padding:22px;border:1px solid hsla(0,0%,100%,.65);border-radius:24px;background:hsla(0,0%,100%,.94);box-shadow:0 30px 90px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.cookie-banner p{max-width:700px;margin:5px 0 0;color:var(--muted)}.cookie-actions{display:flex;flex:0 0 auto;gap:10px}footer{display:grid;grid-template-columns:1.6fr repeat(3,1fr);grid-gap:40px;gap:40px;padding:60px clamp(20px,5vw,72px) 35px;border-top:1px solid var(--line);background:var(--surface)}footer nav{align-items:flex-start;flex-direction:column;gap:10px}footer nav a{color:var(--muted);font-size:.84rem}.footer-brand-title{display:flex;align-items:center;gap:10px;margin-bottom:12px}.footer-brand-title img{width:42px;height:42px;object-fit:contain}.footer-brand p,.footer-legal{color:var(--muted)}.footer-legal{grid-column:1/-1;margin:25px 0 0;padding-top:25px;border-top:1px solid var(--line);font-size:.76rem}@media (max-width:1050px){.primary-nav{display:none}.site-header-inner{grid-template-columns:1fr auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-toolbar{margin-inline:20px}.address-grid,.catalog-search-guide-grid,.catalog-toolbar{grid-template-columns:1fr 1fr}}@media (max-width:780px){.utility-bar span:nth-child(2){display:none}.site-header{padding-inline:15px}.site-header-inner{gap:12px}.brand>span:last-child{display:none}.action-nav{gap:13px}.featured-heading{align-items:flex-start;flex-direction:column}.featured-brand{width:100%;min-width:0;justify-content:flex-start}.catalog-actions{align-items:stretch;flex-direction:column;text-align:center}.catalog-actions .button{width:100%}.promise-strip{grid-template-columns:1fr}.promise-strip div+div{border-top:1px solid var(--line);border-left:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-visual{height:230px}.product-copy{padding:16px}.product-copy h3{font-size:.98rem}.auth-page,.cart-layout,.checkout-layout,.editorial-grid,.legal-page,.product-detail{grid-template-columns:1fr}.editorial-card{min-height:400px}.app-callout,.cookie-banner,.danger-zone{align-items:stretch;flex-direction:column}.app-qr-preview{align-self:flex-start}.catalog-search-guide-grid,.catalog-toolbar,.download-app-hero{grid-template-columns:1fr}.product-gallery{position:relative;top:0}.product-gallery-main{min-height:440px}.product-gallery-arrow{width:44px;height:44px}.product-gallery-arrow.is-previous{left:12px}.product-gallery-arrow.is-next{right:12px}.purchase-assurances p{gap:4px}.purchase-actions,.purchase-assurances p{grid-template-columns:1fr}.cart-line{grid-template-columns:1fr auto}.legal-heading,.order-summary{position:static}.auth-visual{min-height:430px;padding:40px 25px}.address-grid{grid-template-columns:1fr}.cookie-actions{width:100%}.cookie-actions .button{flex:1 1}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:480px){.download-app-copy h1{font-size:3rem}.download-qr-grid{grid-template-columns:1fr}.download-qr-card{padding:20px}.app-qr-preview{width:100%;flex-direction:column;padding:18px;text-align:center}.app-qr-preview span{align-items:center}.product-grid{grid-template-columns:1fr}.product-visual{height:320px}.account-heading,.section-heading{align-items:flex-start;flex-direction:column}.catalog-intro h1{font-size:2.8rem}.cookie-banner{right:10px;bottom:10px;left:10px}footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}:root{--ink:#202724;--muted:#626b65;--blue:#24634d;--blue-dark:#184a39;--aqua:#30745c;--surface:#f5f6f3;--surface-strong:#e9ede7;--line:#dfe4dc;--success:#24634d;--shadow:0 16px 40px rgb(32 39 36/8%)}body{background:#fdfdfa}h1,h2,h3{font-weight:600;letter-spacing:-.045em;text-wrap:balance}p{text-wrap:pretty}::selection{background:#d6e6d5;color:#183a2d}:focus-visible{outline:3px solid #24634d;outline-offset:5px}#main-content:focus{outline:none}#catalog-search{scroll-margin-top:120px}.store-icon{width:22px;height:22px;flex:0 0 auto}.skip-link{position:fixed;z-index:100;top:10px;left:16px;padding:12px 20px;background:#fff;transform:translateY(-180%)}.skip-link:focus{transform:none}.utility-bar{min-height:32px;color:#e6eee6;background:#263e32;font-size:.7rem;letter-spacing:.025em}.site-header{padding-inline:max(24px,calc((100vw - 1320px) / 2));background:hsla(60,43%,99%,.95)}.site-header-inner{min-height:80px;gap:24px}.brand{font-size:1.16rem;letter-spacing:-.04em}.brand-logo{width:38px;height:38px;filter:none}.primary-nav{gap:28px}nav a{font-size:.82rem;font-weight:550}.primary-nav a[aria-current]{color:var(--blue);text-decoration:underline;text-underline-offset:8px}.action-nav{gap:18px}.header-icon-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;min-width:30px;justify-content:center}.cart-link{min-height:44px;gap:5px}.cart-link span{min-width:19px;min-height:19px;background:#e7eee4;color:var(--blue-dark);font-size:.65rem}.menu-toggle{display:none;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.mobile-navigation{display:none}.button{min-height:48px;gap:14px;padding:13px 24px;border-radius:999px;box-shadow:none;font-size:.86rem;font-weight:600}.button:focus-visible,.button:hover{box-shadow:none}.button-secondary{border:1px solid var(--line);color:var(--ink);background:transparent}.button-secondary:hover{background:#edf2e9;color:var(--blue-dark)}.button-small{min-height:42px;padding:10px 16px;font-size:.77rem}.text-link{font-size:.84rem;white-space:nowrap}.eyebrow{color:var(--blue);font-size:.65rem;letter-spacing:.14em;font-weight:700;margin-bottom:18px}.section-shell{max-width:1416px;padding:64px 48px}.section-heading{gap:24px;align-items:flex-end;margin-bottom:30px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.8rem)}.home-hero{max-width:1416px;margin:auto;padding:44px 48px 36px;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.hero-copy{padding-block:32px}.hero-copy h1{font-size:clamp(2.7rem,4.4vw,4.25rem);line-height:1.07;margin:0 0 24px}.hero-copy h1 span{color:#6a7c67}.hero-intro{max-width:450px;font-size:1rem;line-height:1.8;color:var(--muted);margin-bottom:30px}.hero-secondary{display:block;width:-moz-fit-content;width:fit-content;margin-top:20px;color:var(--muted);font-size:.8rem;text-decoration:none}.hero-secondary span{padding-left:8px}.hero-showcase{display:flex;flex-direction:column;align-self:stretch;min-width:0;min-height:450px;padding:24px;border-radius:20px;background:#f0f1ec;text-decoration:none;position:relative}.hero-product-label{display:flex;justify-content:space-between;gap:12px;font-size:.65rem}.hero-product-label span:first-child{text-transform:uppercase;letter-spacing:.12em;padding-block:6px}.hero-product-label span:last-child{border:1px solid #cad4c7;border-radius:99px;padding:5px 10px}.hero-product-image{position:relative;min-height:280px;flex:1 1;margin:10px 0}.hero-product-image img{padding:12px 30px;transition:transform .25s ease}.hero-showcase:hover img{transform:scale(1.025)}.hero-product-caption{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:18px;gap:18px;padding-top:18px;border-top:1px solid #d6ddcf}.hero-product-caption small{color:var(--muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.hero-product-caption h2{font-size:.9rem;letter-spacing:-.02em;line-height:1.4;margin:5px 0 0}.hero-product-caption>strong{font-size:1.16rem;font-weight:600;white-space:nowrap}.round-arrow{display:grid;place-items:center;border:1px solid #bbc9b6;width:36px;height:36px;border-radius:50%}.hero-brand{align-items:center;justify-content:center;gap:30px;text-align:center;font-size:1.5rem}.trust-row{max-width:1320px;margin:0 auto;padding:20px 24px;border-block:1px solid var(--line);display:flex;justify-content:space-around;gap:20px}.trust-row>*{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:.75rem;text-decoration:none}.trust-row .store-icon{width:19px;color:var(--blue)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.category-card{display:grid;grid-template-columns:1fr auto;padding:25px;border:1px solid var(--line);border-radius:14px;text-decoration:none;background:#fff;transition:background .15s ease}.category-card:hover{background:#eff3e9}.category-card>.store-icon:first-child{grid-column:1/-1;margin-bottom:25px;width:28px;height:28px;color:var(--blue)}.category-card h3{grid-column:1/-1;font-size:1rem;margin:0 0 9px;letter-spacing:-.02em}.category-card span{color:var(--muted);font-size:.72rem}.category-card>.store-icon:last-child{width:17px;height:17px}.featured-products{padding-top:24px}.featured-description{font-size:.88rem}.product-grid{gap:20px}.product-card{border-radius:14px;box-shadow:none;border-color:#e4e6df}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-visual{height:clamp(220px,20vw,285px);background:#f3f4f0}.product-visual img{padding:30px 22px}.condition-pill,.discount-pill{font-size:.6rem;font-weight:600;padding:5px 9px;top:12px}.discount-pill{background:#e5eddc;color:#35532c}.product-copy{padding:20px}.product-brand{font-size:.61rem;font-weight:600;letter-spacing:.1em}.product-copy h3{font-size:.93rem;line-height:1.45;letter-spacing:-.015em;margin-bottom:18px}.product-value-summary{padding:0;border:0;border-radius:0;background:transparent}.product-value-label{font-size:.57rem;letter-spacing:.06em;color:var(--muted);font-weight:500}.product-value-summary>strong{color:var(--ink);font-size:1.45rem;font-weight:650;letter-spacing:-.04em}.product-value-comparison{gap:5px;font-size:.72rem}.product-original-price,.product-original-price s{color:var(--muted);font-size:.72rem;font-weight:400}.availability,.product-saving{font-weight:500}.availability{font-size:.67rem;margin:13px 0 18px}.product-card .button-secondary{border-color:transparent;min-height:36px;padding-block:6px}.editorial-grid{gap:24px;padding-top:24px}.editorial-card{min-height:380px;padding:44px;border-radius:18px}.editorial-card>.store-icon{width:32px;height:32px;margin-bottom:32px}.editorial-card h2{font-size:clamp(2rem,3vw,3rem)}.editorial-card p:not(.eyebrow){font-size:.9rem;line-height:1.8;max-width:440px}.editorial-card a{font-size:.85rem;margin-top:12px}.editorial-dark{background:#263e32}.editorial-dark .eyebrow,.editorial-dark a{color:#d9e8cd}.editorial-dark p:not(.eyebrow){color:#d0dacf}.editorial-light{background:#ecece2}.app-callout{max-width:1320px;margin:0 auto 72px;border-radius:18px;background:#f0f2eb;padding:48px}.app-callout h2{font-size:clamp(2rem,3vw,3rem)}.app-callout p:not(.eyebrow){font-size:.9rem}.app-qr-preview{color:var(--ink);background:#fff;box-shadow:none;border:1px solid var(--line);border-radius:14px}.app-qr-preview:hover{box-shadow:var(--shadow)}.app-qr-preview small{color:var(--muted)}.catalog-intro{max-width:1416px;margin:auto;padding:60px 48px 36px;text-align:left}.catalog-intro h1{max-width:850px;font-size:clamp(2.4rem,4vw,3.8rem);margin-inline:0}.catalog-intro>p:last-child{font-size:.95rem}.catalog-toolbar{max-width:1320px;border-radius:16px;padding:22px;background:#f0f2ec;align-items:flex-end}input,select{border-color:#cdd5c9;border-radius:9px;font-size:1rem}input:focus,select:focus{outline-color:#d6e3d1}.catalog-results{padding-top:32px}.catalog-search-guide article{border-radius:16px;background:#f3f4ee}.catalog-search-guide h3{line-height:1.3}.catalog-search-guide p{font-size:.9rem}.catalog-search-guide a{font-size:.85rem;color:var(--blue)}.breadcrumbs{flex-wrap:wrap;gap:12px}.breadcrumbs,.product-detail{max-width:1416px;padding-inline:48px}.product-detail{gap:64px}.product-gallery-main{min-height:560px;border-radius:18px;background:#f1f3ed}.product-gallery-condition{border-radius:99px;box-shadow:none;font-weight:500}.product-detail-copy{padding-top:16px}.product-detail-copy h1{font-size:clamp(2rem,3vw,3rem);line-height:1.12}.detail-value-summary{padding:24px;border-radius:14px;background:#f3f5ef}.detail-current-price{color:var(--ink);font-weight:600}.detail-saving{background:#e5edde}.product-description{font-size:.95rem}.purchase-assurances{font-size:.85rem}.commerce-page{max-width:1224px;padding-block:58px 80px}.page-heading h1{font-size:clamp(2.5rem,4vw,4rem)}.account-section,.checkout-panel,.order-summary{border-radius:16px;background:#f5f6f1}.order-summary{top:110px}.cart-line h2{font-size:1.1rem;line-height:1.4}.auth-panel h1{font-size:3rem}.auth-panel{padding-block:56px}.auth-visual{margin:24px;border-radius:20px;background:#263e32;padding:60px}.auth-visual strong{font-size:clamp(2.5rem,4vw,4rem)}.auth-visual p{color:#d9e4d5;font-size:1rem}.address-card,.address-form,.order-card{border-radius:12px}.legal-heading h1{font-size:clamp(2.2rem,3.5vw,3.2rem)}.legal-content{font-size:.96rem;line-height:1.85}.legal-content h2{font-size:1.4rem}.action-panel,.notice{background:#edf3e7;border-color:#c9d8bd;border-radius:12px}.download-app-page{background:#f5f6f0}.download-app-copy h1{font-size:clamp(2.8rem,4.5vw,4.6rem)}.download-qr-card{box-shadow:var(--shadow);border-radius:18px}.download-platform-icon{background:var(--blue-dark)}.empty-state,.success-panel{background:#f0f3e9;border:1px solid var(--line);border-radius:18px}.cookie-banner{max-width:1050px;padding:20px 24px;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 40px rgba(32,39,36,.12)}.cookie-banner p{font-size:.8rem}footer{padding:56px max(24px,calc((100vw - 1320px) / 2)) 28px;background:#f1f3ed;gap:36px}.footer-brand p{max-width:300px;font-size:.85rem}footer nav strong{font-size:.76rem;margin-bottom:8px}footer nav a{font-size:.78rem;min-height:28px}@media (max-width:1100px){.home-hero{gap:28px}.hero-copy h1{font-size:3rem}.hero-product-caption{grid-template-columns:1fr auto}.hero-product-caption .round-arrow{display:none}.category-card{padding:20px}.app-callout{margin-inline:32px}.catalog-toolbar{margin-inline:48px}}@media (max-width:1050px){.menu-toggle{display:grid}.mobile-navigation:not([hidden]){display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;padding:12px 0 20px;border-top:1px solid var(--line)}.mobile-navigation a{padding:14px 10px}.product-detail{gap:32px}}@media (max-width:780px){.site-header{padding-inline:20px}.site-header-inner{min-height:68px;gap:12px}.brand>span:last-child{display:inline}.brand{font-size:1rem}.brand-logo{width:32px;height:32px}.action-nav{gap:10px}.account-link span{display:none}.section-shell{padding:44px 24px}.home-hero{grid-template-columns:1fr;padding:28px 24px;gap:22px}.hero-copy{padding-block:8px}.hero-copy h1{font-size:clamp(2.5rem,7vw,3.5rem);max-width:600px}.hero-intro{max-width:540px;font-size:.95rem;margin-bottom:24px}.hero-showcase{min-height:400px}.hero-product-image{min-height:260px}.trust-row{margin-inline:24px;padding:18px 0;flex-wrap:wrap;justify-content:flex-start;gap:14px 22px}.trust-row>*{font-size:.68rem}.category-grid{grid-template-columns:1fr 1fr}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.product-visual{height:250px}.product-copy{padding:18px}.editorial-card{min-height:340px;padding:32px}.app-callout{margin:0 24px 48px;padding:32px;gap:30px}.app-qr-preview{max-width:100%}.catalog-intro{padding:40px 24px 24px}.catalog-toolbar{margin-inline:24px}.breadcrumbs,.product-detail{padding-inline:24px}.product-detail{grid-template-columns:minmax(0,1fr)}.product-gallery-main{min-height:420px}.auth-visual{margin:0 24px 24px;padding:36px;min-height:300px}.commerce-page{padding-top:36px}.order-summary{position:static}.cookie-banner{gap:14px;padding:18px}.cookie-actions{flex-wrap:wrap}.cookie-actions .button{white-space:nowrap}}@media (max-width:480px){.site-header{padding-inline:14px}.brand{gap:5px;font-size:.9rem}.action-nav{gap:6px}.header-icon-link{min-width:28px}.menu-toggle{width:36px;height:40px;border:0}.utility-bar{font-size:.63rem;justify-content:space-between;gap:8px;padding-inline:16px}.hero-copy h1{font-size:2.6rem}.hero-showcase{padding:18px}.hero-product-caption{gap:12px}.hero-product-caption>strong{font-size:1rem}.category-card{padding:18px}.category-card span{font-size:.66rem}.category-card h3{font-size:.94rem}.product-visual{height:300px}.product-copy h3{font-size:1.02rem;min-height:0}.product-card .purchase-actions{grid-template-columns:1fr 1fr}.product-card .button-small{font-size:.69rem;padding-inline:8px}.product-card .button-secondary{border-color:var(--line)}.app-qr-preview{flex-direction:column}.cart-line{gap:14px}.form-row,.order-card{grid-template-columns:1fr}.order-card{overflow-wrap:anywhere}.account-section,.checkout-panel,.order-summary{padding:22px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:780px){.cart-link,.header-icon-link,.menu-toggle{min-width:44px;min-height:44px}.action-nav{gap:2px}.button-small,.product-card .button-secondary{min-height:46px}.product-card .button-small{font-size:.8rem}.availability,.condition-pill,.discount-pill,.product-brand,.product-original-price,.product-original-price s,.product-value-comparison{font-size:.75rem}.product-value-label{font-size:.65rem}.category-card span{font-size:.78rem}.category-card>.store-icon:last-child{display:none}.category-card span{grid-column:1/-1}.hero-secondary,.link-button,.text-link,footer nav a{min-height:44px;display:inline-flex;align-items:center}.order-summary>p{gap:16px;font-size:.9rem}.order-summary>p>:last-child{text-align:right}.cookie-actions .button{padding-inline:16px}}@media (max-width:360px){.brand>span:last-child{display:none}.hero-copy h1{font-size:2.2rem}.hero-product-caption,.product-card .purchase-actions{grid-template-columns:1fr}.hero-product-label{font-size:.6rem}}#come-funziona{scroll-margin-top:90px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:12px}.catalog-filters{grid-column:1/-1;border-top:1px solid var(--line);padding-top:4px}.catalog-filters summary{padding:12px 0;min-height:44px;font-size:.82rem;font-weight:550;cursor:pointer}.catalog-filter-fields{display:grid;grid-template-columns:1fr 1fr auto;align-items:flex-end;grid-gap:14px;gap:14px;padding:8px 0}@media (max-width:780px){.catalog-toolbar{padding:16px}.catalog-filter-fields{grid-template-columns:1fr}.catalog-intro{padding-top:30px}.catalog-intro h1{font-size:2rem}.catalog-intro>p:last-child{margin-bottom:0}.cookie-banner{bottom:max(10px,env(safe-area-inset-bottom))}.product-gallery-main img{padding:45px 32px}.product-gallery-main{min-height:360px}}.journal-page{max-width:1320px;margin:0 auto;padding:0 36px 72px}.journal-heading{max-width:780px;padding:64px 0 40px}.journal-heading h1{font-size:clamp(3rem,6vw,5.3rem);margin-bottom:24px}.journal-heading h1 span{color:#6a7c67}.journal-heading>p:not(.eyebrow){font-size:1.08rem;max-width:650px;line-height:1.8;color:var(--muted)}.journal-tools{display:flex;flex-direction:column;gap:22px;margin-bottom:36px}.journal-tools form{display:flex;gap:10px;max-width:520px}.journal-tools input{flex:1 1}.topic-links{display:flex;flex-wrap:wrap;gap:8px}.topic-links a{display:inline-flex;align-items:center;min-height:44px;padding:10px 18px;border:1px solid var(--line);border-radius:99px;font-size:.8rem}.topic-links a[aria-current]{color:#fff;background:var(--blue-dark);border-color:var(--blue-dark)}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px}.guide-card{min-width:0;border:1px solid var(--line);border-radius:18px;background:#fff}.guide-art,.guide-card{display:flex;flex-direction:column;overflow:hidden}.guide-art{position:relative;align-items:flex-start;justify-content:space-between;min-height:250px;padding:28px;background:#e8eddf;color:#35533b;text-decoration:none}.guide-art:after{content:"";position:absolute;width:270px;height:270px;right:-80px;top:-70px;border:1px solid;border-radius:50%;opacity:.18;pointer-events:none}.guide-theme-caffe .guide-art{color:#624f3e;background:#eee5d9}.guide-theme-casa .guide-art{color:#435c64;background:#e1eceb}.guide-art-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.6rem}.guide-art .store-icon{width:56px;height:56px;margin:20px 0;stroke-width:1}.guide-art-word{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:500;letter-spacing:-.055em}.guide-art-arrow{position:absolute;bottom:30px;right:30px;font-size:1.6rem}.guide-card-copy{padding:28px;display:flex;flex-direction:column;flex:1 1}.guide-card-copy .eyebrow{font-size:.63rem;line-height:1.7;margin-bottom:14px}.guide-card h2{font-size:1.5rem;line-height:1.22;margin-bottom:14px}.guide-card h2 a{text-decoration:none}.guide-card h2 a:hover{text-decoration:underline;text-underline-offset:4px}.guide-card-copy>p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.75}.guide-card-copy>.text-link{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;gap:12px}.guide-card-featured{display:grid;grid-template-columns:1fr 1fr}.guide-card-featured .guide-art{min-height:380px;padding:36px}.guide-card-featured .guide-card-copy{justify-content:center;padding:40px}.guide-card-featured h2{font-size:clamp(1.8rem,3vw,2.6rem)}.guide-card-featured .text-link{margin-top:8px}.journal-results{padding-top:56px}.journal-results .section-heading h2{font-size:clamp(1.7rem,3vw,2.5rem)}.journal-bottom{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:36px;margin-top:56px;background:#edf1e7;border-radius:18px}.journal-bottom h2{font-size:2rem;max-width:650px}.journal-bottom p:not(.eyebrow){color:var(--muted);margin-bottom:0}.journal-bottom .button{flex:0 0 auto}.home-journal{padding-top:12px}.home-journal .guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-journal .guide-card h2{font-size:1.3rem}.home-journal .guide-art{min-height:220px}.home-journal .guide-art-word{font-size:1.9rem}.article-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding-top:28px;color:var(--muted);font-size:.8rem}.article-breadcrumb a{min-height:44px;display:flex;align-items:center}.article-heading{max-width:990px;padding:36px 0 44px}.article-heading h1{font-size:clamp(2.5rem,4.5vw,4.4rem);line-height:1.09;margin-bottom:24px}.article-deck{color:var(--muted);font-size:1.15rem;line-height:1.7;max-width:800px}.article-byline{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:.78rem;color:var(--muted);padding-top:8px}.article-byline a{color:var(--ink);text-underline-offset:4px}.article-layout{display:grid;grid-template-columns:260px minmax(0,760px);grid-gap:clamp(32px,6vw,90px);gap:clamp(32px,6vw,90px);border-top:1px solid var(--line);padding-top:36px}.article-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:108px}.article-index summary{font-weight:600;font-size:.85rem;padding:12px 0;cursor:pointer}.article-index nav{display:grid;grid-gap:4px;gap:4px;margin-top:12px}.article-index a{padding:10px 0;font-size:.83rem;line-height:1.5;color:var(--muted);border-bottom:1px solid var(--line)}.article-sidebar-note{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:24px}.article-body{min-width:0;font-size:1.0625rem;line-height:1.85}.article-body section{scroll-margin-top:110px}.article-body h2{font-size:clamp(1.55rem,2.5vw,2rem);line-height:1.25}.article-body h2,.article-body p{margin-bottom:22px}.article-body a{color:var(--blue-dark);text-underline-offset:4px;overflow-wrap:anywhere}.article-answer{padding:28px;background:#edf2e6;border-left:3px solid #527246;border-radius:0 14px 14px 0}.article-answer p:last-child{margin-bottom:0;font-size:1.1rem}.article-section{margin-top:44px}.article-checklist{list-style:none;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.article-checklist li{position:relative;padding:16px 20px 16px 46px;font-size:.95rem}.article-checklist li+li{border-top:1px solid var(--line)}.article-checklist li:before{content:"✓";position:absolute;left:20px;color:var(--blue)}.article-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:24px 0}.article-table-scroll table{width:100%;border-collapse:collapse;min-width:500px;text-align:left;font-size:.88rem;line-height:1.65}.article-table-scroll td,.article-table-scroll th{padding:16px;border-bottom:1px solid var(--line);vertical-align:top}.article-table-scroll thead{background:#edf1e7}.article-table-scroll tbody th{font-weight:600}.article-takeaway{border-block:1px solid var(--line);padding:30px 0;margin-top:40px}.article-takeaway p:last-child{font-size:1.5rem;line-height:1.5;margin-bottom:0;letter-spacing:-.03em}.article-faq details{border-bottom:1px solid var(--line)}.article-faq summary{padding:18px 0;cursor:pointer;font-weight:600;line-height:1.55}.article-faq p{color:var(--muted);padding-top:8px}.article-sources{font-size:.9rem;color:var(--muted)}.article-sources h2{color:var(--ink)}.article-sources ul{padding-left:22px}.article-sources li{margin-bottom:18px}.article-sources li p{margin:4px 0 0;font-size:.82rem}.article-products{padding-top:60px}.article-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-products .section-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:.9rem}.editorial-method{max-width:1000px;padding-top:40px}.editorial-method .article-body{max-width:760px}.product-reading{border-top:1px solid var(--line)}.mobile-purchase-bar{display:none}#product-purchase{scroll-margin-top:100px}@media (max-width:1150px){.primary-nav{gap:18px}.primary-nav a{font-size:.76rem}}@media (max-width:900px){.home-journal .guide-grid{grid-template-columns:1fr}.home-journal .guide-card{display:grid;grid-template-columns:.7fr 1fr}.home-journal .guide-art-word{font-size:1.6rem}.article-layout{grid-template-columns:210px minmax(0,1fr);gap:28px}}@media (max-width:780px){.journal-page{padding:0 24px 48px}.journal-heading{padding:36px 0 24px}.journal-heading h1{font-size:clamp(2.7rem,9vw,4rem)}.journal-heading>p:not(.eyebrow){font-size:1rem}.topic-links{gap:8px}.topic-links a{font-size:.75rem;padding-inline:12px}.journal-tools form{max-width:none}.guide-card-featured,.guide-grid{grid-template-columns:1fr}.guide-card-featured .guide-art{min-height:245px;padding:28px}.guide-card-copy,.guide-card-featured .guide-card-copy{padding:24px}.guide-card h2{font-size:1.45rem}.guide-art{min-height:210px}.guide-card-copy .eyebrow{font-size:.7rem}.guide-art-kicker{font-size:.67rem}.guide-art-word{font-size:2.2rem}.journal-results{padding-top:40px}.journal-bottom{flex-direction:column;align-items:flex-start;padding:28px}.journal-bottom h2{font-size:1.8rem}.home-journal .guide-card{display:flex}.article-heading{padding:24px 0 28px}.article-heading h1{font-size:clamp(2.05rem,7vw,3.1rem)}.article-deck{font-size:1rem}.article-byline{font-size:.8rem;gap:10px;flex-direction:column}.article-layout{grid-template-columns:minmax(0,1fr);gap:28px;padding-top:22px}.article-sidebar{position:static}.article-index{padding:6px 18px;border:1px solid var(--line);border-radius:12px}.article-index nav{margin-top:0;padding-bottom:8px}.article-index a{min-height:44px}.article-sidebar-note{display:none}.article-body{font-size:1.0625rem;line-height:1.85}.article-answer{padding:24px}.article-answer p:last-child{font-size:1.05rem}.article-body section{scroll-margin-top:90px}.article-table-scroll table{min-width:450px}.article-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-method{padding-top:28px}.mobile-purchase-bar{position:fixed;z-index:35;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:hsla(60,43%,99%,.98);border-top:1px solid var(--line);box-shadow:0 -4px 20px rgb(32 39 36/6%)}.mobile-purchase-bar>div:first-child{display:grid}.mobile-purchase-bar small{font-size:.7rem;color:var(--muted)}.mobile-purchase-bar strong{font-size:1.2rem;letter-spacing:-.04em}.mobile-purchase-bar .button{min-height:48px;font-size:.82rem;padding-inline:18px}body:has(.product-page) footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}body:has(.cookie-banner) .mobile-purchase-bar,body:has(.mobile-navigation:not([hidden])) .mobile-purchase-bar{display:none}.product-gallery-main{touch-action:pan-y pinch-zoom}.product-page .breadcrumbs{padding-block:16px}.product-page .breadcrumbs>span:last-child{display:none}.product-detail-copy h1{font-size:1.9rem}.product-detail-copy{padding-top:0}.hero-copy{padding-block:0}.hero-copy h1{font-size:clamp(2.2rem,7vw,3rem)}.hero-intro{line-height:1.65}}@media (max-width:480px){.article-products .product-grid{grid-template-columns:1fr}.journal-tools .button{padding-inline:20px}}@media (max-width:360px){.mobile-purchase-bar{padding-inline:12px;gap:10px}.mobile-purchase-bar .button{font-size:.75rem;padding-inline:14px}}