:root{--bg:#fdfcf9;--ink:#22221f;--muted:#686762;--accent:#b94b17;--surface:#f3f1ec;--line:#dedcd5;--header:#fdfcf9ed;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}.wrap{width:min(1160px,calc(100% - 96px));margin:auto}header{position:sticky;top:0;z-index:10;background:var(--header);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;letter-spacing:-.8px}.brand img{border-radius:9px}.brand span{font-size:12px;align-self:flex-start;margin:5px 0 0 -7px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}#theme{border:1px solid var(--line);border-radius:50%;height:38px;width:38px;background:none;color:var(--ink);font-size:22px;cursor:pointer}.nav-download{background:var(--ink);color:var(--bg);padding:13px 20px;border-radius:30px}.nav-download span{margin-left:8px}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;min-height:770px;padding-top:48px;padding-bottom:48px}.eyebrow{font-size:12px;letter-spacing:2.2px;text-transform:uppercase;font-weight:700;color:var(--accent);margin:0 0 25px}h1{font-size:clamp(54px,6.5vw,86px);line-height:1.025;letter-spacing:-.025em;margin:0;font-weight:700}h1 span{color:var(--accent)}.intro{font-size:20px;line-height:1.6;color:var(--muted);margin:28px 0}.download{display:inline-flex;align-items:center;gap:22px;background:var(--ink);color:var(--bg);padding:19px 24px;border-radius:13px;font-size:16px;font-weight:600;transition:transform .2s}.download:hover{transform:translateY(-2px)}.fine{font-size:13px;line-height:1.6;color:var(--muted);margin:14px 0 0}.hero-visual{margin:0;display:flex;align-items:center;flex-direction:column;position:relative}.phone{width:290px;border:7px solid #222;border-radius:48px;background:#222;overflow:hidden;box-shadow:0 0 0 1px #555,0 25px 55px #26201620}.phone img{width:100%;border-radius:39px}.hero-visual figcaption{margin-top:25px;font-size:14px;color:var(--muted)}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 0 35px;font-size:14px;color:var(--muted)}.hero-bottom a{color:var(--ink)}.hero-bottom a span{margin-left:15px}.skip{position:fixed;top:-100px;z-index:20;background:var(--ink);color:var(--bg);padding:15px}.skip:focus{top:0}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}a:hover{text-decoration:underline}.download:hover,.brand:hover,.nav-download:hover{text-decoration:none}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:70px}nav{gap:12px}nav>a:not(.nav-download){display:none}.nav-download{padding:12px;font-size:12px}.brand{font-size:20px}.brand img{width:30px;height:30px}.hero{grid-template-columns:1fr;gap:42px;padding-top:58px;min-height:0;text-align:center}h1{font-size:clamp(48px,11vw,72px);letter-spacing:-.025em}.intro{font-size:18px}.eyebrow{font-size:11px;letter-spacing:1.7px}.phone{width:270px}.hero-bottom{font-size:12px;gap:20px}.hero-bottom>a{white-space:nowrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(prefers-color-scheme:dark){:root:not([data-theme="light"]){--bg:#171817;--ink:#f5f4ef;--muted:#b4b4ad;--accent:#ffac65;--surface:#222422;--line:#393b36;--header:#171817ed;color-scheme:dark}}
:root[data-theme="dark"]{--bg:#171817;--ink:#f5f4ef;--muted:#b4b4ad;--accent:#ffac65;--surface:#222422;--line:#393b36;--header:#171817ed;color-scheme:dark}
h2{font-size:clamp(36px,4.5vw,60px);line-height:1.07;letter-spacing:-.02em;font-weight:650;margin:0 0 25px}h3{font-size:20px;letter-spacing:-.01em;line-height:1.3;margin:0 0 12px}p{line-height:1.65}.section-intro{padding:115px 0 70px;text-align:center}.section-intro>p:last-child{max-width:610px;margin:0 auto;color:var(--muted);font-size:19px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center;padding:70px 0 95px}.feature-image{background:var(--surface);border-radius:28px;padding:50px 35px;display:flex;justify-content:center;overflow:hidden}.feature-image .phone{width:265px;flex-shrink:0;border-radius:43px}.feature-image .phone img{border-radius:34px}.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:410px}.feature-copy>p.fine{font-size:13px}.detail{border-top:1px solid var(--line);padding-top:25px;margin-top:30px;max-width:410px}.detail p{color:var(--muted);font-size:16px;margin-bottom:5px}.feature.reverse .feature-image{grid-column:2;grid-row:1}.feature.reverse .feature-copy{grid-column:1;grid-row:1}.quiet-emphasis{font-size:16px!important;font-weight:500}.countdown-section{background:var(--surface);margin:30px 0}.countdown-section .feature{padding-top:95px}.countdown-section .feature-image{background:var(--bg)}.reminder-section{background:#202320;color:#f5f4ef;margin-top:15px}.reminder-section .feature{padding-top:95px}.reminder-section .feature-image{background:#2e322c}.reminder-section .feature-copy>p:not(.eyebrow){color:#bebfb6}.reminder-section .eyebrow{color:#ffac65}.reassurance{padding:120px 0}.reassurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:60px}.reassurance-grid p{font-size:16px;color:var(--muted)}.symbol{font-size:30px;color:var(--accent);display:block;margin-bottom:25px}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:80px;border-top:1px solid var(--line);padding:100px 0}.faq h2{font-size:42px;letter-spacing:-.02em}.faq>div>p:not(.eyebrow){color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{font-size:17px;font-weight:550;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;color:var(--muted)}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:16px;margin:0 0 25px;padding-right:30px}.closing{text-align:center;border-radius:30px;background:var(--surface);padding:75px 20px;margin-bottom:80px}.closing>img{margin:0 auto 25px;border-radius:17px}.closing h2{font-size:clamp(38px,4.5vw,58px)}.closing>p:not(.eyebrow){color:var(--muted)}.closing .download{margin-top:14px}footer{display:flex;align-items:center;justify-content:space-between;padding:0 0 35px;gap:25px;font-size:12px;color:var(--muted)}footer .brand{font-size:19px;color:var(--ink)}footer>div{display:flex;gap:25px}footer a{min-height:30px;display:inline-flex;align-items:center}@media(max-width:1000px){.feature{gap:60px}.feature-image{padding:40px 20px}.reassurance-grid{gap:30px}.faq{gap:45px}}@media(max-width:760px){.section-intro{padding:70px 0 30px}.section-intro>p:last-child{font-size:17px}h2{letter-spacing:-.02em}.feature,.faq{grid-template-columns:1fr;gap:32px;padding:40px 0 55px}.feature .feature-copy,.feature.reverse .feature-copy{grid-column:1;grid-row:1}.feature .feature-image,.feature.reverse .feature-image{grid-column:1;grid-row:2}.feature-copy h2 br{display:none}.feature-copy>p:not(.eyebrow){font-size:17px;max-width:none}.feature-copy>p.fine{font-size:13px}.feature-image{padding:38px 20px;border-radius:22px}.feature-image .phone{width:250px}.feature-copy .eyebrow{margin-bottom:18px}.countdown-section .feature,.reminder-section .feature{padding-top:55px}.reassurance{padding:70px 0}.reassurance-grid{grid-template-columns:1fr;gap:35px;margin-top:35px}.reassurance-grid article{border-top:1px solid var(--line);padding-top:25px}.symbol{margin-bottom:15px}.faq{padding:60px 0}.faq h2{font-size:36px}.closing{padding:55px 20px;margin-bottom:45px}.closing h2{letter-spacing:-.02em}footer{flex-wrap:wrap;justify-content:center;text-align:center;gap:15px}footer>p{width:100%;order:3;margin:0}summary{font-size:16px}#theme{width:40px;height:40px;flex-shrink:0}nav{gap:8px}.hero{gap:35px}.hero-bottom span{max-width:170px}}@media(min-width:761px) and (max-width:1000px){h1{font-size:65px;letter-spacing:-.025em}.hero{gap:30px}.hero .phone{width:260px}.hero{min-height:690px}}@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:18px;gap:6px}.brand span{display:none}.nav-download{font-size:11px;padding:11px}.download{font-size:14px;gap:12px}h1{font-size:48px}.hero .phone{width:250px}}
.story{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;align-items:center;padding:110px 0}.story-copy>p:not(.eyebrow){font-size:18px;color:var(--muted)}.story-copy .story-signoff{font-size:15px!important;font-weight:600;color:var(--ink)!important;margin-top:30px}.story figure{margin:0}.story figure img{width:100%;height:auto;border-radius:24px}.story h2{font-size:clamp(36px,4.3vw,56px)}@media(max-width:760px){.story{grid-template-columns:1fr;padding:65px 0;gap:30px}.story-copy>p:not(.eyebrow){font-size:17px}.story figure img{border-radius:18px}.closing h2{font-size:clamp(32px,8.7vw,48px)}}
.store-badge{display:inline-block;line-height:0;border-radius:8px;flex-shrink:0}.store-badge img{width:180px;height:60px}.nav-badge img{width:120px;height:40px}.closing .store-badge{margin-top:15px}.savings-feature{padding-top:35px}.savings-image{padding:45px 25px}.savings-image>img{width:100%;height:auto}.journey-section{background:var(--surface)}.journey-section .feature{padding-top:90px;padding-bottom:90px}.journey-image{padding:0;background:transparent;overflow:visible}.journey-image>img{width:min(100%,370px);height:auto}@media(max-width:760px){nav>a.nav-badge{display:inline-block}.journey-section .feature{padding-top:55px;padding-bottom:55px}.journey-image>img{width:min(100%,310px)}.savings-image{padding:35px 15px}.hero .store-badge{margin-top:2px}}@media(max-width:360px){.nav{gap:8px}.nav-badge img{width:120px;height:40px}}
.reviews{padding:100px 0 80px;text-align:center;border-bottom:1px solid var(--line)}.reviews h2{font-size:clamp(36px,4.5vw,56px)}.review-count{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin:28px 0 50px}.review-count strong{font-size:18px;font-weight:500}.review-stars{font-size:22px;letter-spacing:3px;color:var(--accent)}.review-quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:40px}.review-quotes blockquote{margin:0;padding:10px 16px}.review-quotes p{font-size:25px;font-weight:550;letter-spacing:-.015em;line-height:1.35;margin:0 0 18px}.review-quotes cite{font-size:13px;font-style:normal;color:var(--muted)}@media(max-width:760px){.reviews{padding:65px 0 55px}.review-count{gap:10px;margin:25px 0 35px}.review-count strong{font-size:17px}.review-quotes{grid-template-columns:1fr;gap:28px}.review-quotes p{font-size:23px}.review-quotes blockquote{padding:0 12px}.reviews h2{font-size:36px}}
.companion{border-top:1px solid var(--line);padding:30px 0 45px;margin-top:-25px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:35px}.companion p{font-size:16px;color:var(--muted);max-width:760px;margin:0}.companion a{white-space:nowrap;flex-shrink:0}@media(max-width:760px){.companion{flex-direction:column;text-align:center;gap:15px;padding:30px 0;margin-top:0}.companion p{font-size:15px}}
.water-promo{display:flex;align-items:center;gap:48px;padding:55px 65px;margin-bottom:65px;background:#edf5fb;border:1px solid #d8e7f2;border-radius:28px;color:#193248}.water-icon{width:112px;height:112px;flex-shrink:0;border-radius:25px}.water-copy .eyebrow{color:#275d85;margin-bottom:16px}.water-copy h2{font-size:clamp(32px,3.7vw,46px);letter-spacing:-.02em;margin-bottom:20px}.water-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#435e73;max-width:680px;margin:0 0 25px}.water-link{display:inline-flex;align-items:center;gap:24px;padding:15px 22px;background:#1d526f;color:#fff;border-radius:12px;font-size:16px;font-weight:600}.water-link:hover{background:#163f56;text-decoration:none}:root[data-theme="dark"] .water-promo{background:#172c38;border-color:#294454;color:#edf6fc}:root[data-theme="dark"] .water-copy .eyebrow{color:#9ecbe7}:root[data-theme="dark"] .water-copy>p:not(.eyebrow){color:#b6cedd}:root[data-theme="dark"] .water-link{background:#a9d9f3;color:#122e40}@media(prefers-color-scheme:dark){:root:not([data-theme="light"]) .water-promo{background:#172c38;border-color:#294454;color:#edf6fc}:root:not([data-theme="light"]) .water-copy .eyebrow{color:#9ecbe7}:root:not([data-theme="light"]) .water-copy>p:not(.eyebrow){color:#b6cedd}:root:not([data-theme="light"]) .water-link{background:#a9d9f3;color:#122e40}}@media(max-width:760px){.water-promo{flex-direction:column;align-items:flex-start;gap:28px;padding:35px 25px;margin-bottom:45px;border-radius:22px}.water-icon{width:88px;height:88px;border-radius:20px}.water-copy h2{font-size:34px}.water-copy>p:not(.eyebrow){font-size:17px}}
