@font-face{font-family:Manrope;src:url(/fonts/manrope-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-800.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--bg:#fbfaf8;--paper:#fff;--ink:#252923;--muted:#83867d;--green:#dcedbf;--green-dark:#556a45;--line:#e8e8e1;--soft:#f0f1eb;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none}a,button{color:inherit}a{text-decoration:none}img{display:block;max-width:100%}button:disabled{cursor:not-allowed;opacity:.4}input,select,textarea{min-width:0;color:var(--ink)}a,button,input,select,textarea{outline-offset:5px}:focus-visible{outline:2px solid var(--green-dark)}::selection{background:var(--green);color:var(--ink)}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2}.container{width:calc(100% - 96px);max-width:1320px;margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;padding:13px 22px;border-radius:9px;transition:background .2s,transform .2s;line-height:1.4}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#414c3d}.button-white{background:#fff;color:var(--ink)}.button-white:hover{background:#eef2e7}.button-green{background:var(--green)}.text-link{display:inline-flex;align-items:center;gap:11px;transition:color .2s}.text-link:hover{color:var(--green-dark)}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(2px,-2px)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%}.icon-button:hover{background:var(--soft)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:1000;border-radius:8px}.skip-link:focus{top:10px}.utility-bar{background:#f0f0ea;border-bottom:1px solid #ebebe4;color:var(--text-secondary)}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-inner>span,.utility-links,.utility-links a{display:flex;align-items:center;gap:7px}.utility-links{gap:25px}.utility-links a:hover{text-decoration:underline;text-underline-offset:4px}.utility-tagline{letter-spacing:.2px}.header-main{height:92px;display:flex;align-items:center;gap:27px}.logo{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;line-height:.95;letter-spacing:-.9px}.logo>svg{width:36px;height:44px;color:#495c39}.logo>span{font-size:20px;font-weight:800}.logo>span>span{display:block;font-size:24px;line-height:1.05}.logo-dot{display:inline-block;vertical-align:top;font-size:9px;font-weight:500;margin:2px 0 0 4px;letter-spacing:0}.catalog-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;background:var(--green);border-radius:9px;height:44px;padding:0 20px;margin-left:20px;transition:background .2s}.catalog-button:hover{background:#cde1aa}.search-wrapper{flex:1 1;position:relative;min-width:120px;z-index:30}.search-form{height:44px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:11px;padding:0 14px;background:#f4f4ef;color:var(--text-secondary);transition:border .2s}.search-form:focus-within{border-color:#84966e;background:#fff}.search-form input{border:0;outline:none;background:transparent;flex:1 1;width:100%;height:100%}.search-form input::placeholder{color:var(--text-secondary)}.search-form kbd{font-family:inherit;background:#fff;border:1px solid #e8e8e0;padding:0 5px;border-radius:4px;white-space:nowrap}.header-actions{gap:27px;margin-left:3px}.header-action,.header-actions{display:flex;align-items:center}.header-action{flex-direction:column;gap:3px;line-height:1.6;transition:color .2s}.header-action.active,.header-action:hover{color:var(--green-dark)}.action-icon{position:relative;display:flex;padding:1px 3px}.action-icon i{position:absolute;top:-6px;right:-7px;font-style:normal;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--green);justify-content:center;color:var(--ink);border:2px solid var(--bg)}.action-icon i,.category-nav{display:flex;align-items:center}.category-nav{gap:36px;height:48px;border-top:1px solid var(--line);white-space:nowrap}.category-nav>a{display:flex;align-items:center;gap:7px;transition:color .2s}.category-nav>a:hover{color:var(--green-dark)}.category-nav .nav-help{margin-left:auto;color:var(--text-secondary)}.nav-divider{height:15px;width:1px;background:#dedfd7}.sale-link svg{color:var(--text-secondary);fill:#e3edca}.mobile-menu,.mobile-menu-toggle{display:none}.search-popover{position:absolute;top:54px;left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:0 15px 50px #2935231a;border-radius:15px;overflow:hidden}.search-popover-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 15px;color:var(--muted)}.search-result{display:flex;align-items:center;gap:12px;padding:10px 17px}.search-result:hover{background:#f5f6f0}.search-result>img{width:43px;height:48px;object-fit:contain;mix-blend-mode:multiply}.search-result>span{flex:1 1}.search-result small{display:block;color:var(--muted)}.search-result strong{white-space:nowrap}.search-all{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--soft)}.search-empty{padding:22px}.hero-section{margin-top:23px}.hero{height:530px;position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:#eeeee6}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 78% 65%,#e9ddd080,transparent 60%);pointer-events:none}.hero-copy{position:relative;z-index:3;padding:56px 0 0 55px;width:51%;animation:soft-in .45s both}.eyebrow{display:flex;align-items:center;gap:7px;letter-spacing:1.5px;white-space:nowrap;color:var(--text-secondary)}.tiny-spark{font-size:18px;line-height:1;color:#718554}.hero h1{line-height:1.08;letter-spacing:-5px;margin-top:27px;margin-bottom:21px}.hero h1>span{color:var(--text-secondary)}.hero-copy>p{white-space:pre-line;line-height:1.9}.hero-button{margin-top:26px;gap:35px;min-height:46px}.hero-footnote{gap:6px;color:var(--text-secondary);margin-top:18px}.hero-footnote,.little-check{display:flex;align-items:center}.little-check{height:15px;width:15px;border:1px solid #919b83;border-radius:50%;justify-content:center}.hero-art{position:absolute;right:0;top:0;width:53%;height:100%;animation:soft-in .55s both}.hero-backdrop-word{position:absolute;top:48px;left:4%;font-size:250px;font-weight:700;line-height:1;letter-spacing:-22px;color:#dfdfd3;z-index:0;-webkit-user-select:none;user-select:none}.hero-image-link{position:absolute;inset:17px 15px 61px 0;z-index:1;display:flex;align-items:center;justify-content:center}.hero-image-link img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-9deg);transition:transform .7s}.hero-image-link:hover img{transform:rotate(-5deg) translateY(-7px)}.hero-sticker{right:30px;top:38px;gap:7px;background:var(--green);border:1px solid #c8daa7;padding:8px 13px;border-radius:6px;transform:rotate(8deg);z-index:2}.hero-product-label,.hero-sticker{position:absolute;display:flex;align-items:center}.hero-product-label{z-index:4;bottom:29px;left:30px;right:34px;justify-content:space-between;padding:14px 16px 14px 20px;border:1px solid #ffffffb0;background:#ffffff70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:13px;gap:10px}.hero-product-label small{display:block;margin-top:1px}.hero-product-label>span:last-child{display:flex;align-items:center;gap:18px;white-space:nowrap}.hero-product-arrow{display:flex;align-items:center;justify-content:center;border-radius:50%;height:31px;width:31px;background:#fff}.hero-controls{position:absolute;z-index:5;bottom:26px;left:55px;display:flex;align-items:center;gap:8px}.slide-counter{letter-spacing:1px;margin-right:17px}.slide-counter>span{color:var(--text-secondary)}.slide-dots{display:flex;gap:6px;margin-right:20px;align-items:center}.slide-dots>button{padding:0;width:5px;height:5px;border-radius:6px;background:#c4c8ba;transition:width .3s}.slide-dots>button.selected{width:22px;background:#697961}.hero-arrow{border:1px solid #d5d8cc;border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center}.hero-arrow:hover{background:#ffffff90}.hero-blue{background:#e9edf0}.hero-blue .hero-backdrop-word{color:#d6dfe4;font-size:260px}.hero-blue .hero-image-link img{transform:rotate(-12deg) scale(1.03)}.hero-sage{background:#e9ede4}.hero-sage .hero-backdrop-word{font-size:155px;letter-spacing:-12px;top:107px;left:-10px}.assurance-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 10px 25px;border-bottom:1px solid var(--line)}.assurance-strip>a{display:flex;align-items:center;gap:13px;justify-content:center;border-right:1px solid var(--line)}.assurance-strip>a:first-child{justify-content:flex-start}.assurance-strip>a:last-child{border:0;justify-content:flex-end}.assurance-strip>a>svg{color:var(--text-secondary);width:26px;height:26px;stroke-width:1.4}.assurance-strip strong{display:block}.assurance-strip small{display:block;margin-top:3px}.section{margin-top:65px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.section-eyebrow{display:block;letter-spacing:1.9px;color:var(--text-secondary);line-height:1.5;margin-bottom:11px}.section h2,.section-heading h2{letter-spacing:-1.25px;line-height:1.25}.section-heading>.text-link{margin-bottom:5px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.category-image{height:157px;background:#f0f0ea;border-radius:13px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.category-image img{width:85%;height:83%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.category-index{position:absolute;top:11px;left:13px;color:var(--text-secondary);letter-spacing:.5px}.category-tile:hover img{transform:translateY(-5px) scale(1.06)}.category-tile-label{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.category-tile-label svg{width:14px;color:var(--text-secondary)}.category-tile>p{margin-top:3px}.category-mac .category-image{background:#e9edf0}.category-ipad .category-image{background:#eeeaf0}.category-watch .category-image{background:#f2ece6}.category-airpods .category-image{background:#eef0ea}.category-accessories .category-image{background:#f2ede5}.popular-section .section-heading{margin-bottom:20px}.product-tabs{margin-bottom:24px}.product-tabs,.product-tabs button{display:flex;align-items:center;gap:7px}.product-tabs button{padding:9px 17px;border-radius:30px;border:1px solid var(--line);transition:background .2s}.product-tabs button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.product-tabs button:not(.selected):hover{background:var(--soft)}.tab-sale-dot{height:5px;width:5px;border-radius:50%;background:#ab9b74}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-card-visual{background:#f0f1ec;border-radius:16px;position:relative;overflow:hidden;height:268px;transition:background .2s}.product-card:hover .product-card-visual{background:#eaece4}.product-card-top{position:absolute;inset:15px 15px auto;display:flex;align-items:center;justify-content:space-between;z-index:2}.badge{display:inline-flex;align-items:center;padding:4px 9px;background:#e0ebc8;border-radius:5px;line-height:1.6}.badge-peach{background:#eedcc9}.badge-white{background:#fff}.favorite-button{display:flex;align-items:center;justify-content:center;background:transparent;color:var(--text-secondary);border-radius:50%;height:30px;width:30px;transition:color .2s,background .2s}.favorite-button:hover{color:#435534;background:#fff9}.favorite-button.is-favorite{color:var(--text-secondary)}.product-card-visual>a{height:100%;display:flex;align-items:center;justify-content:center;padding:30px 18px 40px}.product-card-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s}.product-card:hover .product-card-visual img{transform:translateY(-4px) scale(1.035)}.product-swatches{display:flex;justify-content:center;gap:8px;position:absolute;bottom:17px;left:0;right:0}.color-swatch{width:11px;height:11px;background:var(--swatch);padding:0;border:1px solid #00000012;border-radius:50%;outline-offset:3px;position:relative}.color-swatch.selected:after{content:"";position:absolute;inset:-4px;border:1px solid #949c89;border-radius:50%}.color-swatch:focus-visible{outline-offset:6px}.product-card-info{padding:16px 3px 0}.stock{display:inline-flex;align-items:center;gap:5px}.stock>span{width:4px;height:4px;background:#8f9f71;border-radius:50%}.product-name{display:block;letter-spacing:-.35px;margin-top:5px}.product-name:hover{color:var(--green-dark)}.product-card-info>p{margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:16px}.old-price{display:block;text-decoration:line-through;min-height:16px}.product-card-bottom strong{display:block;letter-spacing:-.6px;line-height:1.3;margin-top:3px}.add-button{display:flex;align-items:center;justify-content:center;border-radius:9px;height:39px;width:43px;background:var(--green);transition:background .2s,transform .2s}.add-button:hover{background:#c9dda5;transform:translateY(-2px)}.add-button.added{background:#e7ebdf;color:var(--text-secondary)}.promo-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:22px;margin-top:66px}.promo-card{height:332px;border-radius:18px;position:relative;overflow:hidden;isolation:isolate}.promo-card>div{position:relative;z-index:3;padding:31px}.promo-card h2{line-height:1.15;letter-spacing:-1.1px}.promo-card p{margin-top:11px;color:var(--text-secondary)}.promo-card .button{margin-top:26px;min-height:38px;padding:10px 15px;gap:20px}.promo-card .section-eyebrow{letter-spacing:1.5px;margin-bottom:17px}.promo-mac{background:#e2e9eb}.promo-mac>img{position:absolute;bottom:-10px;right:-83px;width:72%;height:67%;object-fit:contain;transform:rotate(-19deg);z-index:2;transition:transform .5s}.promo-mac:hover>img{transform:rotate(-15deg) translateY(-7px)}.promo-letter{position:absolute;right:20px;top:10px;font-size:180px;letter-spacing:-15px;font-weight:600;color:#d3dfe1;z-index:0;line-height:1}.promo-airpods{background:#e9eddd}.promo-airpods>img{position:absolute;width:57%;height:90%;right:-15px;bottom:-13px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-12deg);transition:transform .5s}.promo-airpods:hover>img{transform:rotate(-5deg) translateY(-6px)}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:80px;margin-bottom:70px}.about-heading h2{letter-spacing:-1.5px;line-height:1.3}.about-heading h2>span,.about-heading>p{color:var(--text-secondary)}.about-heading>p{max-width:380px;line-height:1.9;margin-top:20px}.about-heading>.text-link{margin-top:20px}.about-features>div{display:flex;align-items:flex-start;gap:22px;border-bottom:1px solid var(--line);padding:20px 0}.about-features>div:first-child{padding-top:0}.about-features>div:last-child{border-bottom:0}.feature-number{color:var(--text-secondary);margin-top:4px}.about-features>div>div{flex:1 1}.about-features p{color:var(--text-secondary);margin-top:9px;max-width:350px;line-height:1.85}.about-features>div>svg{color:var(--text-secondary);transform:rotate(-45deg);width:16px}.help-banner{display:flex;align-items:center;gap:29px;background:var(--green);border-radius:16px;padding:30px 40px;margin-top:60px;margin-bottom:65px}.help-symbol{font-size:73px;line-height:1;color:#667d4e}.help-banner h2{letter-spacing:-.8px}.help-banner p{color:var(--text-secondary);margin-top:7px}.help-banner>.button{margin-left:auto;flex-shrink:0;gap:23px}.site-footer{background:#f0f0e9;border-top:1px solid #e8e9df;padding-top:47px}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:43px}.footer-brand .logo>svg{width:31px}.footer-brand .logo>span{font-size:17px}.footer-brand .logo>span>span{font-size:21px}.footer-brand>p{line-height:1.9;color:var(--text-secondary);margin-top:19px}.footer-made{display:flex;gap:6px;align-items:center;color:var(--text-secondary);margin-top:18px}.footer-column h3,.footer-contact h3{letter-spacing:-.1px;margin-top:5px;margin-bottom:19px}.footer-column>a{display:block;width:fit-content;color:var(--text-secondary);margin-top:9px}.footer-column>a:hover{color:#3e5231}.footer-contact>p{color:var(--text-secondary);line-height:1.9}.footer-contact>.button{margin-top:21px;min-height:40px;padding:11px 14px;gap:21px}.footer-bottom{border-top:1px solid #dddfd3;justify-content:space-between;gap:20px;padding:20px 0}.footer-bottom,.toast{display:flex;align-items:center}.toast{position:fixed;bottom:28px;left:50%;z-index:100;transform:translate(-50%,25px);background:var(--ink);color:#fff;padding:13px 15px;border-radius:12px;gap:12px;box-shadow:0 8px 30px #0002;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px);width:max-content}.toast-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.toast-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--green);color:var(--ink);flex-shrink:0}.toast>button{padding:3px;margin-left:10px}.breadcrumbs,.toast>button{display:flex;color:var(--text-secondary)}.breadcrumbs{align-items:center;gap:10px;flex-wrap:wrap;padding:24px 0 34px}.breadcrumbs>a:hover{color:var(--ink)}.breadcrumbs>span:last-child{color:var(--text-secondary)}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:32px}.page-title h1{letter-spacing:-1.8px;overflow-wrap:anywhere}.page-title p{color:var(--text-secondary);margin-top:11px}.page-title .section-eyebrow{margin-bottom:12px}.result-count{color:var(--text-secondary);white-space:nowrap;padding-bottom:4px}.catalog-page{padding-bottom:65px}.catalog-categories{display:flex;gap:8px;padding:5px 0 27px;overflow-x:auto}.catalog-categories button{white-space:nowrap;background:#f0f1eb;border:1px solid transparent;padding:11px 21px;border-radius:8px}.catalog-categories button:hover{background:#e8edde}.catalog-categories button.selected{background:var(--green);border-color:#c5d9a4}.catalog-toolbar{display:flex;align-items:center;gap:24px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px}.filter-toggle{display:flex;align-items:center;gap:10px;padding:0}.filter-indicator{width:6px;height:6px;background:#728555;border-radius:50%}.sale-check{display:flex;align-items:center;gap:8px;color:var(--text-secondary);cursor:pointer}.consent-checkbox input,.sale-check input{accent-color:#5b7046;width:15px;height:15px;flex-shrink:0}.sort-control{margin-left:auto;display:flex;align-items:center;gap:8px;position:relative}.sort-control>span{color:var(--text-secondary)}.sort-control select{appearance:none;border:0;outline-offset:3px;background:transparent;padding:4px 18px 4px 3px;cursor:pointer;width:118px}.sort-control>svg{position:absolute;right:0;pointer-events:none}.catalog-product-grid{row-gap:40px}.filter-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f0f1e9;padding:24px;border-radius:12px;margin-top:-10px;margin-bottom:30px}.filter-panel h3{margin-bottom:10px}.price-inputs{display:flex;gap:10px;align-items:center}.price-inputs>label{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1e4d7;border-radius:6px;padding:6px 10px;color:var(--text-secondary)}.price-inputs input{width:85px;background:none;border:0;padding:2px;outline-offset:3px}.filter-panel>p{color:var(--text-secondary);line-height:1.9}.filter-panel>.text-link{white-space:nowrap}.active-filters{margin:-12px 0 24px}.active-filters button{display:flex;gap:10px;align-items:center;padding:5px 11px;background:#eaf0df;border-radius:5px}.catalog-note{padding:24px 0;border-top:1px solid var(--line);margin-top:50px;color:var(--text-secondary);line-height:1.9}.catalog-note>span{color:var(--ink);margin-right:4px}.catalog-note>a{color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}.empty-state{text-align:center;flex-direction:column;padding:70px 20px;min-height:370px}.empty-icon,.empty-state{display:flex;align-items:center}.empty-icon{justify-content:center;background:#eaf0df;color:var(--text-secondary);border-radius:24px;width:78px;height:78px;margin-bottom:24px}.empty-state h1,.empty-state h2{letter-spacing:-1px}.empty-state p{color:var(--text-secondary);max-width:370px;line-height:1.9;margin-top:15px}.empty-state .button{margin-top:25px}.rotate-icon{transform:rotate(-90deg)}.loading-state{min-height:60vh;padding-block:70px;color:var(--muted)}.product-page{padding-bottom:60px}.product-detail-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding-top:9px}.product-gallery-main{position:relative;display:flex;align-items:center;justify-content:center;background:#f0f1eb;border-radius:20px;height:493px;padding:48px}.product-gallery-main>.badge{position:absolute;top:22px;left:24px}.product-gallery-main>img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;animation:soft-in .3s}.gallery-caption{position:absolute;bottom:20px;color:var(--text-secondary)}.gallery-thumbs{display:flex;justify-content:center;gap:12px;margin-top:17px}.gallery-thumbs>button{width:69px;height:70px;padding:7px;background:#f0f1eb;border-radius:9px;border:1px solid transparent}.gallery-thumbs>button.selected{border-color:#7e9165;background:#e9eddf}.gallery-thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-config-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.product-config h1{letter-spacing:-1.5px;line-height:1.2}.product-tagline{color:var(--text-secondary);margin-top:11px}.config-price{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin:23px 0 29px}.config-price>strong{letter-spacing:-1px;line-height:1.3}.config-price>.old-price{min-height:0}.saving-badge{color:var(--text-secondary);background:#e7efdb;padding:3px 6px;border-radius:4px}.config-field{border:0;padding:0;margin:0 0 24px}.config-field>legend{margin-bottom:14px}.config-field>legend>span{color:var(--text-secondary);margin-left:5px}.detail-swatches{display:flex;gap:16px;padding:3px 4px}.detail-swatches .color-swatch{width:24px;height:24px}.detail-swatches .color-swatch.selected:after{inset:-5px;border-color:#74855f}.config-options{display:flex;gap:9px;flex-wrap:wrap}.config-options button{padding:11px 18px;border:1px solid #dddfd3;border-radius:7px;transition:background .2s}.config-options button.selected{border-color:#7f9167;background:#edf2e4}.product-add{width:100%;gap:10px;min-height:52px}.product-add>span{margin-left:auto}.go-to-cart{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary);margin-top:12px}.product-service-list{margin-top:22px;padding-top:4px;border-top:1px solid var(--line)}.product-service-list>div{display:flex;align-items:center;gap:12px;margin-top:17px}.product-service-list>div>svg{color:var(--text-secondary);stroke-width:1.5}.product-service-list strong{display:block}.product-service-list small{color:var(--text-secondary);display:block;margin-top:2px}.product-service-list a{margin-left:auto;color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}.product-description{margin-top:55px;padding-top:27px;border-top:1px solid var(--line)}.product-tab-content{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:24px 0;min-height:150px}.product-tab-content h2{letter-spacing:-.8px;max-width:420px;line-height:1.35}.product-tab-content p{line-height:1.95;color:var(--text-secondary)}.product-tab-content>div>p{margin:13px 0}.specs-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 55px;margin:0}.specs-grid>div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line)}.specs-grid dt{color:var(--text-secondary)}.specs-grid dd{margin:0;text-align:right}.related-products{margin-top:45px}.cart-page{padding-bottom:85px;min-height:65vh}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:start;margin-top:40px}.cart-items{border-top:1px solid var(--line)}.cart-item{gap:22px;border-bottom:1px solid var(--line);padding:25px 0}.cart-item,.cart-item-image{display:flex;align-items:center}.cart-item-image{background:#f0f1eb;border-radius:11px;width:120px;height:135px;padding:12px;flex-shrink:0;justify-content:center}.cart-item-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-item-description{flex:1 1;min-width:0}.cart-item-description h2{letter-spacing:-.4px;margin:5px 0 8px}.cart-item-description>p{color:var(--text-secondary)}.cart-item-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.cart-item-actions>button{display:flex;align-items:center;gap:5px;padding:0;color:var(--text-secondary)}.cart-item-actions>button:hover{color:var(--ink)}.cart-item-price{text-align:right;align-self:center;flex-shrink:0}.cart-item-price>strong{letter-spacing:-.5px}.quantity-control{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f0f1ea;border:1px solid var(--line);border-radius:6px;padding:6px 5px;max-width:105px;margin:16px 0 0 auto}.quantity-control button{display:flex;align-items:center;justify-content:center;padding:5px}.quantity-control>span{min-width:16px;text-align:center}.cart-continue{margin-top:25px}.order-summary{background:#f0f1e9;border-radius:16px;padding:26px;position:sticky;top:25px}.order-summary h2{letter-spacing:-.5px;margin-bottom:24px}.summary-line{display:flex;justify-content:space-between;gap:15px;margin-top:14px}.summary-line.savings>span,.summary-line>span:first-child{color:var(--text-secondary)}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #dfe3d4;margin-top:23px;padding-top:22px}.summary-total>strong{letter-spacing:-.7px}.order-summary>.button{margin-top:23px;width:100%;justify-content:space-between}.summary-reassurance{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--text-secondary);margin-top:14px}.summary-demo{border-top:1px solid #dfe3d4;color:var(--text-secondary);text-align:center;margin-top:20px;padding-top:16px;line-height:1.9}.demo-callout{display:flex;align-items:center;gap:13px;background:#edf2e2;border:1px solid #dce5cf;border-radius:10px;padding:15px 18px;color:var(--text-secondary);line-height:1.8}.demo-callout>svg{flex-shrink:0}.demo-callout strong{display:block;color:var(--text-secondary)}.checkout-form>section{margin-top:35px}.checkout-form h2{display:flex;align-items:center;gap:13px;margin-bottom:20px;letter-spacing:-.4px}.checkout-form h2>span{display:flex;align-items:center;justify-content:center;border:1px solid #dce2d2;border-radius:50%;width:29px;height:29px;color:var(--text-secondary);letter-spacing:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.comment-field,.form-grid>label{color:var(--text-secondary);display:block}.comment-field textarea,.form-grid input{display:block;width:100%;background:#fff;border:1px solid #e0e4d7;border-radius:7px;padding:13px 14px;margin-top:7px}.comment-field textarea::placeholder,.form-grid input::placeholder{color:var(--text-secondary)}.comment-field textarea:focus,.form-grid input:focus{outline:1px solid #879a6b;outline-offset:0}.delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.delivery-options>label{position:relative;display:grid;grid-template-columns:25px 1fr;column-gap:10px;align-items:center;border:1px solid #dde2d3;border-radius:10px;padding:20px 16px;cursor:pointer}.delivery-options>label.selected{background:#f0f4e9;border-color:#8e9e78}.delivery-options input{position:absolute;top:12px;right:11px;accent-color:#6e8254;width:13px;height:13px}.delivery-options svg{grid-row:1/3}.delivery-options small,.delivery-options span,.delivery-options svg{color:var(--text-secondary)}.delivery-options small{grid-column:1/-1;margin-top:14px}.address-fields{margin-top:21px}.comment-field>span{color:var(--text-secondary);margin-left:5px}.comment-field textarea{resize:vertical}.consent-checkbox{display:flex;align-items:flex-start;gap:10px;margin-top:22px;line-height:1.8;color:var(--text-secondary);cursor:pointer}.consent-checkbox input{margin:2px 0 0}.form-error{color:#a14831;margin-top:16px}.confirmation-page{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:60px;padding-bottom:80px;min-height:70vh}.confirmation-check{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:#e9f0de;color:var(--text-secondary);margin-bottom:25px}.confirmation-page h1{letter-spacing:-1.3px;margin:5px 0 14px;overflow-wrap:anywhere;max-width:100%}.confirmation-page>p{color:var(--text-secondary)}.receipt-card{width:100%;max-width:430px;padding:22px;background:#f0f2e9;border:1px solid #e0e5d6;border-radius:13px;margin-top:26px}.receipt-card>div{display:flex;justify-content:space-between;margin:10px 0;gap:15px}.receipt-card span{color:var(--text-secondary)}.confirmation-page>.demo-notice{max-width:440px;line-height:1.9;margin-top:22px}.confirmation-page>.button{margin-top:26px}.info-page{padding-bottom:80px;min-height:65vh}.info-hero{background:#eaf0df;padding:45px 50px;border-radius:18px;margin-bottom:35px}.info-hero h1{letter-spacing:-1.5px;margin-top:8px}.info-hero p{color:var(--text-secondary);line-height:1.9;margin-top:17px;max-width:650px}.info-content{max-width:820px;margin:0 auto}.info-block{padding:26px 0;border-bottom:1px solid var(--line)}.info-block h2{letter-spacing:-.4px;margin-bottom:13px}.info-block p{color:var(--text-secondary);line-height:1.95;white-space:pre-line}.info-content>.demo-callout{margin-top:32px}.info-content>.button{margin-top:28px}.quiz-panel{max-width:900px;margin:0 auto}.quiz-panel h2{margin:30px 0 17px;letter-spacing:-.4px}.quiz-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quiz-options>button{text-align:left;border:1px solid #e0e5d5;background:#f4f5ef;padding:20px;border-radius:11px;position:relative}.quiz-options>button.selected{border-color:#8e9e75;background:#eaf0df}.quiz-options>button small{display:block;color:var(--text-secondary);margin-top:5px;line-height:1.8}.quiz-options>button>svg{position:absolute;top:15px;right:15px;color:var(--text-secondary)}.quiz-budget{display:flex;gap:10px;flex-wrap:wrap}.quiz-budget>button{border:1px solid #dfe5d4;padding:10px 17px;border-radius:7px}.quiz-budget>button.selected{border-color:#8d9f71;background:#eaf0df}.quiz-results{margin-top:40px;border-top:1px solid var(--line);padding-top:15px}.quiz-results>p{color:var(--text-secondary);margin-bottom:24px}.quiz-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@keyframes soft-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1600px){.hero{height:570px}.hero-copy{padding-top:64px}.hero-controls{bottom:32px}.hero-backdrop-word{font-size:295px}.hero-image-link{inset:12px 22px 56px -20px}}@media (max-width:1200px){.container{width:calc(100% - 64px)}.header-main{gap:20px}.catalog-button{margin-left:10px}.header-actions{gap:20px}.category-nav{gap:25px}.hero-copy{padding-left:42px}.hero{height:515px}.eyebrow{letter-spacing:1.1px}.hero-art{width:51%}.hero-backdrop-word{font-size:215px;top:75px;letter-spacing:-16px}.hero-sticker{right:22px;top:34px}.hero-product-label{left:7px;right:24px;padding:12px}.hero-product-label>span:last-child{gap:10px}.hero-controls{left:42px}.assurance-strip>a{gap:9px}.assurance-strip>a>svg{width:23px}.category-image{height:140px}.category-grid{gap:13px}.product-grid{gap:18px}.product-card-visual{height:238px}.product-card-top{inset:12px 10px auto}.promo-card{height:308px}.promo-card>div{padding:26px}.about-section{gap:55px}.footer-main{gap:28px}.product-detail-grid{gap:40px}.product-gallery-main{height:465px;padding:35px}.cart-layout{grid-template-columns:minmax(0,1fr) 305px;gap:30px}.cart-item{gap:17px}.cart-item-image{width:97px;height:117px}.order-summary{padding:23px}.cart-item-actions{gap:9px}}@media (max-width:1000px){.utility-tagline{display:none!important}.header-main{gap:15px;height:85px}.catalog-button{padding:0 13px;margin-left:6px;gap:7px}.logo>svg{width:31px}.logo>span{font-size:17px}.logo>span>span{font-size:21px}.header-actions{gap:16px}.search-form{padding:0 10px;gap:6px}.search-form kbd{display:none}.category-nav{gap:25px;overflow:auto}.category-nav .nav-help{display:none}.category-nav .sale-link{margin-left:auto}.hero{height:495px}.hero-copy{padding-left:32px;padding-top:48px}.hero h1{letter-spacing:-3.8px}.hero-button{min-height:43px;padding:12px 17px;gap:25px}.eyebrow{letter-spacing:.8px}.hero-art{width:51%;top:8px}.hero-image-link{inset:38px -12px 80px -14px}.hero-backdrop-word{font-size:185px;left:-6px;top:101px}.hero-sticker{padding:6px 10px}.hero-product-label{bottom:47px;left:-7px;right:22px}.hero-product-label>span:last-child{gap:8px}.hero-product-arrow{width:27px;height:27px}.hero-controls{left:32px;bottom:28px}.hero-sage .hero-backdrop-word{font-size:114px;letter-spacing:-8px}.assurance-strip{padding:20px 0}.assurance-strip>a>svg{width:22px;height:22px}.section{margin-top:50px}.section-heading{margin-bottom:23px}.category-grid{gap:11px}.category-image{height:117px}.category-tile-label svg{width:12px}.product-grid{gap:15px}.product-card-visual{height:206px;border-radius:12px}.product-card-visual>a{padding:34px 10px 38px}.badge{padding:3px 6px}.favorite-button{width:25px;height:25px}.favorite-button svg{width:17px}.product-card-info{padding-top:13px}.add-button{width:34px;height:33px}.add-button svg{width:18px}.product-card-bottom{margin-top:12px}.product-swatches{bottom:15px}.color-swatch{width:9px;height:9px}.promo-card{height:290px}.promo-card>div{padding:23px}.promo-card p{max-width:150px}.promo-mac>img{right:-55px;bottom:-2px}.promo-card .button{padding:9px 11px;gap:12px}.promo-letter{font-size:145px}.about-section{gap:35px}.about-features>div{gap:14px}.help-banner{padding:23px 27px;gap:20px}.help-symbol{font-size:60px}.help-banner>.button{gap:13px;padding:12px 15px}.footer-main{grid-template-columns:1.1fr 1fr 1fr 1.25fr;gap:18px}.footer-contact>.button{gap:10px}.product-detail-grid{gap:30px}.product-gallery-main{height:420px;padding:20px}.config-price{gap:10px}.config-options button{padding:9px 12px}.product-add{padding:12px 16px}.product-tab-content{gap:30px}.cart-layout{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.cart-item{position:relative;gap:14px;align-items:flex-start;padding:23px 0}.cart-item-price{position:absolute;right:0;bottom:24px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:calc(100% - 96px)}.quantity-control{margin:0;width:94px;padding:3px}.cart-item-image{width:82px;height:132px}.cart-item-actions{margin-top:10px;margin-bottom:50px}.order-summary{padding:20px}.delivery-options,.form-grid{grid-template-columns:1fr}.delivery-options small{margin-top:8px}}@media (max-width:760px){.container{width:calc(100% - 36px)}.utility-inner{height:29px;justify-content:center}.utility-links{display:none}.utility-inner svg{width:12px}.header-main{height:124px;flex-wrap:wrap;position:relative;align-content:flex-start;padding-top:15px;gap:0;justify-content:space-between}.logo>svg{width:29px;height:37px}.logo>span{font-size:16px}.logo>span>span{font-size:20px}.logo{gap:8px}.catalog-button{display:none}.header-actions{gap:18px;margin:3px 0 0}.header-action>span:last-child{display:none}.header-action .action-icon svg{width:21px}.mobile-menu-toggle{display:flex;width:25px;height:27px;padding:0;margin-left:0}.mobile-menu-toggle svg{width:23px}.search-wrapper{position:absolute;bottom:12px;left:0;right:0;width:100%;flex:none}.search-form{height:39px;padding:0 12px;gap:10px;background:#f0f1eb}.search-form>svg{width:17px}.search-popover{top:46px}.category-nav{height:42px;gap:27px;padding:0 0 10px;border-top:0;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav .nav-divider{display:none}.category-nav .sale-link{padding-right:5px;white-space:nowrap}.site-header{position:relative;border-bottom:1px solid var(--line)}.mobile-menu{display:flex;flex-direction:column;position:absolute;top:68px;left:18px;right:18px;z-index:45;background:var(--bg);border:1px solid var(--line);border-radius:13px;padding:12px 20px;box-shadow:0 20px 60px #26321e26}.mobile-menu>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-menu>a:last-child{border:0}.mobile-menu>a:first-child{color:var(--text-secondary)}.hero-section{margin-top:16px}.hero{height:660px;border-radius:16px}.hero-copy{padding:30px 27px 0;width:100%}.eyebrow{letter-spacing:.85px;gap:5px}.tiny-spark{font-size:14px}.hero h1{letter-spacing:-3.9px;line-height:1.04;margin-top:20px;margin-bottom:16px}.hero-copy>p{line-height:1.9}.hero-button{margin-top:20px;min-height:41px;gap:30px}.hero-footnote{display:none}.hero-art{width:100%;height:320px;top:auto;bottom:29px}.hero-image-link{inset:-25px 10px 45px 40px}.hero-image-link img{transform:rotate(-12deg)}.hero-backdrop-word{font-size:185px;top:5px;left:12%;letter-spacing:-14px}.hero-sticker{right:25px;top:14px;padding:6px 9px}.hero-product-label{bottom:22px;left:24px;right:24px;padding:12px 13px;border-radius:10px}.hero-product-label>span:last-child{gap:13px}.hero-controls{left:27px;right:27px;bottom:15px;justify-content:flex-start;gap:7px}.slide-counter{margin-right:7px}.slide-dots{margin-right:auto}.hero-arrow{width:23px;height:23px}.hero-arrow>svg{width:15px}.hero-blue h1,.hero-sage h1{line-height:1.1;letter-spacing:-3px}.hero-blue .hero-image-link{inset:0 0 53px 0}.hero-blue .hero-backdrop-word{font-size:200px;top:-15px;left:20%;letter-spacing:-10px}.hero-sage .hero-backdrop-word{font-size:126px;top:45px;left:0;letter-spacing:-10px}.hero-sage .hero-image-link{inset:-20px 10px 50px}.assurance-strip{grid-template-columns:1fr 1fr;gap:18px 13px;padding:24px 0}.assurance-strip>a{justify-content:flex-start!important;border:0;gap:10px}.assurance-strip>a>svg{width:23px;height:23px;flex-shrink:0}.assurance-strip small{margin-top:2px}.section{margin-top:39px}.section-heading{margin-bottom:19px;gap:10px}.section-eyebrow{letter-spacing:1.3px;margin-bottom:8px}.section h2,.section-heading h2{letter-spacing:-1px}.section-heading>.text-link{gap:5px;white-space:nowrap;margin-bottom:3px}.section-heading>.text-link>svg{width:13px}.category-grid{grid-template-columns:repeat(3,1fr);gap:20px 11px}.category-image{height:125px;border-radius:11px}.category-image>img{width:84%;height:84%}.category-index{top:9px;left:10px}.category-tile-label{margin-top:9px}.category-tile>p{letter-spacing:-.2px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-card-visual{height:215px;border-radius:12px}.product-card-top{inset:11px 8px auto}.product-name{letter-spacing:-.2px}.product-card-info>p{margin-top:6px}.product-card-info{padding:12px 1px 0}.product-card-bottom{margin-top:12px}.add-button{height:34px;width:36px}.product-tabs{gap:6px;margin-bottom:20px}.product-tabs button{padding:8px 13px}.popular-section .section-heading{margin-bottom:17px}.promo-grid{grid-template-columns:1fr;gap:16px}.promo-card{height:300px}.promo-card>div{padding:26px}.promo-card .section-eyebrow{letter-spacing:1.2px}.promo-card .button{padding:11px 13px;gap:14px}.promo-mac>img{width:68%;height:62%;right:-48px;bottom:-4px}.promo-letter{font-size:160px;right:30px}.promo-airpods>img{width:53%;right:-10px;height:83%;bottom:-10px}.about-section{grid-template-columns:1fr;gap:30px;margin-top:45px;margin-bottom:42px}.about-heading h2{line-height:1.3}.about-heading>p{line-height:1.95;max-width:350px;margin-top:16px}.about-heading>.text-link{margin-top:17px}.about-features p{line-height:1.8}.about-features>div{gap:17px;padding:20px 0}.help-banner{flex-wrap:wrap;gap:14px;padding:26px 23px;border-radius:13px;margin-top:38px;margin-bottom:40px}.help-symbol{font-size:52px}.help-banner>div:nth-child(2){flex:1 1;min-width:180px}.help-banner h2{line-height:1.25;letter-spacing:-.7px}.help-banner p{line-height:1.8;margin-top:7px;max-width:240px}.help-banner>.button{margin:5px 0 0;width:100%;justify-content:space-between;min-height:42px}.site-footer{padding-top:30px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 22px;padding-bottom:30px}.footer-brand{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.footer-brand>p{margin-top:0}.footer-made{display:none}.footer-column h3{margin-bottom:17px}.footer-column>a{margin-top:11px}.footer-contact{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;column-gap:24px;border-top:1px solid #dfe3d4;padding-top:23px}.footer-contact h3{width:100%;margin:0 0 10px}.footer-contact>p{flex:1 1}.footer-contact>.button{margin-top:0}.footer-bottom{flex-wrap:wrap;gap:12px;padding:19px 0}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>a{margin-left:auto}.toast{bottom:18px;padding:11px;gap:8px}.toast>button{margin-left:3px}.toast-icon{height:22px;width:22px}.breadcrumbs{padding:20px 0 25px;gap:8px}.page-title{margin-bottom:25px;gap:14px;flex-wrap:wrap}.page-title h1{letter-spacing:-1.2px}.page-title p{margin-top:9px}.catalog-categories{gap:7px;padding-bottom:22px;scrollbar-width:none}.catalog-categories button{padding:9px 14px;border-radius:7px}.catalog-toolbar{gap:17px;padding:13px 0;margin-bottom:22px}.filter-toggle{gap:6px}.filter-toggle svg{width:15px}.sale-check{gap:5px}.sale-check input{width:12px;height:12px;margin-left:0}.sort-control{gap:1px}.sort-control>span{display:none}.sort-control select{width:106px;padding-right:15px}.sort-control>svg{width:13px}.filter-panel{flex-wrap:wrap;padding:18px;gap:18px;margin-top:-7px}.filter-panel>div{width:100%}.price-inputs>label{flex:1 1}.price-inputs,.price-inputs input{width:100%}.catalog-note{margin-top:30px;padding-bottom:0}.catalog-page{padding-bottom:38px}.catalog-product-grid{row-gap:30px}.empty-state{padding:45px 10px;min-height:360px}.empty-state>.button{min-height:43px}.product-detail-grid{grid-template-columns:1fr;gap:30px;padding-top:0}.product-gallery-main{height:365px;padding:35px}.product-gallery-main>.badge{top:17px;left:17px}.gallery-caption{bottom:16px}.gallery-thumbs>button{height:55px;width:55px}.gallery-thumbs{gap:9px;margin-top:12px}.product-config-top{margin-bottom:8px}.config-price{margin:22px 0 25px}.config-field{margin-bottom:23px}.detail-swatches{gap:18px}.config-options button{padding:11px 18px}.product-add{min-height:52px}.product-description{margin-top:33px;padding-top:23px}.product-description .product-tabs{gap:5px;overflow-x:auto}.product-description .product-tabs>button{white-space:nowrap;padding:8px 12px}.product-tab-content{grid-template-columns:1fr;gap:17px;padding:16px 0}.specs-grid{grid-template-columns:1fr;gap:0}.specs-grid>div{padding:13px 0}.related-products{margin-top:32px}.product-page{padding-bottom:40px}.cart-page{padding-bottom:42px}.cart-layout{grid-template-columns:1fr;gap:30px;margin-top:27px}.cart-item{gap:15px;padding:20px 0}.cart-item-image{width:90px;height:141px}.cart-item-description>p{line-height:1.8}.cart-item-price{width:calc(100% - 105px);bottom:21px}.cart-item-actions{gap:12px}.cart-item-actions svg{width:13px}.order-summary{position:static;padding:24px}.order-summary>.button{min-height:46px}.form-grid{grid-template-columns:1fr;gap:17px}.comment-field textarea,.form-grid input{padding:12px}.delivery-options{grid-template-columns:1fr 1fr;gap:10px}.delivery-options>label{padding:22px 12px 15px;column-gap:6px;grid-template-columns:22px 1fr}.delivery-options small{line-height:1.6;margin-top:10px}.delivery-options input{top:9px;right:8px;width:12px;height:12px}.delivery-options svg{width:19px}.consent-checkbox{gap:8px}.demo-callout{padding:13px;gap:10px}.confirmation-page{padding-top:40px;padding-bottom:50px}.info-hero{padding:29px 24px;margin-bottom:20px}.info-hero h1{letter-spacing:-1px}.info-page{padding-bottom:45px}.quiz-options{grid-template-columns:1fr;gap:10px}.quiz-options>button{padding:16px 19px}.quiz-budget{gap:8px}.quiz-budget>button{padding:9px 12px}.quiz-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.container{width:calc(100% - 28px)}.hero-copy{padding-left:22px;padding-right:18px}.hero{height:640px}.eyebrow{letter-spacing:.7px}.hero-art{height:302px}.hero-product-label{left:18px;right:18px}.hero-controls{left:22px;right:22px}.category-image{height:108px}.product-card-visual{height:188px}.product-card-top{inset:10px 6px auto}.assurance-strip{gap:17px 8px}.assurance-strip>a{gap:7px}.product-tabs button{padding:8px 11px}.hero-sticker{right:19px}.cart-item-image{width:77px;height:139px}.cart-item-price{width:calc(100% - 92px)}.quantity-control{width:83px;gap:6px}.cart-item-actions{gap:8px}}.about-features p,.about-heading>p,.assurance-strip small,.category-tile>p,.footer-bottom,.footer-brand>p,.footer-column>a,.footer-contact>p,.hero-copy>p,.hero-product-label small,.old-price,.product-card-info>p,.stock{color:var(--text-secondary)}.category-watch .category-image img,.product-card-watch .product-card-visual img,.product-gallery-main img[src="/images/watch.webp"]{scale:1.45}.color-swatch:before{content:"";position:absolute;inset:-6px;border-radius:50%}.slide-dots>button{position:relative}.slide-dots>button:before{content:"";position:absolute;inset:-12px -3px}.hero-arrow{position:relative}.hero-arrow:before{content:"";position:absolute;inset:-4px;border-radius:50%}@media (max-width:760px){.hero-art{height:302px}.hero-product-label{bottom:28px}.hero-controls{bottom:12px}.hero-arrow{width:29px;height:29px}.add-button{width:42px;height:42px}.favorite-button{width:38px;height:38px}.product-card-top{inset:7px 7px auto}.favorite-button svg{width:19px;height:19px}.product-swatches{gap:15px;bottom:18px}.color-swatch{width:11px;height:11px}.detail-swatches .color-swatch{width:25px;height:25px}.product-tabs button{min-height:37px}.config-options button{min-height:44px}.quantity-control{padding:0}.quantity-control button{width:34px;height:36px}.catalog-categories button{min-height:40px}.quiz-budget>button{min-height:42px}}@media (max-width:380px){.hero-art{height:284px}.hero-product-label{left:18px;right:18px}.add-button{width:36px;height:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.toast-cart-link{color:var(--green);flex-shrink:0;text-decoration:underline;text-underline-offset:3px}:root{--text-secondary:#5c6553;--muted:#626a5a;--text-caption:0.8125rem;--text-small:0.875rem;--text-body:1rem;--text-lead:1.125rem;--text-card:1.25rem;--text-price:1.625rem;--text-section:clamp(2rem,3vw,2.5rem);--text-title:clamp(2.25rem,4vw,3.25rem)}body{font-size:var(--text-body);font-weight:400;line-height:1.65}h1,h2,h3{font-weight:600;text-wrap:balance}strong{font-weight:700}p{line-height:1.7}.button,.catalog-button,.text-link,button{font-size:var(--text-body);font-weight:600}.button{min-height:52px;padding:14px 23px}.text-link{font-size:var(--text-small)}.utility-bar{font-size:var(--text-caption)}.utility-inner{height:38px}.utility-tagline{font-size:.75rem}.logo>span{font-size:22px}.logo>span>span{font-size:27px}.logo>svg{width:39px;height:46px}.header-main{height:100px;gap:24px}.header-action{font-size:.75rem;font-weight:500;gap:7px}.action-icon i{font-size:.75rem;font-weight:700;min-width:20px;height:20px}.catalog-button,.search-form{height:48px}.catalog-button{margin-left:8px}.search-form input,.search-form input::placeholder{font-size:var(--text-body)}.search-form kbd{font-size:.75rem}.category-nav{height:56px;gap:28px;font-size:.9375rem;font-weight:600}.category-nav .nav-help{font-size:var(--text-small)}.search-popover-heading{font-size:var(--text-caption)}.search-result strong,.search-result>span{font-size:var(--text-small)}.search-result small{font-size:var(--text-caption)}.search-result{padding-block:13px}.search-all,.search-empty{font-size:var(--text-small)}.mobile-menu>a{font-size:var(--text-body)}.hero{height:570px}.hero-copy{padding-top:50px}.eyebrow,.section-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;line-height:1.6}.eyebrow{white-space:normal;max-width:440px}.hero h1{font-size:clamp(4rem,6vw,5.5rem);font-weight:600;line-height:1.04;letter-spacing:-.055em;margin-top:25px;margin-bottom:25px}.about-heading h2>span,.hero h1>span{color:#536d3d}.hero-copy>p{font-size:var(--text-lead);line-height:1.65;max-width:480px}.hero-button{font-size:var(--text-body)}.hero-footnote,.hero-sticker{font-size:var(--text-caption)}.hero-sticker{font-weight:600}.hero-product-label strong{font-size:var(--text-lead)}.hero-product-label small{font-size:var(--text-caption);line-height:1.5;margin-top:3px}.hero-product-label>span:last-child{font-size:var(--text-body);font-weight:700}.slide-counter{font-size:var(--text-caption);font-weight:600}.slide-counter>span{font-weight:400}.section h2,.section-heading h2{font-size:var(--text-section);letter-spacing:-.045em;line-height:1.15}.section-heading>.text-link{font-size:var(--text-small)}.section-heading{margin-bottom:30px}.assurance-strip{padding-block:30px}.assurance-strip>a{align-items:flex-start;gap:12px;padding-inline:12px}.assurance-strip>a:first-child{padding-left:0}.assurance-strip>a:last-child{padding-right:0}.assurance-strip strong{font-size:var(--text-small);font-weight:600;line-height:1.5}.assurance-strip small{font-size:var(--text-caption);line-height:1.5;margin-top:5px}.assurance-strip svg{flex-shrink:0;margin-top:3px}.category-index,.feature-number{font-size:.75rem;font-weight:500}.category-tile-label{font-size:var(--text-lead);font-weight:600;align-items:flex-start;gap:5px;line-height:1.4}.category-tile>p{font-size:var(--text-caption);margin-top:6px;line-height:1.5}.catalog-categories button,.product-tabs button{font-size:var(--text-small);font-weight:600;min-height:44px}.product-tabs{gap:9px}.badge{font-size:.75rem;font-weight:600;line-height:1.4;max-width:calc(100% - 38px);padding:5px 8px}.product-card-top{align-items:flex-start}.stock{font-size:var(--text-caption);font-weight:500}.product-name{font-size:var(--text-card);font-weight:600;line-height:1.35;min-height:2.7em;margin-top:8px}.product-card-info>p{font-size:var(--text-small);white-space:normal;overflow:visible;min-height:3.1em;line-height:1.55;margin-top:5px}.old-price{font-size:var(--text-small);line-height:1.5;min-height:21px}.product-card-bottom strong{font-size:var(--text-price);font-weight:700;letter-spacing:-.04em}.product-card-bottom{gap:8px;margin-top:13px}.add-button{width:46px;height:46px;flex-shrink:0}.product-card-info{padding-top:18px}.product-card-visual>a{padding-top:42px}.promo-card{height:370px}.promo-card h2{font-size:2.25rem;font-weight:600}.promo-card p{font-size:var(--text-body);max-width:280px;line-height:1.6}.promo-card .section-eyebrow{font-size:.75rem}.promo-card .button{font-size:var(--text-small);min-height:46px}.about-heading h2{font-size:var(--text-section)}.about-features p,.about-heading>p{font-size:var(--text-body);line-height:1.75}.about-heading>p{max-width:460px}.about-features h3{font-size:var(--text-card)}.about-features p{max-width:430px}.about-heading>.text-link{font-size:var(--text-small)}.help-banner h2{font-size:2rem}.help-banner p,.help-banner>.button{font-size:var(--text-body)}.footer-column h3,.footer-contact h3{font-size:var(--text-body);font-weight:600;line-height:1.45}.footer-brand>p,.footer-column>a,.footer-contact>.button,.footer-contact>p{font-size:var(--text-small)}.footer-contact>.button{min-height:48px}.footer-bottom,.footer-bottom>span:nth-child(2),.footer-made{font-size:.75rem}.breadcrumbs{font-size:var(--text-caption)}.confirmation-page h1,.info-hero h1,.page-title h1,.product-config h1{font-size:var(--text-title);letter-spacing:-.045em}.info-hero p,.page-title p,.product-tagline{font-size:var(--text-body)}.filter-toggle,.result-count,.sale-check,.sort-control,.sort-control select{font-size:var(--text-small)}.sort-control select{width:140px}.filter-panel h3{font-size:var(--text-body)}.active-filters button,.catalog-note,.filter-panel>.text-link,.filter-panel>p,.price-inputs>label{font-size:var(--text-small)}.price-inputs input{font-size:var(--text-body)}.filter-panel{flex-wrap:wrap}.gallery-caption{font-size:var(--text-caption)}.product-config-top>.stock{font-size:var(--text-small)}.product-config h1{font-size:2.75rem}.config-price>strong{font-size:2.25rem;font-weight:700}.config-price>.old-price{font-size:var(--text-body)}.saving-badge{font-size:var(--text-caption);font-weight:600}.config-field>legend{font-size:var(--text-body);font-weight:600}.config-field>legend>span{font-weight:400}.config-options button{font-size:var(--text-body);min-height:48px}.product-add{min-height:56px;font-size:var(--text-body)}.product-add>span{font-size:var(--text-body);font-weight:700}.go-to-cart,.product-service-list strong{font-size:var(--text-small)}.product-service-list strong{font-weight:600}.product-service-list a,.product-service-list small{font-size:var(--text-caption)}.product-service-list>div{align-items:flex-start}.product-service-list>div>svg{flex-shrink:0;margin-top:4px}.product-description .product-tabs>button{font-size:var(--text-small)}.product-tab-content h2{font-size:2rem}.product-tab-content h3{font-size:1.375rem}.info-block p,.product-tab-content p{font-size:var(--text-body);line-height:1.75}.product-tab-content .text-link,.specs-grid>div{font-size:var(--text-small)}.checkout-form h2,.info-block h2,.order-summary h2,.quiz-panel h2{font-size:1.625rem}.quiz-options>button{font-size:var(--text-body)}.quiz-budget>button,.quiz-options>button small{font-size:var(--text-small)}.quiz-results>p{font-size:var(--text-body)}.empty-state h1,.empty-state h2{font-size:var(--text-section)}.empty-state p{max-width:480px}.empty-state p,.empty-state>.button,.info-content>.button{font-size:var(--text-body)}.cart-item-description h2{font-size:var(--text-card)}.cart-item-description>p{font-size:var(--text-small);line-height:1.6}.cart-continue,.cart-item-actions>button,.page-title>.text-link{font-size:var(--text-caption)}.cart-item-price>strong{font-size:1.375rem;font-weight:700}.quantity-control>span{font-weight:600}.quantity-control>span,.summary-line{font-size:var(--text-body)}.summary-total{font-size:var(--text-lead)}.summary-total>strong{font-size:1.875rem;font-weight:700}.order-summary>.button{font-size:var(--text-body)}.summary-demo,.summary-reassurance{font-size:.75rem}.demo-callout{font-size:var(--text-small)}.demo-callout strong{font-weight:600}.checkout-form h2>span{font-size:var(--text-caption)}.comment-field,.form-grid>label{font-size:var(--text-small)}.comment-field textarea,.form-grid input{font-size:var(--text-body)}.comment-field textarea::placeholder,.form-grid input::placeholder{color:#6a725f}.delivery-options strong{font-size:var(--text-body);font-weight:600}.delivery-options span{font-size:var(--text-small)}.delivery-options small{font-size:var(--text-caption)}.consent-checkbox,.form-error{font-size:var(--text-small)}.confirmation-page>p,.receipt-card>div{font-size:var(--text-body)}.confirmation-page>.demo-notice{font-size:var(--text-small)}.confirmation-page>.button{font-size:var(--text-body)}.toast,.toast-cart-link{font-size:var(--text-small)}@media (max-width:1200px){.header-main{gap:18px}.category-nav .nav-help,.utility-tagline{display:none}.category-nav{justify-content:space-between;gap:18px}.header-action{font-size:.75rem}.hero{height:560px}.hero h1{font-size:clamp(3.5rem,6vw,4.5rem)}.hero-copy>p{font-size:var(--text-body);white-space:normal;max-width:370px;padding-right:16px}.hero-product-label{gap:12px}.hero-product-label>span:last-child{gap:8px;font-size:var(--text-small)}.assurance-strip{grid-template-columns:1fr 1fr;gap:24px}.assurance-strip>a{border-right:0;padding-inline:0}.assurance-strip>a,.assurance-strip>a:last-child{justify-content:flex-start}.category-tile-label{font-size:var(--text-body)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.popular-section .product-grid>:last-child{grid-column:auto}.promo-card h2{font-size:2rem}.promo-card .section-eyebrow{max-width:280px}.promo-card p{max-width:210px}.help-banner{flex-wrap:wrap}.help-banner>.button{margin-left:auto}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.cart-layout{grid-template-columns:minmax(0,1fr) 330px}.cart-item{flex-wrap:wrap}.cart-item-price{position:static;width:auto}.cart-item-description{flex-basis:calc(100% - 145px)}.cart-item-actions{margin-bottom:0}.cart-item-price{display:flex;flex-direction:row-reverse;width:100%;align-items:center;justify-content:space-between}.quantity-control{margin:0}.product-detail-grid{gap:32px}.product-config h1{font-size:2.25rem}.product-add{flex-wrap:wrap;gap:8px;padding-inline:14px}.product-add>span{font-size:var(--text-small)}}@media (max-width:1000px){.header-actions{gap:12px}.header-action>span:last-child{display:none}.hero-copy{width:55%}.hero-art{width:48%}.hero-product-label{flex-wrap:wrap}.hero-product-label>span:last-child{width:100%;justify-content:space-between}.hero-footnote{max-width:290px;align-items:flex-start}.hero-footnote .little-check{flex-shrink:0;margin-top:3px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.category-image{height:155px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-visual{height:265px}.product-card-info>p{min-height:3.1em}.promo-card{height:375px}.promo-card h2{font-size:1.875rem}.promo-card .button{margin-top:20px}.help-banner h2{font-size:1.75rem}.product-detail-grid{grid-template-columns:1fr}.product-gallery-main{height:460px}.product-config{max-width:680px;width:100%;margin-inline:auto}.product-config h1{font-size:var(--text-title)}.product-add{flex-wrap:nowrap}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.delivery-options,.form-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){:root{--text-card:1.125rem;--text-price:1.5rem}.utility-inner{height:32px}.header-main{height:130px;gap:0}.logo>svg{width:33px;height:40px}.logo>span{font-size:20px}.logo>span>span{font-size:24px}.search-form{height:44px}.category-nav{height:48px;justify-content:flex-start;gap:26px}.search-result strong{font-size:var(--text-caption)}.hero{height:750px}.hero-copy{width:100%;padding:28px 25px 0}.eyebrow{font-size:.75rem;letter-spacing:.055em;align-items:flex-start;line-height:1.6}.tiny-spark{flex-shrink:0;margin-top:3px}.hero h1,.hero-blue h1,.hero-sage h1{font-size:clamp(2.875rem,13vw,3.5rem);margin-top:20px;margin-bottom:20px;letter-spacing:-.06em}.hero-blue .hero-copy>p,.hero-copy>p,.hero-sage .hero-copy>p{font-size:var(--text-body);max-width:100%;padding:0;white-space:normal}.hero-button{margin-top:22px}.hero-art{width:100%;height:315px;bottom:35px}.hero-product-label{flex-wrap:nowrap;left:18px;right:18px;padding:13px 12px;gap:8px}.hero-product-label>span:first-child{min-width:0}.hero-product-label strong{font-size:var(--text-body)}.hero-product-label small{font-size:.75rem}.hero-product-label>span:last-child{width:auto;font-size:var(--text-caption);flex-shrink:0;gap:7px}.hero-product-arrow{width:25px;height:25px;flex-shrink:0}.hero-sticker{font-size:.75rem}.hero-controls{bottom:17px}.slide-counter{font-size:.75rem}.assurance-strip{gap:24px 14px;padding-block:26px}.assurance-strip>a{gap:9px}.assurance-strip strong{font-size:var(--text-small)}.assurance-strip small{font-size:.75rem}.section-heading{flex-wrap:wrap;gap:12px;align-items:center}.section-heading>.text-link{font-size:var(--text-small)}.section-eyebrow{font-size:.75rem;letter-spacing:.08em}.section h2,.section-heading h2{font-size:2rem}.category-grid{gap:23px 12px}.category-image{height:125px}.category-tile-label{font-size:.9375rem}.category-tile-label svg{display:none}.category-tile>p{font-size:.75rem;line-height:1.5}.product-tabs{flex-wrap:wrap;gap:7px}.product-tabs button{font-size:var(--text-caption);padding-inline:12px}.product-card-visual{height:220px}.product-card-info>p{font-size:var(--text-caption);min-height:4.65em}.product-card-info{padding-inline:0}.product-name{font-size:var(--text-card);min-height:2.7em}.badge{padding:5px 7px}.badge,.stock{font-size:.75rem}.old-price{font-size:var(--text-caption)}.add-button{width:40px;height:44px}.product-card-bottom{gap:5px}.promo-card{height:370px}.promo-card h2{font-size:2rem}.promo-card p{font-size:var(--text-body);max-width:210px}.promo-card .button{font-size:var(--text-small)}.about-heading h2{font-size:2rem}.about-features p,.about-heading>p{font-size:var(--text-body);line-height:1.75}.about-features h3{font-size:1.25rem}.help-banner{gap:16px}.help-banner h2{font-size:1.625rem}.help-banner p{font-size:var(--text-small)}.help-banner>.button{margin-left:0}.footer-main{gap:30px 20px}.footer-brand{align-items:flex-start}.footer-brand>p{font-size:var(--text-small)}.footer-contact{gap:14px;align-items:flex-start}.footer-contact h3{margin:0}.footer-contact>p{flex-basis:100%}.footer-contact>.button{margin-top:0}.breadcrumbs{font-size:.75rem}.page-title h1{font-size:2.25rem}.catalog-toolbar{flex-wrap:wrap;column-gap:20px;row-gap:16px}.sort-control{margin-left:0}.catalog-categories button{font-size:var(--text-small)}.filter-panel>p{font-size:var(--text-caption)}.filter-panel>.text-link{font-size:var(--text-small)}.price-inputs input{width:100%}.product-config h1{font-size:2.25rem}.product-gallery-main{height:370px}.gallery-caption{font-size:.75rem;padding-inline:15px;text-align:center}.config-price>strong{font-size:2rem}.config-options button{padding-inline:15px}.product-add{font-size:.9375rem}.product-add>span{font-size:var(--text-small)}.product-service-list a{font-size:.75rem}.product-service-list small{font-size:var(--text-caption)}.product-description .product-tabs{flex-wrap:wrap;overflow:visible}.product-description .product-tabs>button{font-size:var(--text-caption)}.product-tab-content h2{font-size:1.75rem}.cart-item-description h2{font-size:var(--text-lead)}.cart-item-description>p{font-size:var(--text-caption)}.cart-item-actions{gap:14px;margin-top:14px}.cart-item-actions>button{font-size:.75rem}.cart-item-price>strong{font-size:1.5rem}.summary-line{font-size:var(--text-body)}.order-summary{padding:22px}.delivery-options,.form-grid{grid-template-columns:1fr}.delivery-options>label{padding:23px 18px;column-gap:13px}.delivery-options input{width:16px;height:16px;top:16px;right:15px}.delivery-options small{font-size:var(--text-caption)}.demo-callout{font-size:var(--text-small)}.info-hero h1{font-size:2rem}.info-block h2,.quiz-panel h2{font-size:1.5rem}.quiz-options>button{padding-right:36px}.toast{gap:8px}.toast>span:not(.toast-icon){min-width:0}.toast,.toast-cart-link{font-size:.75rem}}@media (max-width:380px){:root{--text-card:1.0625rem;--text-price:1.375rem}.hero{height:770px}.hero-copy{padding-inline:20px}.hero h1,.hero-blue h1,.hero-sage h1{font-size:2.875rem}.hero-product-label{left:14px;right:14px;flex-wrap:wrap}.hero-product-label>span:last-child{width:100%;justify-content:space-between}.hero-art{height:345px}.hero-image-link{bottom:87px}.hero-product-label small{font-size:.75rem}.category-tile-label{font-size:var(--text-small)}.category-image{height:115px}.add-button{width:36px}.product-grid{column-gap:12px}.product-card-visual{height:205px}.product-name{min-height:2.7em}.product-tabs button{font-size:.75rem;padding-inline:10px}.product-add{flex-wrap:wrap}}