:root{--ink:#17251e;--ink-soft:#31433a;--muted:#69756f;--canvas:#f3f5f1;--surface:#fff;--surface-soft:#f7f9f6;--line:#dfe5df;--line-strong:#cdd6ce;--green:#1e6f54;--green-dark:#164f3d;--green-bright:#45a77c;--green-soft:#e7f4ed;--amber:#a96217;--amber-soft:#fff2dc;--max-width:1180px;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--canvas);color:var(--ink);margin:0}body,button,input{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #1e6f5447}.section-shell{width:min(var(--max-width), calc(100% - 48px));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #cdd6ced1;position:sticky;top:0}.nav-shell{width:min(var(--max-width), calc(100% - 48px));align-items:center;gap:32px;min-height:72px;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);border-radius:9px;flex:none;justify-content:center;align-items:flex-end;gap:3px;width:32px;height:32px;padding:7px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff29}.brand-mark i{background:#fff;border-radius:3px;width:3px}.brand-mark i:first-child{opacity:.72;height:7px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){opacity:.86;height:10px}.primary-nav{align-items:center;gap:30px;margin:0 auto;display:flex}.primary-nav a,.text-link{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none;transition:color .18s}.primary-nav a:hover,.text-link:hover{color:var(--green)}.nav-actions{align-items:center;gap:18px;display:flex}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:14px;font-weight:730;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #1e6f5429}.button:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 12px 28px #1e6f5433}.button-small{min-height:40px;box-shadow:none;padding-inline:17px;font-size:13px}.button-secondary{color:var(--ink);border-color:var(--line-strong);box-shadow:none;background:#fff}.button-secondary:hover{background:var(--surface-soft);color:var(--green);box-shadow:none}.button-full{width:100%}.button-light{color:var(--green-dark);background:#fff;border-color:#fff;box-shadow:0 12px 34px #00000029}.button-light:hover{background:var(--green-soft)}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:11px;font-weight:780;line-height:1.4;display:flex}.eyebrow>span{background:var(--green-bright);width:8px;height:8px;box-shadow:0 0 0 5px var(--green-soft);border-radius:50%}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:68px;min-height:690px;padding-block:88px 96px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero h1{color:var(--ink);letter-spacing:-.064em;margin:0;font-size:clamp(48px,5.4vw,76px);font-weight:770;line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero-lede{max-width:570px;color:var(--muted);margin:27px 0 0;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.hero-note{color:#7a8780;margin:17px 0 0;font-size:12px}.product-preview{border:1px solid var(--line);transform-origin:0;background:#fff;border-radius:18px;width:720px;min-height:456px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 35px 80px #223b2e29,0 4px 12px #223b2e14}.product-preview:before{content:"";background:#45a77c14;border-radius:50%;width:380px;height:380px;position:absolute;inset:auto -120px -170px auto}.preview-topbar{border-bottom:1px solid var(--line);grid-template-columns:155px 1fr 35px;align-items:center;gap:18px;height:55px;padding:0 17px;display:grid}.preview-brand{align-items:center;gap:7px;font-size:10px;font-weight:760;display:flex}.preview-brand .brand-mark{border-radius:7px;gap:2px;width:23px;height:23px;padding:5px}.preview-brand .brand-mark i{width:2px}.preview-brand .brand-mark i:first-child{height:5px}.preview-brand .brand-mark i:nth-child(2){height:10px}.preview-brand .brand-mark i:nth-child(3){height:7px}.preview-search{color:#8d9992;background:#f4f6f3;border-radius:8px;align-items:center;height:30px;padding:0 12px;font-size:8px;display:flex}.preview-avatar{color:#fff;background:#203c30;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;font-weight:700;display:grid}.preview-body{grid-template-columns:124px 1fr;min-height:400px;display:grid}.preview-sidebar{border-right:1px solid var(--line);color:#6d7972;flex-direction:column;gap:7px;padding:25px 13px;font-size:8px;display:flex}.preview-sidebar span,.preview-sidebar b{border-radius:7px;padding:8px 10px}.preview-sidebar b{background:var(--green-soft);color:var(--green)}.preview-main{padding:27px 26px}.preview-heading{justify-content:space-between;align-items:flex-end;display:flex}.preview-heading>span{gap:3px;display:grid}.preview-heading small{color:var(--muted);font-size:7px}.preview-heading b{letter-spacing:-.03em;font-size:16px}.preview-heading em{background:var(--green-soft);color:var(--green);border-radius:99px;padding:5px 8px;font-size:7px;font-style:normal}.preview-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px;display:grid}.preview-stats div{border:1px solid var(--line);border-radius:9px;gap:5px;padding:12px;display:grid;box-shadow:0 5px 14px #24372d09}.preview-stats small{color:var(--muted);font-size:7px}.preview-stats b{font-size:14px}.preview-stats em{color:var(--green);font-size:7px;font-style:normal}.preview-chart-card{border:1px solid var(--line);border-radius:9px;margin-top:12px;padding:13px}.preview-chart-card>span,.preview-list>span{justify-content:space-between;font-size:8px;display:flex}.preview-chart-card small,.preview-list small{color:var(--muted)}.chart-area{border-bottom:1px solid var(--line);background:linear-gradient(#0000 31%,#eef1ee 32%,#0000 33% 65%,#eef1ee 66%,#0000 67%);align-items:flex-end;gap:7px;height:77px;margin-top:11px;padding:0 4px;display:flex}.chart-area i{background:linear-gradient(180deg, var(--green-bright), var(--green));opacity:.75;border-radius:4px 4px 0 0;flex:1;min-width:8px}.chart-area i:first-child{height:32%}.chart-area i:nth-child(2){height:41%}.chart-area i:nth-child(3){height:38%}.chart-area i:nth-child(4){height:52%}.chart-area i:nth-child(5){height:63%}.chart-area i:nth-child(6){height:58%}.chart-area i:nth-child(7){height:74%}.chart-area i:nth-child(8){height:79%}.chart-area i:nth-child(9){height:92%}.preview-list{border:1px solid var(--line);border-radius:9px;margin-top:12px;padding:13px}.preview-list p{border-top:1px solid #edf0ed;grid-template-columns:8px 1fr 1fr auto;align-items:center;gap:7px;margin:10px 0 0;padding-top:9px;font-size:7px;display:grid}.preview-list p b{font-size:8px}.preview-list p em{font-style:normal;font-weight:700}.dot{border-radius:50%;width:6px;height:6px}.dot-green{background:var(--green-bright)}.dot-amber{background:#d59147}.trust-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);display:grid}.trust-strip div{border-right:1px solid #ffffff1c;align-content:center;gap:7px;min-height:116px;padding:20px clamp(22px,4vw,64px);display:grid}.trust-strip div:last-child{border-right:0}.trust-strip b{font-size:13px}.trust-strip span{color:#aab8b0;font-size:11px;line-height:1.5}.story-section{grid-template-columns:.85fr 1.15fr;gap:112px;padding-block:128px;display:grid}.story-copy h2,.section-heading h2,.privacy-copy h2,.pricing-copy h2,.final-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(36px,4vw,55px);line-height:1.08}.story-copy>p:not(.eyebrow){color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.7}.inline-link{color:var(--green);align-items:center;gap:10px;margin-top:28px;font-size:13px;font-weight:740;text-decoration:none;display:inline-flex}.inline-link:hover{text-underline-offset:4px;text-decoration:underline}.migration-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:42px 46px;position:relative;overflow:hidden;box-shadow:0 22px 50px #24372d13}.migration-card:after{content:"";background:var(--green-soft);border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-70px}.migration-card ol{z-index:1;gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.migration-card li{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;gap:18px;padding:23px 0;display:grid}.migration-card li:last-child{border-bottom:0;padding-bottom:0}.migration-card li>span{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.migration-card li b{font-size:15px}.migration-card li p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.features-section{background:#fff;padding-block:124px}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;display:grid}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.7}.feature-grid{background:var(--line);border:1px solid var(--line);border-radius:15px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:67px;display:grid;overflow:hidden}.feature-card{background:#fff;min-height:274px;padding:35px;transition:background .18s}.feature-card:hover{background:var(--surface-soft)}.feature-card>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:inline-grid}.feature-card h3{letter-spacing:-.025em;margin:44px 0 12px;font-size:18px}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.privacy-section{grid-template-columns:1fr 1fr;align-items:center;gap:110px;padding-block:130px;display:grid}.privacy-visual{background:radial-gradient(circle,#e7f4ede0 0 31%,#e7f4ed5c 32% 47%,#0000 48%),repeating-radial-gradient(circle,#0000 0 89px,#1e6f541f 90px 91px);border-radius:50%;place-items:center;min-height:420px;display:grid;position:relative}.shield{background:var(--green);color:#fff;border-radius:50% 50% 58% 58%/38% 38% 72% 72%;place-items:center;width:130px;height:145px;display:grid;box-shadow:0 25px 60px #1e6f5445}.shield span{background:#ffffff24;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.privacy-orbit{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:99px;padding:10px 14px;font-size:10px;font-weight:720;position:absolute;box-shadow:0 8px 24px #24372d14}.orbit-one{top:25%;left:5%}.orbit-two{top:36%;right:2%}.orbit-three{bottom:14%;left:19%}.privacy-copy>p:not(.eyebrow){color:var(--muted);margin:23px 0 0;font-size:15px;line-height:1.72}.check-list{color:var(--ink-soft);gap:12px;margin:25px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;display:flex}.check-list span{background:var(--green-soft);width:21px;height:21px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.pricing-section{background:var(--ink);color:#fff;padding-block:118px}.pricing-shell{grid-template-columns:1fr 480px;align-items:center;gap:130px;display:grid}.pricing-section .eyebrow{color:#7fd0aa}.pricing-copy p:not(.eyebrow){color:#aab8b0;max-width:530px;margin:25px 0 0;font-size:16px;line-height:1.7}.price-card{color:var(--ink);background:#fff;border-radius:18px;padding:38px;box-shadow:0 28px 65px #0003}.price-card>p{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.price{border-bottom:1px solid var(--line);align-items:flex-end;gap:8px;margin-top:18px;padding-bottom:25px;display:flex}.price>span{color:var(--muted);font-size:10px;position:absolute;transform:translateY(-46px)}.price b{letter-spacing:-.06em;font-size:53px;line-height:1}.price sup{margin-right:2px;font-size:24px}.price em{color:var(--muted);margin-bottom:7px;font-size:12px;font-style:normal}.price-card ul{color:var(--ink-soft);gap:13px;margin:25px 0;padding:0;font-size:13px;list-style:none;display:grid}.price-card li:before{content:"✓";color:var(--green);margin-right:10px;font-weight:800}.price-card>small{color:var(--muted);text-align:center;margin-top:13px;font-size:10px;display:block}.faq-section{padding-block:128px}.section-heading.compact{grid-template-columns:1fr}.faq-list{border-top:1px solid var(--line-strong);margin-top:52px}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{cursor:pointer;padding:25px 52px 25px 0;font-size:16px;font-weight:720;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);font-size:23px;font-weight:400;position:absolute;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:840px;color:var(--muted);margin:-5px 0 25px;font-size:14px;line-height:1.72}.final-cta{background:var(--green);color:#fff;text-align:center;padding-block:108px;overflow:hidden}.final-cta .section-shell{position:relative}.final-cta .section-shell:before,.final-cta .section-shell:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:330px;height:330px;position:absolute}.final-cta .section-shell:before{top:-155px;left:-260px}.final-cta .section-shell:after{bottom:-200px;right:-260px}.final-cta .eyebrow{color:#b8e3cf;justify-content:center}.final-cta p:not(.eyebrow){color:#cce7d9;margin:19px 0 28px;font-size:16px}.site-footer{color:#fff;background:#111d17;padding:70px 0 30px}.footer-grid,.footer-bottom{width:min(var(--max-width), calc(100% - 48px));margin-inline:auto}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:65px;display:grid}.brand-light{color:#fff}.footer-brand p{color:#91a198;max-width:330px;margin:19px 0 0;font-size:13px;line-height:1.65}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-grid strong{color:#dce6e0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px}.footer-grid a,.footer-grid span{color:#91a198;font-size:12px;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{color:#718078;border-top:1px solid #ffffff17;justify-content:space-between;gap:40px;margin-top:60px;padding-top:24px;font-size:10px;line-height:1.5;display:flex}.footer-bottom span:last-child{text-align:right;max-width:600px}.legal-main{background:#fff}.legal-hero{background:var(--canvas);border-bottom:1px solid var(--line);padding:88px 0 76px}.legal-hero-inner{text-align:center;width:min(840px,100% - 48px);margin:0 auto}.legal-hero .eyebrow{justify-content:center}.legal-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(43px,5vw,66px);line-height:1}.legal-hero p:not(.eyebrow){max-width:680px;color:var(--muted);margin:23px auto 0;font-size:16px;line-height:1.7}.legal-hero span{color:#829087;margin-top:22px;font-size:11px;display:block}.legal-layout{grid-template-columns:220px minmax(0,760px);justify-content:center;gap:84px;padding-block:76px 115px;display:grid}.legal-nav{background:var(--surface-soft);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-self:start;gap:11px;padding:21px;display:flex;position:sticky;top:104px}.legal-nav strong{color:var(--ink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px}.legal-nav a{color:var(--muted);font-size:11px;line-height:1.4;text-decoration:none}.legal-nav a:hover{color:var(--green)}.legal-content{min-width:0}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 42px;padding:0 0 42px;scroll-margin-top:100px}.legal-content h2{letter-spacing:-.035em;margin:0 0 18px;font-size:25px}.legal-content h3{margin:26px 0 9px;font-size:15px}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:14px;line-height:1.78}.legal-content p{margin:0 0 14px}.legal-content ul{margin:12px 0 20px;padding-left:22px}.legal-content li{margin-bottom:8px}.legal-content a{color:var(--green);text-underline-offset:3px}.legal-contact{background:var(--green-soft);border-radius:12px;padding:25px 28px}.legal-contact b{font-size:15px}.legal-contact p{margin:5px 0 0}.control-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.control-grid>div{background:var(--surface-soft);border:1px solid var(--line);border-radius:10px;padding:20px}.control-grid b{font-size:13px}.control-grid p{margin:7px 0 0;font-size:12px;line-height:1.62}.vendor-table{border:1px solid var(--line);border-radius:11px;margin:20px 0;overflow:hidden}.vendor-table div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:24px;padding:17px 19px;display:grid}.vendor-table div:last-child{border-bottom:0}.vendor-table b{font-size:13px}.vendor-table span{color:var(--ink-soft);font-size:12px;line-height:1.6}@media (width<=1050px){.primary-nav{display:none}.nav-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:58px;padding-top:72px}.hero-copy{max-width:720px}.product-preview{width:100%;max-width:780px;transform:none}.story-section{gap:60px}.privacy-section{gap:55px}.pricing-shell{grid-template-columns:1fr 420px;gap:65px}}@media (width<=800px){.section-shell,.nav-shell,.footer-grid,.footer-bottom{width:min(100% - 32px, var(--max-width))}.hero{min-height:auto;padding-block:62px 72px}.hero h1{font-size:clamp(45px,12vw,68px)}.hero-lede{font-size:16px}.product-preview{transform-origin:0 0;min-width:650px;margin-bottom:-64px;transform:scale(.86)}.hero{overflow:hidden}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid #ffffff1c}.story-section,.privacy-section,.pricing-shell{grid-template-columns:1fr}.story-section{gap:55px;padding-block:90px}.section-heading{grid-template-columns:1fr;gap:22px}.feature-grid{grid-template-columns:1fr 1fr}.features-section,.faq-section,.privacy-section{padding-block:90px}.privacy-visual{min-height:370px}.pricing-shell{gap:45px}.price-card{width:100%;max-width:500px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{text-align:left}.legal-layout{grid-template-columns:1fr;gap:34px}.legal-nav{display:none;position:static}}@media (width<=560px){.nav-shell{min-height:64px}.brand{font-size:14px}.brand-mark{width:29px;height:29px}.nav-actions .text-link{display:none}.button-small{min-height:38px}.hero{padding-top:50px}.hero h1{font-size:44px}.hero-lede{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-note{line-height:1.5}.product-preview{min-width:620px;margin-bottom:-160px;transform:scale(.64)}.trust-strip{grid-template-columns:1fr}.trust-strip div{border-bottom:1px solid #ffffff1c;border-right:0;min-height:96px}.trust-strip div:last-child{border-bottom:0}.story-section{padding-block:72px}.story-copy h2,.section-heading h2,.privacy-copy h2,.pricing-copy h2,.final-cta h2{font-size:35px}.migration-card{padding:30px 24px}.migration-card li{grid-template-columns:34px 1fr;gap:13px}.features-section,.faq-section{padding-block:75px}.feature-grid{grid-template-columns:1fr;margin-top:45px}.feature-card{min-height:230px}.feature-card h3{margin-top:34px}.privacy-section{gap:34px;padding-block:72px}.privacy-visual{min-height:310px}.shield{width:100px;height:115px}.privacy-orbit{font-size:8px}.pricing-section{padding-block:76px}.price-card{padding:29px 24px}.price b{font-size:48px}.faq-list{margin-top:38px}.faq-list summary{font-size:14px}.final-cta{padding-block:80px}.site-footer{padding-top:55px}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{margin-top:45px}.legal-hero{padding-block:65px 58px}.legal-hero h1{font-size:42px}.legal-hero p:not(.eyebrow){font-size:14px}.legal-layout{padding-block:56px 80px}.legal-content section{margin-bottom:32px;padding-bottom:32px}.legal-content h2{font-size:22px}.control-grid{grid-template-columns:1fr}.vendor-table div{grid-template-columns:1fr;gap:5px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
