:root{--ink:#173f35;--forest:#0f3029;--cream:#fff8e9;--paper:#fffdf8;--amber:#e1a72b;--amber-soft:#f8e7b6;--sage:#dce9df;--line:#d9d5c9;--muted:#61706a;--danger:#a4452f;--shadow:0 24px 70px rgba(23,63,53,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}.site-header{height:80px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--cream);font-size:13px;letter-spacing:.04em}.site-header nav,.account-nav{display:flex;align-items:center;gap:28px}.site-header nav>a:not(.button){color:var(--muted);font-size:14px;font-weight:650}.button,.button-secondary,.button-quiet,.text-link,.tab{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid transparent;padding:12px 19px;cursor:pointer;font-weight:750}.button{background:var(--ink);color:white;box-shadow:0 8px 24px rgba(23,63,53,.18)}.button:hover{background:var(--forest)}.button-small{min-height:42px;padding:9px 16px}.button-secondary{border-color:var(--line);background:var(--paper);color:var(--ink)}.button-quiet{background:transparent;color:var(--muted)}.button-danger{background:var(--danger)}.text-link{padding-left:4px;color:var(--ink)}.hero{min-height:690px;max-width:1240px;margin:18px auto 0;padding:55px 28px 85px;display:grid;grid-template-columns:1.04fr .96fr;gap:72px;align-items:center}.eyebrow{font-size:12px;font-weight:850;letter-spacing:.16em;color:#8d681c;margin:0 0 18px}.hero h1,.workspace h1,.legal h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,78px);line-height:1.01;letter-spacing:-.045em;margin:0;max-width:790px}.lede{font-size:19px;color:var(--muted);max-width:650px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:18px}.trust-line{font-size:13px;color:var(--muted);margin-top:18px}.ledger-demo{background:var(--paper);border:1px solid rgba(23,63,53,.15);border-radius:26px;padding:18px;box-shadow:var(--shadow);transform:rotate(1deg)}.memo-strip{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:var(--ink);color:white;border-radius:17px;padding:15px}.memo-strip small{color:#c8d9d3;font-size:10px;letter-spacing:.12em}.memo-strip p{margin:3px 0 0;font-size:13px}.record-dot{width:32px;height:32px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 7px rgba(225,167,43,.16)}.duration{font-variant-numeric:tabular-nums;color:#c8d9d3;font-size:12px}.ledger-heading{display:flex;justify-content:space-between;padding:21px 5px 10px;font-size:10px;letter-spacing:.13em;font-weight:850;color:var(--muted)}.ledger-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:14px 7px;border-top:1px solid var(--line)}.hive-badge{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--amber-soft);font-weight:850}.ledger-row p{margin:2px 0 0;color:var(--muted);font-size:13px}.status{padding:5px 9px;border-radius:99px;font-size:10px;font-weight:850}.status.amber{background:var(--amber-soft);color:#805b10}.status.green{background:var(--sage);color:var(--ink)}.section{background:var(--forest);color:white;padding:100px max(28px,calc((100vw - 1184px)/2))}.section-heading{max-width:700px}.section h2,.fit-section h2,.draft-section h2,.record-card h2,.legal h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.035em;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px}.steps article{border:1px solid rgba(255,255,255,.17);border-radius:22px;padding:28px;min-height:240px}.steps span{color:var(--amber);font-weight:850}.steps h3{font-size:22px;margin:45px 0 8px}.steps p{color:#c8d9d3;margin:0}.fit-section{max-width:1184px;margin:100px auto;padding:60px;border-radius:28px;background:var(--amber-soft);display:grid;grid-template-columns:1fr 1fr;gap:70px}.fit-section ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.fit-section li{background:rgba(255,255,255,.7);border-radius:14px;padding:16px;font-weight:700}.fit-section li span{color:#8d681c;margin-right:8px}footer{max-width:1184px;margin:0 auto;padding:45px 0 55px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}footer>div{display:flex;gap:20px}.workspace{max-width:1120px;margin:50px auto 100px;padding:0 28px}.auth-grid{display:grid;grid-template-columns:1fr 430px;gap:80px;align-items:center;min-height:620px}.auth-card,.input-panel{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:26px}.tab-row{display:grid;grid-template-columns:1fr 1fr;background:#f1eee5;border-radius:12px;padding:4px;margin-bottom:22px}.tab{background:transparent;color:var(--muted)}.tab.active{background:var(--paper);color:var(--ink);box-shadow:0 3px 10px rgba(23,63,53,.09)}label{display:grid;gap:7px;font-size:13px;font-weight:750;margin:14px 0}input,textarea{width:100%;border:1px solid #c9c7bf;background:white;border-radius:11px;padding:12px;color:var(--ink);min-height:44px}textarea{resize:vertical}input:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid rgba(225,167,43,.48);outline-offset:2px}label small{font-weight:500;color:var(--muted)}form>.button{width:100%;margin-top:12px}.form-error{color:var(--danger);min-height:24px}.workspace-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.workspace-head h1{font-size:56px}.record-card{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;background:var(--sage);border-radius:17px;padding:18px}.record-card h2{font-family:inherit;font-size:18px;letter-spacing:0}.record-card p{margin:4px 0 0;color:var(--muted);font-size:13px}.record-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:white;color:var(--danger)}.divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;margin:25px 0}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.input-actions{display:flex;align-items:center;justify-content:space-between}.draft-section{margin-top:60px}.draft-section .section-heading{margin-bottom:30px}.draft-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;padding:22px;margin:18px 0}.draft-card legend{background:var(--ink);color:white;border-radius:10px;padding:7px 13px;font-weight:850}.check-row{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;background:var(--sage);border-radius:10px;padding:10px}.check-row input{width:24px;min-height:24px}.treatment-check{background:var(--amber-soft)}.warning{background:#fff0d5;color:#7b5511;border-left:4px solid var(--amber);padding:12px;border-radius:8px;text-transform:capitalize}.history-card{display:flex;align-items:center;justify-content:space-between;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:20px;margin:12px 0}.history-card.highlighted{border-color:var(--amber);box-shadow:0 0 0 3px rgba(225,167,43,.18)}.history-card h3,.history-card p{margin:0}.history-card p{color:var(--muted);font-size:13px}.empty-state{padding:40px;text-align:center;background:var(--paper);border-radius:16px}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:white;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow);max-width:360px}.legal{max-width:760px;margin:80px auto;padding:0 28px 100px}.legal h1{font-size:55px}.legal h2{font-family:inherit;font-size:22px;margin-top:38px}.hidden{display:none!important}@media(max-width:800px){.site-header{height:68px;padding:0 18px}.site-header nav>a:not(.button){display:none}.site-header nav{gap:8px}.hero{grid-template-columns:1fr;gap:45px;padding:40px 20px 70px}.hero h1,.workspace h1{font-size:49px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{justify-content:flex-start}.ledger-demo{transform:none}.steps{grid-template-columns:1fr}.fit-section{margin:60px 18px;padding:32px 24px;grid-template-columns:1fr;gap:32px}.fit-section ul{grid-template-columns:1fr}footer{margin:0 18px;align-items:flex-start;flex-direction:column;gap:22px}.auth-grid{grid-template-columns:1fr;gap:35px}.workspace{padding:0 18px;margin-top:30px}.workspace-head{align-items:flex-start;gap:20px;flex-direction:column}.record-card{grid-template-columns:auto 1fr}.record-card .button{grid-column:1/-1;width:100%}.input-actions{align-items:stretch;gap:12px;flex-direction:column}.input-actions .button{width:100%}.history-card{align-items:flex-start;gap:16px;flex-direction:column}.legal h1{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
