:root{--ink:#102f35;--muted:#61777a;--teal:#0d7774;--teal-dark:#075c5a;--mint:#dff4ed;--mint-light:#f3faf7;--coral:#ef765f;--cream:#fbfaf5;--line:#dce8e3;--white:#fff;--shadow:0 24px 60px rgba(21,72,70,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:dm sans,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,strong,.brand{font-family:manrope,sans-serif}a{color:inherit}.shell{width:min(1160px,calc(100% - 44px));margin-inline:auto}.narrow{max-width:820px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;z-index:20;background:#fff;padding:8px}.site-header{height:76px;position:relative;z-index:10;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(220,232,227,.75)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:-.25px}.brand-mark{width:29px;height:29px;border-radius:8px;background:var(--teal);display:flex;align-items:flex-end;justify-content:center;gap:2px;padding:7px}.brand-mark i{display:block;width:3px;border-radius:2px;background:#fff}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:10px}.main-nav{display:flex;gap:35px;margin-left:auto}.main-nav a{font-size:14px;text-decoration:none;color:#405c60;font-weight:600}.main-nav a:hover,.main-nav a[aria-current]{color:var(--teal)}.header-cta{font-size:13px;font-weight:700;text-decoration:none;color:#fff;background:var(--teal);padding:10px 17px;border-radius:8px}.hero{min-height:650px;padding:84px 0 88px;background:linear-gradient(120deg,#f1faf6 0%,#fdfbf5 68%);position:relative;overflow:hidden}.hero-glow{position:absolute;border-radius:50%;filter:blur(5px)}.hero-glow-one{width:430px;height:430px;background:rgba(168,227,208,.28);top:-230px;left:30%}.hero-glow-two{width:300px;height:300px;background:rgba(244,207,166,.2);right:-120px;bottom:-50px}.hero-grid{display:grid;grid-template-columns:47% 53%;align-items:center;position:relative}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:1.7px;font-size:12px;font-weight:800;margin:0 0 18px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px}.hero-copy>.eyebrow span{width:6px;height:6px;border-radius:50%;background:var(--coral)}h1{font-size:55px;line-height:1.1;letter-spacing:-2.4px;margin:0 0 24px}h1 em{color:var(--teal);font-style:normal}.hero-lead{max-width:540px;color:var(--muted);font-size:17px;line-height:1.75;margin:0 0 29px}.store-action{display:flex;align-items:center;gap:17px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:11px;padding:14px 22px;border-radius:9px;text-decoration:none;font-weight:700;font-size:14px;transition:.2s}.button-primary{background:var(--teal);color:#fff;box-shadow:0 10px 23px rgba(13,119,116,.18)}.button-primary:hover{background:var(--teal-dark);transform:translateY(-1px)}.window-icon{display:grid;grid-template-columns:repeat(2,6px);gap:2px}.window-icon i{width:6px;height:6px;background:#fff}.store-note{font-size:12px;color:#728486}.trust-list{display:flex;list-style:none;padding:0;margin:25px 0 0;gap:25px;color:#587174;font-size:12px}.trust-list li:before{content:"✓";color:var(--teal);font-weight:800;margin-right:7px}.product-visual{position:relative;height:470px;margin-left:35px}.app-window{position:absolute;top:18px;left:0;width:620px;background:#fff;border:1px solid #d8e8e2;border-radius:13px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1000px)rotateY(-2deg)}.app-bar{height:47px;border-bottom:1px solid #e5efeb;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px}.mini-brand{font-weight:800;display:flex;align-items:center;gap:7px}.mini-brand b{width:18px;height:18px;border-radius:5px;background:var(--teal)}.status-dot{color:var(--teal);background:#e8f7f1;padding:4px 9px;border-radius:8px}.status-dot:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#4eb69b;margin-right:5px}.app-body{display:grid;grid-template-columns:55px 1fr;min-height:356px}.app-body aside{background:#f6faf8;border-right:1px solid #e8f0ed;display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:26px}.app-body aside i{width:17px;height:4px;background:#bfd1cc;border-radius:2px}.app-body aside i:first-child{height:17px;background:var(--teal);border-radius:5px}.app-content{padding:28px 28px 22px}.app-heading{display:flex;justify-content:space-between;align-items:end}.app-heading div{display:flex;flex-direction:column}.app-heading small,.metric-row small{font-size:7px;letter-spacing:1.1px;color:#829592}.app-heading strong{font-size:16px}.app-heading>span{font-size:8px;color:#859591}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:19px 0 14px}.metric-row>div{border:1px solid #e3ede9;border-radius:7px;padding:10px 12px;display:flex;flex-direction:column}.metric-row b{font-size:14px}.metric-row span{font-size:7px;color:#7f918e}.chart-card{border:1px solid #e3ede9;border-radius:7px;padding:12px 15px 8px}.chart-title{display:flex;justify-content:space-between;font-size:8px}.chart-title span{color:#81928e}.bar-chart{height:74px;display:flex;align-items:end;gap:7px;border-bottom:1px solid #e8efec;margin-top:10px}.bar-chart i{display:block;flex:1;background:#81cbb6;border-radius:2px 2px 0 0}.bar-chart i:nth-child(3n){background:var(--teal)}.axis{display:flex;justify-content:space-between;color:#91a09d;font-size:6px;margin-top:5px}.record-lines{display:flex;gap:8px;margin-top:13px}.record-lines span{display:block;height:20px;flex:1;border-radius:4px;background:#f0f5f3}.floating-card{position:absolute;background:#fff;border:1px solid #dce9e4;border-radius:9px;padding:10px 15px;display:flex;gap:10px;align-items:center;box-shadow:0 15px 30px rgba(22,72,70,.12)}.floating-card div{display:flex;flex-direction:column}.floating-card b{font-size:10px}.floating-card small{font-size:8px;color:#7a8e8b}.float-one{left:-32px;bottom:38px}.float-two{right:-48px;top:68px}.round-icon{width:26px;height:26px;display:grid;place-items:center;background:#dff4ed;color:var(--teal);border-radius:50%;font-size:12px}.round-icon.coral{background:#fff0eb;color:var(--coral)}.section{padding:104px 0}.section-heading{max-width:650px;margin-bottom:52px}.centered{text-align:center;margin-left:auto;margin-right:auto}.section h2,.final-cta h2{font-size:39px;line-height:1.2;letter-spacing:-1.3px;margin:0 0 17px}.section-heading>p:last-child{color:var(--muted);font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{border:1px solid var(--line);border-radius:12px;padding:31px;background:#fff;min-height:255px;transition:.2s}.feature-card.featured{background:var(--mint-light);border-color:#cce5dc}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(20,73,70,8%)}.feature-icon{display:grid;place-items:center;width:41px;height:41px;border-radius:9px;background:var(--mint);color:var(--teal);font-size:19px;margin-bottom:22px}.feature-card h3{font-size:18px;margin:0 0 10px}.feature-card p{font-size:14px;color:var(--muted);margin:0 0 22px}.feature-card a,.text-link{font-size:13px;font-weight:700;color:var(--teal);text-decoration:none}.feature-card a b,.text-link b{color:var(--coral);padding-left:4px}.workflow{background:var(--cream)}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.steps>h2{max-width:510px}.steps ol{list-style:none;padding:0;margin:40px 0 26px}.steps li{display:flex;gap:22px;padding:0 0 23px;position:relative}.steps li>span{width:35px;height:35px;flex:none;border-radius:50%;display:grid;place-items:center;background:#dcefe8;color:var(--teal);font-size:10px;font-weight:800}.steps li:not(:last-child):after{content:"";position:absolute;left:17px;top:35px;height:calc(100% - 34px);border-left:1px dashed #b5cec6}.steps h3{font-size:15px;margin:5px 0}.steps li p{font-size:13px;color:var(--muted);margin:0}.local-panel{height:440px;border-radius:18px;background:linear-gradient(145deg,#d9f1e9,#f3f6ea);position:relative;overflow:hidden;display:grid;place-items:center}.local-panel:before,.local-panel:after{content:"";position:absolute;border:1px solid rgba(75,147,129,.18);border-radius:50%;width:360px;height:360px}.local-panel:after{width:245px;height:245px}.orbit{width:150px;height:150px;border:1px solid #a7d2c5;border-radius:50%;display:grid;place-items:center;position:relative;background:rgba(255,255,255,.35)}.orbit span{width:80px;height:80px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:700;line-height:1.25;z-index:2}.orbit i{position:absolute;width:9px;height:9px;background:var(--coral);border-radius:50%;top:11px}.orbit i:nth-of-type(2){top:109px;left:5px;background:#67bca6}.orbit i:nth-of-type(3){top:88px;left:137px;background:#eeb778}.privacy-card{position:absolute;bottom:35px;left:45px;right:45px;background:#fff;border-radius:10px;box-shadow:0 15px 35px rgba(20,75,69,.12);padding:16px;display:flex;align-items:center;gap:13px}.privacy-card>span{width:34px;height:34px;border-radius:8px;background:var(--mint);display:grid;place-items:center;color:var(--teal)}.privacy-card div{display:flex;flex-direction:column}.privacy-card b{font-size:12px}.privacy-card small{font-size:9px;color:#758985}.privacy-band{background:var(--teal);color:#fff;padding:76px 0}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.privacy-band .eyebrow{color:#b6e5d7}.privacy-band h2{margin:0}.privacy-band p:not(.eyebrow){color:#d5ebe5;font-size:15px}.privacy-band .text-link{color:#fff}.faq-preview{background:#fff}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:21px 4px;font-family:manrope;font-weight:700;font-size:15px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{color:var(--teal);font-size:20px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;max-width:680px;margin:-6px 0 22px 4px}.center-link{text-align:center;margin-top:30px}.final-cta{text-align:center;padding:93px 0;background:linear-gradient(135deg,#e4f5ef,#fbf5e8)}.final-cta h2{font-size:43px}.final-cta>div>p:not(.eyebrow){color:var(--muted);margin-bottom:26px}.final-cta .store-action{justify-content:center}.site-footer{background:#0d282d;color:#d3e1df;padding:64px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:80px;padding-bottom:45px}.footer-brand{color:#fff;margin-bottom:15px}.footer-top>div>p{font-size:13px;color:#8fa4a5}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links>div{display:flex;flex-direction:column;gap:8px}.footer-links strong{color:#fff;font-size:12px;margin-bottom:6px}.footer-links a,.footer-links span{font-size:11px;color:#9db0b1;text-decoration:none}.disclaimers{padding:25px 0;border-top:1px solid #284348;border-bottom:1px solid #284348}.disclaimers p{font-size:9px;line-height:1.65;color:#82999b;margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;font-size:10px;color:#7f9496}.page-hero{padding:91px 0 70px;background:linear-gradient(130deg,#eef9f5,#fdfaf2);text-align:center}.page-hero h1{font-size:48px;margin-bottom:17px}.page-intro{color:var(--muted);font-size:17px;max-width:700px;margin:0 auto}.prose{padding-top:70px;padding-bottom:95px}.prose h2{font-size:28px;line-height:1.25;margin:50px 0 13px}.prose h3{font-size:18px;margin:30px 0 8px}.prose p,.prose li{color:#526c70;font-size:15px}.prose a{color:var(--teal)}.prose ul,.prose ol{padding-left:22px}.prose blockquote{margin:35px 0;padding:22px 25px;border-left:3px solid var(--coral);background:var(--mint-light)}.prose blockquote p{margin:0;color:var(--ink)}.prose .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.prose .info-card{padding:22px;border:1px solid var(--line);border-radius:10px}.prose .info-card h3{margin-top:0}.not-found{min-height:65vh;display:grid;place-items:center;text-align:center;background:var(--mint-light)}.not-found h1{font-size:80px;color:var(--teal);margin:0}.not-found h2{font-size:28px;margin:0 0 10px}.not-found p{color:var(--muted);margin-bottom:25px}@media(max-width:1000px){.main-nav{gap:18px}.hero{padding-top:65px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:700px}.product-visual{margin:60px auto 0;width:min(650px,100%)}.app-window{width:100%}.float-two{right:-10px}.split{gap:45px}.footer-top{grid-template-columns:1fr}.header-cta{display:none}}@media(max-width:720px){.shell{width:min(100% - 30px,1160px)}.site-header{height:auto;padding:14px 0}.header-inner{flex-wrap:wrap}.main-nav{width:100%;order:3;overflow-x:auto;padding:4px 0;justify-content:space-between;gap:14px}.main-nav a{white-space:nowrap;font-size:12px}h1{font-size:39px}.hero{padding:60px 0}.hero-grid{display:block}.hero-lead{font-size:15px}.store-action{align-items:flex-start;flex-direction:column;gap:8px}.product-visual{height:360px;margin-top:45px}.app-window{transform:none}.app-body{grid-template-columns:35px 1fr}.app-content{padding:17px 12px}.metric-row{gap:5px}.metric-row>div{padding:7px}.float-one{left:8px;bottom:-8px}.float-two{display:none}.trust-list{gap:10px;flex-wrap:wrap}.section{padding:72px 0}.section h2,.final-cta h2{font-size:31px}.feature-grid,.split,.privacy-grid{grid-template-columns:1fr}.split,.privacy-grid{gap:45px}.local-panel{height:370px}.feature-card{min-height:0}.privacy-card{left:20px;right:20px}.privacy-band{padding:62px 0}.footer-links{grid-template-columns:1fr 1fr}.footer-top{gap:35px}.footer-bottom{flex-direction:column;gap:5px}.page-hero{padding:60px 0 50px}.page-hero h1{font-size:38px}.prose{padding:50px 0 70px}.prose .info-grid{grid-template-columns:1fr}}@media(max-width:460px){.brand{font-size:13px}.footer-links{grid-template-columns:1fr}.app-heading>span,.record-lines{display:none}.metric-row{grid-template-columns:1fr 1fr}.metric-row>div:last-child{display:none}.product-visual{height:330px}.chart-card{padding-inline:8px}.bar-chart{gap:3px}.final-cta .store-action{align-items:center}}