:root{
  --ink:#17231f;--muted:#66736d;--paper:#f7f4ef;--white:#fff;--sage:#dbe6df;--sage2:#eef4f0;
  --green:#244c3d;--green2:#326955;--gold:#cba75f;--rose:#d7b7ad;--line:#dfe4df;--shadow:0 22px 65px rgba(29,50,42,.10);--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.site-header{width:min(var(--max),calc(100% - 40px));height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:780;letter-spacing:-.025em}.brand-mark{width:34px;height:34px;color:var(--green);display:grid;place-items:center}.brand-mark svg{width:100%;height:100%}.nav{display:flex;align-items:center;gap:26px;font-size:14px;color:#58645f}.nav a:hover{color:var(--green)}.nav-cta{padding:10px 15px;border-radius:999px;background:var(--green);color:#fff!important}
.hero{text-align:center;padding:78px 0 28px}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:850;color:var(--green2)}.eyebrow.muted{color:#75837d}.pulse{width:7px;height:7px;border-radius:50%;background:var(--green2);box-shadow:0 0 0 6px rgba(50,105,85,.10)}h1{font-size:clamp(52px,8vw,96px);line-height:.94;letter-spacing:-.062em;max-width:1050px;margin:23px auto 28px;font-weight:820}h1 span{color:var(--green2)}.hero-copy{max-width:790px;margin:0 auto;color:#5e6c66;font-size:19px}.hero-actions{display:flex;justify-content:center;gap:12px;margin:34px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 21px;border-radius:12px;font-weight:780;font-size:14px;border:1px solid transparent;cursor:pointer}.button.primary{background:var(--green);color:#fff;box-shadow:0 10px 25px rgba(36,76,61,.15)}.button.secondary{border-color:#ccd5d0;background:rgba(255,255,255,.58)}.button.full{width:100%}.trust-row{display:flex;justify-content:center;align-items:center;gap:13px;color:#7e8984;font-size:12px}.trust-row i{width:3px;height:3px;border-radius:50%;background:#a9b1ad}
.product-shell{margin:66px auto 0;text-align:left;border:1px solid #d7ded9;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.shell-topbar{height:54px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#5c6862;font-size:12px;background:#fbfcfb}.shell-brand{display:flex;align-items:center;gap:8px;font-weight:780}.mini-dot{width:11px;height:11px;border-radius:50%;background:var(--green2);display:inline-block}.shell-status{padding:6px 10px;border-radius:999px;background:var(--sage2);color:var(--green2)}.shell-grid{display:grid;grid-template-columns:200px 1fr;min-height:560px}.shell-sidebar{padding:22px 14px;border-right:1px solid var(--line);background:#f8faf8}.sidebar-title{font-size:10px;text-transform:uppercase;color:#8b9690;letter-spacing:.12em;padding:0 10px 10px}.side-item{display:flex;justify-content:space-between;padding:10px;border-radius:9px;color:#718078;font-size:13px;margin:3px 0}.side-item.active{color:var(--green);background:#e7f0eb;font-weight:750}.side-item span{font-size:11px}.shell-main{padding:25px}.dashboard-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.overline{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#829088;font-weight:800}.dashboard-head h2{font-size:26px;margin:5px 0 0;letter-spacing:-.03em}.fake-button{border:0;background:var(--green);color:#fff;padding:9px 13px;border-radius:9px;font:inherit;font-size:12px;font-weight:750}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.policy-card{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.policy-card.selected{border-color:#9ab4a7;box-shadow:0 0 0 2px rgba(50,105,85,.06)}.policy-top{display:flex;justify-content:space-between;align-items:center}.policy-type{font-size:10px;text-transform:uppercase;color:#7a8881;letter-spacing:.08em}.status{font-size:10px;color:var(--green2);background:var(--sage2);padding:4px 7px;border-radius:999px}.policy-card h3{margin:10px 0 2px;font-size:17px}.policy-card p{margin:0;color:#85918b;font-size:11px}.policy-meta{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;padding-top:13px;border-top:1px solid var(--line);color:#89958f;font-size:10px}.policy-meta b{color:#42524b;font-size:11px}.xray{margin-top:13px;border:1px solid var(--line);border-radius:15px;padding:18px;background:#fbfcfb}.xray-head{display:flex;align-items:center;justify-content:space-between}.xray-head h3{font-size:19px;margin:4px 0 0}.confidence{font-size:10px;color:#8a6931;background:#fbf2df;padding:5px 8px;border-radius:999px}.xray-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:17px 0}.xray-grid div{padding:12px;border-radius:10px;background:#f1f5f2}.xray-grid span{display:block;color:#84918a;font-size:9px;text-transform:uppercase}.xray-grid strong{display:block;margin-top:5px;font-size:12px}.explain{display:flex;gap:10px;padding:13px;border:1px solid #dce7e0;border-radius:11px;background:#f5faf7}.iris-orb{width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:11px}.explain p{margin:0;color:#5d6b64;font-size:11px}.preview-note{font-size:11px;color:#8d9893;margin:13px 0 0}
.proof-strip{margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.45)}.proof-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:#7e8984}.proof-inner b{color:#4f5e57;font-weight:720}.section{padding:105px 0}.section-heading{max-width:800px;margin-bottom:44px}.section-heading.centered{text-align:center;margin:0 auto 48px}.section-heading.small{max-width:430px}.section-heading h2,.trust-copy h2,.boundary-card h2,.access h2{font-size:clamp(35px,5vw,56px);line-height:1.05;letter-spacing:-.046em;margin:12px 0 16px}.section-heading p,.trust-copy>p,.boundary-card>p,.access-card>div>p{color:#68756f;font-size:17px}
.steps{display:grid;grid-template-columns:1fr 1fr;gap:14px}.step-card{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:25px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.55)}.step-card>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--sage2);color:var(--green2);font-size:11px;font-weight:850}.step-card h3{margin:1px 0 7px;font-size:19px}.step-card p{margin:0;color:#77837d;font-size:14px}.soft-section{background:#edf2ee;border-top:1px solid #d9e1dc;border-bottom:1px solid #d9e1dc}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module{background:#fff;border:1px solid #dbe2dd;border-radius:18px;padding:23px;min-height:205px}.module-icon{width:40px;height:40px;border-radius:11px;background:#eaf1ed;color:var(--green);display:grid;place-items:center;font-weight:850}.module h3{font-size:20px;margin:34px 0 8px}.module p{margin:0;color:#718078;font-size:14px}
.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.trust-badges span{font-size:11px;border:1px solid #d4ddd7;background:#fff;padding:7px 10px;border-radius:999px;color:#627069}.trust-panel{border-radius:20px;padding:28px;background:var(--green);color:#fff;box-shadow:0 22px 55px rgba(36,76,61,.13)}.trust-panel h3{font-size:20px;margin:0 0 12px}.check{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.check b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);font-size:11px}.check p{margin:0;color:#dce7e2;font-size:13px}.check strong{color:#fff}.boundary-section{padding-top:10px}.boundary-card{padding:50px;border-radius:22px;background:#f0e8e4;border:1px solid #e2d5cf}.boundary-card h2{max-width:760px}.boundary-card p{max-width:820px}
.access{padding-top:70px}.access-card{display:grid;grid-template-columns:1fr 1fr;gap:58px;padding:54px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.access-card ul{padding-left:20px;color:#68756f}.access-card li{margin:9px 0}.beta-form{display:grid;gap:14px;background:#f7f9f7;border:1px solid #dfe5e1;border-radius:18px;padding:22px}.beta-form label{display:grid;gap:7px;color:#627069;font-size:12px;font-weight:720}.beta-form input,.beta-form textarea,.beta-form select{width:100%;border:1px solid #d7dfda;background:#fff;color:var(--ink);border-radius:10px;padding:12px 13px;font:inherit;outline:none}.beta-form input:focus,.beta-form textarea:focus,.beta-form select:focus{border-color:#7da18f;box-shadow:0 0 0 3px rgba(50,105,85,.08)}.beta-form .consent{grid-template-columns:18px 1fr;align-items:start;font-weight:500;line-height:1.35}.beta-form .consent input{width:15px;height:15px;margin-top:1px}.form-note{margin:0;color:#8b9690;font-size:10px;text-align:center}.hidden{display:none}
.faq{display:grid;grid-template-columns:340px 1fr;gap:80px}.faq-list details{border-top:1px solid #d8dfda;padding:20px 0}.faq-list details:last-child{border-bottom:1px solid #d8dfda}summary{cursor:pointer;font-weight:760;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";float:right;color:#7f8a84;font-size:18px}.faq-list details[open] summary:after{content:"–"}.faq-list p{color:#6f7c76;font-size:14px;max-width:720px}.site-footer{min-height:145px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;color:#7b8781;font-size:12px}.site-footer p{text-align:center}.site-footer>div{text-align:right;display:flex;justify-content:flex-end;gap:18px}.footer-brand{color:var(--ink)}
@media(max-width:900px){.nav a:not(.nav-cta){display:none}.hero{padding-top:58px}.hero-copy{font-size:17px}.shell-grid{grid-template-columns:1fr}.shell-sidebar{display:none}.steps,.trust-section,.access-card,.faq{grid-template-columns:1fr;gap:36px}.module-grid{grid-template-columns:1fr 1fr}.faq .section-heading{margin-bottom:0}.site-footer{grid-template-columns:1fr;gap:16px;padding:36px 0;text-align:center}.site-footer p,.site-footer>div{text-align:center;justify-content:center}}
@media(max-width:620px){.container,.site-header{width:min(100% - 24px,var(--max))}.site-header{height:64px}.hero{padding-top:44px}.hero h1{font-size:49px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{font-size:10px;gap:8px;flex-wrap:wrap}.product-shell{margin-top:40px}.shell-main{padding:14px}.dashboard-head{align-items:start}.dashboard-head h2{font-size:21px}.fake-button{font-size:10px}.policy-grid{grid-template-columns:1fr}.policy-card:nth-child(2){display:none}.xray-grid{grid-template-columns:1fr 1fr}.proof-inner{padding:20px 0;justify-content:center;text-align:center}.section{padding:76px 0}.steps,.module-grid{grid-template-columns:1fr}.module{min-height:auto}.module h3{margin-top:24px}.boundary-card,.access-card{padding:24px}.site-footer{min-height:180px}}
