:root{--ink:#17221c;--muted:#667069;--paper:#f5f3eb;--card:#fffef9;--line:#dcded5;--green:#196447;--green-dark:#0f4732;--lime:#d7ef86;--orange:#e46f36}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 80% 0%, #d7ef8657, transparent 28rem), var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1080px,100% - 36px);margin:auto;padding-bottom:80px}.topbar{border-bottom:1px solid #17221c26;justify-content:space-between;align-items:center;height:82px;display:flex}.wordmark{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-weight:760;text-decoration:none;display:flex}.wordmark span,.brand-mark{color:#fff;background:var(--green);letter-spacing:-.04em;border-radius:50% 50% 46% 54%;place-items:center;width:35px;height:35px;font-size:11px;display:grid;transform:rotate(-4deg)}.private-pill{color:var(--muted);border:1px solid var(--line);background:#ffffffa6;border-radius:999px;padding:8px 12px;font-size:12px}.private-pill i{background:#43a66f;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.hero{max-width:810px;padding:76px 0 42px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);margin:0 0 14px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,8vw,92px);font-weight:500;line-height:.92}.hero h1 em{color:var(--green);font-weight:500}.hero>p:last-child{max-width:630px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.6}.intake-card{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 18px 55px #29372e12}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}label{color:var(--ink);gap:8px;font-size:13px;font-weight:700;display:grid}input,textarea{width:100%;color:var(--ink);background:#fbfbf7;border:1px solid #cfd3ca;border-radius:11px;outline:none;padding:13px 14px;transition:border .2s,box-shadow .2s}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1964471a}textarea{resize:vertical;min-height:104px;line-height:1.5}.intake-card>form>label{margin-top:20px}.submit-row{justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.submit-row p{color:var(--muted);margin:0;font-size:12px}.primary{color:#fff;background:var(--green);border:0;border-radius:11px;padding:13px 18px;font-weight:750;box-shadow:0 5px 16px #19644738}.primary:hover{background:var(--green-dark)}.primary span{margin-left:16px}button:disabled{cursor:wait;opacity:.6}.banner{border-radius:10px;margin:16px 0;padding:13px 16px}.banner.error,.form-error{color:#972f27;background:#fff0ec}.status-card{background:#eef8f1;border:1px solid #bdd7c9;border-radius:16px;align-items:flex-start;gap:18px;margin:18px 0;padding:20px 22px;display:flex}.status-needs_input,.status-failed{background:#fff5e9;border-color:#e7c2a4}.status-icon{background:var(--green);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.status-needs_input .status-icon,.status-failed .status-icon{background:var(--orange)}.status-card h2{margin:0 0 5px;font-family:Georgia,serif;font-weight:500}.status-card p:not(.eyebrow){color:var(--muted);margin:5px 0}.secondary{background:#fff;border:1px solid #c9ccc5;border-radius:8px;margin-top:10px;padding:8px 13px;font-weight:700}.library{margin-top:74px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font:500 42px/1 Georgia,serif}.search{width:min(390px,100%);display:flex;position:relative}.search input{background:#fff;border-radius:999px;padding-right:50px}.search button{background:var(--ink);color:#fff;border:0;border-radius:50%;width:36px;height:36px;font-size:20px;position:absolute;top:5px;right:5px}.event-list{gap:12px;margin-top:18px;display:grid}.event-card{background:var(--card);border:1px solid var(--line);border-radius:15px;grid-template-columns:76px 1fr;gap:22px;padding:22px;display:grid}.event-card>time{border-right:1px solid var(--line);text-transform:uppercase;color:var(--orange);flex-direction:column;display:flex}.event-card>time strong{letter-spacing:.14em;font-size:12px}.event-card>time span{color:var(--ink);font:500 35px/1.15 Georgia,serif}.event-title-row{justify-content:space-between;align-items:start;gap:16px;display:flex}.event-title-row h3{margin:0;font:500 25px/1.1 Georgia,serif}.event-title-row button{color:var(--muted);background:0 0;border:0;margin-left:8px;padding:2px;font-size:12px}.event-title-row button:hover{color:var(--orange)}.event-body>p{color:var(--muted);margin:9px 0 14px;line-height:1.55}.event-body ul{gap:20px;margin:0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.event-body li span{color:var(--muted);margin-top:3px;font-weight:400;display:block}.event-body a{color:var(--green)}.event-body small{color:var(--muted);font-weight:400}.empty{text-align:center;color:var(--muted);border:1px dashed #c8ccc3;border-radius:16px;padding:70px 20px}.empty span{color:var(--orange);font-size:28px}.empty h3{color:var(--ink);margin:10px 0 5px;font:500 24px Georgia,serif}.empty p{margin:0}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:var(--card);border-radius:22px;width:min(440px,100%);padding:40px;box-shadow:0 20px 80px #29372e1a}.login-card h1{letter-spacing:-.04em;margin:14px 0 8px;font:500 47px/1 Georgia,serif}.login-card .lede{color:var(--muted);line-height:1.55}.login-card .brand-mark{width:46px;height:46px}.login-form{gap:14px;margin-top:28px;display:grid}.form-error{border-radius:8px;margin:0;padding:9px 11px;font-size:13px}@media (max-width:700px){.app-shell{width:min(100% - 24px,1080px)}.topbar{height:68px}.private-pill{padding:9px;font-size:0}.private-pill i{margin:0}.hero{padding:56px 4px 34px}.hero h1{font-size:clamp(48px,15vw,68px)}.field-grid{grid-template-columns:1fr}.intake-card{border-radius:16px;padding:20px}.submit-row{flex-direction:column;align-items:stretch}.submit-row .primary{width:100%}.section-heading{flex-direction:column;align-items:stretch}.search{width:100%}.event-card{grid-template-columns:56px 1fr;gap:14px;padding:18px 14px}.event-title-row{flex-direction:column}.event-title-row div{margin-left:-8px}.event-body ul{flex-direction:column;gap:8px}.login-card{padding:30px 24px}}
