:root{--gold:#f5c518;--gold-light:#f9dc5c;--gold-dark:#d4a017;--navy:#060d18;--navy-mid:#0a1628;--navy-card:#0e1e30}*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8e8;-webkit-font-smoothing:antialiased;background:#060d18;font-family:Inter,Segoe UI,Arial,sans-serif}.card{background:linear-gradient(135deg,#0e1e30,#0a1628);border:1px solid #f5c5181f;border-radius:16px;padding:1.5rem}.input{color:#e8e8e8;background:#060d18cc;border:1px solid #f5c51833;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.input:focus{border-color:#f5c51880}.btn-primary{color:#060d18;cursor:pointer;background:linear-gradient(135deg,#f5c518,#f9dc5c);border:none;border-radius:10px;padding:.65rem 1.5rem;font-size:14px;font-weight:700;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#e8e8e8;cursor:pointer;background:#f5c5180f;border:1px solid #f5c51833;border-radius:10px;padding:.6rem 1.2rem;font-size:14px;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#f5c5181f}.badge-activo{color:#2ecc71;background:#2ecc7126;border:1px solid #2ecc714d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}.badge-moroso{color:#e74c3c;background:#e74c3c26;border:1px solid #e74c3c4d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}.badge-finalizado{color:#95a5a6;background:#95a5a626;border:1px solid #95a5a64d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}.badge-pendiente{color:#f39c12;background:#f39c1226;border:1px solid #f39c124d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}.badge-pagada{color:#2ecc71;background:#2ecc7126;border:1px solid #2ecc714d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}.badge-cancelado{color:#95a5a6;background:#95a5a626;border:1px solid #95a5a64d;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:700}[style*=animation]{will-change:transform, opacity;backface-visibility:hidden;transform:translateZ(0)}@keyframes glowCard{0%,to{filter:brightness()drop-shadow(0 2px 8px #f5c51814)}50%{filter:brightness(1.04)drop-shadow(0 4px 18px #f5c51859)}}@keyframes glowPulse{0%,to{filter:drop-shadow(0 0 8px #f5c51866)}50%{filter:drop-shadow(0 0 22px #f5c518e6)drop-shadow(0 0 40px #f5c5184d)}}@keyframes floatUp{0%{opacity:0;transform:translateZ(0)translateY(0)}15%{opacity:1}85%{opacity:.5}to{opacity:0;transform:translateZ(0)translateY(-280px)}}@keyframes shimmerBg{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes titleShimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes glowPulseBox{0%,to{box-shadow:0 0 8px #f5c5184d,0 0 20px #f5c5181a}50%{box-shadow:0 0 20px #f5c518cc,0 0 40px #f5c51866}}
