:root{color:#17201a;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:24px}.auth-panel{background:#fff;border:1px solid #d8ddd2;border-radius:8px;box-shadow:0 16px 40px #17201a1a;display:grid;gap:20px;max-width:520px;padding:24px;width:min(100%,520px)}.panel-header{align-items:start;display:flex;gap:16px;justify-content:space-between}.eyebrow{color:#4d6b3f;font-size:14px;font-weight:700;margin:0 0 8px;text-transform:uppercase}h1{font-size:28px;line-height:1.1;margin:0}p{line-height:1.6;margin:0}.session-pill{background:#e8f0df;border:1px solid #c7d6ba;border-radius:999px;color:#2d4d20;font-size:13px;font-weight:700;line-height:1;padding:8px 10px;white-space:nowrap}.segmented-control{background:#eef1eb;border-radius:8px;display:grid;gap:4px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.segmented-control button,.secondary-actions button,.primary-action{border-radius:6px;min-height:42px}.segmented-control button{background:transparent;border:0;color:#4d5749;font-weight:700}.segmented-control button.active{background:#fff;color:#17201a;box-shadow:0 1px 4px #17201a1f}.auth-form{display:grid;gap:14px}label{color:#344030;display:grid;font-size:14px;font-weight:700;gap:6px}input{border:1px solid #cfd7ca;border-radius:6px;color:#17201a;min-height:42px;padding:0 12px}input:focus{border-color:#4d6b3f;outline:3px solid rgb(77 107 63 / 18%)}.primary-action{background:#244f34;border:1px solid #244f34;color:#fff;font-weight:800}button:disabled{cursor:not-allowed;opacity:.58}.session-panel{background:#f8faf6;border:1px solid #dde4d8;border-radius:8px;display:grid;gap:12px;padding:14px}dl{display:grid;gap:10px;margin:0}dl div{display:grid;gap:2px}dt{color:#596553;font-size:12px;font-weight:800;text-transform:uppercase}dd{margin:0;overflow-wrap:anywhere}.protected-check{color:#244f34;font-weight:700;overflow-wrap:anywhere}.secondary-actions{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-actions button{background:#fff;border:1px solid #cfd7ca;color:#263322;font-weight:700}@media(max-width:520px){.app-shell{align-items:stretch;padding:12px}.auth-panel{align-self:center;padding:18px}.panel-header,.secondary-actions{grid-template-columns:1fr}.panel-header{display:grid}.session-pill{justify-self:start}}
