:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f7f4;color:#1e2424}*{box-sizing:border-box}body{margin:0}a{color:inherit}.shell{min-height:100vh;padding:20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:920px;margin:0 auto 20px}.brand{font-size:20px;font-weight:700}.content{max-width:920px;margin:0 auto}.list{gap:10px}.list,.row{display:grid}.row{gap:8px;padding:14px;border:1px solid #d9ddd6;border-radius:8px;background:#fff}.row-title{display:flex;justify-content:space-between;gap:12px;font-weight:700}.muted{color:#66716a;font-size:13px}.status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #c8cec6;border-radius:999px;background:#f7f7f4;color:#36413b;font-size:12px;font-weight:700;white-space:nowrap}.status-badge.draft{border-color:#d4a72c;background:#fff7dc;color:#6b4a00}.status-badge.confirmed{border-color:#8cc7b5;background:#e9f7f2;color:#135344}.actions{display:flex;flex-wrap:wrap;gap:8px}.auth-shell{display:grid;place-items:center}.auth-panel{display:grid;max-width:420px;gap:12px;padding:20px;border:1px solid #d9ddd6;border-radius:8px;background:#fff}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid #1e2424;border-radius:6px;background:#1e2424;color:#fff;text-decoration:none;font-weight:600;cursor:pointer}.button.secondary,button.secondary{background:#fff;color:#1e2424}button:disabled{cursor:not-allowed;opacity:.62}input,select,textarea{width:100%;border:1px solid #c8cec6;border-radius:6px;padding:10px;font:inherit;background:#fff}label{gap:6px;font-weight:600}.form,label{display:grid}.form{gap:14px;padding:16px 0}@media(max-width:640px){.shell{padding:14px}.topbar{align-items:flex-start;flex-direction:column}}
