*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0b1220;color:#e2e8f0}.shell{max-width:640px;margin:0 auto;padding:12px 12px 40px;min-height:100vh;display:flex;flex-direction:column}.brand{text-align:center;margin:32px 0 16px}.brand h1,.small-brand{color:#38bdf8;margin:0}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card{background:#111a2c;border:1px solid #1e293b;border-radius:12px;padding:16px;margin-bottom:12px}.card h2,.card h3{margin-top:0}input,textarea{width:100%;padding:14px;margin-bottom:10px;border-radius:10px;border:1px solid #334155;background:#0b1220;color:#e2e8f0;font-size:16px}button{min-height:46px;padding:12px 16px;border-radius:10px;border:none;background:#38bdf8;color:#04121f;font-weight:700;font-size:15px;cursor:pointer}button:disabled{opacity:.45}button.link{background:none;color:#38bdf8;font-weight:600;padding:8px;min-height:0}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ticket-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-align:left;background:#111a2c;border:1px solid #1e293b;color:#e2e8f0;margin-bottom:10px;font-weight:400}.ticket-row strong{color:#38bdf8}.ticket-row em{color:#94a3b8;font-style:normal;font-size:13px}.refresh{width:100%;margin-top:4px;background:#1e293b;color:#e2e8f0}.event{border-top:1px solid #1e293b;padding:8px 0}.event small{color:#64748b}.event p{margin:4px 0 0}.muted{color:#94a3b8}.desc{white-space:pre-wrap;color:#cbd5e1}.error{color:#f87171}.notice{color:#4ade80;padding:0 4px}.powered{margin-top:auto;text-align:center;color:#64748b;font-size:12px;padding:16px 0 8px}
