:root{color:#1a1a1a;background:#f4f1ea;font-family:IBM Plex Sans,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0}a{color:#0b4f6c}.app-shell{max-width:1100px;margin:0 auto;padding:1.5rem}.app-header{display:flex;flex-wrap:wrap;gap:1rem;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #d6d0c4}.app-header h1{margin:0;font-size:1.4rem}.nav{display:flex;gap:.75rem;flex-wrap:wrap}.nav a{text-decoration:none;font-weight:600}.nav a.active{text-decoration:underline}.session-controls{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end}.session-controls select{min-width:12rem}.session-user{margin:0;max-width:16rem}.login-panel{max-width:28rem;margin:3rem auto}.panel{background:#fffdf8;border:1px solid #d6d0c4;border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.panel h2,.panel h3{margin-top:0}.stack{display:grid;gap:.75rem}label{display:grid;gap:.35rem;font-weight:600}input[type=text],input[type=file]{font:inherit}button,.button-link{font:inherit;font-weight:600;border:1px solid #0b4f6c;background:#0b4f6c;color:#fff;border-radius:6px;padding:.45rem .85rem;cursor:pointer;text-decoration:none;display:inline-block}button:disabled{opacity:.55;cursor:not-allowed}button.secondary,.button-link.secondary{background:transparent;color:#0b4f6c}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{text-align:left;padding:.45rem .5rem;border-bottom:1px solid #e4ddd0;vertical-align:top}th{background:#f0ebe1}.muted{color:#5c574f}.error{color:#8a1c1c;background:#f8e8e8;border:1px solid #e2b4b4;border-radius:6px;padding:.75rem 1rem}.ok{color:#14532d;background:#e8f6ec;border:1px solid #b7dfc2;border-radius:6px;padding:.75rem 1rem}.badge{display:inline-block;border-radius:999px;padding:.1rem .55rem;font-size:.8rem;font-weight:700;background:#e7e1d5}.badge.draft{background:#ffe8a3}.badge.confirmed,.badge.ready{background:#b7dfc2}.badge.failure{background:#f3c1c1}.actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}pre.diag{white-space:pre-wrap;word-break:break-word;background:#f7f3ea;border-radius:6px;padding:.75rem;font-size:.85rem}
