:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#f6f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--background: #f6f4ef;--surface: #ffffff;--panel: #f0ede7;--text: #17211f;--muted: #68716d;--line: #e5e0d4;--green: #1e6b57;--green-dark: #155444;--green-soft: #dcefe8;--blue: #496a8f;--blue-soft: #e7edf4;--orange: #d16f31;--orange-soft: #f8e9df;--purple: #6b5c9a;--purple-soft: #ece8f4;--focus: #0b61a4;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100vh;margin:0;background:var(--background);color:var(--text);line-height:1.5}body,button,a{letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:10px 14px;border-radius:6px;background:var(--text);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-wrap{width:min(1184px,calc(100% - 64px));margin:0 auto}.site-header{position:relative;z-index:20;height:76px;border-bottom:1px solid rgba(23,33,31,.08);background:#f6f4effa}.header-layout{display:flex;align-items:center;justify-content:space-between;height:100%}.brand{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:18px;font-weight:780}.brand img{width:38px;height:38px;border-radius:8px}.desktop-navigation{display:flex;align-items:center;gap:28px}.desktop-navigation a{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:14px;font-weight:650}.desktop-navigation a:hover,.desktop-navigation a[aria-current=page]{color:var(--text)}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;font-size:15px;font-weight:760;line-height:1.2;text-align:center;cursor:pointer;touch-action:manipulation;transition:background .18s ease,border-color .18s ease,transform .18s ease}.button:hover{border-color:var(--green-dark);background:var(--green-dark)}.button:active{transform:scale(.98)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.button-secondary:hover{border-color:#c9c1b2;background:#fbfaf7}.home-hero{min-height:calc(100svh - 156px);overflow:hidden;border-bottom:1px solid var(--line);background:var(--background);text-align:center}.hero-copy{padding-top:62px}.eyebrow{margin:0;color:var(--green);font-size:14px;font-weight:820;text-transform:uppercase}.home-hero h1{margin:16px 0 18px;font-size:76px;font-weight:820;line-height:1}.hero-intro{width:min(650px,100%);margin:0 auto;color:var(--muted);font-size:20px;line-height:1.55}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.hero-proof{margin:14px 0 0;color:var(--muted);font-size:13px}.device-stage{position:relative;height:330px;margin-top:28px;overflow:hidden}.phone{position:absolute;width:258px;aspect-ratio:945 / 2048;margin:0;overflow:hidden;border:9px solid #111715;border-radius:36px;background:#111715;box-shadow:0 24px 70px #17211f24}.phone img{display:block;width:100%;height:100%;object-fit:cover}.phone-center{top:0;left:calc(50% - 129px);z-index:3}.phone-left{top:78px;left:calc(50% - 405px);z-index:1;transform:rotate(-4deg)}.phone-right{top:78px;right:calc(50% - 405px);z-index:1;transform:rotate(4deg)}.daily-cost-callout{position:absolute;top:78px;right:70px;z-index:4;width:270px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 20px 60px #17211f1f;text-align:left}.daily-cost-callout>span{color:var(--muted);font-size:13px}.daily-cost-callout strong{display:block;margin:8px 0 15px;font-size:28px;font-variant-numeric:tabular-nums}.callout-meter{height:8px;overflow:hidden;border-radius:4px;background:var(--panel)}.callout-meter span{display:block;width:72%;height:100%;background:var(--green)}.section{padding:96px 0}.section-white{background:var(--surface)}#features{padding-top:56px}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:80px;margin-bottom:52px}.section-heading h2,.privacy-layout h2,.cta-band h2{margin:0;font-size:48px;line-height:1.08}.section-heading p,.privacy-layout p{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.feature{min-height:230px;display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:34px 52px 34px 0;border-bottom:1px solid var(--line)}.feature:nth-child(2n){padding-right:0;padding-left:52px;border-left:1px solid var(--line)}.feature-number{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:18px;font-weight:850}.feature-number-02{background:var(--blue-soft);color:var(--blue)}.feature-number-03{background:var(--orange-soft);color:var(--orange)}.feature-number-04{background:var(--purple-soft);color:var(--purple)}.feature h3{margin:1px 0 9px;font-size:23px;line-height:1.25}.feature p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.privacy-band{background:var(--blue-soft)}.privacy-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px}.privacy-icon{width:112px;height:112px;overflow:hidden;border-radius:24px;box-shadow:0 16px 38px #17211f1f}.privacy-icon img{display:block;width:100%;height:100%}.privacy-layout h2{margin-bottom:18px}.privacy-layout p{margin-bottom:24px;color:#4e5d6b}.text-link{min-height:44px;display:inline-flex;align-items:center;color:var(--green);font-weight:780}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.plan{padding:34px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.plan-recommended{border:2px solid var(--green);background:#eff8f4}.plan-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.plan h3{margin:0;font-size:26px}.plan-tag{padding:8px 12px;border-radius:999px;background:var(--green);color:#fff;font-size:12px;font-weight:780}.plan .price{margin:22px 0 6px;color:var(--text);font-size:46px;font-weight:820;font-variant-numeric:tabular-nums}.plan p,.plan li{color:var(--muted);line-height:1.6}.plan ul{margin:22px 0 28px;padding-left:20px}.cta-band{padding:84px 0;background:var(--green);color:#fff;text-align:center}.cta-band p{max-width:620px;margin:14px auto 28px;color:#ffffffd1;font-size:18px}.site-footer{padding:52px 0;background:var(--text);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:50px}.brand-light{color:#fff}.site-footer h2{margin:0 0 14px;font-size:14px}.site-footer p,.site-footer a:not(.brand){color:#ffffffad;font-size:14px;line-height:1.7}.site-footer a:not(.brand){min-height:36px;display:flex;align-items:center}.site-footer a:hover{color:#fff}.page-hero{padding:82px 0 70px;border-bottom:1px solid var(--line)}.page-hero h1{margin:10px 0 16px;font-size:60px;line-height:1.05}.page-hero>.site-wrap>p:last-child{max-width:700px;margin:0;color:var(--muted);font-size:19px;line-height:1.65}.support-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:64px;padding-top:70px;padding-bottom:108px}.support-navigation{position:sticky;top:24px;align-self:start;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.support-navigation a{min-height:44px;display:flex;align-items:center;padding:8px 10px;border-radius:6px;color:var(--muted);font-size:14px}.support-navigation a:hover,.support-navigation a[aria-current=location]{background:var(--green-soft);color:var(--green);font-weight:760}.support-content>h2{margin:0 0 24px;font-size:34px}.faq-list{border-top:1px solid var(--line)}.faq-item{scroll-margin-top:90px;padding:24px 0;border-bottom:1px solid var(--line)}.faq-item h3{margin:0 0 10px;font-size:19px}.faq-item p{margin:0;color:var(--muted);line-height:1.68}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:46px;padding:30px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.contact-panel h2{margin:0 0 6px;font-size:22px}.contact-panel p{margin:0;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:250px minmax(0,760px);justify-content:center;gap:60px;padding-top:70px;padding-bottom:120px}.legal-toc{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;padding:6px 8px 6px 0}.legal-version{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.6}.legal-toc a{min-height:36px;display:flex;align-items:center;color:var(--muted);font-size:13px;line-height:1.35}.legal-toc a:hover{color:var(--green)}.legal-document{min-width:0;padding:48px 52px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.legal-document h1{margin:0 0 16px;font-size:42px;line-height:1.12}.legal-document h2{scroll-margin-top:90px;margin:42px 0 12px;font-size:24px;line-height:1.3}.legal-document h3{margin:28px 0 10px;font-size:19px}.legal-document p,.legal-document li,.legal-document td,.legal-document th{color:#45504c;font-size:15px;line-height:1.72}.legal-document a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.legal-document ul,.legal-document ol{padding-left:22px}.legal-document table{width:100%;display:block;overflow-x:auto;border-collapse:collapse}.legal-document th,.legal-document td{min-width:170px;padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-document th{background:#f7f5f0;color:var(--text)}.document-record{display:grid;gap:6px;margin-top:52px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.document-record strong{color:var(--text);font-size:13px}.document-record code{max-width:100%;overflow-wrap:anywhere;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.not-found{min-height:100svh;display:grid;place-content:center;justify-items:start;width:min(620px,calc(100% - 40px));margin:0 auto}.not-found h1{margin:8px 0;font-size:48px}.not-found>p:not(.eyebrow){margin:0 0 24px;color:var(--muted)}@media(max-width:980px){.desktop-navigation{gap:16px}.daily-cost-callout{display:none}.section-heading{gap:44px}.legal-layout{grid-template-columns:210px minmax(0,1fr);gap:32px}}@media(max-width:760px){html{scroll-padding-top:72px}.site-wrap{width:calc(100% - 40px)}.site-header{height:64px}.brand{gap:9px;font-size:15px}.brand img{width:32px;height:32px}.desktop-navigation{display:none}.header-button{min-height:42px;padding:0 14px;font-size:13px}.home-hero{min-height:calc(100svh - 120px)}.hero-copy{padding-top:48px}.eyebrow{font-size:12px}.home-hero h1{margin:12px 0 14px;font-size:46px;line-height:1.03}.hero-intro{padding:0 10px;font-size:16px}.hero-actions{flex-direction:column;margin-top:22px;padding:0 28px}.hero-actions .button{width:100%}.hero-proof{font-size:12px}.device-stage{height:272px;margin-top:26px}.phone{width:180px;border-width:7px;border-radius:26px}.phone-center{left:calc(50% - 90px)}.phone-left{display:none}.phone-right{top:70px;right:-78px;width:155px}.section{padding:66px 0}#features{padding-top:40px}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.privacy-layout h2,.cta-band h2{margin-bottom:16px;font-size:34px}.section-heading p,.privacy-layout p,.cta-band p{font-size:16px}.feature-grid{grid-template-columns:1fr}.feature,.feature:nth-child(2n){min-height:0;grid-template-columns:44px minmax(0,1fr);padding:25px 0;border-left:0}.feature-number{width:40px;height:40px;font-size:15px}.feature h3{font-size:20px}.feature p{font-size:15px}.privacy-layout{display:block}.privacy-icon{width:76px;height:76px;margin-bottom:28px;border-radius:18px}.pricing-grid{grid-template-columns:1fr}.plan{padding:26px}.plan-recommended{grid-row:1}.plan .price{font-size:38px}.cta-band{padding:64px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1 / -1}.page-hero{padding:58px 0 52px}.page-hero h1{font-size:42px}.page-hero>.site-wrap>p:last-child{font-size:16px}.support-layout{display:block;padding-top:44px;padding-bottom:72px}.support-navigation{position:static;display:flex;gap:8px;margin-bottom:40px;overflow-x:auto;padding:8px;white-space:nowrap}.support-navigation a{flex:0 0 auto}.contact-panel{display:block;padding:24px}.contact-panel .button{width:100%;margin-top:22px}.legal-layout{display:block;width:100%;padding:0 0 72px}.legal-toc{position:static;display:flex;gap:8px;max-height:none;margin:0;overflow-x:auto;padding:14px 20px;border-bottom:1px solid var(--line);white-space:nowrap}.legal-version{flex:0 0 auto;margin:0 10px 0 0}.legal-toc a{flex:0 0 auto;min-height:44px;padding:0 10px;border-radius:6px;background:var(--surface)}.legal-document{padding:42px 20px;border:0;border-radius:0}.legal-document h1{font-size:36px}.legal-document h2{font-size:22px}}@media(max-width:390px){.site-wrap{width:calc(100% - 32px)}.header-button{max-width:112px}.plan-title-row{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
