:root{color-scheme:light;--cream: #f5f1e9;--cream-deep: #ece5d8;--ink: #12201e;--ink-soft: #273633;--muted: #6d7974;--muted-light: #aab8b2;--green: #2b6d60;--green-deep: #173e37;--sage: #9dd5bc;--gold: #eac67d;--coral: #db8e72;--white: #fffdf8;--line: rgba(18, 32, 30, .14);--line-light: rgba(245, 241, 233, .2);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink)}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{position:relative;z-index:2;padding:26px 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:15px;font-weight:750;letter-spacing:-.02em}.brand-inverse{color:var(--cream)}.brand-logo{display:block;width:31px;height:31px;border-radius:9px;object-fit:cover}.brand-mark{position:relative;display:inline-grid;place-items:center;width:29px;height:29px;border:1.5px solid currentColor;border-radius:50%}.brand-mark:before,.brand-mark:after,.brand-mark span{position:absolute;content:"";display:block;border-radius:999px;background:currentColor}.brand-mark:before{width:11px;height:1.5px}.brand-mark:after{width:1.5px;height:11px}.brand-mark span{width:4px;height:4px;top:4px;right:4px;opacity:.55}.brand-name{white-space:nowrap}.site-nav{display:flex;align-items:center;gap:27px;color:var(--muted);font-size:13px;font-weight:650}.site-nav a{transition:color .2s ease,transform .2s ease}.site-nav a:hover{color:var(--green);transform:translateY(-1px)}.site-nav .nav-pill{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;color:var(--ink)}.site-nav .nav-pill svg{width:16px;height:16px}.site-header-inverse .site-nav{color:var(--muted-light)}.site-header-inverse .site-nav a:hover{color:var(--sage)}.site-header-inverse .site-nav .nav-pill{border-color:var(--line-light);color:var(--cream)}.eyebrow{margin:0;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.eyebrow-inverse{color:var(--sage)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.065em}h1 em,h2 em{color:var(--green);font-style:italic}.hero{display:grid;grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);align-items:center;gap:clamp(40px,7vw,112px);min-height:735px;padding-top:42px;padding-bottom:92px}.hero-copy{position:relative;z-index:1;padding-bottom:15px}.hero h1{max-width:625px;margin:24px 0 25px;font-size:clamp(60px,7.15vw,104px);line-height:.92}.hero-lead{max-width:505px;margin-bottom:32px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:0 19px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #12201e21}.button svg{width:18px;height:18px}.button-dark{background:var(--ink);color:var(--cream)}.button-light{background:var(--cream);color:var(--ink)}.text-link,.inline-link{color:var(--green);font-size:13px;font-weight:750}.text-link{display:inline-flex;align-items:center;gap:8px}.text-link svg{width:17px;height:17px;transition:transform .2s ease}.text-link:hover svg{transform:translate(3px)}.hero-proof{display:flex;align-items:center;gap:9px;margin-top:28px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.03em}.proof-mark{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#2b6d601f;color:var(--green)}.preview-wrap{position:relative;min-height:645px;isolation:isolate}.preview-wrap:before{position:absolute;top:50%;left:50%;z-index:-1;width:min(540px,90%);height:520px;border-radius:50%;background:var(--cream-deep);content:"";transform:translate(-44%,-48%) rotate(-9deg)}.preview-orbit{position:absolute;border:1px solid rgba(43,109,96,.28);border-radius:50%;pointer-events:none}.orbit-one{top:78px;left:10%;width:420px;height:420px;transform:rotate(22deg) skew(-18deg)}.orbit-two{right:0;bottom:55px;width:190px;height:190px;border-color:#db8e7273}.preview-phone{position:absolute;top:15px;right:7%;width:min(360px,74%);min-height:645px;padding:30px 25px 26px;overflow:hidden;border:7px solid #213530;border-radius:43px;background:#10201d;box-shadow:25px 30px #12201e12,0 30px 60px #12201e3b;color:var(--cream);transform:rotate(4deg)}.preview-phone:before{position:absolute;top:0;left:50%;width:102px;height:22px;border-radius:0 0 17px 17px;background:#213530;content:"";transform:translate(-50%)}.preview-topline{display:flex;align-items:center;justify-content:space-between;color:var(--sage);font-size:9px;font-weight:800;letter-spacing:.21em}.preview-avatar{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#245649;color:var(--sage);font-size:13px;letter-spacing:0}.preview-greeting{margin:43px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:31px;letter-spacing:-.06em}.preview-month{display:flex;justify-content:space-between;width:195px;padding-bottom:12px;border-bottom:1px solid rgba(245,241,233,.2);color:#d1d6ce;font-size:13px}.preview-month span{color:var(--sage);font-size:19px;line-height:12px}.preview-budget{margin-top:23px;padding:25px 21px 22px;border-radius:28px;background:#245649}.preview-kicker{color:var(--sage);font-size:9px;font-weight:800;letter-spacing:.18em}.preview-amount{margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:46px;letter-spacing:-.075em;white-space:nowrap}.preview-budget p,.preview-daily p{margin:0;color:#b2c2b9;font-size:12px;line-height:1.5}.preview-progress{height:7px;margin-top:24px;overflow:hidden;border-radius:99px;background:#12201e4f}.preview-progress span{display:block;width:69%;height:100%;border-radius:inherit;background:var(--gold)}.preview-daily{display:flex;gap:13px;margin-top:17px;padding:18px;border-radius:24px;background:#182b27}.preview-sun{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:50%;background:#245649;color:var(--sage)}.preview-daily strong{display:block;margin:7px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;letter-spacing:-.05em}.preview-footer{display:flex;gap:25px;margin-top:25px;color:#9eafa7;font-size:10px}.preview-footer span{display:grid;gap:4px}.preview-footer strong{color:var(--cream);font-size:16px}.preview-footer .preview-positive{color:var(--sage);font-size:13px}.preview-note{position:absolute;right:4%;bottom:4px;display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(43,109,96,.21);border-radius:999px;background:#fffdf8b3;color:var(--green-deep);font-size:11px;font-weight:750;box-shadow:0 12px 26px #12201e0f}.statement-section{padding:115px 0 128px;background:var(--green-deep);color:var(--cream)}.statement-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:55px}.statement-grid h2{max-width:670px;margin:-7px 0 27px;color:var(--cream);font-size:clamp(48px,6.1vw,86px);line-height:.96}.statement-grid h2 em{color:var(--sage)}.statement-grid div>p{max-width:565px;margin-bottom:31px;color:var(--muted-light);font-size:17px;line-height:1.68}.features-section{padding:126px 0 112px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:74px}.section-intro h2{margin:20px 0 0;font-size:clamp(48px,5.7vw,77px);line-height:.95}.section-intro p{max-width:340px;margin-bottom:3px;color:var(--muted);font-size:15px;line-height:1.65}.feature-list{border-top:1px solid var(--line)}.feature-item{display:grid;grid-template-columns:62px 62px minmax(0,1fr) 28px;align-items:center;gap:23px;min-height:142px;border-bottom:1px solid var(--line);transition:padding .25s ease,background .25s ease}.feature-item:hover{padding:0 20px;background:#fffdf87a}.feature-index{align-self:start;padding-top:27px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.14em}.feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#2b6d601a;color:var(--green)}.feature-content h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;letter-spacing:-.035em}.feature-content p{max-width:580px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.feature-arrow{color:var(--green);transition:transform .25s ease}.feature-item:hover .feature-arrow{transform:translate(4px)}.closing-section{padding-bottom:88px}.closing-card{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:61px clamp(30px,6vw,83px);border-radius:32px;background:var(--gold)}.closing-card h2{margin:20px 0 0;font-size:clamp(50px,5.2vw,73px);line-height:.95}.closing-card h2 em{color:var(--green-deep)}.closing-copy{align-self:end;max-width:370px}.closing-copy p{margin-bottom:26px;color:#12201eb8;font-size:16px;line-height:1.6}.site-footer{padding:25px 0 38px;border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;color:var(--muted);font-size:11px}.footer-meta a:hover{color:var(--green)}.privacy-hero{min-height:565px;background:var(--ink);color:var(--cream)}.privacy-hero-copy{padding-top:71px;padding-bottom:86px}.privacy-hero h1{max-width:750px;margin:23px 0 24px;color:var(--cream);font-size:clamp(62px,8.4vw,113px);line-height:.89}.privacy-hero h1 em{color:var(--sage)}.privacy-hero-copy>p{max-width:440px;margin-bottom:40px;color:var(--muted-light);font-size:17px;line-height:1.6}.policy-date{display:flex;align-items:center;gap:11px;color:var(--muted-light);font-size:12px}.policy-date:before{width:7px;height:7px;border-radius:50%;background:var(--coral);content:""}.policy-date strong{color:var(--cream);font-weight:650}.policy-layout{display:grid;grid-template-columns:220px minmax(0,680px);justify-content:space-between;gap:80px;padding-top:100px;padding-bottom:125px}.aside-sticky{position:sticky;top:28px;display:grid;gap:13px}.policy-aside{color:var(--muted);font-size:12px}.aside-label{margin-bottom:8px;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.policy-aside a{width:max-content;max-width:185px;line-height:1.35}.policy-aside a:hover{color:var(--green)}.policy-copy{min-width:0}.policy-lead{margin:0 0 93px;color:var(--ink-soft);font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3vw,36px);line-height:1.25;letter-spacing:-.04em}.policy-section{padding:0 0 63px;margin:0 0 63px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.policy-section h2{margin:17px 0 19px;color:var(--ink);font-size:clamp(32px,4vw,49px);line-height:1}.policy-section p{margin-bottom:17px;color:var(--muted);font-size:15px;line-height:1.75}.policy-section p:last-of-type{margin-bottom:0}.policy-callout{display:flex;gap:16px;margin-top:29px;padding:21px 23px;border-left:3px solid var(--green);background:#2b6d6014;color:var(--green)}.policy-callout>div{display:grid;gap:6px}.policy-callout strong{color:var(--ink);font-size:14px}.policy-callout span{color:var(--muted);font-size:13px;line-height:1.5}.policy-endnote{display:flex;align-items:center;gap:10px;color:var(--green);font-size:12px;font-weight:700}.privacy-shell .site-footer{background:var(--cream)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-copy,.preview-wrap,.privacy-hero-copy{animation:rise .7s cubic-bezier(.2,.8,.2,1) both}.preview-wrap{animation-delay:.08s}@media(max-width:900px){.container{width:min(100% - 42px,700px)}.site-nav{gap:14px}.site-nav>a:not(.nav-pill){display:none}.hero{grid-template-columns:1fr;gap:15px;min-height:auto;padding-top:73px}.hero-copy{padding-bottom:0}.hero h1{max-width:610px;font-size:clamp(67px,13vw,108px)}.hero-lead{max-width:590px}.preview-wrap{width:min(100%,580px);min-height:610px;margin:25px auto 0}.preview-phone{right:16%}.statement-grid{grid-template-columns:1fr;gap:25px}.statement-grid h2{font-size:clamp(52px,10vw,78px)}.section-intro{align-items:start;flex-direction:column;gap:28px;margin-bottom:52px}.section-intro p{max-width:470px}.policy-layout{grid-template-columns:1fr;gap:0;padding-top:64px}.policy-aside{display:none}.policy-copy{max-width:700px}}@media(max-width:620px){.container{width:min(100% - 32px,520px)}.site-header{padding:19px 0}.site-nav .nav-pill{padding:9px 12px;font-size:11px}.site-nav .nav-pill svg{width:14px;height:14px}.hero{padding-top:52px;padding-bottom:58px}.hero h1{margin-top:20px;font-size:clamp(59px,17vw,86px)}.hero-lead{font-size:15px;line-height:1.6}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-proof{margin-top:25px}.preview-wrap{min-height:535px;margin-top:9px;transform:scale(.92);transform-origin:top center}.preview-phone{right:3%;width:min(340px,86%);min-height:560px;padding:26px 20px 22px}.preview-greeting{margin-top:37px;font-size:28px}.preview-amount{font-size:40px}.preview-wrap:before{width:420px;height:400px}.orbit-one{left:-9%;width:360px;height:360px}.statement-section{padding:76px 0 83px}.statement-grid h2{margin-top:17px;font-size:clamp(49px,14vw,70px)}.statement-grid div>p{font-size:15px}.features-section{padding:80px 0 70px}.section-intro h2{font-size:clamp(49px,14vw,70px)}.feature-item{grid-template-columns:34px 48px minmax(0,1fr);gap:12px;min-height:166px}.feature-item:hover{padding:0;background:transparent}.feature-index{padding-top:29px;font-size:9px}.feature-icon{width:46px;height:46px}.feature-content h3{font-size:20px}.feature-content p{font-size:13px;line-height:1.5}.feature-arrow{display:none}.closing-section{padding-bottom:63px}.closing-card{grid-template-columns:1fr;gap:35px;padding:42px 27px 45px;border-radius:25px}.closing-card h2{font-size:clamp(52px,15vw,74px)}.footer-inner{align-items:flex-start;flex-direction:column;gap:21px}.footer-meta{justify-content:flex-start;gap:7px 14px}.privacy-hero{min-height:520px}.privacy-hero-copy{padding-top:56px;padding-bottom:62px}.privacy-hero h1{font-size:clamp(59px,17vw,87px)}.privacy-hero-copy>p{font-size:15px}.policy-layout{padding-top:55px;padding-bottom:70px}.policy-lead{margin-bottom:67px;font-size:27px}.policy-section{padding-bottom:45px;margin-bottom:45px}.policy-section h2{font-size:36px}.policy-section p{font-size:14px;line-height:1.68}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.site-header,.policy-aside,.site-footer{display:none}.privacy-hero{min-height:auto;background:#fff;color:#000}.privacy-hero-copy{padding:30px 0}.privacy-hero h1,.privacy-hero h1 em{color:#000}.privacy-hero-copy>p,.policy-date{color:#333}.policy-layout{display:block;padding:30px 0}.policy-copy{max-width:none}}
