:root{--aer-ink: #2a1d18;--aer-cream: #f7f2ec;--aer-paper: #fffdf9;--aer-taupe: #c7a69e;--aer-soft: #eadbd8;--aer-sage: #b7add0;--aer-line: rgba(42, 29, 24, .14);--aer-serif: Georgia, "Times New Roman", serif;--aer-sans: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{color:var(--aer-ink);background:var(--aer-paper);font-family:var(--aer-sans)}.content-for-layout{overflow:clip}.aer-announcement{padding:10px 20px;background:var(--aer-ink);color:#fff;text-align:center;font-size:11px;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}.aer-header{position:sticky;top:0;z-index:30;background:#fffdf9f0;border-bottom:1px solid var(--aer-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.aer-header__inner{max-width:1320px;height:72px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.aer-logo{color:var(--aer-ink);font-family:var(--aer-serif);font-size:25px;letter-spacing:.19em;line-height:1;text-decoration:none}.aer-nav{display:flex;align-items:center;justify-content:center;gap:28px}.aer-nav a,.aer-footer a{color:inherit;text-decoration:none}.aer-nav a{position:relative;font-size:13px}.aer-nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transition:transform .22s ease}.aer-nav a:hover:after,.aer-nav a[aria-current=page]:after{transform:scaleX(1)}.aer-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.aer-bag{color:var(--aer-ink);font-size:13px;text-decoration:none}.aer-bag span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:4px;border:1px solid var(--aer-line);border-radius:99px}.aer-mobile-menu{display:none}.aer-eyebrow{margin:0 0 14px;color:#735b50;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.aer-home h1,.aer-home h2,.aer-product h1,.aer-product h2,.aer-page h1,.aer-footer h2{margin:0;color:var(--aer-ink);font-family:var(--aer-serif);font-weight:400;letter-spacing:-.035em}.aer-home h1{max-width:720px;font-size:clamp(46px,6vw,86px);line-height:.98}.aer-home h2,.aer-product h2{font-size:clamp(35px,4.2vw,58px);line-height:1.02}.aer-home h3,.aer-product h3{margin:0 0 8px;font-size:18px;font-weight:600}.aer-home p,.aer-product p,.aer-page p{line-height:1.7}.aer-hero{position:relative;min-height:min(780px,86vh);background:var(--aer-cream)}.aer-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f2ecfa,#f7f2ecd9 37%,#f7f2ec0d 72%);content:""}.aer-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.aer-hero__content{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:150px 32px 110px}.aer-hero__content>p:not(.aer-eyebrow){max-width:520px;margin:26px 0 32px;font-size:18px}.aer-button{display:inline-flex;min-height:52px;padding:14px 26px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:650;letter-spacing:.02em;line-height:1.2;text-align:center;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.aer-button:hover{transform:translateY(-1px)}.aer-button--dark{background:var(--aer-ink);color:#fff}.aer-button--light{border-color:var(--aer-ink);background:transparent;color:var(--aer-ink)}.aer-microcopy{display:block;margin-top:17px;color:#2a1d18b8;font-size:12px}.aer-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--aer-line);border-bottom:1px solid var(--aer-line);background:var(--aer-paper)}.aer-trust-strip span{padding:19px 28px;text-align:center;font-size:12px;letter-spacing:.04em}.aer-trust-strip span+span{border-left:1px solid var(--aer-line)}.aer-section{max-width:1320px;margin:0 auto;padding:112px 32px}.aer-section--compact{padding-top:86px;padding-bottom:86px}.aer-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(46px,8vw,120px)}.aer-split__media img,.aer-shades__media img{width:100%;border-radius:28px;object-fit:cover}.aer-split__copy>p:not(.aer-eyebrow){max-width:580px;margin:24px 0}.aer-checklist{margin:28px 0;padding:0;list-style:none}.aer-checklist li{position:relative;padding:12px 0 12px 30px;border-bottom:1px solid var(--aer-line)}.aer-checklist li:before{position:absolute;top:15px;left:2px;content:"\2713"}.aer-text-link{display:inline-block;color:var(--aer-ink);font-weight:650;text-underline-offset:5px}.aer-benefits{max-width:none;background:var(--aer-cream)}.aer-benefits>*{max-width:1256px;margin-right:auto;margin-left:auto}.aer-section__heading{max-width:760px;margin-bottom:46px}.aer-section__heading--center{margin-right:auto;margin-left:auto;text-align:center}.aer-section__heading>p:not(.aer-eyebrow){margin:18px auto 0}.aer-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--aer-line);border-left:1px solid var(--aer-line)}.aer-benefit-grid--three{grid-template-columns:repeat(3,1fr)}.aer-benefit-grid article{min-height:240px;padding:32px;border-right:1px solid var(--aer-line);border-bottom:1px solid var(--aer-line)}.aer-benefit-grid article>span{display:block;margin-bottom:72px;color:#846b60;font-family:var(--aer-serif);font-size:15px}.aer-benefit-grid article p{margin:0;color:#2a1d18b8;font-size:14px}.aer-how{text-align:center}.aer-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.aer-steps article{padding:38px 28px;border-radius:22px;background:var(--aer-cream)}.aer-steps strong{display:inline-grid;width:42px;height:42px;margin-bottom:26px;place-items:center;border:1px solid var(--aer-taupe);border-radius:50%;font-family:var(--aer-serif);font-size:18px}.aer-steps p{margin:0;color:#2a1d18b8}.aer-shades{max-width:none;display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);padding:0;background:#ddc8c2}.aer-shades__copy{display:flex;min-height:650px;padding:clamp(54px,8vw,120px);flex-direction:column;align-items:flex-start;justify-content:center}.aer-shades__copy>p:not(.aer-eyebrow){max-width:550px;margin:25px 0 32px}.aer-shades__media img{display:block;height:100%;min-height:650px;border-radius:0}.aer-no-fake{max-width:980px;text-align:center}.aer-no-fake>p:not(.aer-eyebrow){max-width:720px;margin:24px auto}.aer-pill-row{display:flex;margin:30px 0;flex-wrap:wrap;justify-content:center;gap:10px}.aer-pill-row span{padding:11px 16px;border:1px solid var(--aer-line);border-radius:999px;background:#ffffff61;font-size:12px}.aer-faq{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);column-gap:clamp(48px,8vw,120px)}.aer-faq__list details,.aer-disclosure{border-bottom:1px solid var(--aer-line)}.aer-faq__list summary,.aer-disclosure summary{padding:21px 34px 21px 0;cursor:pointer;font-size:16px;font-weight:600;list-style:none}.aer-faq__list summary::-webkit-details-marker,.aer-disclosure summary::-webkit-details-marker{display:none}.aer-faq__list summary:after,.aer-disclosure summary:after{float:right;content:"+";font-size:22px;font-weight:300}.aer-faq__list details[open] summary:after,.aer-disclosure[open] summary:after{content:"\2212"}.aer-faq__list details p,.aer-disclosure>p,.aer-disclosure .rte{margin:0;padding:0 34px 22px 0;color:#2a1d18bf}.aer-faq>.aer-text-link{grid-column:2;margin-top:28px;justify-self:start}.aer-final-cta{padding:110px 32px;background:var(--aer-cream);text-align:center}.aer-final-cta h2{max-width:820px;margin:0 auto 34px}.aer-product{background:var(--aer-paper)}.aer-product__top{max-width:1320px;margin:0 auto;padding:58px 32px 90px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:clamp(46px,6vw,88px);align-items:start}.aer-product__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.aer-product__image{margin:0;overflow:hidden;border-radius:22px;background:var(--aer-cream)}.aer-product__image--main{grid-column:1 / -1}.aer-product__image img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.aer-product__image--main img{aspect-ratio:3 / 2}.aer-product__details{position:sticky;top:118px}.aer-product h1{font-size:clamp(40px,4.6vw,64px);line-height:1}.aer-product__lede{margin:22px 0;color:#2a1d18c7;font-size:16px}.aer-price{display:flex;margin:24px 0 28px;align-items:baseline;gap:12px;font-size:20px;font-weight:650}.aer-price s{color:#2a1d1880;font-size:15px;font-weight:400}.aer-product-form{display:grid;gap:17px}.aer-option label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.aer-option select{width:100%;min-height:50px;padding:0 42px 0 15px;border:1px solid var(--aer-line);border-radius:12px;background:var(--aer-paper);color:var(--aer-ink);font:inherit}.aer-add{width:100%;margin-top:4px;cursor:pointer}.aer-add:disabled{cursor:not-allowed;opacity:.48}.aer-assurances{display:grid;margin:22px 0;grid-template-columns:repeat(3,1fr);gap:8px}.aer-assurances span{padding:10px 8px;border-radius:10px;background:var(--aer-cream);font-size:10px;line-height:1.4;text-align:center}.aer-product__quick-benefits{margin:28px 0;border-top:1px solid var(--aer-line)}.aer-product__quick-benefits>div{display:flex;padding:14px 0;border-bottom:1px solid var(--aer-line);justify-content:space-between;gap:20px}.aer-product__quick-benefits span{color:#2a1d18ad;font-size:13px;text-align:right}.aer-disclosure .rte{font-size:14px}.aer-product-story{border-top:1px solid var(--aer-line)}.aer-bundle-callout{max-width:none;background:var(--aer-ink);color:#fff;text-align:center}.aer-bundle-callout h2{max-width:820px;margin:0 auto;color:#fff}.aer-bundle-callout .aer-eyebrow{color:#dbc4b9}.aer-bundle-callout .aer-pill-row span{border-color:#ffffff40}.aer-bundle-callout .aer-button{border-color:#fff;color:#fff}.aer-page{max-width:900px;min-height:65vh;margin:0 auto;padding:92px 32px 120px}.aer-page h1{max-width:780px;margin-bottom:46px;font-size:clamp(42px,6vw,72px);line-height:1}.aer-page__content{max-width:760px}.aer-page__content h2{margin:48px 0 14px;font-family:var(--aer-serif);font-size:30px;font-weight:400}.aer-page__content h3{margin:30px 0 8px;font-size:18px}.aer-page__content p,.aer-page__content li{color:#2a1d18cc}.aer-page__content a{color:var(--aer-ink);text-underline-offset:4px}.aer-cart{max-width:1320px;min-height:70vh;margin:0 auto;padding:86px 32px 120px}.aer-cart__heading{max-width:720px;margin-bottom:54px}.aer-cart__heading h1,.aer-contact h1,.aer-password h1,.aer-not-found h1,.aer-search h1{margin:0;font-family:var(--aer-serif);font-size:clamp(44px,6vw,76px);font-weight:400;letter-spacing:-.04em;line-height:.98}.aer-cart__heading>p:last-child{color:#2a1d18ad}.aer-cart__form{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(48px,7vw,100px);align-items:start}.aer-cart-item{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:24px;padding:24px 0;border-top:1px solid var(--aer-line)}.aer-cart-item:last-child{border-bottom:1px solid var(--aer-line)}.aer-cart-item__image{overflow:hidden;border-radius:16px;background:var(--aer-cream)}.aer-cart-item__image img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.aer-cart-item h2{margin:0;font-family:var(--aer-serif);font-size:25px;font-weight:400}.aer-cart-item h2 a,.aer-search a{color:inherit;text-decoration:none}.aer-cart-item__content{display:flex;flex-direction:column;justify-content:space-between}.aer-cart-item__options{display:flex;margin:10px 0;gap:18px;color:#2a1d18a8;font-size:12px}.aer-cart-item__options div{display:flex;gap:5px}.aer-cart-item__options dt:after{content:":"}.aer-cart-item__options dd{margin:0}.aer-cart-item__controls{display:flex;align-items:center;gap:12px;font-size:12px}.aer-cart-item__controls label{font-weight:650}.aer-cart-item__controls input{width:66px;height:40px;border:1px solid var(--aer-line);border-radius:10px;text-align:center}.aer-cart-item__controls a{color:inherit;text-underline-offset:4px}.aer-cart-item__price{font-size:14px}.aer-cart__summary{position:sticky;top:112px;padding:32px;border-radius:22px;background:var(--aer-cream)}.aer-cart__total{display:flex;padding:18px 0;border-top:1px solid var(--aer-line);border-bottom:1px solid var(--aer-line);justify-content:space-between;font-size:18px}.aer-cart__note{color:#2a1d18ad;font-size:12px;line-height:1.6}.aer-cart__summary .aer-button{width:100%}.aer-cart__update{width:100%;margin-top:12px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:4px}.aer-cart__trust{display:grid;margin-top:24px;gap:8px;color:#2a1d18ad;font-size:11px}.aer-cart__trust span:before{margin-right:8px;content:"\2713"}.aer-cart__empty{max-width:680px;padding:48px;border-radius:24px;background:var(--aer-cream)}.aer-contact{max-width:1200px;min-height:70vh;margin:0 auto;padding:92px 32px 120px;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);gap:clamp(54px,8vw,120px)}.aer-contact__intro .rte{margin:28px 0;color:#2a1d18bf;line-height:1.7}.aer-contact__promise{display:flex;padding:18px 0;border-top:1px solid var(--aer-line);border-bottom:1px solid var(--aer-line);justify-content:space-between;gap:20px;font-size:13px}.aer-contact__form{padding:40px;border-radius:24px;background:var(--aer-cream)}.aer-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aer-field{margin-bottom:18px}.aer-field label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.aer-field label span{color:#2a1d188c;font-weight:400}.aer-field input,.aer-field textarea,.aer-search__form input{width:100%;padding:14px 15px;border:1px solid var(--aer-line);border-radius:12px;background:var(--aer-paper);color:inherit;font:inherit}.aer-form-success{padding:14px;border-radius:12px;background:#e3ebdf}.aer-password{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:var(--aer-paper)}.aer-password__media img{width:100%;height:100vh;object-fit:cover}.aer-password__content{display:flex;padding:clamp(48px,7vw,100px);flex-direction:column;justify-content:center}.aer-password__content .aer-logo{margin-bottom:90px}.aer-password__content>p:not(.aer-eyebrow){max-width:560px;color:#2a1d18bd;line-height:1.7}.aer-password__signup{max-width:540px;margin-top:30px}.aer-password__signup label,.aer-password__owner label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.aer-password__signup>div,.aer-password__owner form>div{display:flex}.aer-password__signup input,.aer-password__owner input{min-width:0;flex:1;height:50px;padding:0 15px;border:1px solid var(--aer-line);border-radius:12px 0 0 12px;background:#fff}.aer-password__signup button,.aer-password__owner button{padding:0 20px;border:0;border-radius:0 12px 12px 0;background:var(--aer-ink);color:#fff;cursor:pointer}.aer-password__owner{max-width:540px;margin-top:50px;border-top:1px solid var(--aer-line)}.aer-password__owner summary{padding:18px 0;cursor:pointer;font-size:12px}.aer-not-found,.aer-search{max-width:1100px;min-height:65vh;margin:0 auto;padding:110px 32px}.aer-not-found{text-align:center}.aer-not-found h1{max-width:780px;margin:0 auto}.aer-not-found>p:not(.aer-eyebrow){margin:28px 0;color:#2a1d18ad}.aer-not-found>div{display:flex;justify-content:center;align-items:center;gap:24px}.aer-search__form{display:grid;grid-template-columns:1fr auto;gap:12px;margin:38px 0 68px}.aer-search__results{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.aer-search__results article{padding-bottom:24px;border-bottom:1px solid var(--aer-line)}.aer-search__results img{width:100%;aspect-ratio:1/1;border-radius:18px;object-fit:cover}.aer-search__results h2{margin:8px 0;font-family:var(--aer-serif);font-size:26px;font-weight:400}.aer-footer{padding:80px 32px 26px;background:var(--aer-ink);color:#f7f2ec}.aer-footer__grid{max-width:1256px;margin:0 auto;display:grid;grid-template-columns:1.05fr .75fr 1.2fr;gap:clamp(40px,7vw,100px)}.aer-logo--footer{color:#fff}.aer-footer__brand>p{max-width:390px;margin:24px 0 0;color:#ffffffb8;line-height:1.7}.aer-footer__brand .aer-footer__note{font-size:11px}.aer-footer .aer-eyebrow{color:#dbc4b9}.aer-footer__links nav{display:grid;gap:11px}.aer-footer__links a{color:#ffffffbf;font-size:13px}.aer-footer__signup h2{color:#fff;font-size:30px;line-height:1.08}.aer-newsletter{position:relative;margin-top:24px}.aer-newsletter input{width:100%;height:52px;padding:0 88px 0 16px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:transparent;color:#fff}.aer-newsletter input::placeholder{color:#ffffff8c}.aer-newsletter button{position:absolute;top:5px;right:5px;height:42px;padding:0 18px;border:0;border-radius:999px;background:#f7f2ec;color:var(--aer-ink);cursor:pointer}.aer-form-message{font-size:12px}.aer-footer__bottom{max-width:1256px;margin:72px auto 0;padding-top:22px;display:flex;border-top:1px solid rgba(255,255,255,.16);justify-content:space-between;color:#ffffff80;font-size:11px}@media(max-width:989px){.aer-header__inner{height:64px;grid-template-columns:1fr auto;padding:0 20px}.aer-nav--desktop{display:none}.aer-mobile-menu{display:block;position:relative}.aer-mobile-menu summary{cursor:pointer;font-size:13px;list-style:none}.aer-mobile-menu summary::-webkit-details-marker{display:none}.aer-mobile-menu nav{position:fixed;top:100px;right:0;left:0;display:grid;padding:24px;gap:0;border-bottom:1px solid var(--aer-line);background:var(--aer-paper);box-shadow:0 16px 30px #2a1d1814}.aer-mobile-menu nav a{padding:14px 0;border-bottom:1px solid var(--aer-line);color:var(--aer-ink);text-decoration:none}.aer-product__top{grid-template-columns:1fr}.aer-product__details{position:static}.aer-footer__grid{grid-template-columns:1fr 1fr}.aer-footer__signup{grid-column:1 / -1;max-width:620px}.aer-cart__form,.aer-contact{grid-template-columns:1fr}.aer-cart__summary{position:static}.aer-password{grid-template-columns:1fr}.aer-password__media img{height:54vh}.aer-password__content .aer-logo{margin-bottom:54px}}@media(max-width:749px){.aer-announcement{padding:9px 14px;font-size:9px}.aer-logo{font-size:21px}.aer-bag{display:none}.aer-home h1{font-size:46px}.aer-home h2,.aer-product h2{font-size:38px}.aer-hero{min-height:760px}.aer-hero:after{background:linear-gradient(180deg,#f7f2ec26,#f7f2ec66 44%,#f7f2ecfa 69%)}.aer-hero__image{object-position:68% center}.aer-hero__content{position:absolute;right:0;bottom:0;left:0;padding:44px 20px 48px}.aer-hero__content>p:not(.aer-eyebrow){margin:18px 0 24px;font-size:16px}.aer-trust-strip{grid-template-columns:1fr}.aer-trust-strip span{padding:13px 20px}.aer-trust-strip span+span{border-top:1px solid var(--aer-line);border-left:0}.aer-section{padding:76px 20px}.aer-section--compact{padding-top:64px;padding-bottom:64px}.aer-split,.aer-shades,.aer-faq{grid-template-columns:1fr}.aer-split{gap:44px}.aer-split__media img{border-radius:18px}.aer-benefit-grid,.aer-benefit-grid--three{grid-template-columns:1fr}.aer-benefit-grid article{min-height:0}.aer-benefit-grid article>span{margin-bottom:34px}.aer-steps{grid-template-columns:1fr}.aer-shades__copy{min-height:0;padding:70px 20px}.aer-shades__media img{min-height:0;aspect-ratio:1 / 1}.aer-faq>.aer-text-link{grid-column:1}.aer-final-cta{padding:80px 20px}.aer-product__top{padding:24px 16px 70px;gap:38px}.aer-product__gallery{gap:8px}.aer-product__image{border-radius:14px}.aer-product__image--main img{aspect-ratio:1 / 1}.aer-product h1{font-size:42px}.aer-assurances{grid-template-columns:1fr}.aer-assurances span{padding:8px}.aer-product__quick-benefits>div{align-items:flex-start;flex-direction:column;gap:3px}.aer-product__quick-benefits span{text-align:left}.aer-page{padding:72px 20px 90px}.aer-page h1{margin-bottom:32px}.aer-footer{padding:64px 20px 24px}.aer-footer__grid{grid-template-columns:1fr;gap:48px}.aer-footer__signup{grid-column:auto}.aer-footer__bottom{margin-top:54px;flex-direction:column;gap:8px}.aer-cart{padding:68px 16px 90px}.aer-cart-item{grid-template-columns:94px minmax(0,1fr);gap:14px}.aer-cart-item__price{grid-column:2}.aer-cart-item__options,.aer-cart-item__controls{flex-wrap:wrap}.aer-cart__summary,.aer-cart__empty{padding:24px}.aer-contact{padding:68px 20px 90px}.aer-contact__form{padding:24px 18px}.aer-field-row{grid-template-columns:1fr;gap:0}.aer-password__media img{height:42vh}.aer-password__content{padding:50px 20px}.aer-not-found,.aer-search{padding:80px 20px}.aer-not-found>div{flex-direction:column}.aer-search__form,.aer-search__results{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.aer-button,.aer-nav a:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/aereva.css.map */
