:root{color:#17211f;background:#f8faf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid #cfd8d4;border-radius:6px;background:#fff;color:#17211f;min-height:42px;padding:10px 12px;outline:none}textarea{min-height:110px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.center-screen,.auth-page{min-height:100vh;background:#f8faf7;color:#17211f}.center-screen{display:grid;place-items:center}.auth-page{display:grid;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:48px;max-width:1100px;margin:0 auto;padding:32px}.auth-copy h1{margin:18px 0 12px;max-width:720px;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.04;letter-spacing:0}.auth-copy p{max-width:680px;color:#4a5b56;font-size:1rem;line-height:1.65}.eyebrow,.auth-grid span,.pill{display:inline-flex;align-items:center;gap:8px;border-radius:6px;background:#e6f4ef;color:#07594f;padding:7px 10px;font-size:.86rem;font-weight:700}.auth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:620px;margin:28px 0}.auth-card,.ledger,.panel{border:1px solid #dce3df;border-radius:8px;background:#fff;box-shadow:0 8px 30px #202f2b14}.auth-card{display:grid;gap:16px;padding:22px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#eef2f0;border-radius:8px;padding:4px}.segmented button,.tabs button,.event-row{border:0;cursor:pointer}.segmented button{min-height:40px;border-radius:6px;background:transparent;color:#5d6b67;font-weight:700}.segmented .active{background:#fff;color:#17211f;box-shadow:0 1px 5px #202f2b1a}.fine-print{font-size:.88rem}.app-shell{min-height:100vh;background:#f8faf7}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dce3df;background:#fff;padding:14px 22px}.topbar h1,.topbar p,.ledger h2,.ledger p,.split-head h2,.split-head p,.subpanel h3{margin:0}.topbar h1{font-size:1.1rem}.topbar p,.ledger p,.split-head p,.event-row span,.mini-card span{color:#62706c;font-size:.88rem}.workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px;max-width:1320px;margin:0 auto;padding:16px}.ledger{align-self:start;padding:14px}.ledger-head,.split-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.event-list,.stack,.form-grid,.subpanel{display:grid;gap:12px}.event-list{margin-top:12px;max-height:calc(100vh - 160px);overflow:auto}.event-row{display:grid;gap:6px;width:100%;border:1px solid #dce3df;border-radius:6px;background:#fff;padding:12px;text-align:left}.event-row.selected{border-color:#0f766e;background:#e6f4ef}.tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid #dce3df;padding:8px}.tabs button{display:inline-flex;align-items:center;gap:8px;min-height:40px;border-radius:6px;background:transparent;color:#4a5b56;padding:0 12px;font-weight:700}.tabs .active{background:#0f766e;color:#fff}.panel-body{padding:18px}.field{display:grid;gap:7px;color:#273531;font-size:.9rem;font-weight:700}.two-col,.three-col{display:grid;gap:12px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.actions{display:flex;flex-wrap:wrap;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:6px;padding:9px 13px;cursor:pointer;font-weight:800}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-primary{background:#0f766e;color:#fff}.btn-secondary{border:1px solid #cfd8d4;background:#fff;color:#17211f}.btn-quiet{background:transparent;color:#42514d}.btn-danger{background:#b4233c;color:#fff}.subpanel,.mini-card,.tap-card,.empty,.alert,.safety{border-radius:8px;padding:14px}.subpanel,.mini-card,.tap-card{border:1px solid #dce3df;background:#fdfefd}.mini-card{display:grid;gap:8px}.empty{border:1px dashed #cfd8d4;background:#f7faf8;color:#62706c}.alert.error{border:1px solid #fecdd3;background:#fff1f2;color:#9f1239}.alert.notice{border:1px solid #fde68a;background:#fffbeb;color:#92400e}.safety{display:flex;gap:12px;border:1px solid #b9e4d8;background:#e6f4ef;color:#173f39}.safety.warning{border-color:#f6d38b;background:#fff8e7}.tap-card{display:grid;gap:16px;background:#f7faf8}.tap-card.grounding{border-color:#b9e4d8;background:#e6f4ef}.tap-label{color:#0f766e;font-size:.85rem;font-weight:900;text-transform:uppercase}.tap-phrase{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.18}@media(max-width:860px){.auth-page,.workspace,.auth-grid,.two-col,.three-col{grid-template-columns:1fr}.event-list{max-height:280px}}
