*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#f8fafc;-webkit-tap-highlight-color:transparent;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}button,input{font:inherit}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#1e3a5f,#0f172a);color:#fff;padding:calc(.85rem + env(safe-area-inset-top,0px)) 1rem .85rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.app-header h1{margin:0;font-size:1.15rem;font-weight:700;letter-spacing:.02em}.app-header nav{display:flex;gap:.35rem}.app-header a,.app-header button.linkish{color:#94a3b8;text-decoration:none;font-size:.8rem;background:none;border:none;padding:.25rem .4rem}.app-main{flex:1;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));max-width:520px;width:100%;margin:0 auto}.card{background:#1e293b;border-radius:16px;padding:1.1rem;margin-bottom:.85rem;border:1px solid rgba(255,255,255,.06)}.card h2,.card h3{margin:0 0 .65rem}.card-muted{color:#94a3b8;font-size:.9rem}.status-pill{display:inline-block;padding:.25rem .65rem;border-radius:999px;font-size:.8rem;font-weight:600}.status-open{background:#22c55e33;color:#4ade80}.status-closed{background:#94a3b833;color:#cbd5e1}.kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.kpi{background:#0f172a;border-radius:12px;padding:.85rem}.kpi-label{font-size:.75rem;color:#94a3b8;margin-bottom:.25rem}.kpi-value{font-size:1.15rem;font-weight:700}.register-card{display:block;text-decoration:none;color:inherit}.register-card:active{opacity:.9}.metric-row{display:flex;justify-content:space-between;padding:.35rem 0;font-size:.92rem;border-bottom:1px solid rgba(255,255,255,.05)}.metric-row:last-child{border-bottom:none}.metric-row span:last-child{font-weight:600}.warning-list{margin:0;padding-left:1.1rem;color:#fbbf24;font-size:.88rem}.field{margin-bottom:.85rem}.field label{display:block;margin-bottom:.35rem;font-size:.88rem;color:#cbd5e1}.field input{width:100%;padding:.75rem .85rem;border-radius:10px;border:1px solid #334155;background:#0f172a;color:#f8fafc}.btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.85rem 1rem;border:none;border-radius:12px;background:#3b82f6;color:#fff;font-weight:600;font-size:1rem}.btn:disabled{opacity:.55}.btn-secondary{background:#334155}.btn-danger{background:#dc2626}.btn+.btn{margin-top:.5rem}.error{color:#f87171;font-size:.9rem}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.toggle-row label{flex:1;font-size:.92rem}.toggle-row input[type=checkbox]{width:1.25rem;height:1.25rem}.loading{text-align:center;color:#94a3b8;padding:2rem 0}.tringelt-pos{color:#4ade80}.tringelt-neg{color:#f87171}
