:root{font-family:Segoe UI,Tahoma,sans-serif;color:#e6edf3;background:#0b1220}.wrap{max-width:1220px;margin:0 auto;padding:1.4rem 1rem 2rem}.table-sub{color:#8fa2ba;font-size:.78rem;margin-top:.2rem;line-height:1.35}.chip.active{border-color:#2e8f57;color:#9ce3b9}.chip.scheduled,.chip.expiring{border-color:#957629;color:#ffd889}.chip.expired,.chip.cancelled,.chip.void{border-color:#a2424c;color:#f6b0b7}.chip.draft,.chip.archived{border-color:#4f6482;color:#c1d3ea}:root{font-family:Segoe UI,Tahoma,sans-serif;background:#0b1220;color:#e6edf3}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#12243f,#0b1220 42%)}h1,h2,h3,h4{margin:0}.wrap{max-width:1200px;margin:0 auto;padding:1.4rem 1rem 2rem}.hero{margin-bottom:1rem}.muted{color:#95a6bc;margin:.45rem 0 0}.muted.small{font-size:.84rem}.panel{background:linear-gradient(180deg,#111c2d,#0d1624);border:1px solid #233a58;border-radius:14px;padding:1rem;box-shadow:0 10px 22px #0208144d}.narrow{max-width:520px;margin:1rem auto 0}.status{margin:.8rem 0;padding:.75rem 1rem;border-radius:10px;background:#131c29;border:1px solid #30435f;font-size:.88rem}.status.ok{border-color:#1f7a43}.status.err{border-color:#bc2c3a}.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem}.toolbar-actions{display:flex;gap:.6rem}.tabs{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tab{border:1px solid #2e496a;background:#13233a;color:#d7e4f4;border-radius:999px;padding:.5rem .9rem;cursor:pointer;font:inherit}.tab.active{background:#1b63ca;border-color:#1b63ca;color:#fff}.grid{display:grid;gap:1rem;margin-top:1rem}.two-columns{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.split-layout{grid-template-columns:1.4fr 1fr}.metric{background:linear-gradient(180deg,#0f1a2b,#0c1522);border:1px solid #2b4565;border-radius:14px;padding:.9rem}.metric-label{color:#90a2ba;font-size:.82rem;margin-bottom:.45rem}.metric-value{font-size:1.46rem;font-weight:700;color:#8dc3ff}.form{display:grid;gap:.72rem;margin-top:.7rem}.inline-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end}label{display:grid;gap:.35rem}label span{font-size:.86rem;color:#c7d5e8}input,select{width:100%;border:1px solid #355176;background:#0f1a2b;color:#e8f0fa;border-radius:8px;padding:.65rem .75rem;font:inherit}input:focus,select:focus{outline:2px solid #357ddd;outline-offset:1px}.btn{border:1px solid #355176;background:#15263d;color:#f1f6fd;border-radius:8px;padding:.62rem .95rem;cursor:pointer;font:inherit}.btn:hover{background:#213a5d}.btn.small{padding:.4rem .72rem;font-size:.83rem}.btn.primary:hover{background:#2f76dc}.btn.danger{background:#9f1f33;border-color:#9f1f33}.btn.danger:hover{background:#c82a43}.section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.filters{display:flex;gap:.5rem;min-width:420px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table th,.data-table td{text-align:right;padding:.65rem .5rem;border-bottom:1px solid #20324b;font-size:.88rem;vertical-align:top}.data-table th{color:#8ea7c4;font-weight:600}.table-sub{color:#8fa2ba;font-size:.78rem;margin-top:.2rem}.chip{display:inline-flex;align-items:center;border-radius:999px;padding:.17rem .58rem;font-size:.77rem;border:1px solid #365277;color:#c9daee}.chip.pending{border-color:#957629;color:#ffd889}.chip.confirmed{border-color:#2e8f57;color:#9ce3b9}.chip.cancelled{border-color:#a2424c;color:#f6b0b7}.chip.completed{border-color:#3e70ad;color:#a6ceff}.row-actions{display:flex;gap:.45rem}.item-list{list-style:none;margin:0;padding:0}.item-list li{border-bottom:1px solid #223652;padding:.56rem 0;display:grid;gap:.22rem}.item-list li:last-child{border-bottom:0}.item-list span,.item-list p{margin:0;color:#8ea4bf;font-size:.84rem}.item-list.compact li{padding:.42rem 0}.details-block{display:grid;gap:.32rem;padding:.75rem;border-radius:10px;border:1px solid #2b4361;background:#0f1a29;margin-bottom:.75rem}code.inline{font-size:.83em;padding:.1em .35em;border-radius:4px;background:#1c2b42;color:#95c4ff}@media (max-width: 900px){.split-layout{grid-template-columns:1fr}}@media (max-width: 760px){.toolbar,.section-head{flex-direction:column;align-items:stretch}.toolbar-actions,.filters{min-width:0;width:100%}.toolbar-actions .btn,.filters>*{flex:1}}:root{font-family:system-ui,Segoe UI,Tahoma,sans-serif;background:#0b1220;color:#e6edf3}body{margin:0;min-height:100vh}.wrap{max-width:86rem;margin:0 auto;padding:1.5rem 1.25rem 2rem}h1{font-size:1.35rem;font-weight:600;margin:0 0 .75rem}.muted{color:#8b949e;font-size:.9rem;margin:0 0 1rem}.muted.small{font-size:.8rem;margin-top:1.25rem;line-height:1.5}h2,h3{margin:0 0 .75rem}.hint{font-size:.85rem;color:#8b949e;margin:0 0 1rem;line-height:1.5}.hint strong{color:#58a6ff;font-weight:600}.status{padding:.75rem 1rem;border-radius:8px;background:#161b22;border:1px solid #30363d;font-size:.85rem;line-height:1.5;word-break:break-word}.status.ok{border-color:#238636}.status.err{border-color:#da3633}.status.err code.inline,.muted code.inline{font-size:.85em;padding:.1em .35em;border-radius:4px;background:#21262d;color:#79c0ff}.links{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem 1rem}.links a{color:#58a6ff;text-decoration:none}.links a:hover{text-decoration:underline}.hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.panel{background:linear-gradient(180deg,#101a2b,#0d1624);border:1px solid #23344f;border-radius:14px;padding:1.1rem;box-shadow:0 10px 24px #02081459}.toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:1.25rem 0 .5rem}.toolbar-actions{display:flex;gap:.75rem}.grid{display:grid;gap:1.1rem;margin-top:1rem}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.two-columns{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metric{background:linear-gradient(180deg,#0f1a2a,#0c1521);border:1px solid #243956;border-radius:14px;padding:1rem}.metric-label{color:#8b949e;font-size:.82rem;margin-bottom:.5rem}.metric-value{font-size:1.5rem;font-weight:700;color:#8bc3ff}.form{display:grid;gap:.9rem}.form label{display:grid;gap:.35rem}.form span{font-size:.9rem}input{width:100%;box-sizing:border-box;border:1px solid #30363d;background:#0d1117;color:#e6edf3;border-radius:8px;padding:.75rem .85rem;font:inherit}input:focus{outline:2px solid #1f6feb;outline-offset:1px}.btn{border:1px solid #304866;background:#172437;color:#e6edf3;border-radius:8px;padding:.7rem 1rem;cursor:pointer;font:inherit;transition:background .12s ease,transform .12s ease}.btn:hover{background:#21344d;transform:translateY(-1px)}.btn.primary{background:#1b62ca;border-color:#1b62ca}.btn.primary:hover{background:#2d75de}.btn.danger{background:#a40e26;border-color:#a40e26}.btn.danger:hover{background:#da3633}.btn.success{background:#1f7a43;border-color:#1f7a43;color:#fff}.btn.success:hover{background:#2e9d5a}.kv-list,.item-list{list-style:none;margin:0;padding:0}.kv-list li,.item-list li{padding:.75rem 0;border-bottom:1px solid #21262d}.kv-list li:last-child,.item-list li:last-child{border-bottom:0}.item-list li{display:grid;gap:.3rem}.row-actions{display:flex;gap:.5rem;margin-top:.55rem}.item-list span,.item-list p{margin:0;color:#8b949e;font-size:.88rem}@media (max-width: 640px){.toolbar,.hero{flex-direction:column}.toolbar-actions{width:100%}.toolbar-actions .btn{flex:1}}
