*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0}a{color:#60a5fa}.container{max-width:720px;margin:0 auto;padding:2rem 1rem}.card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;margin-bottom:1rem}h1,h2,h3{margin-top:0}label{display:block;margin:.75rem 0 .25rem;font-size:.875rem;color:#94a3b8}input,select{width:100%;padding:.6rem;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#e2e8f0;font-size:1rem}button{margin-top:1.25rem;padding:.65rem 1.25rem;border-radius:8px;border:none;background:#3b82f6;color:#fff;font-weight:600;cursor:pointer;font-size:1rem}button:hover{background:#2563eb}button:disabled{background:#475569;cursor:not-allowed}.error{color:#f87171;margin-top:.5rem}.error,.muted{font-size:.875rem}.muted{color:#94a3b8}nav{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}nav a{text-decoration:none;padding:.4rem .8rem;border-radius:6px;background:#1e293b}.badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge-ativo{background:#14532d;color:#86efac}.badge-trial{background:#1e3a8a;color:#93c5fd}.badge-carencia{background:#78350f;color:#fcd34d}.badge-bloqueado,.badge-cancelado,.badge-inadimplente{background:#7f1d1d;color:#fca5a5}.modulo-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #334155}.modulo-row:last-child{border-bottom:none}.container-wide{max-width:1100px;margin:0 auto;padding:2rem 1rem}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #334155;font-size:.9rem}th{color:#94a3b8;font-weight:600}tr:hover td{background:#1e293b}.btn-sm{margin-top:0;padding:.35rem .7rem;font-size:.8rem}.btn-danger{background:#b91c1c}.btn-danger:hover{background:#991b1b}.filters{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.filters a,.filters button{padding:.35rem .8rem;border-radius:6px;background:#1e293b;color:#e2e8f0;text-decoration:none;font-size:.85rem;border:1px solid #334155;cursor:pointer}.filters a.active,.filters button.active{background:#3b82f6;border-color:#3b82f6}