*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream,#F7F2E8);color:var(--graphite,#24282D);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg,video,canvas{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-weight:520;line-height:.96;letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(2.65rem,6vw,5.5rem)}h2{font-size:clamp(2.2rem,4.6vw,4.65rem)}h3{font-size:clamp(1.3rem,2vw,1.85rem);line-height:1.08}.rte h2,.rte h3{line-height:1.05}.rte p,.rte li{max-width:72ch}.rte a{text-decoration:underline}.skip-link{position:fixed;left:1rem;top:1rem;z-index:9999;padding:.7rem 1rem;background:#fff;color:#111;transform:translateY(-200%)}.skip-link:focus{transform:none}.main-content{min-height:60vh}.page-width{width:min(calc(100% - 40px),var(--page-width,1320px));margin-inline:auto}.page-width--narrow{width:min(calc(100% - 40px),800px);margin-inline:auto}.section{position:relative;padding:clamp(4.5rem,9vw,9rem) 0;overflow:clip}.section--compact{padding:clamp(2.8rem,6vw,5rem) 0}.section--night{background:var(--night);color:var(--cream)}.section--cream{background:var(--cream)}.section--mist{background:var(--mist)}.section--white{background:#fff}.eyebrow{margin:0 0 .95rem;font-size:.72rem;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:760}.lede{font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.48;max-width:45rem}.muted{opacity:.65}.microcopy{font-size:.78rem;line-height:1.4;opacity:.68}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;border-radius:5px;padding:.8rem 1.15rem;text-decoration:none;font-size:.84rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:focus-visible,.icon-button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb,var(--amber) 70%,white);outline-offset:3px}.button--primary{background:var(--amber);color:var(--night);border-color:var(--amber)}.button--dark{background:var(--night);color:#fff;border-color:var(--night)}.button--outline{background:transparent;border-color:currentColor}.button--light{background:var(--cream);color:var(--night)}.button--full{width:100%}.button[disabled]{opacity:.45;cursor:not-allowed;transform:none}.icon-button{width:48px;height:48px;display:grid;place-items:center;background:transparent;border:0}.icon-button svg,.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{min-height:34px;background:var(--night);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:6px 16px;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.site-header{position:relative;z-index:40;background:color-mix(in srgb,var(--cream) 94%,transparent);border-bottom:1px solid rgba(36,40,45,.12)}.site-header.is-sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.wordmark{font-size:.95rem;font-weight:820;letter-spacing:.22em;text-decoration:none}.wordmark img{max-height:28px;width:auto}.header-nav{display:flex;align-items:center;gap:1.3rem}.header-nav a{font-size:.83rem;text-decoration:none}.header-nav a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.2rem}.cart-link{display:flex;align-items:center;gap:.45rem;text-decoration:none;font-size:.8rem}.cart-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.cart-count{min-width:20px;height:20px;border-radius:99px;background:var(--night);color:#fff;display:grid;place-items:center;font-size:.66rem}.mobile-menu{display:none}.mobile-menu>summary{list-style:none}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:0;right:0;top:100%;background:var(--cream);padding:1rem 20px 2rem;border-bottom:1px solid rgba(0,0,0,.1)}.mobile-menu__panel a{display:block;padding:.9rem 0;border-bottom:1px solid rgba(0,0,0,.1);text-decoration:none;font-size:1.1rem}.hero-home{position:relative;min-height:min(790px,85vh);display:grid;align-items:end;background:var(--night);color:var(--cream)}.hero-home__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-home__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#11151bd1,#11151b6b 54%,#11151b29)}.hero-home__image{width:100%;height:100%;object-fit:cover}.hero-home__glow{position:absolute;width:min(60vw,900px);aspect-ratio:1;right:-15vw;bottom:-40%;border-radius:50%;background:radial-gradient(circle,rgba(242,180,90,.55),rgba(242,180,90,.08) 48%,transparent 67%)}.hero-home__content{position:relative;z-index:2;padding:clamp(5rem,10vw,9rem) 0;max-width:760px}.hero-home h1{margin-bottom:1.4rem}.hero-home .lede{color:#f7f2e8c7;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem}.product-hero{background:var(--cream);padding:clamp(1.8rem,4vw,3.2rem) 0 clamp(4rem,8vw,7rem)}.product-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr);gap:clamp(2rem,5vw,5.5rem);align-items:start}.product-gallery{position:relative;min-width:0}.product-gallery__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-gallery__track .product-media:first-child{grid-column:1/-1}.product-media{background:color-mix(in srgb,var(--mist) 55%,#fff);overflow:hidden;aspect-ratio:1/1}.product-media__image,.product-media__video,.product-media__model{width:100%;height:100%;object-fit:cover}.product-gallery__counter{display:none}.buy-box{position:sticky;top:92px;padding:clamp(1rem,2vw,1.5rem) 0}.buy-box__rating-trust{min-height:25px;margin-bottom:1rem}.buy-box h1{font-size:clamp(2.85rem,4.2vw,4.8rem);margin-bottom:1.1rem}.buy-box__subhead{font-size:1.08rem;line-height:1.52;max-width:36rem;margin-bottom:1.25rem}.proof-list{list-style:none;padding:0;margin:1.25rem 0;display:grid;gap:.55rem}.proof-list li{display:flex;gap:.62rem;align-items:flex-start;font-size:.93rem}.proof-list svg{flex:0 0 18px;width:18px;height:18px;margin-top:.2rem;fill:none;stroke:currentColor;stroke-width:2}.price{display:flex;align-items:baseline;gap:.75rem;margin:1.1rem 0}.price__current{font-size:1.65rem;font-weight:720;letter-spacing:-.035em}.price__compare{opacity:.55;font-size:1rem}.product-form{margin-top:1.1rem}.field-label{display:block;margin-bottom:.45rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:760}.variant-select{width:100%;min-height:52px;border:1px solid rgba(36,40,45,.28);border-radius:4px;background:#fff;padding:0 .85rem}.product-form__row{display:grid;grid-template-columns:1fr 94px;gap:.65rem;margin-bottom:.75rem}.quantity-stepper{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;border:1px solid rgba(36,40,45,.28);background:#fff;border-radius:4px;min-height:52px}.quantity-stepper button{width:32px;height:50px;border:0;background:transparent;display:grid;place-items:center}.quantity-stepper svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.quantity-stepper input{width:100%;border:0;background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-form__error{display:none;color:#8e2c20;font-size:.85rem;margin:.65rem 0}.product-form__error.is-visible{display:block}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#24282d24;border:1px solid rgba(36,40,45,.14);margin-top:.85rem}.trust-row__item{background:var(--cream);padding:.72rem .55rem;text-align:center;font-size:.72rem;line-height:1.25}.rating{display:flex;align-items:center;gap:.45rem;font-size:.82rem}.rating__stars{letter-spacing:.08em;color:#8a5a18}.secure-line{display:flex;gap:.55rem;align-items:center;margin-top:.75rem;font-size:.78rem;opacity:.68}.secure-line:before{content:"";width:7px;height:7px;border-radius:99px;background:#3d7a50}.sticky-atc{position:fixed;z-index:35;left:0;right:0;bottom:0;background:#f7f2e8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid rgba(36,40,45,.16);transform:translateY(105%);transition:transform .25s ease;padding:max(10px,env(safe-area-inset-bottom)) 16px}.sticky-atc.is-visible{transform:none}.sticky-atc__inner{width:min(100%,var(--page-width));margin:auto;display:flex;align-items:center;gap:1rem;justify-content:space-between}.sticky-atc__info{min-width:0}.sticky-atc__title{font-size:.88rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.78rem;opacity:.66}.horizon-section{background:var(--night);color:var(--cream)}.horizon-head{max-width:920px;margin-bottom:4rem}.horizon-head h2{margin-bottom:1.2rem}.horizon-rail{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.horizon-rail:before{content:"";position:absolute;left:6%;right:6%;top:22px;height:1px;background:#f7f2e859}.horizon-step{position:relative;padding-right:2rem}.horizon-step__dot{position:relative;z-index:2;width:12px;height:12px;border-radius:50%;background:var(--amber);margin:17px 0 2.2rem;box-shadow:0 0 0 8px var(--night)}.horizon-step:last-child .horizon-step__dot{background:#fff1bd}.horizon-step h3{font-size:1.15rem;letter-spacing:-.02em}.horizon-step p{max-width:15rem;color:#f7f2e8ab;font-size:.9rem}.story-split__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,7vw,7rem);align-items:center}.story-split--reverse .story-split__media{order:2}.story-split__media{min-height:480px;background:var(--mist);overflow:hidden}.story-split__image{width:100%;height:100%;min-height:480px;object-fit:cover}.story-split__placeholder{height:100%;min-height:480px;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--night)}.story-split__placeholder:after{content:"";width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,var(--amber),rgba(242,180,90,.08) 55%,transparent 68%);filter:blur(4px)}.story-split__copy h2{margin-bottom:1.35rem}.story-split__copy .lede{margin-bottom:1.4rem}.fact-list{display:grid;gap:0;border-top:1px solid currentColor}.fact{padding:1rem 0;border-bottom:1px solid color-mix(in srgb,currentColor 22%,transparent);display:grid;grid-template-columns:120px 1fr;gap:1rem}.fact strong{font-size:.73rem;letter-spacing:.12em;text-transform:uppercase}.fact span{font-size:.94rem}.sunrise-title{max-width:850px;margin-bottom:4.5rem}.sunrise-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.sunrise-card{min-height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:1.4rem;border:1px solid rgba(36,40,45,.12);position:relative;overflow:hidden;background:var(--night);color:var(--cream)}.sunrise-card:nth-child(2){background:#554331}.sunrise-card:nth-child(3){background:#d69c4b;color:var(--night)}.sunrise-card__glow{position:absolute;inset:auto -10% -45% -10%;aspect-ratio:2/1;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at center,var(--amber) 0%,rgba(242,180,90,.45) 35%,transparent 72%)}.sunrise-card:nth-child(2) .sunrise-card__glow{bottom:-25%}.sunrise-card:nth-child(3) .sunrise-card__glow{bottom:-5%;background:radial-gradient(ellipse at center,#fff3bf 0%,rgba(255,231,170,.7) 40%,transparent 73%)}.sunrise-card__time,.sunrise-card__copy{position:relative;z-index:2}.sunrise-card__time{font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sunrise-card__copy h3{margin-bottom:.45rem}.simplicity-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid currentColor;border-bottom:1px solid currentColor}.simplicity-item{padding:2.1rem 2rem 2.2rem 0}.simplicity-item+.simplicity-item{border-left:1px solid currentColor;padding-left:2rem}.simplicity-item h3{font-size:1.3rem;margin-bottom:.7rem}.simplicity-item p{max-width:20rem;margin-bottom:0;opacity:.72}.simplicity-tagline{margin-top:3rem;font-size:clamp(1.6rem,3vw,2.7rem);letter-spacing:-.04em}.comparison-wrap{overflow:auto;border:1px solid rgba(36,40,45,.15);background:#fff}.comparison-table{width:100%;min-width:760px;border-collapse:collapse;font-size:.9rem}.comparison-table th,.comparison-table td{padding:1rem 1.1rem;text-align:left;border-bottom:1px solid rgba(36,40,45,.12);vertical-align:middle}.comparison-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;background:color-mix(in srgb,var(--mist) 45%,#fff)}.comparison-table th:nth-child(2),.comparison-table td:nth-child(2){background:color-mix(in srgb,var(--amber) 16%,#fff);font-weight:720}.comparison-table td:not(:first-child){text-align:center}.comparison-note{margin-top:1rem;max-width:820px;font-size:.78rem;opacity:.66}.controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.controls-media{aspect-ratio:1/1;background:var(--night);overflow:hidden}.controls-media img{width:100%;height:100%;object-fit:cover}.control-list{border-top:1px solid currentColor}.control-item{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.3rem 0;border-bottom:1px solid color-mix(in srgb,currentColor 20%,transparent)}.control-item__num{font-size:.75rem;letter-spacing:.12em}.control-item h3{font-size:1.1rem;margin-bottom:.35rem}.control-item p{margin:0;opacity:.68}.sound-section{background:var(--night);color:var(--cream)}.sound-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3.5rem}.sound-head h2{max-width:720px;margin-bottom:0}.sound-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#f7f2e82e;border:1px solid rgba(247,242,232,.18)}.sound-group{background:var(--night);padding:1.6rem}.sound-group h3{font-size:1.05rem;margin-bottom:1.2rem}.sound-list{list-style:none;padding:0;margin:0}.sound-list li{padding:.72rem 0;border-top:1px solid rgba(247,242,232,.16);display:flex;align-items:center;justify-content:space-between;gap:1rem}.sound-list span{opacity:.8}.proof-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.proof-card{position:relative;min-height:320px;background:var(--night);color:var(--cream);overflow:hidden;padding:1.3rem;display:flex;flex-direction:column;justify-content:flex-end}.proof-card:nth-child(1),.proof-card:nth-child(4){grid-column:span 7}.proof-card:nth-child(2),.proof-card:nth-child(3){grid-column:span 5}.proof-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.proof-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 30%,rgba(17,21,27,.76) 100%)}.proof-card__media img,.proof-card__media video{width:100%;height:100%;object-fit:cover}.proof-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 72%,rgba(242,180,90,.72),rgba(242,180,90,.1) 34%,transparent 55%)}.proof-card__copy{position:relative;z-index:2}.proof-card__copy h3{font-size:1.15rem;margin-bottom:.45rem}.proof-card__copy p{margin-bottom:0;color:#f7f2e8b8;max-width:28rem}.reviews-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:3rem}.reviews-head h2{margin-bottom:0}.reviews-head p{margin:0;max-width:30rem;justify-self:end}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.review-card{background:#fff;padding:1.5rem;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(36,40,45,.1)}.review-card__stars{letter-spacing:.07em;color:#8a5a18;font-size:.8rem}.review-card blockquote{margin:1.6rem 0;font-size:1.05rem;line-height:1.45}.review-card__byline{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.empty-proof{border:1px dashed rgba(36,40,45,.28);padding:2rem;max-width:800px}.design-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:10px}.design-gallery__large{grid-row:span 2;min-height:660px}.design-gallery__small{min-height:325px}.design-gallery__tile{background:var(--mist);overflow:hidden}.design-gallery__tile img{width:100%;height:100%;object-fit:cover}.offer-section{background:var(--amber);color:var(--night)}.offer-head{max-width:840px;margin-bottom:3rem}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:1040px}.offer-card{background:var(--cream);padding:clamp(1.4rem,3vw,2.4rem);display:flex;flex-direction:column;min-height:315px}.offer-card--featured{background:var(--night);color:var(--cream)}.offer-card__price{font-size:2.15rem;letter-spacing:-.045em;margin:.6rem 0 1rem}.offer-card p{max-width:28rem}.offer-card .button{margin-top:auto}.box-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(2rem,5vw,5rem);align-items:center}.box-media{aspect-ratio:4/3;background:var(--mist);overflow:hidden}.box-media img{width:100%;height:100%;object-fit:cover}.box-list{list-style:none;padding:0;margin:1.5rem 0;border-top:1px solid currentColor}.box-list li{display:flex;justify-content:space-between;padding:.85rem 0;border-bottom:1px solid color-mix(in srgb,currentColor 18%,transparent)}.specs{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,7vw,7rem)}.specs__intro{position:sticky;top:100px;align-self:start}.accordion details{border-top:1px solid rgba(36,40,45,.25)}.accordion details:last-child{border-bottom:1px solid rgba(36,40,45,.25)}.accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px;font-weight:720;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:1.3rem;font-weight:400}.accordion details[open] summary:after{content:"\2212"}.accordion__content{padding:0 0 1.5rem;max-width:52rem}.accordion__content p:last-child{margin-bottom:0}.trial-section{text-align:center;background:var(--cream)}.trial-card{max-width:980px;margin:auto;border-top:1px solid currentColor;border-bottom:1px solid currentColor;padding:clamp(3rem,7vw,6rem) 1rem}.trial-card h2{max-width:800px;margin:0 auto 1.2rem}.trial-card .lede{margin:0 auto 2rem}.trial-badges{display:flex;justify-content:center;gap:.8rem 1.5rem;flex-wrap:wrap;margin-top:1.3rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,7vw,7rem)}.featured-dawn{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.featured-dawn__media{position:relative;background:var(--night);overflow:hidden}.featured-dawn__media img{width:100%;height:100%;object-fit:cover}.featured-dawn__glow{position:absolute;width:95%;aspect-ratio:1;left:15%;bottom:-55%;border-radius:50%;background:radial-gradient(circle,rgba(242,180,90,.8),rgba(242,180,90,.08) 55%,transparent 72%)}.featured-dawn__copy{display:flex;align-items:center;padding:clamp(2rem,6vw,6rem);background:#fff}.featured-dawn__copy-inner{max-width:580px}.featured-dawn__copy h2{margin-bottom:1.2rem}.feature-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.3rem 0 2rem}.feature-chip{border:1px solid rgba(36,40,45,.2);padding:.5rem .68rem;font-size:.73rem;text-transform:uppercase;letter-spacing:.07em}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.principle-card{min-height:360px;padding:1.5rem;background:#fff;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(36,40,45,.08)}.principle-card__num{font-size:.7rem;letter-spacing:.16em}.principle-card h3{font-size:clamp(1.5rem,2.5vw,2.5rem)}.journal-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-card,.product-card{background:#fff;text-decoration:none}.article-card__media,.product-card__media{aspect-ratio:4/3;background:var(--mist);overflow:hidden}.article-card__media img,.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.article-card:hover img,.product-card:hover img{transform:scale(1.02)}.article-card__copy,.product-card__copy{padding:1.1rem}.article-card__copy h3,.product-card__copy h3{font-size:1.15rem;margin-bottom:.5rem}.article-card__meta{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;opacity:.6}.newsletter{background:var(--night);color:var(--cream);padding:clamp(3rem,7vw,6rem) 0}.newsletter__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end}.newsletter h2{margin-bottom:.8rem}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.5rem}.newsletter-form input{min-height:52px;background:transparent;color:#fff;border:1px solid rgba(247,242,232,.35);padding:0 .9rem}.newsletter-form input::placeholder{color:#f7f2e880}.site-footer{background:var(--night);color:var(--cream);padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem}.footer-brand p{max-width:22rem;color:#f7f2e8a6}.footer-title{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links a{display:inline-block;padding:.25rem 0;color:#f7f2e8b8;text-decoration:none;font-size:.88rem}.footer-links a:hover{color:#fff;text-decoration:underline}.footer-bottom{margin-top:4rem;padding-top:1.3rem;border-top:1px solid rgba(247,242,232,.18);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#f7f2e88c;font-size:.74rem}.cart-drawer{padding:0;border:0;max-width:none;max-height:none;width:100%;height:100%;background:#11151b73}.cart-drawer::backdrop{background:#11151b73}.cart-drawer__panel{margin-left:auto;width:min(100%,440px);height:100%;background:var(--cream);display:flex;flex-direction:column;box-shadow:-16px 0 60px #00000029}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem;border-bottom:1px solid rgba(36,40,45,.14)}.cart-drawer__header h2{font-size:1.7rem;margin:0}.cart-drawer__header .eyebrow{margin-bottom:.3rem}.cart-drawer__body{padding:1.2rem;overflow:auto;flex:1}.cart-drawer__item{display:grid;grid-template-columns:74px 1fr auto;gap:.8rem;padding:1rem 0;border-bottom:1px solid rgba(36,40,45,.12)}.cart-drawer__item img{width:74px;height:74px;object-fit:cover;background:var(--mist)}.cart-drawer__item-title{font-weight:700;font-size:.9rem}.cart-drawer__item-meta{font-size:.74rem;opacity:.62}.cart-drawer__footer{padding:1.2rem;border-top:1px solid rgba(36,40,45,.14)}.cart-drawer__footer form{margin-top:.55rem}.cart-drawer__total{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-drawer__footer .microcopy{text-align:center;margin:.7rem 0 0}.cart-page{padding:4rem 0 7rem}.cart-page__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:2.5rem}.cart-line{display:grid;grid-template-columns:110px 1fr 130px 120px;gap:1.2rem;align-items:center;padding:1.2rem 0;border-top:1px solid rgba(36,40,45,.18)}.cart-line:last-of-type{border-bottom:1px solid rgba(36,40,45,.18)}.cart-line img{width:110px;aspect-ratio:1;object-fit:cover;background:var(--mist)}.cart-line input{width:80px;height:48px;padding:0 .5rem}.cart-summary{width:min(100%,420px);margin:2rem 0 0 auto}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:1rem}.page-hero{padding:clamp(4rem,9vw,8rem) 0;border-bottom:1px solid rgba(36,40,45,.14)}.page-hero h1{max-width:950px;margin-bottom:1rem}.page-content{padding:4rem 0 7rem}.collection-head{padding:4rem 0 2.5rem}.pagination{display:flex;justify-content:center;gap:.35rem;margin-top:3rem}.pagination a,.pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(36,40,45,.16);text-decoration:none}.search-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;max-width:700px;margin-top:2rem}.search-form input{min-height:52px;border:1px solid rgba(36,40,45,.28);background:#fff;padding:0 .9rem}.article-layout{padding:4rem 0 7rem}.article-header{max-width:950px;margin-bottom:3rem}.article-header__meta{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.article-image{margin-bottom:3rem}.article-image img{width:100%;max-height:700px;object-fit:cover}.article-body{max-width:760px;font-size:1.08rem}.article-body img{margin:2rem 0}.not-found{text-align:center;padding:8rem 20px}.not-found p{max-width:520px;margin:0 auto 1.5rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:989px){.page-width{width:min(calc(100% - 32px),var(--page-width,1320px))}.header-inner{grid-template-columns:auto 1fr auto;min-height:62px}.desktop-nav{display:none}.mobile-menu{display:block}.header-logo{justify-self:center}.product-hero__grid{grid-template-columns:1fr;gap:1.5rem}.buy-box{position:static;padding-top:.3rem}.product-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;margin-inline:-16px;padding-inline:16px;scrollbar-width:none}.product-gallery__track::-webkit-scrollbar{display:none}.product-media,.product-gallery__track .product-media:first-child{flex:0 0 88%;grid-column:auto;scroll-snap-align:center}.product-gallery__counter{display:block;font-size:.72rem;margin-top:.55rem;opacity:.6}.story-split__grid,.controls-grid,.box-grid,.specs,.faq-grid{grid-template-columns:1fr}.story-split--reverse .story-split__media{order:0}.story-split__media,.story-split__image,.story-split__placeholder{min-height:390px}.specs__intro{position:static}.horizon-rail{overflow-x:auto;grid-template-columns:repeat(4,minmax(220px,1fr));padding-bottom:1rem}.horizon-rail:before{left:24px;right:-400px}.sunrise-timeline{grid-template-columns:1fr}.sunrise-card{min-height:290px}.sound-groups,.review-grid,.principles-grid,.journal-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.proof-card:nth-child(n){grid-column:span 6}.design-gallery{grid-template-columns:1fr 1fr}.design-gallery__large{grid-column:1/-1;min-height:500px}.featured-dawn{grid-template-columns:1fr}.featured-dawn__media{min-height:480px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:nth-child(4){grid-column:2}.newsletter__grid{grid-template-columns:1fr}.cart-line{grid-template-columns:90px 1fr 90px}.cart-line__total{display:none}}@media(max-width:640px){body{font-size:15px}.page-width,.page-width--narrow{width:min(calc(100% - 32px),var(--page-width,1320px))}.section{padding:4.4rem 0}.section--compact{padding:2.8rem 0}h1{font-size:clamp(2.65rem,13vw,4.2rem)}h2{font-size:clamp(2.25rem,11vw,3.6rem)}.announcement{font-size:.62rem;min-height:31px}.header-actions .cart-link__text{display:none}.hero-home{min-height:720px}.hero-home__media:after{background:linear-gradient(180deg,#11151b14 12%,#11151bd4 76%)}.hero-home__content{padding:5rem 0}.hero-actions{display:grid}.product-hero{padding-top:1rem}.product-media{flex-basis:92%}.buy-box h1{font-size:clamp(2.65rem,12vw,4rem)}.buy-box__subhead{font-size:1rem}.proof-list{margin:1rem 0}.product-form__row{grid-template-columns:1fr 88px}.trust-row{grid-template-columns:1fr}.trust-row__item+.trust-row__item{border-top:1px solid rgba(36,40,45,.12)}.sticky-atc__info{display:none}.sticky-atc .button{width:100%}.horizon-head{margin-bottom:2rem}.horizon-rail{margin-right:-16px}.story-split__media,.story-split__image,.story-split__placeholder{min-height:330px}.fact{grid-template-columns:96px 1fr}.simplicity-grid{grid-template-columns:1fr;border-bottom:0}.simplicity-item{padding:1.35rem 0;border-bottom:1px solid currentColor}.simplicity-item+.simplicity-item{border-left:0;padding-left:0}.sound-head{display:block}.sound-head .muted{margin-top:1rem}.sound-groups,.review-grid,.principles-grid,.journal-grid,.product-grid,.proof-grid{grid-template-columns:1fr}.proof-card:nth-child(n){grid-column:auto;min-height:290px}.reviews-head{grid-template-columns:1fr}.reviews-head p{justify-self:start}.design-gallery{grid-template-columns:1fr}.design-gallery__large,.design-gallery__small{min-height:350px;grid-column:auto}.offer-grid{grid-template-columns:1fr}.box-list li{gap:1rem}.featured-dawn__media{min-height:390px}.featured-dawn__copy{padding:3.5rem 24px}.newsletter-form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:nth-child(4){grid-column:auto}.cart-drawer__panel{width:100%}.cart-line{grid-template-columns:74px 1fr}.cart-line__qty{grid-column:2}.cart-page__head{display:block}.search-form{grid-template-columns:1fr}.search-form .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.buy-box>.shopify-app-block{min-height:24px;margin:.45rem 0}.shopify-app-block:empty{min-height:0;margin:0}.site-header--funnel{background:#f7f2e8f7}.header-inner--funnel{grid-template-columns:1fr auto 1fr}.funnel-header__trust,.funnel-header__secure{font-size:.72rem;letter-spacing:.04em;color:#24282db3}.funnel-header__trust{display:flex;align-items:center;gap:.48rem}.funnel-header__dot{width:7px;height:7px;border-radius:50%;background:#3d7a50;box-shadow:0 0 0 4px #3d7a5017}.funnel-header__actions{gap:.8rem}.product-hero--paid{padding-top:1.3rem}.confidence-pill{display:inline-flex;align-items:center;gap:.42rem;padding:.38rem .58rem;border:1px solid rgba(36,40,45,.16);border-radius:99px;background:#ffffff80;font-size:.74rem;font-weight:680}.confidence-pill svg{width:15px;height:15px;fill:none;stroke:#3d7a50;stroke-width:2}.hero-value-line{display:flex;flex-wrap:wrap;gap:.38rem;margin:.2rem 0 1.05rem}.hero-value-line span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(36,40,45,.18);padding:.38rem .52rem;background:#ffffff7a}.product-gallery__caption{font-size:.76rem;line-height:1.45;opacity:.62;margin:.7rem 0 0}.offer-selector{border:0;padding:0;margin:1.15rem 0 .8rem;display:grid;gap:.56rem}.offer-choice{position:relative;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:.7rem;min-height:76px;padding:.85rem .9rem;border:1px solid rgba(36,40,45,.2);border-radius:7px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.offer-choice:hover{border-color:#24282d6b}.offer-choice.is-selected{border:2px solid var(--night);padding:calc(.85rem - 1px) calc(.9rem - 1px);box-shadow:0 9px 26px #11151b12}.offer-choice input{width:18px;height:18px;accent-color:var(--night);margin:0}.offer-choice__main{display:grid;gap:.12rem}.offer-choice__main strong{font-size:.94rem;line-height:1.2}.offer-choice__main small{font-size:.74rem;line-height:1.35;opacity:.62}.offer-choice__price{font-size:1rem;font-weight:780;text-align:right;white-space:nowrap}.offer-choice__price small{display:block;font-size:.68rem;color:#2f6a42;margin-top:.12rem}.offer-choice__badge{position:absolute;right:8px;top:-10px;background:var(--night);color:#fff;padding:.22rem .42rem;border-radius:3px;font-size:.58rem;letter-spacing:.09em;font-weight:800}.product-form__row--quantity-only{grid-template-columns:94px;justify-content:end}.button--purchase{min-height:58px;justify-content:space-between;padding-inline:1.15rem;font-size:.86rem;box-shadow:0 9px 24px #f2b45a29}.button__price{font-weight:820;border-left:1px solid rgba(17,21,27,.22);padding-left:.8rem}.accelerated-checkout{margin-top:.52rem}.accelerated-checkout .shopify-payment-button{margin:0}.accelerated-checkout .shopify-payment-button__button,.accelerated-checkout shopify-accelerated-checkout{min-height:50px!important}.decision-reversal{margin:1rem 0 .2rem;border-top:1px solid rgba(36,40,45,.14);border-bottom:1px solid rgba(36,40,45,.14);padding:.75rem 0;display:grid;gap:.55rem}.decision-reversal>div{display:flex;gap:.52rem;align-items:flex-start}.decision-reversal svg{width:17px;height:17px;flex:0 0 17px;margin-top:.12rem;fill:none;stroke:#3d7a50;stroke-width:2}.decision-reversal span{display:grid;gap:.02rem}.decision-reversal strong{font-size:.78rem;line-height:1.25}.decision-reversal small{font-size:.7rem;line-height:1.35;opacity:.6}.cta-reassurance{margin:.72rem 0 .45rem;font-size:.8rem;line-height:1.45;font-weight:620}.payment-icons{display:flex;align-items:center;flex-wrap:wrap;gap:.32rem;margin:.55rem 0 .1rem}.payment-icons svg{height:22px;width:auto}.payment-icons--center{justify-content:center}.paid-quick-proof{padding:clamp(2.7rem,5vw,4.7rem) 0;border-bottom:1px solid rgba(36,40,45,.1)}.paid-quick-proof__head{display:grid;grid-template-columns:1.05fr 1.2fr;gap:2rem;align-items:end;margin-bottom:1.6rem}.paid-quick-proof__head .eyebrow{grid-column:1/-1;margin-bottom:-.8rem}.paid-quick-proof__head h2{font-size:clamp(2rem,3.6vw,3.8rem);margin:0}.paid-quick-proof__head p{margin:0;max-width:40rem;opacity:.68}.paid-quick-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.paid-proof-step{background:var(--cream);border:1px solid rgba(36,40,45,.08)}.paid-proof-step__media{aspect-ratio:1.15/1;overflow:hidden;background:var(--mist)}.paid-proof-step__media img{width:100%;height:100%;object-fit:cover}.paid-proof-step__placeholder{height:100%;background:linear-gradient(145deg,var(--mist),#f5efe3)}.paid-proof-step__copy{padding:1rem}.paid-proof-step__copy>span{display:block;font-size:.62rem;letter-spacing:.12em;font-weight:780;margin-bottom:.45rem;opacity:.56}.paid-proof-step__copy h3{font-size:1.12rem;letter-spacing:-.025em;margin-bottom:.4rem}.paid-proof-step__copy p{font-size:.8rem;line-height:1.45;margin:0;opacity:.7}.paid-quick-proof__cta{text-align:center;margin-top:1.35rem}.paid-final-cta{background:var(--night);color:var(--cream)}.paid-final-cta__card{display:grid;grid-template-columns:1.3fr .7fr;gap:clamp(2rem,7vw,7rem);align-items:center}.paid-final-cta__copy h2{max-width:800px}.paid-final-cta__copy .lede{color:#f7f2e8b3}.final-proof-list{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem 1.2rem}.final-proof-list li{display:flex;gap:.5rem;font-size:.86rem;align-items:flex-start}.final-proof-list svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--amber);stroke-width:2}.paid-final-cta__decision{background:var(--cream);color:var(--graphite);padding:1.2rem;border-radius:8px}.paid-final-cta__price{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(36,40,45,.14)}.paid-final-cta__price span{font-size:.78rem;font-weight:650}.paid-final-cta__price strong{font-size:1.55rem;letter-spacing:-.04em}.paid-final-cta__decision .microcopy{text-align:center;margin:.7rem 0 .4rem}.offer-card{position:relative}.offer-card__badge{display:inline-block;background:var(--night);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.1em;padding:.32rem .48rem;margin-bottom:.8rem}.offer-card__savings{font-size:.76rem;font-weight:760;color:#2f6a42}.cart-drawer__reassurance{display:grid;grid-template-columns:1fr;gap:.35rem;margin-bottom:.9rem;padding-bottom:.9rem;border-bottom:1px solid rgba(36,40,45,.12)}.cart-drawer__reassurance span{display:flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:670}.cart-drawer__reassurance svg{width:15px;height:15px;fill:none;stroke:#3d7a50;stroke-width:2}.cart-drawer__view-cart{display:block;text-align:center;font-size:.76rem;margin:.65rem 0 .4rem}.cart-drawer__empty .button{margin-top:1rem}.template-product .newsletter{display:none}.is-paid-funnel .site-footer{padding-top:3rem}@media(max-width:989px){.funnel-header__secure{display:none}.paid-quick-proof__grid{grid-template-columns:repeat(2,1fr)}.paid-final-cta__card{grid-template-columns:1fr}.paid-final-cta__decision{max-width:520px}}@media(max-width:640px){.header-inner--funnel{grid-template-columns:1fr auto 1fr;min-height:58px}.funnel-header__trust{font-size:.61rem;line-height:1.2}.funnel-header__trust span:last-child{max-width:84px}.product-hero--paid{padding-top:.7rem}.product-hero--paid .product-gallery{margin-bottom:.25rem}.product-hero--paid .buy-box h1{font-size:clamp(2.55rem,11.4vw,3.55rem);margin-bottom:.8rem}.hero-value-line{gap:.28rem}.hero-value-line span{font-size:.61rem;padding:.33rem .4rem}.offer-choice{grid-template-columns:24px 1fr auto;min-height:72px;padding:.75rem .72rem}.offer-choice.is-selected{padding:calc(.75rem - 1px) calc(.72rem - 1px)}.offer-choice__main small{max-width:190px}.offer-choice__price{font-size:.92rem}.button--purchase{min-height:58px;font-size:.78rem}.decision-reversal{grid-template-columns:1fr 1fr;gap:.7rem .6rem}.decision-reversal>div:last-child:nth-child(odd){grid-column:1/-1}.paid-quick-proof{padding:2.8rem 0}.paid-quick-proof__head{grid-template-columns:1fr;gap:.7rem}.paid-quick-proof__head .eyebrow{grid-column:auto;margin-bottom:0}.paid-quick-proof__head h2{font-size:2.35rem}.paid-quick-proof__grid{grid-template-columns:1fr 1fr;margin-inline:-8px}.paid-proof-step__copy{padding:.8rem}.paid-proof-step__copy h3{font-size:1rem}.paid-proof-step__copy p{font-size:.74rem}.final-proof-list{grid-template-columns:1fr}.paid-final-cta__decision{padding:1rem}}.final-trust-row{display:flex;flex-wrap:wrap;gap:.38rem;justify-content:center;margin:.75rem 0 .15rem}.final-trust-row span{font-size:.66rem;font-weight:720;letter-spacing:.03em;padding:.38rem .48rem;border:1px solid rgba(36,40,45,.16);background:#fff}.product-identity{display:flex;align-items:center;gap:.55rem;margin:0 0 .55rem;font-size:.74rem;line-height:1.2}.product-identity strong{font-size:.82rem;letter-spacing:.02em}.product-identity span{opacity:.6}.product-identity span:before{content:"/";margin-right:.55rem;opacity:.45}.offer-choice__price s{display:block;font-size:.7rem;font-weight:550;opacity:.46;text-decoration-thickness:1px}.product-form__row--no-quantity{grid-template-columns:1fr}.accelerated-label{margin:.65rem 0 .35rem;text-align:center;font-size:.68rem;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;opacity:.55}.delivery-line{display:flex;align-items:center;gap:.48rem;margin:.72rem 0 .35rem;font-size:.78rem;line-height:1.35}.delivery-line svg,.cart-drawer__delivery svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:#3d7a50;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-drawer__delivery{display:flex;align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:.72rem;line-height:1.35}.cart-upgrade{margin:0 1rem 1rem;padding:1rem;border:1px solid rgba(36,40,45,.16);background:var(--cream);border-radius:8px}.cart-upgrade__copy{display:grid;gap:.3rem;margin-bottom:.75rem}.cart-upgrade__copy .eyebrow{margin:0;font-size:.6rem}.cart-upgrade__copy strong{font-size:.9rem;line-height:1.3}.cart-upgrade__copy small{font-size:.72rem;line-height:1.4;opacity:.65}.cart-upgrade .button{font-size:.7rem;min-height:46px}.product-media--hero-override{grid-column:1/-1}.is-paid-funnel .product-hero__grid{align-items:start}.is-paid-funnel .buy-box{padding-top:.55rem}.is-paid-funnel .product-identity{margin-top:.15rem}.is-paid-funnel .offer-selector{margin-top:1rem}@media(max-width:989px){.product-identity{margin-top:.25rem}.is-paid-funnel .product-gallery__caption{display:none}}@media(max-width:640px){.product-identity{font-size:.68rem}.product-identity strong{font-size:.74rem}.is-paid-funnel .buy-box__rating-trust{margin-bottom:.7rem}.is-paid-funnel .buy-box__subhead{margin-bottom:1rem}.is-paid-funnel .proof-list{gap:.4rem}.is-paid-funnel .proof-list li{font-size:.86rem}.offer-choice__badge{top:-8px}.delivery-line{font-size:.74rem}.accelerated-label{margin-top:.55rem}}.sunrise-card--with-image{padding:0;overflow:hidden;background:#fff}.sunrise-card__media{aspect-ratio:4/3;overflow:hidden;background:var(--mist)}.sunrise-card__media img{width:100%;height:100%;object-fit:cover}.sunrise-card--with-image .sunrise-card__time{padding:1rem 1.15rem 0}.sunrise-card--with-image .sunrise-card__copy{padding:0 1.15rem 1.25rem}.paid-final-cta__price--duo{margin-top:-.45rem}.paid-final-cta__price--duo span{display:grid;gap:.12rem}.paid-final-cta__price--duo small{font-size:.66rem;color:#2f6a42;text-transform:none;letter-spacing:0}.final-delivery{text-align:center;margin:.7rem 0 .2rem;font-weight:650;opacity:.75}.box-grid--no-media{grid-template-columns:minmax(0,760px);justify-content:center}.box-grid--no-media>div{max-width:760px}.is-paid-funnel .announcement{display:none}.duo-value-note{margin:.15rem 0 .85rem;font-size:.76rem;line-height:1.45;color:#24282db8}.duo-value-note strong{color:var(--graphite)}.duo-value-note span{display:block;margin-top:.12rem;font-weight:760;color:#2f6a42}.offer-choice--best{background:linear-gradient(180deg,#fff,#f2b45a13)}.offer-choice--best.is-selected{box-shadow:0 12px 30px #f2b45a26,0 9px 26px #11151b0f}.sticky-atc-trigger{display:block;width:1px;height:1px;pointer-events:none}.sticky-atc{z-index:55;box-shadow:0 -8px 28px #11151b14;will-change:transform}.sticky-atc__meta{display:flex;align-items:center;gap:.48rem;margin-top:.05rem}.sticky-atc__price{font-size:.9rem;font-weight:790;opacity:1}.sticky-atc__save{display:inline-flex;align-items:center;min-height:20px;padding:.12rem .38rem;border-radius:99px;background:#e7f3e9;color:#2f6a42;font-size:.62rem;font-weight:800;white-space:nowrap}.sticky-atc__save[hidden]{display:none}.sticky-atc .button{min-height:50px;min-width:188px}.duo-use-cases{display:flex;flex-wrap:wrap;gap:.38rem;margin:-.25rem 0 1rem}.duo-use-cases span{padding:.34rem .48rem;border:1px solid rgba(36,40,45,.14);border-radius:99px;background:#fff;font-size:.68rem;font-weight:650;line-height:1.2}@media(max-width:640px){body{padding-bottom:0}.sticky-atc{padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#f7f2e8fb}.sticky-atc__inner{gap:.65rem}.sticky-atc__info{display:block;flex:1;min-width:0}.sticky-atc__title{font-size:.76rem;line-height:1.15}.sticky-atc__meta{gap:.32rem}.sticky-atc__price{font-size:.88rem}.sticky-atc__save{font-size:.55rem;padding:.08rem .3rem}.sticky-atc .button{width:auto;min-width:148px;min-height:50px;padding-inline:.85rem;font-size:.72rem;flex:0 0 auto}.offer-choice__badge{font-size:.53rem;right:6px;letter-spacing:.055em}.duo-value-note{font-size:.72rem}}.theme-editor-notice{margin:.9rem 0;padding:.8rem .9rem;border:1px dashed rgba(36,40,45,.32);background:#fff8e8;border-radius:6px;font-size:.76rem;line-height:1.45}.template-product .section{padding:clamp(3.25rem,5.2vw,5.4rem) 0}.is-paid-funnel .section{padding:clamp(2.75rem,4.5vw,4.6rem) 0}.template-product .product-hero{padding-bottom:clamp(2.6rem,4.7vw,4.2rem)}.template-product .sunrise-title{margin-bottom:2.5rem}.template-product .offer-head{margin-bottom:2rem}.template-product .sound-head{margin-bottom:2.25rem}.template-product .reviews-head{margin-bottom:2.15rem}.template-product .simplicity-tagline{margin-top:2rem}.template-product .trial-card{padding:clamp(2.25rem,4vw,3.5rem) 1rem}.template-product .trial-card .lede{margin-bottom:1.4rem}.template-product .trial-badges{margin-top:1rem}.template-product .story-split__grid,.template-product .controls-grid,.template-product .box-grid,.template-product .specs,.template-product .faq-grid{gap:clamp(1.7rem,4vw,4rem)}.template-product .story-split__media,.template-product .story-split__image,.template-product .story-split__placeholder{min-height:420px}.template-product .design-gallery__large{min-height:560px}.template-product .design-gallery__small{min-height:275px}.template-product .paid-final-cta__card{gap:clamp(1.7rem,4vw,4rem)}.product-gallery__status{display:none}.offer-choice__topline{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.offer-choice__badge{position:static;display:inline-flex;align-items:center;background:var(--night);color:#fff;padding:.22rem .42rem;border-radius:3px;font-size:.55rem;line-height:1;letter-spacing:.075em;font-weight:800;white-space:nowrap}.offer-choice__price strong{display:block;font-size:1.05rem;line-height:1.15}.offer-choice__price s{margin-bottom:.08rem}.offer-choice--best{overflow:hidden}.duo-value-note{margin:.25rem 0 .7rem}.duo-value-note strong{display:block;margin-top:.12rem;color:#2f6a42}.decision-reversal{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem .65rem;margin:.8rem 0 .15rem;padding:.65rem 0}.decision-reversal>div{align-items:center}.decision-reversal strong{font-size:.74rem}.product-form{margin-top:.85rem}.offer-selector{margin-bottom:.65rem}.product-gallery__status{font-size:.68rem;line-height:1;margin-top:.55rem;opacity:.58;text-align:center;font-variant-numeric:tabular-nums}.theme-editor-notice{margin:.75rem 0;padding:.75rem .85rem}@media(max-width:989px){.product-gallery__status{display:block}.template-product .story-split__media,.template-product .story-split__image,.template-product .story-split__placeholder{min-height:350px}}@media(max-width:640px){.template-product .section{padding:2.55rem 0}.is-paid-funnel .section{padding:2.2rem 0}.template-product .product-hero{padding:1rem 0 2.2rem}.is-paid-funnel .product-hero{padding-top:.6rem}.template-product .sunrise-title,.template-product .offer-head,.template-product .sound-head,.template-product .reviews-head{margin-bottom:1.55rem}.template-product .story-split__grid,.template-product .controls-grid,.template-product .box-grid,.template-product .specs,.template-product .faq-grid{gap:1.45rem}.template-product .story-split__media,.template-product .story-split__image,.template-product .story-split__placeholder,.template-product .design-gallery__large,.template-product .design-gallery__small{min-height:300px}.template-product .trial-card{padding:2rem .25rem}.template-product .trial-card h2{margin-bottom:.85rem}.template-product .trial-card .lede{margin-bottom:1.15rem}.offer-selector{gap:.5rem;margin-top:.8rem}.offer-choice{grid-template-columns:22px minmax(0,1fr) auto;gap:.55rem;min-height:0;padding:.78rem .72rem}.offer-choice.is-selected{padding:calc(.78rem - 1px) calc(.72rem - 1px)}.offer-choice__main{min-width:0}.offer-choice__main strong{font-size:.9rem}.offer-choice__main small{font-size:.7rem;max-width:none}.offer-choice__topline{display:grid;justify-items:start;gap:.28rem}.offer-choice__badge{font-size:.49rem;padding:.2rem .36rem}.offer-choice__price{font-size:.86rem;min-width:70px}.offer-choice__price strong{font-size:1rem}.offer-choice__price small{font-size:.62rem}.duo-value-note{font-size:.69rem;margin:.2rem 0 .65rem}.decision-reversal{grid-template-columns:1fr 1fr;gap:.45rem .55rem;padding:.6rem 0}.decision-reversal>div:last-child:nth-child(odd){grid-column:1/-1}.decision-reversal strong{font-size:.7rem}.payment-icons{margin-top:.4rem}.secure-line{margin-top:.55rem}.paid-quick-proof{padding:2.2rem 0}}@media(max-width:390px){.offer-choice{grid-template-columns:21px minmax(0,1fr)}.offer-choice__price{grid-column:2;text-align:left;display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap;min-width:0}.offer-choice__price s,.offer-choice__price strong{display:inline}.offer-choice__price small{display:inline;margin:0}}.story-split__grid--copy-only{grid-template-columns:minmax(0,820px);justify-content:center}.story-split__grid--copy-only .story-split__copy{max-width:820px}.controls-grid--copy-only{grid-template-columns:minmax(0,860px);justify-content:center}.controls-grid--copy-only>div{max-width:860px}.paid-proof-step--no-media{background:color-mix(in srgb,var(--mist) 54%,#fff);border:1px solid rgba(36,40,45,.1)}.paid-proof-step--no-media .paid-proof-step__copy{padding:1.15rem;min-height:150px;display:flex;flex-direction:column;justify-content:flex-end}.theme-editor-notice--success{background:#eef8f0;border-color:#8bb59a}.cart-line-price{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.cart-line-price s{font-size:.74rem;opacity:.55;font-weight:500}.cart-drawer__discount{display:flex;justify-content:space-between;gap:1rem;padding:.7rem 0;border-top:1px solid rgba(36,40,45,.1);font-size:.82rem}.cart-drawer__discount strong{color:#2f6b3a}.theme-editor-notice strong+strong{font-weight:800}.template-product{background:#fff;color:var(--graphite)}.template-product .main-content,.template-product .product-hero,.template-product .section,.template-product .section--white,.template-product .section--cream,.template-product .section--mist,.template-product .section--night{background:#fff!important}.template-product .section{padding-top:34px;padding-bottom:34px}.template-product .product-hero{padding-top:18px;padding-bottom:30px}.template-product .product-hero__grid{gap:24px}.template-product .buy-box{gap:10px}.template-product .buy-box h1{margin-top:2px;margin-bottom:8px}.template-product .buy-box__subhead{font-size:17px;line-height:1.48;margin:0 0 10px}.template-product .hero-value-line{margin:8px 0 4px}.template-product .offer-selector{margin-top:10px}.template-product .offer-choice{padding:14px 15px}.template-product .button--purchase{min-height:56px;gap:8px;flex-wrap:wrap}.template-product .button__save{font-size:12px;font-weight:800;letter-spacing:.02em;opacity:.82}.template-product .decision-reversal{margin-top:10px}.template-product .delivery-line{margin:8px 0 0;font-size:14px}.template-product .payment-icons{margin-top:8px}.template-product .launch-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e9e9e9;background:#fafafa;border-radius:10px;padding:9px 11px;font-size:12px;letter-spacing:.02em;margin-bottom:2px}.template-product .launch-inline strong{font-size:12px;letter-spacing:.08em}.template-product .verified-claim-line{font-size:14px;font-weight:700;margin:3px 0 8px}.template-product .paid-quick-proof__head{max-width:720px;margin-bottom:18px}.template-product .paid-quick-proof__grid{gap:10px}.template-product .paid-proof-step{border:1px solid #ececec;background:#fff}.template-product .offer-card,.template-product .paid-final-cta__card,.template-product .comparison-wrap,.template-product .faq-item{box-shadow:none}@media(max-width:749px){.template-product .section{padding-top:30px;padding-bottom:30px}.template-product .product-hero{padding-top:10px;padding-bottom:24px}.template-product .product-hero__grid{gap:18px}.template-product .buy-box h1{font-size:clamp(34px,10vw,42px);line-height:1.02}.template-product .section h2{font-size:clamp(27px,8vw,32px);line-height:1.08}.template-product .offer-choice{padding:13px 14px}.template-product .launch-inline{font-size:11px}}.template-product .section--night{color:var(--graphite)!important}.template-product .site-header,.template-product .trust-row__item{background:#fff}.template-product .sticky-atc{background:#fffffffb}.is-paid-funnel .announcement{display:flex!important}.is-paid-funnel .paid-quick-proof__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.is-paid-funnel .paid-proof-step--no-media{background:#fafafa;border:1px solid #ececec}.is-paid-funnel .paid-proof-step--no-media .paid-proof-step__copy{min-height:132px}.is-paid-funnel .comparison-wrap{border:1px solid #ececec;border-radius:10px;overflow:auto;background:#fff}.is-paid-funnel .comparison-table th,.is-paid-funnel .comparison-table td{background:#fff}@media(max-width:749px){.is-paid-funnel .paid-quick-proof__grid--three{grid-template-columns:1fr}.is-paid-funnel .paid-proof-step--no-media .paid-proof-step__copy{min-height:0;padding:15px}}.template-product .announcement--product-promo{min-height:30px;padding:5px 10px;display:flex!important;align-items:center;justify-content:center;gap:7px;white-space:nowrap;overflow:hidden;font-size:10px;line-height:1.15;letter-spacing:.065em;text-transform:uppercase}.template-product .announcement--product-promo strong{font-size:10px;letter-spacing:.12em;flex:0 0 auto}.template-product .announcement--product-promo span{min-width:0;overflow:hidden;text-overflow:ellipsis}.template-product .header-inner--funnel{min-height:56px}.template-product .wordmark{font-size:.9rem;letter-spacing:.2em}.template-product .wordmark img{max-height:24px}.template-product .funnel-header__trust{font-size:.66rem;line-height:1.15}.template-product .product-hero{padding-top:10px;padding-bottom:24px}.template-product .product-hero__grid{gap:18px}.template-product .buy-box{padding-top:0}.template-product .buy-box__rating-trust{min-height:0;margin:0 0 7px}.template-product .product-identity{margin:0 0 7px;font-size:.72rem}.template-product .product-identity strong{font-size:.8rem}.template-product .buy-box h1{margin:0 0 9px}.template-product .buy-box__subhead{margin:0 0 10px}.template-product .hero-value-line{display:none!important}.template-product .offer-selector{margin-top:10px;margin-bottom:6px}.template-product .duo-value-note{margin:3px 0 7px;font-size:.72rem;line-height:1.3}.template-product .duo-value-note strong{display:inline;margin-left:.2rem}.template-product .product-form{margin-top:7px}.template-product .button--purchase{min-height:56px}.template-product .delivery-line{margin:8px 0 4px;font-size:13px}.template-product .purchase-trust-inline{display:flex;flex-wrap:wrap;gap:4px 10px;margin:5px 0 8px;font-size:11px;line-height:1.25;color:#24282db8}.template-product .purchase-trust-inline>*{position:relative;white-space:nowrap}.template-product .purchase-trust-inline>*+*:before{content:"\b7";position:absolute;left:-7px;color:#24282d59}.template-product .post-purchase-proof-list{list-style:none;padding:10px 0 0;margin:0;border-top:1px solid #ececec;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 14px}.template-product .post-purchase-proof-list li{display:flex;align-items:flex-start;gap:7px;font-size:12px;line-height:1.3}.template-product .post-purchase-proof-list svg{width:15px;height:15px;flex:0 0 15px;margin-top:1px;fill:none;stroke:#3d7a50;stroke-width:2}.template-product .buy-box>.payment-icons,.template-product .buy-box>.secure-line{display:none!important}.template-product .gallery-trust-line{display:none}.template-product .hero-media-notice{margin:0 0 8px}@media(max-width:749px){.template-product .announcement--product-promo{min-height:28px;padding:4px 8px;font-size:9.5px;gap:6px;letter-spacing:.045em}.template-product .announcement--product-promo strong{font-size:9.5px;letter-spacing:.1em}.template-product .header-inner--funnel{min-height:52px}.template-product .funnel-header__trust{visibility:hidden;width:1px;overflow:hidden}.template-product .header-actions{min-width:42px}.template-product .product-hero{padding-top:7px;padding-bottom:20px}.template-product .product-hero__grid{gap:10px}.template-product .product-gallery__track{gap:8px;margin-inline:-12px;padding-inline:12px}.template-product .product-media,.template-product .product-gallery__track .product-media:first-child{flex-basis:78%}.template-product .product-gallery__status{margin-top:4px;font-size:11px}.template-product .gallery-trust-line{display:flex;justify-content:center;flex-wrap:wrap;gap:3px 10px;margin:7px 0 0;font-size:11px;line-height:1.2;color:#24282db8}.template-product .gallery-trust-line span{position:relative;white-space:nowrap}.template-product .gallery-trust-line span+span:before{content:"\b7";position:absolute;left:-7px;color:#24282d59}.template-product .buy-box{padding-top:2px}.template-product .product-identity{margin-bottom:6px}.template-product .buy-box h1{font-size:clamp(34px,10vw,40px);line-height:1.01;letter-spacing:-.045em;margin-bottom:8px}.template-product .buy-box__subhead{font-size:16px;line-height:1.42;margin-bottom:8px}.template-product .verified-claim-line{font-size:12px;margin:0 0 7px}.template-product .field-label{font-size:10px;margin-bottom:5px}.template-product .offer-selector{gap:7px;margin-top:8px;margin-bottom:5px}.template-product .offer-choice{padding:11px 12px;gap:7px}.template-product .offer-choice.is-selected{padding:10px 11px}.template-product .offer-choice__main strong{font-size:13px}.template-product .offer-choice__main small{font-size:10.5px;line-height:1.25}.template-product .offer-choice__price{font-size:12px}.template-product .offer-choice__price strong{font-size:15px}.template-product .offer-choice__price small{font-size:10px}.template-product .offer-choice__badge{font-size:8px;padding:3px 5px}.template-product .duo-value-note{font-size:10.5px;margin:2px 0 6px}.template-product .product-form{margin-top:6px}.template-product .button--purchase{min-height:54px;font-size:12px;padding:10px 12px}.template-product .button--purchase .button__price{font-size:13px}.template-product .button--purchase .button__save{font-size:10px}.template-product .accelerated-label,.template-product .accelerated-checkout{display:none}.template-product .delivery-line{font-size:11.5px;margin:7px 0 3px}.template-product .delivery-line svg{width:15px;height:15px;flex-basis:15px}.template-product .purchase-trust-inline{font-size:10.5px;gap:3px 9px;margin:4px 0 7px}.template-product .post-purchase-proof-list{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px;gap:6px 10px}.template-product .post-purchase-proof-list li{font-size:11px;gap:5px}.template-product .post-purchase-proof-list svg{width:13px;height:13px;flex-basis:13px}}@media(max-width:390px){.template-product .announcement--product-promo{font-size:8.8px;gap:5px}.template-product .announcement--product-promo strong{font-size:8.8px}.template-product .product-media,.template-product .product-gallery__track .product-media:first-child{flex-basis:80%}.template-product .post-purchase-proof-list{grid-template-columns:1fr 1fr}}.template-product .announcement--product-promo{min-height:36px!important;padding:7px 12px!important;background:var(--amber)!important;color:var(--night)!important;font-size:10.5px!important;font-weight:720;letter-spacing:.055em!important;border:0}.template-product .announcement--product-promo strong{font-size:10.5px!important;letter-spacing:.105em!important}.template-product .site-header--funnel{position:sticky;top:0;z-index:90;background:transparent!important;border:0!important;padding:8px 12px 7px;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.template-product .header-inner--funnel{width:min(calc(100% - 2px),980px);min-height:62px!important;padding:0 10px 0 8px;margin-inline:auto;border:1px solid rgba(36,40,45,.11);border-radius:999px;background:#fffffff6;box-shadow:0 10px 30px #11151b1a,0 1px 2px #11151b0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.template-product .funnel-header__left{justify-self:start;display:flex;align-items:center}.template-product .funnel-menu{display:block}.template-product .funnel-menu__toggle{width:42px;height:42px;border-radius:999px}.template-product .funnel-menu__toggle:hover{background:#f7f7f5}.template-product .funnel-menu__panel{left:12px;right:12px;top:calc(100% + 2px);padding:8px 18px 18px;background:#fff;border:1px solid rgba(36,40,45,.1);border-radius:18px;box-shadow:0 18px 42px #11151b24;overflow:hidden}.template-product .funnel-menu__panel a{padding:12px 2px;font-size:15px;border-color:#ededeb}.template-product .header-logo{justify-self:center}.template-product .wordmark{font-size:.94rem!important;letter-spacing:.23em!important;font-weight:850}.template-product .funnel-header__actions{gap:7px;min-width:0!important}.template-product .funnel-header__buy{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;background:var(--amber);color:var(--night);font-size:13px;font-weight:800;text-decoration:none;box-shadow:inset 0 0 0 1px #11151b14;transition:transform .16s ease,box-shadow .16s ease}.template-product .funnel-header__buy:hover{transform:translateY(-1px);box-shadow:0 6px 16px #f2b45a3d,inset 0 0 0 1px #11151b14}.template-product .funnel-header__cart{width:42px;height:42px;justify-content:center;position:relative;border-radius:999px}.template-product .funnel-header__cart:hover{background:#f7f7f5}.template-product .funnel-header__cart .cart-count{position:absolute;right:-1px;top:-2px;width:18px;min-width:18px;height:18px;font-size:9px}.template-product #DawnBuyBox{scroll-margin-top:92px}.template-product .product-gallery{min-width:0}.template-product .product-gallery__stage{position:relative;overflow:hidden;border:1px solid #ebeae6;border-radius:24px;background:#fbfaf7;box-shadow:0 14px 38px #11151b13}.template-product .product-gallery__track{display:flex!important;grid-template-columns:none!important;gap:0!important;margin:0!important;padding:0!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.template-product .product-gallery__track::-webkit-scrollbar{display:none}.template-product .product-gallery__track>.product-media,.template-product .product-gallery__track>.product-media:first-child{flex:0 0 100%!important;grid-column:auto!important;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1/1;border-radius:0;background:#fbfaf7}.template-product .product-gallery__track .product-media__image{object-fit:cover}.template-product .product-gallery__promo-badge{position:absolute;z-index:4;top:16px;left:16px;width:88px;height:88px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px;background:#fff6e4;color:var(--night);border:1px solid rgba(217,139,106,.28);box-shadow:0 10px 24px #11151b1a;line-height:1.08;pointer-events:none}.template-product .product-gallery__promo-badge span{font-size:8px;font-weight:850;letter-spacing:.12em}.template-product .product-gallery__promo-badge strong{font-size:12px;margin:5px 0 3px;letter-spacing:-.01em}.template-product .product-gallery__promo-badge small{font-size:8px;font-weight:800;color:#a9582e;letter-spacing:.04em}.template-product .product-gallery__arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(36,40,45,.1);border-radius:50%;display:grid;place-items:center;background:#fffffff0;color:var(--night);box-shadow:0 6px 18px #11151b17;font-size:29px;line-height:1}.template-product .product-gallery__arrow--prev{left:14px}.template-product .product-gallery__arrow--next{right:14px}.template-product .product-gallery__arrow:hover{background:#fff;box-shadow:0 9px 24px #11151b21}.template-product .product-gallery__arrow span{transform:translateY(-1px)}.template-product .product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:76px;justify-content:start;gap:9px;margin-top:11px;padding:1px 1px 4px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.template-product .product-gallery__thumbs::-webkit-scrollbar{display:none}.template-product .product-gallery__thumb{width:76px;height:76px;padding:3px;border:1px solid #dfded9;border-radius:15px;background:#fff;overflow:hidden;opacity:.78;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease;scroll-snap-align:start}.template-product .product-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:11px}.template-product .product-gallery__thumb:hover{opacity:1;transform:translateY(-1px)}.template-product .product-gallery__thumb.is-active{opacity:1;border:2px solid var(--amber);padding:2px;box-shadow:0 0 0 2px #f2b45a24}.template-product .product-gallery__status{display:none!important}.template-product .gallery-trust-line{margin-top:9px!important}@media(max-width:749px){.template-product .announcement--product-promo{min-height:34px!important;padding:6px 10px!important;font-size:9.8px!important;letter-spacing:.035em!important}.template-product .announcement--product-promo strong{font-size:9.8px!important;letter-spacing:.085em!important}.template-product .site-header--funnel{padding:7px 9px 6px}.template-product .header-inner--funnel{min-height:58px!important;padding:0 7px 0 5px;gap:5px}.template-product .funnel-menu__toggle{width:40px;height:40px}.template-product .wordmark{font-size:.84rem!important;letter-spacing:.19em!important}.template-product .funnel-header__actions{gap:4px}.template-product .funnel-header__buy{min-height:40px;padding:0 15px;font-size:12px}.template-product .funnel-header__cart{width:40px;height:40px}.template-product .product-hero{padding-top:10px!important}.template-product .product-gallery__stage{border-radius:20px}.template-product .product-gallery__promo-badge{top:12px;left:12px;width:80px;height:80px;padding:7px}.template-product .product-gallery__promo-badge span{font-size:7.3px}.template-product .product-gallery__promo-badge strong{font-size:11px}.template-product .product-gallery__promo-badge small{font-size:7.4px}.template-product .product-gallery__arrow{width:40px;height:40px;font-size:26px}.template-product .product-gallery__arrow--prev{left:10px}.template-product .product-gallery__arrow--next{right:10px}.template-product .product-gallery__thumbs{grid-auto-columns:62px;gap:7px;margin-top:9px}.template-product .product-gallery__thumb{width:62px;height:62px;border-radius:13px}.template-product .product-gallery__thumb img{border-radius:9px}.template-product .gallery-trust-line{margin-top:8px!important;font-size:10.5px!important}}@media(max-width:390px){.template-product .funnel-header__buy{padding:0 13px}.template-product .wordmark{font-size:.78rem!important;letter-spacing:.17em!important}.template-product .product-gallery__promo-badge{width:74px;height:74px}.template-product .product-gallery__thumbs{grid-auto-columns:58px}.template-product .product-gallery__thumb{width:58px;height:58px}}.is-paid-funnel .funnel-header__left{visibility:hidden;pointer-events:none}.is-paid-funnel .site-header--funnel{padding-top:6px}.is-paid-funnel .header-inner--funnel{box-shadow:0 8px 24px #11151b13}.proof-card__media:after{pointer-events:none}.proof-card__video{width:100%;height:100%;object-fit:cover;background:#11151b}.trial-policy-link{display:inline-block;margin-top:.85rem;font-size:.78rem;font-weight:700;opacity:.72}.trial-policy-link:hover{opacity:1}@supports (content-visibility:auto){.is-paid-funnel #MainContent>.shopify-section:nth-child(n+4){content-visibility:auto;contain-intrinsic-size:auto 720px}}@media(max-width:749px){.is-paid-funnel .site-header--funnel{padding-top:5px}}.rating{display:inline-flex;align-items:center;gap:.42rem;font-size:.78rem;line-height:1.2;text-decoration:none}.rating--linked:hover .rating__count{text-decoration:underline}.rating__visual{position:relative;display:inline-block;letter-spacing:.08em;line-height:1;color:#d8d5cf}.rating__empty{display:block}.rating__fill{position:absolute;inset:0 auto 0 0;width:var(--rating-percent,0%);overflow:hidden;white-space:nowrap;color:#b56b27}.rating strong{font-size:.8rem}.rating__count{color:#24282dad}.buy-box__review-proof{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:27px;margin:0 0 9px}.buy-box__review-proof .shopify-app-block{margin:0!important;min-width:0}.buy-box__reviews-jump{flex:0 0 auto;font-size:.72rem;font-weight:720;color:#24282db8;text-underline-offset:3px}.buy-box__reviews-jump:hover{color:#24282d}.purchase-trust-inline a{color:inherit;text-decoration:underline;text-decoration-color:#24282d42;text-underline-offset:2px}.purchase-trust-inline a:hover{text-decoration-color:currentColor}.reviews-section{scroll-margin-top:90px}.reviews-head__aside{max-width:36rem;justify-self:end}.reviews-head__aside .rating{margin-bottom:.65rem}.reviews-app-blocks{display:grid;gap:1rem}.reviews-app-block{min-width:0}.review-card__stars{display:flex;gap:.08rem}.review-card__stars .is-filled{color:#b56b27}.review-card__stars .is-empty{color:#d8d5cf}.cart-drawer__remove{display:inline-block;margin-top:.3rem;padding:0;border:0;background:transparent;font-size:.69rem;line-height:1.2;text-decoration:underline;text-underline-offset:2px;opacity:.64}.cart-drawer__remove:hover{opacity:1}.cart-drawer__remove:disabled{opacity:.3}.cart-drawer__reassurance a{color:inherit;text-underline-offset:2px}@media(max-width:640px){.buy-box__review-proof{align-items:flex-start;flex-direction:column;gap:.38rem}.buy-box__reviews-jump{font-size:.69rem}.reviews-head__aside{justify-self:start}.reviews-section{scroll-margin-top:72px}}#DawnProof{scroll-margin-top:90px}.proof-assurance{display:flex;align-items:center;gap:12px;max-width:880px;margin:0 0 28px;padding:13px 15px;border:1px solid rgba(36,40,45,.14);border-radius:12px;background:#f8f6f0}.proof-assurance__mark{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#24282d;color:#fff;font-weight:900}.proof-assurance div{display:grid;gap:2px}.proof-assurance strong{font-size:.82rem}.proof-assurance span{font-size:.76rem;line-height:1.35;opacity:.72}.proof-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.proof-card__topline .eyebrow{margin:0}.proof-card__topline>span{padding:4px 7px;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:.56rem;font-weight:850;letter-spacing:.08em;white-space:nowrap}.proof-vs-review-note{max-width:900px;margin:20px 0 0;padding-top:16px;border-top:1px solid rgba(36,40,45,.12);font-size:.76rem;line-height:1.5;opacity:.76}.reviews-section--checking,.reviews-section--empty{max-height:1px!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.reviews-section--ready{visibility:visible;opacity:1}.reviews-source-note{margin-top:.5rem!important;font-size:.72rem!important;opacity:.62}.review-card__byline{display:grid;gap:4px}.review-card__verified{display:inline-flex;width:max-content;padding:3px 6px;border-radius:999px;background:#edf5ee;color:#2f6a42;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.reviews-app-blocks{padding:18px;border:1px solid rgba(36,40,45,.12);border-radius:14px;background:#fff}.reviews-app-blocks:empty{display:none}@media(max-width:640px){#DawnProof{scroll-margin-top:72px}.proof-assurance{align-items:flex-start;margin-bottom:22px}.proof-card__topline{align-items:flex-start}.proof-card__topline>span{font-size:.52rem}.reviews-app-blocks{padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/base.css.map */
