/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}}:root{--ink:#112b26;--muted:#58706a;--cream:#f7f5ee;--paper:#fffefa;--mint:#72e2b6;--green:#147c61;--deep:#082c26;--line:#dce5df;--sand:#ebe6d9;--blue:#dcebf2;--shadow:0 24px 70px #0c322a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1160px,100% - 40px);margin:0 auto}.narrow{max-width:790px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefae0;border-bottom:1px solid #112b2614;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;height:72px;display:flex}.brand{letter-spacing:-1.4px;font-size:22px;font-weight:800}.brand b{color:var(--green);font-size:25px}.site-header nav{color:#344d47;gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a:hover,.text-link:hover{color:var(--green)}.nav-actions{align-items:center;gap:18px;font-size:14px;font-weight:700;display:flex}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:13px 20px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 9px 24px #147c612e}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #147c6140}.button-small{padding:10px 16px}.button-ghost{color:var(--ink);box-shadow:none;background:0 0;border-color:#bdcbc5}.button-dark{background:var(--deep);border-color:var(--deep)}.button-light{color:var(--deep);background:#fff;border-color:#fff}.hero{background:linear-gradient(155deg,#fbfaf4 20%,#edf9f3 100%);padding:92px 0 80px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#72e2b673,#0000 67%);border-radius:50%;width:600px;height:600px;position:absolute;top:-300px;right:-180px}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:64px;display:grid;position:relative}.launch-chip{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:#255c4e;background:#f4fff9;border:1px solid #b9dbce;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex}.launch-chip span{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #72e2b633}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-4px;max-width:700px;margin:24px 0 26px;font-size:clamp(45px,5.2vw,74px);line-height:.99}h1 em{color:var(--green);font-style:normal}.hero-lead{color:#49645d;max-width:580px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:30px;display:flex}.microcopy{color:#667a75;margin:14px 0 0;font-size:12px}.product-window{box-shadow:var(--shadow);background:#fff;border:1px solid #112b2621;border-radius:18px;overflow:hidden;transform:rotate(.5deg)}.window-bar{color:#6a7e78;border-bottom:1px solid #e7ece9;justify-content:space-between;align-items:center;height:46px;padding:0 17px;font-size:11px;display:flex}.window-bar>div{gap:6px;display:flex}.window-bar i{background:#f0b565;border-radius:50%;width:8px;height:8px;display:block}.window-bar i:nth-child(2){background:#7ad5a9}.window-bar i:nth-child(3){background:#d5dbd8}.window-bar b{color:#238064;background:#eaf8f2;border-radius:999px;padding:4px 8px}.window-body{grid-template-columns:135px 1fr;min-height:430px;display:grid}.window-body aside{color:#b5cbc5;background:#0d322c;flex-direction:column;gap:8px;padding:22px 16px;font-size:10px;display:flex}.window-body aside strong{background:var(--mint);color:#083228;border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:16px;font-size:15px;display:grid}.window-body aside span{border-radius:6px;padding:8px}.window-body aside .active{color:#fff;background:#1b4b41}.window-body aside small{color:#81c7b5;margin-top:auto}.dashboard{background:#fbfcfa;padding:25px}.dash-head{justify-content:space-between;display:flex}.dash-head small,.focus-card small{font-family:var(--font-mono);letter-spacing:.12em;color:#749088;font-size:8px}.dash-head h3{margin:5px 0;font-size:20px}.dash-head button{background:var(--green);color:#fff;border:0;border-radius:7px;padding:7px 11px;font-size:9px}.metric-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0;display:grid}.metric-row div{background:#fff;border:1px solid #e1e9e5;border-radius:9px;padding:13px}.metric-row b{font-size:19px;display:block}.metric-row span{color:#6f817c;font-size:8px}.focus-card{background:#e4f7ee;border:1px solid #caeade;border-radius:12px;padding:19px}.focus-card h4{margin:6px 0;font-size:14px}.focus-card p{color:#56736b;font-size:9px;line-height:1.5}.focus-card>div{justify-content:space-between;font-size:8px;display:flex}.focus-card>div span{background:#fff;border-radius:99px;padding:4px 7px}.focus-card>div b{color:var(--green)}.activity-line{background:#fff;border:1px solid #e4eae7;border-radius:9px;align-items:center;gap:10px;margin-top:14px;padding:12px;font-size:8px;display:flex}.activity-line i{background:#e6f4ef;border-radius:6px;width:24px;height:24px}.activity-line p{flex:1;margin:0}.activity-line span{color:#78908a}.activity-line em{color:var(--green);font-style:normal;font-weight:700}.proof-strip{background:#fff;border-top:1px solid #e6ece8;border-bottom:1px solid #e6ece8}.proof-strip .shell{color:#526a64;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:12px;font-weight:650;display:flex}.proof-strip span:before{content:"●";color:var(--mint);margin-right:8px}.section{padding:108px 0}.section-heading{max-width:700px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-size:11px;font-weight:750}.section h2,.policy-hero h1{letter-spacing:-2.5px;margin:12px 0 18px;font-size:clamp(34px,4vw,54px);line-height:1.06}.section-heading>p:last-child,.lead-small,.policy-hero .lead{color:var(--muted);font-size:17px;line-height:1.65}.stage-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stage-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:260px;padding:23px;transition:transform .18s,border-color .18s}.stage-card:hover{border-color:#8acbb5;transform:translateY(-5px)}.stage-card>div{justify-content:space-between;align-items:center;display:flex}.stage-card>div span{color:#126e57;background:#e4f6ef;border-radius:11px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.stage-card>div small{font-family:var(--font-mono);color:#9aaba6}.stage-card h3{margin:50px 0 12px;font-size:18px}.stage-card p{color:#627771;font-size:13px;line-height:1.58}.split-section{background:var(--deep);color:#fff}.split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.split-section .lead-small{color:#b9cbc6}.arrow-link{color:var(--mint);font-weight:750}.boundary-card{background:#0e3831;border:1px solid #31544d;border-radius:16px;padding:28px;box-shadow:0 25px 70px #0003}.boundary-row{background:#163f37;border-radius:10px;padding:18px}.boundary-row span{color:#85b7aa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:10px;display:block}.boundary-row b{font-size:13px}.boundary-line{place-items:center;height:50px;display:grid}.boundary-line:before{content:"";border-left:1px dashed #528b7c;height:100%}.boundary-line i{background:var(--mint);border-radius:50%;width:10px;height:10px;position:absolute}.pricing-section{background:var(--cream)}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.price-card{background:#fff;border:1px solid #d9dfda;border-radius:16px;flex-direction:column;padding:30px;display:flex;position:relative}.price-card.featured{background:var(--deep);color:#fff;border-color:var(--deep);box-shadow:var(--shadow);transform:translateY(-10px)}.best{background:var(--mint);color:#06342a;letter-spacing:.08em;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:850;position:absolute;top:20px;right:20px}.price-eyebrow{font-family:var(--font-mono);color:var(--green);text-transform:uppercase;font-size:10px;font-weight:750}.featured .price-eyebrow{color:var(--mint)}.price-card h3{margin-bottom:22px;font-size:22px}.price{align-items:center;gap:12px;margin-bottom:20px;display:flex}.price b{letter-spacing:-2px;font-size:37px}.price span{color:#72827e;font-size:10px;line-height:1.5}.featured .price span,.featured>p{color:#bdd0cb}.price-card>p{color:#60736e;font-size:13px;line-height:1.6}.price-card ul{gap:12px;margin:15px 0 28px;padding:0;font-size:12px;list-style:none;display:grid}.price-card li{border-top:1px solid #64827a2e;padding-top:12px}.price-card .button{margin-top:auto}.pricing-note,.truth-note{text-align:center;color:#647872;max-width:750px;margin:24px auto 0;font-size:12px}.platform-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.platform-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.platform-grid article>div{justify-content:space-between;align-items:center;display:flex}.platform-grid h3{margin:0}.platform-grid p{color:#62756f;margin:20px 0 0;font-size:13px;line-height:1.55}.status-pill{color:#1c7059;background:#e6f7f0;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:750}.faq-section{background:#f0f7f3}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-list{border-top:1px solid #cddbd5}.faq-list details{border-bottom:1px solid #cddbd5;padding:20px 0}.faq-list summary{cursor:pointer;font-weight:750;list-style:none}.faq-list summary:after{content:"+";float:right;color:var(--green);font-size:20px}.faq-list details[open] summary:after{content:"–"}.faq-list p{color:#5b716b;margin:14px 0 0;padding-right:35px;font-size:14px;line-height:1.65}.final-cta{background:var(--green);color:#fff;padding:65px 0}.final-cta .shell{justify-content:space-between;align-items:center;gap:30px;display:flex}.final-cta .kicker{color:#b9f0da}.final-cta h2{letter-spacing:-1.5px;margin:10px 0;font-size:38px}.final-cta p{color:#d8eee8;margin:0}.site-footer{color:#b4c6c1;background:#061f1b;padding:60px 0 35px}.footer-grid{grid-template-columns:1.5fr .5fr .5fr;gap:80px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;font-size:12px;display:flex}.footer-grid .brand{color:#fff}.footer-grid b{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:var(--mint)}.fine{color:#718b84;max-width:350px;font-size:10px;line-height:1.6}.policy-hero{background:linear-gradient(145deg,#f4f3eb,#e9f7f1);padding:92px 0 54px}.policy-hero h1{margin-top:14px}.updated{font-family:var(--font-mono);color:#70827e;font-size:11px}.policy-copy{padding:60px 0 110px}.policy-copy h2{letter-spacing:-.7px;margin:42px 0 13px;font-size:24px}.policy-copy h3{margin:28px 0 10px;font-size:17px}.policy-copy p,.policy-copy li{color:#4e645e;font-size:14px;line-height:1.75}.policy-copy ul,.policy-copy ol{padding-left:22px}.page-hero{background:var(--cream);padding:90px 0 55px}.page-hero .lead{color:var(--muted);max-width:680px;font-size:18px;line-height:1.65}.content-section{padding:70px 0 100px}.trial-steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.trial-steps article{border:1px solid var(--line);border-radius:14px;padding:22px}.trial-steps b{width:32px;height:32px;color:var(--green);background:#e3f6ee;border-radius:50%;place-items:center;margin-bottom:28px;display:grid}.trial-steps h3{font-size:17px}.trial-steps p{color:var(--muted);font-size:13px;line-height:1.55}.notice{color:#70531c;background:#fff8e9;border-left:4px solid #d69f39;border-radius:8px;padding:18px 20px;font-size:13px;line-height:1.55}.download-list{gap:12px;display:grid}.download-item{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:25px;padding:23px;display:grid}.download-item h3{margin:0 0 7px}.download-item p{color:var(--muted);margin:0;font-size:13px}.disabled-button{color:#75847f;cursor:not-allowed;background:#edf1ef;border:1px solid #d4dcd8;border-radius:9px;padding:10px 15px;font-weight:700}.contact-card{background:var(--deep);color:#fff;border-radius:14px;padding:28px}.contact-card a{color:var(--mint)}.app-lock{background:linear-gradient(145deg,#eef8f3,#f8f5ec);place-items:center;min-height:62vh;padding:70px 20px;display:grid}.app-lock>div{text-align:center;border:1px solid var(--line);max-width:650px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:50px}.app-lock h1{letter-spacing:-2px;font-size:45px}.app-lock p{color:var(--muted);line-height:1.65}.app-lock .hero-actions{justify-content:center}@media (width<=900px){.site-header nav{display:none}.hero-grid,.split-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:50px}.stage-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.platform-grid{grid-template-columns:repeat(2,1fr)}.split-grid,.faq-grid{gap:45px}.trial-steps{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.shell{width:min(100% - 28px,1160px)}.site-header{position:relative}.nav-wrap{height:64px}.text-link{display:none}.hero{padding:62px 0}.hero-grid{display:block}.hero-copy{margin-bottom:42px}h1{letter-spacing:-2.7px;font-size:45px}.hero-actions{flex-direction:column;align-items:stretch}.product-window{transform:none}.window-body{grid-template-columns:86px 1fr}.window-body aside{padding:14px 8px}.window-body aside span{font-size:0}.window-body aside span:before{content:"•";font-size:12px}.dashboard{padding:15px}.metric-row{gap:5px}.metric-row div{padding:10px}.proof-strip .shell{flex-wrap:wrap;justify-content:flex-start;padding:18px 0}.section{padding:75px 0}.stage-grid,.platform-grid,.trial-steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:34px}.final-cta .shell{display:block}.final-cta .button{margin-top:24px}.download-item{grid-template-columns:1fr}.policy-hero{padding:65px 0 40px}.app-lock>div{padding:32px 22px}}.managed-page{background:linear-gradient(145deg,#eef8f3,#f8f5ec);min-height:72vh;padding:70px 0 110px}.managed-auth-grid{grid-template-columns:1fr 460px;align-items:center;gap:70px;min-height:520px;display:grid}.managed-auth-grid h1,.managed-head h1{letter-spacing:-3px;margin:14px 0;font-size:clamp(42px,5vw,68px)}.managed-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px;box-shadow:0 18px 50px #09312914}.managed-form{gap:17px;display:grid}.managed-form label{color:#405b54;gap:7px;font-size:12px;font-weight:750;display:grid}.managed-form input{width:100%;color:var(--ink);background:#fcfdfb;border:1px solid #bdcbc5;border-radius:9px;padding:12px 13px}.managed-form input:focus{border-color:var(--green);outline:2px solid #147c6138}.auth-switch{background:#edf3f0;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.auth-switch button{color:#5c716b;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-weight:750}.auth-switch button.active{color:var(--deep);background:#fff;box-shadow:0 3px 10px #09312917}.form-help,.form-status{color:#6b7d78;margin:0;font-size:11px;line-height:1.5}.managed-head,.managed-section-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.managed-head>div>p:last-child{color:var(--muted)}.managed-actions{gap:9px;display:flex}.managed-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0;display:grid}.managed-metrics article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.managed-metrics b{font-size:29px;display:block}.managed-metrics span{color:var(--muted);font-size:11px}.managed-grid{grid-template-columns:1.5fr .5fr;gap:18px;display:grid}.managed-section-head h2,.managed-card h2{margin:0 0 18px;font-size:19px}.managed-section-head span{font-family:var(--font-mono);color:var(--green);font-size:9px}.managed-list{display:grid}.managed-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.managed-list article>div{gap:4px;display:grid}.managed-list span{color:var(--muted);font-size:11px}.managed-list em{text-transform:capitalize;color:var(--green);background:#e8f6f0;border-radius:99px;padding:5px 8px;font-size:9px;font-style:normal}@media (width<=800px){.managed-auth-grid,.managed-grid{grid-template-columns:1fr}.managed-auth-grid{gap:28px}.managed-metrics{grid-template-columns:1fr}.managed-head{flex-direction:column;align-items:flex-start}.managed-actions{width:100%}.managed-actions .button{flex:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
