:root{font-family:Inter,system-ui,sans-serif;color:#14231d;background:#f6f8f5;--g:#0b7a54;--gd:#07593f;--gs:#e9f5ef;--m:#66756e;--l:#dce5df;--w:#fff}*{box-sizing:border-box}body{margin:0;background:#f6f8f5}button,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:10;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(14px,4vw,52px);background:#f6f8f5eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e3e9e5}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#14231d;font-weight:900}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:var(--g);color:#fff}.topbar-right{display:flex;gap:10px;align-items:center}.private-pill,.case-pill{padding:8px 10px;border-radius:999px;background:var(--gs);color:var(--gd);font-size:12px;font-weight:800}.ghost-btn,.back{border:0;background:transparent;color:var(--gd);font-weight:850;cursor:pointer}.hero{max-width:1360px;margin:auto;min-height:calc(100vh - 68px);display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;padding:70px clamp(18px,5vw,70px)}.eyebrow{display:block;color:var(--g);font-size:11px;font-weight:950;letter-spacing:.14em;margin-bottom:12px}.hero h1,.heading h1{margin:0;font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em}.hero h1 span{color:var(--g)}.hero p,.heading p{color:var(--m);font-size:18px;line-height:1.65}.primary-btn{border:0;border-radius:15px;padding:15px 19px;background:var(--g);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 28px #0b7a5433}.primary-btn:hover{background:var(--gd)}.primary-btn.full{width:100%}.trust-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px;font-size:12px;font-weight:750}.hero-card{padding:24px;border-radius:28px;background:#10261d;color:#fff;box-shadow:0 28px 80px #10261d33}.hero-card>small{color:#aee5c9;font-weight:900;letter-spacing:.1em}.bubble{padding:17px;border-radius:17px;margin-top:15px;line-height:1.5}.bubble.user{background:#fff;color:#173129;margin-left:34px}.bubble.ai{background:#ffffff14;margin-right:34px}.bubble.ai p{margin:5px 0 0;color:#d4e2dc;font-size:14px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.mini-grid span{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;font-size:11px}.strip{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:17px;background:#eaf3ee;border-block:1px solid #dae8df;color:#4e655b;font-size:12px}.strip strong{color:#14231d}.how,.shell{max-width:1100px;margin:auto;padding:70px 20px}.how h2{font-size:clamp(32px,4vw,50px);margin:0;letter-spacing:-.04em}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}.how-grid article{background:#fff;border:1px solid var(--l);border-radius:20px;padding:22px}.how-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--gs);color:var(--g)}.how-grid p,.matter small,.meta,.note,.thinking{color:var(--m);line-height:1.55}.heading{max-width:780px;margin:28px 0}.heading h1{font-size:clamp(38px,5vw,62px)}.matter-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.matter{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:18px;border:1px solid var(--l);border-radius:18px;background:#fff;text-align:left;cursor:pointer}.matter>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--gs);font-size:21px}.matter div{display:flex;flex-direction:column;gap:4px}.matter em{font-style:normal;color:var(--g);font-weight:900}.intake{max-width:820px;margin:24px auto;background:#fff;border:1px solid var(--l);border-radius:26px;padding:clamp(20px,4vw,36px);box-shadow:0 18px 55px #14231d14}.selected{display:flex;gap:11px;align-items:center;background:var(--gs);padding:12px;border-radius:14px}.selected div{display:flex;flex-direction:column}.selected small{font-size:9px;font-weight:900;color:var(--g);letter-spacing:.1em}.intake textarea{width:100%;padding:17px;border:1px solid #ccd9d1;border-radius:16px;background:#fbfcfb;line-height:1.6;outline:none}.intake textarea:focus{border-color:var(--g);box-shadow:0 0 0 4px #0b7a5414}.meta{display:flex;justify-content:space-between;font-size:11px;margin:7px 2px 18px}.error{background:#fff0f0;border:1px solid #ffd1d1;color:#963535;border-radius:12px;padding:11px;margin-bottom:12px}.note{text-align:center;font-size:11px}.thinking{font-size:12px;text-align:center}.result-top{display:flex;justify-content:space-between}.snapshot{overflow:hidden;background:#10261d;border-radius:22px;border:1px solid var(--l)}.snapshot>div{overflow:auto}.unlock{margin-top:20px;padding:24px;border-radius:20px;background:#f3f0e8;border:1px solid #ded6c6}.unlock>span{font-size:10px;font-weight:950;color:#7a5c23;letter-spacing:.1em}.unlock h2{font-size:30px;margin:8px 0}.unlock p{color:#6a6252}.unlock small{display:block;margin-top:10px;color:#756d5f}footer{display:flex;justify-content:space-between;gap:20px;padding:30px clamp(18px,5vw,60px);border-top:1px solid var(--l);color:var(--m);font-size:12px}@media(max-width:800px){.hero{grid-template-columns:1fr;min-height:auto}.matter-grid,.how-grid{grid-template-columns:1fr}.private-pill{display:none}.mini-grid{grid-template-columns:1fr}}@media(max-width:480px){.topbar{height:60px;padding:0 12px}.hero{padding:42px 15px 56px}.hero h1{font-size:45px}.primary-btn{width:100%}.trust-row{font-size:11px}.hero-card{padding:18px}.shell{padding:28px 14px 60px}.heading h1{font-size:39px}.matter{grid-template-columns:45px 1fr}.matter em{display:none}.intake{padding:18px}.meta{flex-direction:column;gap:4px}.result-top{align-items:flex-start}footer{flex-direction:column}}
