:root{color:#172026;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#ffffffc7,#f6f7f4eb),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cg fill='none' stroke='%238aa19b' stroke-opacity='0.24'%3E%3Cpath d='M0 36h180M0 72h180M0 108h180M0 144h180M36 0v180M72 0v180M108 0v180M144 0v180'/%3E%3Ccircle cx='90' cy='90' r='34'/%3E%3C/g%3E%3C/svg%3E")}.status-panel{width:min(100%,960px);display:grid;gap:28px;padding:clamp(24px,4vw,44px);border:1px solid rgba(23,32,38,.14);border-radius:8px;background:#ffffffe0;box-shadow:0 24px 80px #1720261f}.status-copy{max-width:640px}.eyebrow{margin:0 0 16px;color:#3d6f65;font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#172026;font-size:clamp(2.25rem,6vw,4.75rem);line-height:1;letter-spacing:0}.lead{margin:20px 0 0;color:#4a555b;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.status-grid div{min-height:112px;padding:18px;border:1px solid rgba(23,32,38,.12);border-radius:8px;background:#f9faf7}.status-grid dt{margin:0 0 10px;color:#6b7478;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.status-grid dd{margin:0;color:#172026;font-size:1.05rem;font-weight:700;line-height:1.35}.auth-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px}.auth-actions p{margin:0;color:#4a555b;font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}.session-summary{display:grid;gap:4px}.auth-actions form{margin:0}.auth-actions button{min-width:112px;min-height:44px;padding:0 18px;border:1px solid #172026;border-radius:8px;background:#172026;color:#fff;cursor:pointer;font-weight:700}.auth-actions button:hover{background:#2a363d}.notes-section{display:grid;gap:18px;padding-top:24px;border-top:1px solid rgba(23,32,38,.12)}.notes-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.notes-header h2{margin:0;color:#172026;font-size:1.35rem;line-height:1.25}.notes-header p,.empty-notes{margin:6px 0 0;color:#6b7478;font-size:.95rem;line-height:1.5}.notes-header span{color:#3d6f65;font-size:.82rem;font-weight:700;line-height:1.6;white-space:nowrap}.note-form,.note-edit-form{display:grid;gap:10px}.note-form label,.note-edit-form label{color:#4a555b;font-size:.88rem;font-weight:700}.note-form textarea,.note-edit-form textarea{width:100%;resize:vertical;min-height:92px;padding:14px;border:1px solid rgba(23,32,38,.16);border-radius:8px;background:#fff;color:#172026;line-height:1.6}.note-form textarea:focus,.note-edit-form textarea:focus{border-color:#3d6f65;outline:3px solid rgba(61,111,101,.16)}.note-form textarea:disabled,.note-edit-form textarea:disabled{cursor:not-allowed;opacity:.55}.note-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.note-form-footer span{color:#6b7478;font-size:.88rem}.note-actions{display:flex;align-items:center;gap:8px}.note-form-footer button{min-width:88px;min-height:40px;padding:0 16px;border:1px solid #172026;border-radius:8px;background:#172026;color:#fff;cursor:pointer;font-weight:700}.note-form-footer button:disabled{cursor:not-allowed;opacity:.45}.notes-message{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid rgba(23,32,38,.1)}.notes-message p{margin:0;color:#6b7478;line-height:1.5}.notes-message button{min-width:104px;min-height:38px;padding:0 14px;border:1px solid rgba(23,32,38,.18);border-radius:8px;background:#fff;color:#172026;cursor:pointer;font-weight:700}.notes-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.notes-list li{display:grid;gap:8px;padding:16px 0;border-top:1px solid rgba(23,32,38,.1)}.notes-list p{margin:0;color:#172026;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.note-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.note-timestamps{display:flex;flex-wrap:wrap;gap:8px 12px}.note-timestamps time,.note-timestamps span{color:#6b7478;font-size:.82rem}.note-timestamps span{color:#8a4f2f}.note-meta button{min-width:72px;min-height:34px;padding:0 12px;border:1px solid rgba(23,32,38,.18);border-radius:8px;background:#fff;color:#172026;cursor:pointer;font-weight:700}.note-meta button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:840px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.app-shell{padding:18px}.status-grid{grid-template-columns:1fr}.status-grid div{min-height:92px}.auth-actions,.notes-header,.note-form-footer,.note-meta,.note-actions,.note-timestamps,.notes-message{align-items:stretch;flex-direction:column}}
