/* STARLIKE POS 5.8.2 - legibilidad y contraste auditados */
:root{--st58-text:#f7f8fb;--st58-muted:#c7cfdb;--st58-border:#566174;--st58-input:#0d121a;--st58-panel:#171d28;--st58-pink:#ff0a78;--st58-yellow:#ffd21a}
html,body,input,select,textarea,button{font-family:"Segoe UI",Arial,sans-serif!important}
body{font-size:15px!important;line-height:1.45!important;color:var(--st58-text)!important}
p,small,.muted{color:var(--st58-muted)!important;opacity:1!important}
label{color:#eef2f7!important;font-weight:650!important;font-size:14px!important}
input,select,textarea{background:var(--st58-input)!important;color:#fff!important;border:1px solid var(--st58-border)!important;min-height:42px!important;font-size:15px!important;border-radius:8px!important}
input:focus,select:focus,textarea:focus,button:focus-visible{outline:3px solid rgba(255,210,26,.45)!important;outline-offset:2px!important;border-color:var(--st58-yellow)!important}
.btn,.table-btn,.chip{font-family:"Segoe UI",Arial,sans-serif!important;font-weight:700!important;letter-spacing:.01em}.btn{min-height:40px!important;font-size:14px!important}.table-btn{font-size:13px!important;min-height:34px!important}
.nav span{font-size:14px!important;font-weight:700!important}.nav{min-height:48px!important}
table{font-size:14px!important}th{color:#fff!important;font-weight:750!important;background:rgba(255,255,255,.055)!important}td{color:#e7ebf2!important}tr{border-color:#343d4d!important}
.panel,.metric,dialog{border-color:#3d485a!important}.section-title,h2,h3,h4,strong{color:#fff!important}
.eyebrow{color:var(--st58-yellow)!important;font-weight:800!important;letter-spacing:.07em!important}
.st58-club-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:14px 0;border:1px solid rgba(255,210,26,.48)!important;background:linear-gradient(110deg,rgba(255,10,120,.13),rgba(255,210,26,.08))!important}.st58-club-hero h3{font-size:22px;margin:3px 0}.st58-club-hero p{margin:3px 0!important}
.st58-club-hint{margin-top:7px;padding:8px 10px;border-radius:8px;background:rgba(255,210,26,.10);border:1px solid rgba(255,210,26,.38);color:#ffe66b!important;font-size:12px;font-weight:800;line-height:1.3}
.st58-toast{position:fixed;right:24px;top:86px;z-index:999999;max-width:430px;padding:14px 18px;border-radius:12px;background:#202837;color:#fff;border:1px solid #667085;box-shadow:0 14px 34px rgba(0,0,0,.35);font-weight:800;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.18s}.st58-toast.show{transform:none;opacity:1}.st58-toast.club{border-color:#ffd21a;color:#fff4ad}.st58-toast.ok{border-color:#39d98a}.st58-toast.error{border-color:#ff5a6f}
.st58-super-report{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:16px;border:1px solid rgba(255,10,120,.45)!important}.st58-super-report h3{font-size:22px;margin:2px 0}.st58-report-controls{display:flex;flex-wrap:wrap;align-items:end;gap:9px}.st58-report-controls label{min-width:130px}.st58-report-controls input,.st58-report-controls select{width:100%}
.st58-cancel-panel{margin-top:14px;padding:12px;border-top:1px solid #3d485a;background:rgba(255,255,255,.025);border-radius:10px}.st58-cancel-head{display:flex;flex-direction:column;margin-bottom:8px}.st58-cancel-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 4px;border-top:1px solid #303949}.st58-cancel-row span{display:flex;flex-direction:column}.st58-cancel-row small{text-transform:uppercase;font-size:10px}.hidden{display:none!important}
@media(max-width:1000px){.st58-super-report,.st58-club-hero{align-items:stretch;flex-direction:column}.st58-report-controls{width:100%}}

/* Starlike combo upsell */
.combo-edge-toggle{min-height:48px;width:100%;border:2px solid #ff2b8a;border-radius:12px;background:#111115;color:#fff;font:700 15px Segoe UI,sans-serif;cursor:pointer;padding:9px 14px}.combo-edge-toggle b{color:#ffd400}.combo-edge-toggle.selected{background:#ff2b8a;color:#fff}.combo-edge-field small{display:block;margin-top:6px;color:#767179}
