:root{--ivory: #f7f5f1;--white: #ffffff;--graphite: #303638;--muted: #686d6d;--soft-gray: #a7a7a2;--gold: #b99568;--beige: #eae4dc;--line: rgba(48, 54, 56, .12);--shadow: 0 26px 80px rgba(54, 45, 34, .1);--radius: 30px;--container: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;overflow-x:hidden;background:var(--ivory);color:var(--graphite);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased}.font-heading-airme h1,.font-heading-airme h2,.font-heading-airme h3{font-family:var(--font-airme)}.font-heading-theme-heading h1,.font-heading-theme-heading h2,.font-heading-theme-heading h3{font-family:var(--font-heading)}.font-heading-theme-body h1,.font-heading-theme-body h2,.font-heading-theme-body h3{font-family:var(--font-body)}.font-heading-serif h1,.font-heading-serif h2,.font-heading-serif h3{font-family:var(--font-serif)}.font-body-airme,.font-body-airme button,.font-body-airme input{font-family:var(--font-airme)}.font-body-theme-heading,.font-body-theme-heading button,.font-body-theme-heading input{font-family:var(--font-heading)}.font-body-theme-body,.font-body-theme-body button,.font-body-theme-body input{font-family:var(--font-body)}.font-body-serif,.font-body-serif button,.font-body-serif input{font-family:var(--font-serif)}[hidden]{display:none!important}.shopify-section{max-width:100%}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{min-height:54px!important;border-radius:999px!important;font-size:13px!important}.airme-form-message{margin-top:12px;color:var(--muted);font-size:12px}.airme-form-message.is-error{color:#9f3f36}.airme-cart-link{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:50%}.airme-cart-link:hover{background:var(--beige)}.airme-cart-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.airme-cart-count{position:absolute;top:2px;right:1px;min-width:17px;height:17px;display:grid;padding-inline:4px;place-items:center;border:2px solid var(--ivory);border-radius:99px;background:var(--gold);color:#fff;font-size:8px}.main-page,.main-cart,.main-product-page{min-height:60vh;padding-block:90px}.editable-page{background:var(--page-bg,var(--ivory));color:var(--page-text,var(--muted))}.editable-page h1,.editable-page h2,.editable-page h3{color:var(--page-heading,var(--graphite))}.editable-page .eyebrow{color:var(--page-accent,var(--gold))}.main-page h1,.main-cart h1{margin:0 0 35px;font-size:clamp(42px,5vw,68px);font-weight:360;letter-spacing:-.055em}.rte{color:var(--muted);line-height:1.75}.main-product-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(45px,7vw,90px);align-items:start}.main-product-media{position:sticky;top:140px;min-height:620px;display:grid;overflow:hidden;place-items:center;border-radius:32px;background:linear-gradient(145deg,#ece5dc,#faf9f7)}.main-product-media img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply;transition:opacity .2s ease}.main-product-info h1{margin:0;font-size:clamp(38px,4vw,58px);font-weight:380;letter-spacing:-.05em}.main-product-price{margin:22px 0;font-size:24px}.main-product-form>select,.main-product-form>input:not([type=hidden]){width:100%;height:50px;margin:7px 0 16px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.main-product-form .button{width:100%}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:26px 0 0;padding:0;list-style:none}.product-facts li{min-width:0;padding:14px 11px;border:1px solid var(--line);border-radius:12px;background:#ffffff9e}.product-facts b,.product-facts span{display:block}.product-facts b{color:var(--graphite);font-size:11px;font-weight:600}.product-facts span{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.3}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:18px 10px;border-bottom:1px solid var(--line);text-align:left}.cart-item-title{display:flex;align-items:center;gap:15px}.cart-item-title img{width:80px;border-radius:12px}.cart-table input{width:70px;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px}.cart-summary{display:flex;align-items:flex-end;flex-direction:column;gap:15px;margin-top:32px}.cart-summary .button{min-width:240px}@media(max-width:760px){.main-product-grid{grid-template-columns:1fr;gap:40px}.main-product-media{position:static;min-height:390px;border-radius:24px}.main-page,.main-cart,.main-product-page{padding-block:60px}.cart-table thead{display:none}.cart-table tr{display:grid;grid-template-columns:1fr auto;padding-block:18px;border-bottom:1px solid var(--line)}.cart-table td{padding:8px 0;border:0}.cart-table td:first-child{grid-column:1 / -1}}body.menu-is-open{overflow:hidden}img{display:block;max-width:100%}.airme-reference-product{display:block;height:auto!important;object-fit:contain!important;object-position:center;aspect-ratio:auto!important}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(185,149,104,.5);outline-offset:4px}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;z-index:9999;left:16px;top:12px;padding:10px 16px;background:var(--graphite);color:#fff;border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.announcement{height:32px;display:grid;place-items:center;padding:0 16px;background:var(--announcement-bg,var(--graphite));color:var(--announcement-text,white);text-align:center;font-size:var(--announcement-size,11px);letter-spacing:.08em}.site-header{position:sticky;z-index:100;top:0;background:var(--header-bg,var(--ivory));color:var(--header-text,var(--graphite));border-bottom:1px solid var(--header-border,rgba(48,54,56,.08))}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:var(--header-logo-width,136px);height:auto}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,36px);margin-left:auto}.desktop-nav a{position:relative;padding-block:10px;color:var(--header-text,var(--graphite));font-size:13px}.desktop-nav a:after{content:"";position:absolute;right:50%;bottom:4px;left:50%;height:1px;background:var(--header-accent,var(--gold));transition:.25s ease}.desktop-nav a:hover:after{right:0;left:0}.header-actions{display:flex;align-items:center;gap:10px}.cart-button,.menu-button{position:relative;display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--header-text,var(--graphite));cursor:pointer}.cart-button:hover,.menu-button:hover{background:var(--beige)}.cart-button svg,.menu-button svg{width:22px;height:22px}.cart-count{position:absolute;top:2px;right:1px;min-width:17px;height:17px;padding-inline:4px;display:grid;place-items:center;background:var(--header-accent,var(--gold));color:#fff;border:2px solid var(--header-bg,var(--ivory));border-radius:99px;font-size:8px}.menu-button,.mobile-menu{display:none}.site-header .desktop-order,.mobile-menu .button{border-color:var(--header-button-bg,var(--graphite));background:var(--header-button-bg,var(--graphite));color:var(--header-button-text,var(--white))}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 25px;border:1px solid var(--graphite);border-radius:999px;background:var(--graphite);color:#fff;font-size:13px;font-weight:530;letter-spacing:.015em;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.button:hover{transform:translateY(-2px);background:#1d2223;box-shadow:0 12px 28px #3036382b}.button-small{min-height:42px;padding-inline:20px}.button-large{min-height:58px;padding-inline:30px}.button svg,.text-link svg{width:18px;transition:transform .25s ease}.button:hover svg,.text-link:hover svg{transform:translate(4px)}.hero{position:relative;min-height:calc(100vh - 108px);display:grid;align-items:center;overflow:hidden;background:linear-gradient(115deg,var(--hero-bg-start,#f7f5f1) 0%,var(--hero-bg-middle,#fbfaf8) 48%,var(--hero-bg-end,#f0ebe4) 100%)}.hero:before{content:"";position:absolute;inset:auto auto -20% -12%;width:42vw;aspect-ratio:1;border:1px solid rgba(185,149,104,.13);border-radius:50%}.hero-grid{min-height:720px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(28px,5vw,90px);padding-block:66px 74px}.hero-copy{position:relative;z-index:2;max-width:650px}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:var(--gold);font-size:11px;font-weight:620;letter-spacing:.22em;text-transform:uppercase}.eyebrow span{width:30px;height:1px;background:currentColor}h1{max-width:680px;margin:0;font-size:clamp(54px,6.2vw,88px);font-weight:350;letter-spacing:-.065em;line-height:.98}.hero-lead{max-width:610px;margin:30px 0 0;color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.72}.hero-buttons{display:flex;align-items:center;gap:26px;margin-top:38px}.text-link{display:inline-flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid var(--graphite);font-size:13px;font-weight:520}.micro-benefits{display:flex;flex-wrap:wrap;gap:14px 25px;margin-top:44px;padding-top:26px;border-top:1px solid var(--line)}.micro-benefits div{display:flex;align-items:center;gap:8px;color:#525859;font-size:12px;white-space:nowrap}.micro-benefits svg{width:18px;color:var(--gold)}.trust-line{margin:18px 0 0;color:#858984;font-size:11px}.hero-visual{position:relative;min-height:620px;display:grid;place-items:center;isolation:isolate}.hero-visual:after{content:"";position:absolute;z-index:-2;width:90%;height:86%;border:1px solid rgba(255,255,255,.8);border-radius:46% 54% 44% 56%;transform:rotate(6deg)}.hero-glow{position:absolute;z-index:-3;width:82%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(206,177,137,.3),rgba(234,228,220,.12) 54%,transparent 72%);filter:blur(4px)}.hero-visual img{position:relative;z-index:2;width:min(100%,670px);height:auto!important;object-fit:contain;aspect-ratio:auto!important;border-radius:0;mix-blend-mode:normal;filter:drop-shadow(0 34px 32px rgba(89,75,59,.13));animation:float 6s ease-in-out infinite}.hero-caption{position:absolute;z-index:3;right:0;bottom:70px;display:flex;flex-direction:column;gap:3px;padding:15px 20px;border:1px solid rgba(255,255,255,.84);border-radius:16px;background:#ffffff9e;box-shadow:0 14px 40px #4c413314;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-caption b{font-size:12px;font-weight:580}.hero-caption small{color:var(--muted);font-size:10px}.air-line{position:absolute;z-index:1;width:90px;height:26px;border-top:1px solid rgba(185,149,104,.7);border-radius:50%;opacity:.75}.air-line:after{content:"";position:absolute;inset:8px 4px auto 4px;height:25px;border-top:1px solid rgba(185,149,104,.45);border-radius:50%}.air-line-one{left:1%;top:40%;transform:rotate(8deg)}.air-line-two{right:0;top:28%;transform:scaleX(-1) rotate(8deg)}.intro-teaser{background:var(--teaser-bg,var(--white));border-block:1px solid rgba(48,54,56,.06)}.intro-teaser-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.intro-teaser p{margin:0;font-size:14px;font-weight:560}.intro-teaser span{color:var(--muted);font-size:13px;text-align:right}.section{padding-block:130px}.section h2,.final-cta h2,.lifestyle-content h2{margin:0;font-size:clamp(42px,5vw,68px);font-weight:360;letter-spacing:-.055em;line-height:1.03}.section-copy>p:not(.eyebrow),.specs-copy>p:not(.eyebrow),.faq-intro>p:not(.eyebrow),.final-cta-grid>div>p:not(.eyebrow),.lifestyle-content>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75}.section-heading{max-width:790px;margin-bottom:64px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.centered .eyebrow{justify-content:center}.reveal{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.shopify-design-mode .reveal{opacity:1;transform:none}.product-intro{background:var(--intro-section-bg,var(--white))}.product-intro-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(55px,8vw,120px)}.product-detail-frame{position:relative;min-height:700px;overflow:hidden;border-radius:42px;background:linear-gradient(145deg,var(--detail-bg-start,#e8e1d9),var(--detail-bg-end,#f8f7f5));box-shadow:var(--shadow)}.product-detail-frame img{width:100%;height:100%;min-height:700px;object-fit:cover;mix-blend-mode:multiply}.product-detail-frame>span{position:absolute;right:26px;bottom:25px;padding:12px 16px;border-radius:12px;background:#ffffffbf;color:#5d6161;font-size:11px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-copy h2{max-width:700px}.section-copy>p:not(.eyebrow){margin:30px 0 0}.feature-cards{margin-top:42px;border-top:1px solid var(--line)}.feature-cards article{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.feature-cards article>b{color:var(--gold);font-size:11px;font-weight:560;letter-spacing:.1em}.feature-cards h3{margin:0 0 7px;font-size:17px;font-weight:560}.feature-cards p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.lifestyle-section{padding-block:40px 130px;background:var(--lifestyle-section-bg,var(--white))}.lifestyle-card{position:relative;min-height:760px;overflow:hidden;border-radius:42px;background:#8f6f50;color:#fff}.lifestyle-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}.lifestyle-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#262622d1,#2626227a 43%,#2626220f 72%);opacity:var(--lifestyle-overlay-opacity,1)}.lifestyle-content{position:relative;z-index:2;width:min(52%,650px);display:flex;min-height:760px;flex-direction:column;justify-content:center;padding:70px}.eyebrow.light{color:#e8cda8}.lifestyle-content>p:not(.eyebrow){max-width:610px;margin:26px 0 0;color:#ffffffd1}.use-chips{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 34px}.use-chips span{padding:9px 13px;border:1px solid rgba(255,255,255,.24);border-radius:99px;background:#ffffff12;font-size:10px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.button-light{align-self:flex-start;border-color:#fff;background:#fff;color:var(--graphite)}.button-light:hover{background:var(--ivory);color:var(--graphite)}.how-section{background:var(--how-bg,var(--ivory))}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}.steps-grid article{position:relative;min-height:370px;padding:35px;overflow:hidden;border:1px solid rgba(48,54,56,.08);border-radius:26px;background:var(--how-card-bg,rgba(255,255,255,.76));transition:transform .25s ease,box-shadow .25s ease}.steps-grid article:hover{transform:translateY(-5px);box-shadow:0 22px 55px #3b302312}.step-number{position:absolute;top:28px;right:30px;color:var(--gold);font-size:10px;letter-spacing:.12em}.step-icon{width:92px;height:92px;display:grid;margin:30px 0 54px;place-items:center;border:1px solid rgba(185,149,104,.25);border-radius:50%;background:#f7f3ed;color:var(--gold)}.step-icon svg{width:44px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.steps-grid h3{margin:0 0 13px;font-size:21px;font-weight:510}.steps-grid p{max-width:290px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.specs-section{background:var(--graphite);color:#fff}.specs-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(70px,9vw,130px)}.specs-copy>p:not(.eyebrow){max-width:650px;margin:28px 0 44px;color:#ffffff9e}.spec-list{margin:0;border-top:1px solid rgba(255,255,255,.14)}.spec-list div{display:grid;grid-template-columns:minmax(140px,.62fr) 1fr;gap:20px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}.spec-list dt{color:#ffffff85;font-size:12px}.spec-list dd{margin:0;font-size:13px;line-height:1.5}.placeholder-value{color:#e7bc85!important;font-weight:520}.specs-image{position:relative;min-height:680px;display:grid;place-items:center;border-radius:38px;background:linear-gradient(140deg,var(--specs-bg-start,#f3eee8),var(--specs-bg-end,#ded3c6))}.specs-image img{width:92%;height:auto!important;object-fit:contain;aspect-ratio:auto!important;border-radius:46% 54% 48% 52%;mix-blend-mode:multiply}.material-tag{position:absolute;bottom:24px;left:24px;display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:12px;background:#303638c7;font-size:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.material-tag span{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:inset 0 0 0 2px #ffffff4d}.order-section{background:var(--order-section-bg,var(--white))}.order-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid rgba(48,54,56,.09);border-radius:38px;background:var(--order-card-bg,var(--ivory));box-shadow:0 28px 90px #473d3014}.order-image{position:relative;min-height:720px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,var(--order-bg-start,#ece5dc),var(--order-bg-end,#f8f7f5))}.order-image:before{content:"";position:absolute;width:68%;aspect-ratio:1;border:1px solid rgba(185,149,104,.24);border-radius:50%}.order-image img{position:relative;width:90%;height:auto!important;object-fit:contain;aspect-ratio:auto!important;mix-blend-mode:multiply}.order-image>span{position:absolute;bottom:26px;left:30px;color:#7c776f;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.order-info{display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,6vw,82px)}.product-kicker{margin:0 0 12px;color:var(--gold);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.order-info h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:380;letter-spacing:-.045em}.product-description{margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:28px;padding-bottom:25px;border-bottom:1px solid var(--line)}.price-row del{color:var(--soft-gray);font-size:15px}.price-row strong{font-size:26px;font-weight:500}.price-row small{flex-basis:100%;color:#8a8d8a;font-size:9px}.color-field{min-width:0;margin:24px 0 0;padding:0;border:0}.color-field legend,.quantity-row>span{margin-bottom:11px;color:#5e6464;font-size:11px;font-weight:550}.color-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.color-option{min-width:0;min-height:54px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fffc;color:var(--graphite);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.color-option:hover{border-color:#30363873;transform:translateY(-1px)}.color-option.is-selected{border-color:var(--graphite);box-shadow:0 0 0 1px var(--graphite)}.color-option[aria-disabled=true]{cursor:not-allowed;opacity:.48}.color-option>span:not(.color-swatch){min-width:0;overflow-wrap:anywhere;font-size:10px;font-weight:520}.color-swatch{width:21px;height:21px;display:inline-block;flex:0 0 auto;border:1px solid rgba(48,54,56,.18);border-radius:50%;box-shadow:inset 0 0 0 3px #ffffff40}.swatch-parelwit{background:linear-gradient(135deg,var(--swatch-parelwit,#fff) 0 62%,var(--gold) 63% 100%)}.swatch-grafietzwart{background:linear-gradient(135deg,var(--swatch-grafietzwart,#303638) 0 62%,var(--gold) 63% 100%)}.swatch-middernachtblauw{background:linear-gradient(135deg,var(--swatch-middernachtblauw,#273353) 0 62%,var(--gold) 63% 100%)}.swatch-blushroze{background:linear-gradient(135deg,var(--swatch-blushroze,#d9b8b8) 0 62%,var(--gold) 63% 100%)}.swatch-saliegroen{background:linear-gradient(135deg,var(--swatch-saliegroen,#6f897b) 0 62%,var(--gold) 63% 100%)}.color-option small{margin-left:auto;color:var(--gold);font-size:9px}.color-options-preview span{min-height:43px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:9px}.color-options-preview i{font-style:normal}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.quantity-row>span{margin:0}.quantity-control{display:grid;grid-template-columns:40px 42px 40px;height:40px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.quantity-control button{border:0;background:transparent;color:var(--graphite);cursor:pointer}.quantity-control button:hover{background:var(--beige)}.quantity-control output{display:grid;place-items:center;border-inline:1px solid var(--line);font-size:12px}.quantity-control input{width:42px;min-width:0;padding:0;border:0;border-inline:1px solid var(--line);background:#fff;color:var(--graphite);text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.airme-product-form>label{display:block;margin:22px 0 8px;color:#5e6464;font-size:11px;font-weight:550}.airme-product-form>select{width:100%;height:52px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--graphite)}.button:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.stock-line{display:flex;align-items:center;gap:8px;margin-top:21px;color:#5d6363;font-size:11px}.status-dot{width:7px;height:7px;border-radius:50%;background:#c59e6f;box-shadow:0 0 0 4px #c59e6f1f}.stock-line.is-unavailable .status-dot{background:#a7a7a2;box-shadow:0 0 0 4px #a7a7a226}.stock-line.is-unavailable{color:#848784}.airme-reference-product.is-switching{opacity:.35}.order-buttons{display:grid;grid-template-columns:1.35fr .8fr;gap:10px;margin-top:25px}.button-outline{background:transparent;color:var(--graphite)}.button-outline:hover{background:var(--graphite);color:#fff}.order-assurances{display:flex;flex-wrap:wrap;gap:9px 17px;margin:23px 0 0;padding:0;list-style:none;color:#6f7474;font-size:9px}.order-assurances li{display:flex;align-items:center;gap:6px}.order-assurances li span{color:var(--gold)}.editable-section h1,.editable-section h2,.editable-section h3{color:var(--section-heading-color,var(--graphite))}.editable-section .eyebrow,.editable-section .step-number,.editable-section .product-kicker,.editable-section .stars{color:var(--section-accent-color,var(--gold))}.editable-section .eyebrow>span{background:currentColor}.editable-section .hero-lead,.editable-section .trust-line,.editable-section .section-copy>p:not(.eyebrow),.editable-section .feature-cards p,.editable-section .steps-grid p,.editable-section .product-description,.editable-section .proof-heading>p,.editable-section .review-card>p,.editable-section .faq-intro>p:not(.eyebrow),.editable-section .faq-panel p,.editable-section .final-cta-grid>div>p:not(.eyebrow){color:var(--section-body-color,var(--muted))}.editable-section .micro-benefits div,.editable-section .intro-teaser span,.editable-section .product-detail-frame>span,.editable-section .price-row small,.editable-section .color-field legend,.editable-section .quantity-row>span,.editable-section .stock-line,.editable-section .order-assurances,.editable-section .review-card footer small,.editable-section .signup-card label,.editable-section .signup-card form small{color:var(--section-body-color,var(--muted))}.editable-section .intro-teaser p,.editable-section .color-option,.editable-section .review-card footer b,.editable-section .faq-item summary{color:var(--section-heading-color,var(--graphite))}.editable-section .review-placeholder,.editable-section .color-option small{color:var(--section-accent-color,var(--gold))}.editable-section .feature-cards article>b,.editable-section .order-assurances li span,.editable-section .material-tag span{color:var(--section-accent-color,var(--gold))}.hero .button,.order-section .order-buttons .button:not(.button-outline),.final-cta .button{border-color:var(--section-button-bg,var(--graphite));background:var(--section-button-bg,var(--graphite));color:var(--section-button-text,var(--white))}.order-section .order-buttons .button-outline{border-color:var(--section-secondary-button-text,var(--graphite));background:var(--section-secondary-button-bg,transparent);color:var(--section-secondary-button-text,var(--graphite))}.lifestyle-section h2{color:var(--lifestyle-heading-color,white)}.lifestyle-section .eyebrow.light{color:var(--lifestyle-accent-color,#e8cda8)}.lifestyle-section .lifestyle-content>p:not(.eyebrow){color:var(--lifestyle-body-color,rgba(255,255,255,.82))}.lifestyle-section .button-light{border-color:var(--lifestyle-button-bg,white);background:var(--lifestyle-button-bg,white);color:var(--lifestyle-button-text,var(--graphite))}.order-product-details{margin-top:28px;padding-top:24px;border-top:1px solid var(--line);scroll-margin-top:120px}.order-product-details h3{margin:0;font-size:18px;font-weight:520;letter-spacing:-.02em}.order-product-details>p{margin:7px 0 17px;color:var(--section-body-color,var(--muted));font-size:11px;line-height:1.55}.order-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0}.order-detail-list>div{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:9px;align-items:baseline;padding:9px 0;border-bottom:1px solid var(--line)}.order-detail-list dt{color:var(--section-body-color,var(--muted));font-size:9px;line-height:1.45}.order-detail-list dd{min-width:0;margin:0;color:var(--section-heading-color,var(--graphite));font-size:9px;line-height:1.45;overflow-wrap:anywhere}.airme-info-page{min-height:70vh;padding-block:clamp(70px,9vw,130px);background:var(--info-bg,var(--ivory));color:var(--section-body-color,var(--muted))}.info-page-container{max-width:1200px}.info-page-hero{max-width:850px;margin-bottom:clamp(50px,7vw,90px)}.info-page-hero h1{max-width:820px;margin:20px 0 24px;font-size:clamp(48px,7vw,92px);font-weight:350;line-height:.98;letter-spacing:-.06em}.info-page-intro{max-width:720px;color:var(--section-body-color,var(--muted));font-size:clamp(16px,1.8vw,21px);line-height:1.65}.info-page-intro p{margin:0}.info-updated{display:inline-flex;margin:24px 0 0;padding:8px 12px;border:1px solid var(--info-border,var(--line));border-radius:999px;color:var(--section-body-color,var(--muted));font-size:9px;letter-spacing:.04em}.info-page-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:clamp(35px,6vw,80px);align-items:start}.info-toc{position:sticky;top:130px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--info-border,var(--line));border-radius:18px;background:color-mix(in srgb,var(--info-surface,white) 82%,transparent)}.info-toc p{margin:0 0 12px;color:var(--section-accent-color,var(--gold));font-size:9px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.info-toc a{padding:10px 0;border-bottom:1px solid var(--info-border,var(--line));color:var(--section-heading-color,var(--graphite));font-size:11px;line-height:1.4}.info-toc a:last-child{border-bottom:0}.info-toc a:hover{color:var(--info-link,var(--gold))}.info-content{min-width:0;display:grid;gap:18px}.info-card{position:relative;scroll-margin-top:125px;padding:clamp(28px,4vw,48px);border:1px solid var(--info-border,var(--line));border-radius:24px;background:var(--info-surface,white);box-shadow:0 18px 55px #473d300b}.info-card-highlight{background:var(--info-highlight,var(--beige))}.info-card-number{display:inline-block;margin-bottom:24px;color:var(--section-accent-color,var(--gold));font-size:9px;font-weight:650;letter-spacing:.14em}.info-card h2,.info-form-card h2{margin:0 0 17px;font-size:clamp(25px,3vw,36px);font-weight:420;line-height:1.12;letter-spacing:-.035em}.info-richtext{color:var(--section-body-color,var(--muted));font-size:14px;line-height:1.75}.info-richtext>*:first-child{margin-top:0}.info-richtext>*:last-child{margin-bottom:0}.info-richtext p{margin-block:0 13px}.info-richtext ul,.info-richtext ol{margin:13px 0;padding-left:20px}.info-richtext li{margin:7px 0}.info-richtext a{color:var(--info-link,var(--gold));text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.info-richtext strong{color:var(--section-heading-color,var(--graphite));font-weight:580}.info-form-card{scroll-margin-top:125px;margin-top:12px;padding:clamp(30px,5vw,58px);border-radius:28px;background:var(--info-highlight,var(--beige))}.info-form-heading{max-width:660px;margin-bottom:30px}.info-form-heading>p:not(.eyebrow){margin:0;color:var(--section-body-color,var(--muted));font-size:13px;line-height:1.65}.airme-info-form{display:grid;gap:20px}.info-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.airme-info-form label{min-width:0;display:grid;gap:8px}.airme-info-form label>span{color:var(--section-heading-color,var(--graphite));font-size:10px;font-weight:560}.airme-info-form input,.airme-info-form textarea{width:100%;min-width:0;border:1px solid var(--info-border,var(--line));border-radius:13px;background:var(--info-input,white);color:var(--section-heading-color,var(--graphite));font:inherit;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.airme-info-form input{height:52px;padding:0 15px}.airme-info-form textarea{min-height:150px;padding:14px 15px;resize:vertical}.airme-info-form input:focus,.airme-info-form textarea:focus{border-color:var(--section-accent-color,var(--gold));box-shadow:0 0 0 3px color-mix(in srgb,var(--section-accent-color,var(--gold)) 18%,transparent)}.info-form-message-field{grid-column:1 / -1}.airme-info-form .button{width:fit-content;min-width:190px;border-color:var(--section-button-bg,var(--graphite));background:var(--section-button-bg,var(--graphite));color:var(--section-button-text,white)}.airme-info-form>small{color:var(--section-body-color,var(--muted));font-size:9px;line-height:1.5}.info-form-success{padding:24px;border:1px solid color-mix(in srgb,var(--section-accent-color,var(--gold)) 40%,transparent);border-radius:16px;background:var(--info-surface,white)}.info-form-success strong{color:var(--section-heading-color,var(--graphite));font-size:17px}.info-form-success p{margin:8px 0 0;color:var(--section-body-color,var(--muted));font-size:12px}.proof-section{background:var(--proof-bg,#f1ede7)}.proof-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:58px}.proof-heading h2{font-size:clamp(38px,4.5vw,60px)}.proof-heading>p{max-width:370px;margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.65;text-align:right}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{min-height:340px;display:flex;flex-direction:column;padding:30px;border:1px solid rgba(48,54,56,.07);border-radius:22px;background:var(--proof-card-bg,rgba(255,255,255,.75))}.review-placeholder{align-self:flex-start;padding:7px 10px;border:1px dashed rgba(185,149,104,.6);border-radius:99px;color:#95734c;font-size:8px;letter-spacing:.05em;text-transform:uppercase}.stars{margin-top:32px;color:var(--gold);font-size:17px;letter-spacing:3px}.review-card h3{margin:20px 0 10px;font-size:19px;font-weight:510}.review-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.review-card footer{display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:28px}.avatar-placeholder{width:35px;height:35px;border-radius:50%;background:#e2ddd5}.review-card footer div{display:flex;flex-direction:column;gap:3px}.review-card footer b{font-size:10px;font-weight:560}.review-card footer small{color:#999b98;font-size:8px}.faq-section{background:var(--faq-bg,var(--white))}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(55px,9vw,130px);align-items:start}.faq-intro{position:sticky;top:145px}.faq-intro h2{font-size:clamp(40px,4.8vw,62px)}.faq-intro>p:not(.eyebrow){margin:24px 0 28px;font-size:14px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 2px;color:var(--graphite);cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{font-size:15px;font-weight:520}.faq-item summary>b{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--gold);font-size:17px;font-weight:380}.faq-item summary>b:before{content:"+"}.faq-item[open] summary>b:before{content:"\2212"}.faq-item h3{margin:0}.faq-item h3 button{width:100%;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 2px;border:0;background:transparent;color:var(--graphite);text-align:left;cursor:pointer}.faq-item h3 span{font-size:15px;font-weight:520}.faq-item h3 b{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--gold);font-size:17px;font-weight:380}.faq-panel p{margin:-3px 48px 25px 2px;color:var(--muted);font-size:13px;line-height:1.72}.final-cta{padding-block:110px;overflow:hidden;background:linear-gradient(120deg,var(--final-bg-start,#e9e1d7),var(--final-bg-end,#f8f5f0))}.final-cta-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,9vw,130px)}.final-cta-grid>div>p:not(.eyebrow){margin:24px 0 30px}.signup-card{padding:40px;border:1px solid rgba(255,255,255,.8);border-radius:25px;background:color-mix(in srgb,var(--final-card-bg,#fff) 78%,transparent);box-shadow:0 24px 65px #50423014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.signup-card>p{margin:0 0 24px;font-size:17px;font-weight:480}.signup-card label{display:block;margin-bottom:8px;color:#646a6a;font-size:10px}.signup-card form>div{display:flex;gap:8px}.signup-card input{min-width:0;flex:1;height:52px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--graphite)}.signup-card form small{display:block;margin-top:12px;color:#8b8e8b;font-size:9px}.signup-success{padding:17px;border-radius:12px;background:#b995681f;color:#735a3d;font-size:12px;line-height:1.5}.site-footer{padding-top:78px;background:var(--footer-bg,var(--graphite));color:var(--footer-text,white)}.footer-top{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:60px;padding-bottom:70px}.footer-brand a{display:inline-flex;padding:0;background:transparent}.footer-brand img{width:var(--footer-logo-width,150px);height:auto;opacity:.96}.footer-brand img.is-inverted{filter:brightness(0) invert(1)}.footer-brand p{max-width:260px;margin:23px 0 0;color:var(--footer-muted,rgba(255,255,255,.55));font-size:13px;line-height:1.6}.footer-top>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-top h2{margin:0 0 8px;color:var(--footer-heading,#d5b98f);font-size:10px;font-weight:570;letter-spacing:.14em;text-transform:uppercase}.footer-top a{color:var(--footer-text,rgba(255,255,255,.7));opacity:.72;font-size:11px}.footer-top a:hover{color:var(--footer-text,white);opacity:1}.payment-placeholder{margin:12px 0 0;padding:9px 12px;border:1px dashed var(--footer-line,rgba(255,255,255,.2));border-radius:8px;color:var(--footer-muted,rgba(255,255,255,.4));font-size:8px}.payment-placeholder svg{width:34px;height:auto;margin:2px}.footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--footer-line,rgba(255,255,255,.1));color:var(--footer-muted,rgba(255,255,255,.38));font-size:9px}.cart-drawer-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;background:#1e212159;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:.3s ease}.cart-drawer-backdrop.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:201;top:0;right:0;width:min(440px,100%);height:100%;display:flex;flex-direction:column;padding:26px;background:var(--ivory);box-shadow:-20px 0 70px #00000029;transform:translate(103%);transition:transform .35s cubic-bezier(.2,.75,.2,1)}.cart-drawer.is-open{transform:translate(0)}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--line)}.cart-drawer-head h2{margin:0;font-size:24px;font-weight:420;letter-spacing:-.03em}.cart-drawer-head button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--beige);cursor:pointer}.cart-product{display:grid;grid-template-columns:78px 1fr auto;gap:14px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-product img{width:78px;aspect-ratio:1;border-radius:12px;object-fit:cover;mix-blend-mode:multiply}.cart-product>div{display:flex;flex-direction:column;gap:5px}.cart-product b,.cart-product strong{font-size:12px;font-weight:550}.cart-product span,.cart-product small{color:var(--muted);font-size:9px}.empty-cart{display:grid;flex:1;place-content:center;justify-items:center;text-align:center}.empty-cart>svg{width:42px;height:42px;color:var(--gold)}.empty-cart p{margin:18px 0 25px;color:var(--muted);font-size:14px}.cart-total{margin-top:auto;padding-top:25px;border-top:1px solid var(--line)}.cart-total>div{display:flex;justify-content:space-between;margin-bottom:20px}.cart-total span,.cart-total strong{font-size:14px}.cart-total .button{width:100%}.cart-total small{display:block;margin-top:12px;color:var(--muted);font-size:9px;text-align:center}.toast{position:fixed;z-index:300;left:50%;bottom:25px;max-width:min(420px,calc(100% - 28px));padding:14px 19px;border-radius:12px;background:var(--graphite);color:#fff;box-shadow:0 15px 40px #0003;font-size:11px;transform:translate(-50%);animation:toast-in .3s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@media(max-width:1080px){.desktop-nav{display:none}.menu-button{display:grid}.mobile-menu{display:block;position:fixed;z-index:99;top:var(--mobile-menu-top,108px);right:0;bottom:0;left:0;overflow-y:auto;overscroll-behavior:contain;padding:30px 20px max(30px,env(safe-area-inset-bottom));background:var(--mobile-menu-bg,var(--ivory));color:var(--mobile-menu-text,var(--graphite));opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;isolation:isolate}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{width:min(100%,680px);display:flex;flex-direction:column;gap:0;margin-inline:auto}.mobile-menu nav>a:not(.button){padding:18px 6px;border-bottom:1px solid color-mix(in srgb,currentColor 14%,transparent);color:inherit;font-size:18px}.mobile-menu .button{margin-top:28px}.hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero-visual{min-height:520px}.product-intro-grid,.specs-grid{gap:55px}.product-detail-frame,.product-detail-frame img{min-height:590px}.lifestyle-content{width:62%;padding:55px}.order-info{padding:48px}.order-buttons{grid-template-columns:1fr}.footer-top{grid-template-columns:1.4fr repeat(3,1fr);gap:32px}}@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.announcement{height:30px;letter-spacing:.05em}.header-inner{height:68px}.brand img{width:var(--header-logo-mobile-width,118px)}.desktop-order{display:none}.hero{min-height:auto}.hero-grid{min-height:0;grid-template-columns:1fr;gap:24px;padding-block:52px 34px}.hero-copy{text-align:center}.eyebrow{justify-content:center;margin-bottom:18px;font-size:9px}h1{font-size:clamp(48px,14.5vw,68px)}.hero-lead{margin-top:22px;font-size:15px;line-height:1.65}.hero-buttons{margin-top:28px;flex-direction:column;gap:12px}.hero-buttons .button{width:100%}.text-link{padding:9px 0}.micro-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px;padding-top:20px}.micro-benefits div{flex-direction:column;gap:6px;font-size:9px;white-space:normal;line-height:1.25}.micro-benefits svg{width:20px}.trust-line{font-size:10px}.hero-visual{min-height:330px;order:2}.hero-visual img{width:100%}.hero-caption{right:4px;bottom:12px;padding:11px 14px}.air-line{width:54px}.intro-teaser-inner{min-height:112px;flex-direction:column;justify-content:center;gap:8px;text-align:center}.intro-teaser span{max-width:320px;text-align:center;line-height:1.5}.section{padding-block:86px}.section h2,.final-cta h2,.lifestyle-content h2{font-size:clamp(37px,11vw,50px)}.section-heading{margin-bottom:38px}.section-copy>p:not(.eyebrow),.specs-copy>p:not(.eyebrow),.faq-intro>p:not(.eyebrow),.final-cta-grid>div>p:not(.eyebrow),.lifestyle-content>p:not(.eyebrow){font-size:15px;line-height:1.68}.product-intro-grid{grid-template-columns:1fr;gap:52px}.product-detail-frame,.product-detail-frame img{min-height:430px}.product-detail-frame{border-radius:25px}.product-detail-frame>span{right:16px;bottom:16px}.section-copy{text-align:center}.section-copy .eyebrow{justify-content:center}.section-copy>p:not(.eyebrow){margin-top:22px}.feature-cards{margin-top:31px;text-align:left}.feature-cards article{grid-template-columns:32px 1fr;gap:12px;padding:21px 0}.lifestyle-section{padding-block:0 86px;background:var(--lifestyle-section-bg,var(--white))}.lifestyle-card{min-height:720px;border-radius:25px}.lifestyle-card>img{object-position:60% center}.lifestyle-overlay{background:linear-gradient(0deg,#22221ee6,#22221e8f 52%,#22221e0d 88%)}.lifestyle-content{width:100%;min-height:720px;justify-content:flex-end;padding:32px 25px}.lifestyle-content .eyebrow{justify-content:flex-start}.lifestyle-content>p:not(.eyebrow){margin-top:20px}.use-chips{margin:22px 0 25px}.button-light{width:100%}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:300px;padding:28px;text-align:center}.step-icon{margin:20px auto 35px}.steps-grid p{margin-inline:auto}.specs-grid{grid-template-columns:1fr;gap:50px}.specs-copy{text-align:center}.specs-copy .eyebrow{justify-content:center}.specs-copy>p:not(.eyebrow){margin:22px 0 32px}.spec-list{text-align:left}.spec-list div{grid-template-columns:.7fr 1fr;gap:12px}.spec-list dt,.spec-list dd{font-size:10px}.specs-image{min-height:410px;order:-1;border-radius:25px}.order-card{grid-template-columns:1fr;border-radius:25px}.order-image{min-height:410px}.order-info{padding:34px 24px 38px}.order-info h2{font-size:36px}.order-buttons{grid-template-columns:1fr}.order-assurances{display:grid;grid-template-columns:1fr}.order-product-details{margin-top:26px;padding-top:22px}.airme-info-page{padding-block:68px 84px}.info-page-hero{margin-inline:auto;margin-bottom:42px;text-align:center}.info-page-hero h1{margin-inline:auto;font-size:clamp(44px,13vw,64px)}.info-page-intro{margin-inline:auto;font-size:15px}.info-page-layout{grid-template-columns:1fr;gap:24px}.info-toc{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding:18px}.info-toc p{grid-column:1 / -1}.info-toc a{font-size:10px}.info-card{padding:28px 23px;border-radius:20px}.info-card h2,.info-form-card h2{font-size:28px}.info-richtext{font-size:13px}.info-form-card{padding:30px 22px;border-radius:22px}.info-form-heading{text-align:center}.info-form-heading .eyebrow{justify-content:center}.info-form-grid{grid-template-columns:1fr}.info-form-message-field{grid-column:auto}.airme-info-form .button{width:100%}.proof-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:34px;text-align:center}.proof-heading .eyebrow{justify-content:center}.proof-heading>p{margin-inline:auto;text-align:center}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:300px}.faq-grid{grid-template-columns:1fr;gap:42px}.faq-intro{position:static;text-align:center}.faq-intro .eyebrow{justify-content:center}.faq-intro .text-link{display:inline-flex}.faq-item h3 button{min-height:70px}.faq-item h3 span{font-size:13px}.final-cta{padding-block:82px}.final-cta-grid{grid-template-columns:1fr;gap:45px;text-align:center}.final-cta-grid .eyebrow{justify-content:center}.signup-card{padding:26px 20px;text-align:left}.signup-card form>div{flex-direction:column}.signup-card form .button{width:100%}.footer-top{grid-template-columns:1fr 1fr;gap:45px 30px;padding-bottom:50px}.footer-brand{grid-column:1 / -1}.footer-bottom{min-height:88px;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px}.cart-drawer{padding:20px}}@media(max-width:430px){.announcement{padding-inline:8px}.cart-button,.menu-button{width:38px;height:38px}.hero-grid{padding-top:44px}.micro-benefits{margin-inline:-3px}.product-detail-frame,.product-detail-frame img{min-height:360px}.lifestyle-card,.lifestyle-content{min-height:680px}.use-chips span{font-size:9px}.spec-list div{grid-template-columns:1fr;gap:5px}.spec-list dd{padding-bottom:2px}.order-image{min-height:350px}.product-facts{grid-template-columns:1fr}.color-option small{display:none}.info-toc{grid-template-columns:1fr}.info-toc p{grid-column:auto}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/airme.css.map */
