:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#15201c;background:#f2f5f1}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,440px);padding:clamp(28px,6vw,48px);border:1px solid #dce3dc;border-radius:20px;background:#ffffff;box-shadow:0 18px 54px rgba(24,48,37,.08)}.eyebrow{margin:0 0 14px;color:#397257;font-size:.78rem;font-weight:800;letter-spacing:.18em}h1{margin:0;font-size:clamp(2rem,7vw,2.75rem);line-height:1.05;letter-spacing:-.04em}.intro{margin:14px 0 30px;color:#607068;line-height:1.6}form{display:grid;grid-gap:10px;gap:10px}dt,label{color:#526159;font-size:.82rem;font-weight:700}input{width:100%;min-height:48px;padding:0 14px;border:1px solid #b9c5bd;border-radius:10px;color:#15201c;background:#ffffff}button:focus-visible,input:focus-visible{outline:3px solid rgba(57,114,87,.28);outline-offset:2px}button{min-height:48px;margin-top:6px;border:0;border-radius:10px;color:#ffffff;background:#245d43;font-weight:750;cursor:pointer}button:hover{background:#194b34}button:disabled{cursor:wait;opacity:.65}.status{min-height:1.5em;margin:18px 0 0;color:#397257;line-height:1.5}.session-details{display:grid;grid-gap:0;gap:0;margin:30px 0 0}.session-details div{padding:16px 0;border-top:1px solid #e6ebe7}dd{margin:6px 0 0;font-size:1.05rem;overflow-wrap:anywhere}