*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#f7fbff 0,#e3eefc 40%,#d5e2f5);color:#0f172a}.app-root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.app-container{width:100%;max-width:960px}.sandbox-banner{margin-bottom:12px;padding:8px 14px;border-radius:10px;background-color:#fbbf2440;border:1px solid rgba(245,158,11,.5);color:#92400e;font-weight:600;font-size:.9rem;text-align:center}.app-header{text-align:center;margin-bottom:32px}.consultar-error-banner{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5;border-radius:12px;padding:16px 24px;margin:0 auto 24px;max-width:1200px;color:#991b1b;font-weight:600;font-size:.95rem;text-align:center;box-shadow:0 4px 12px #ef444426}.consultar-success-banner{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #86efac;border-radius:12px;padding:16px 24px;margin:0 auto 24px;max-width:1200px;color:#15803d;font-weight:600;font-size:.95rem;text-align:center;box-shadow:0 4px 12px #22c55e26}.app-header h1{margin:0 0 4px;font-size:1.8rem}.app-header p{margin:0;color:#64748b}.app-main{display:grid;grid-template-columns:minmax(0,1.1fr);gap:16px}@media (min-width: 900px){.app-main{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.app-main.sell-only{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.info-footer{grid-column:1 / -1}}.card{background-color:#fffffffa;border-radius:16px;padding:20px 20px 18px;box-shadow:0 10px 30px #0f172a12;border:1px solid rgba(148,163,184,.35)}.field-group{display:flex;flex-direction:column;margin-bottom:14px}.prize-input-row{display:flex;align-items:stretch;gap:10px}.prize-input-row .text-input{flex:1}.entregar-button{border:none;border-radius:999px;padding:10px 18px;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#f8fafc;box-shadow:0 6px 14px #2563eb40;cursor:pointer}.entregar-button:disabled{opacity:.5;cursor:not-allowed}.prize-success-panel,.prize-failure-panel{display:flex;flex-direction:column;gap:20px;padding:20px}.prize-status-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:8px;border:1px solid #86efac}.prize-status-icon.success{font-size:1.5rem;color:#16a34a}.prize-status-text.success{font-size:1.1rem;font-weight:700;color:#15803d}.prize-status-header.failure{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5}.prize-status-icon.failure{font-size:1.5rem;color:#dc2626}.prize-status-text.failure{font-size:1.1rem;font-weight:700;color:#991b1b}.prize-details-grid{display:flex;flex-direction:column;gap:12px}.prize-detail-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.2)}.prize-detail-row:last-child{border-bottom:none}.prize-detail-label{font-weight:600;color:#475569;font-size:.95rem}.prize-detail-value{font-weight:500;color:#0f172a;font-size:.95rem}.paga-ahora-button{margin-top:10px}.prize-payment-details{display:flex;flex-direction:column;gap:12px;padding:16px 0}.payment-detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(148,163,184,.15)}.payment-detail-row:last-child{border-bottom:none}.payment-detail-label{font-weight:600;color:#64748b;font-size:.9rem}.payment-detail-value{font-weight:500;color:#0f172a;font-size:.9rem}.payment-amount-highlight{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:8px;padding:12px 16px!important;margin-top:8px;border:2px solid #86efac}.payment-amount-highlight .payment-detail-label,.payment-amount-highlight .payment-detail-value{font-weight:700;font-size:1.05rem;color:#15803d}.ticket-inputs{display:flex;flex-direction:column;gap:8px}.ticket-input-row{display:flex;gap:8px}.ticket-input-row.single{align-items:stretch}.ticket-input-row.single .add-ticket-button{height:auto;align-self:stretch}.ticket-error-note{margin-top:6px;font-size:.8rem;color:#b91c1c}.ticket-placeholder{color:#94a3b8;font-size:.85rem}.ticket-chip-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto;padding-right:6px}.ticket-chip{display:flex;flex-direction:column;gap:10px;padding:14px 18px;border-radius:18px;background:#1d4ed8;color:#f8fafc;font-size:.95rem;font-weight:600;box-shadow:0 4px 12px #0f172a26;width:100%}.ticket-chip.good{background:linear-gradient(135deg,#16a34a,#15803d)}.ticket-chip.bad{background:linear-gradient(135deg,#f87171,#ef4444)}.ticket-chip-main{display:flex;justify-content:space-between;align-items:center;gap:12px}.ticket-chip-value{font-family:JetBrains Mono,Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;letter-spacing:.02em;display:flex;gap:8px}.ticket-chip-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#cbd5f5}.ticket-chip-remove{border:none;background:#dc2626;color:#fff;border-radius:8px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-weight:700}.ticket-chip-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.ticket-chip-game-pill,.ticket-chip-price-pill,.ticket-chip-status-pill{border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:600}.ticket-chip-game-pill{background:#0f172a33;color:#e0e7ff}.ticket-chip-price-pill{background:#0f172a59;color:#f8fafc}.ticket-chip-status-pill{color:#f8fafc}.ticket-chip-status-pill.positive{background:#22c55e4d}.ticket-chip-status-pill.negative{background:#ef444459}.add-ticket-button{min-width:42px;height:100%;border:none;border-radius:8px;background:linear-gradient(135deg,#16a34a,#15803d);color:#f0fdf4;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;transition:transform .1s ease,box-shadow .1s ease}.add-ticket-button:hover{transform:translateY(-1px);box-shadow:0 8px 16px #16a34a4d}.add-ticket-button:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.field-row{display:flex;gap:10px}.flex-1{flex:1}.field-label{font-size:.84rem;font-weight:600;margin-bottom:4px;color:#475569}.text-input,.select-input{border-radius:8px;border:1px solid #cbd5e1;padding:8px 10px;font-size:.95rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.text-input:focus,.select-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb2e}.select-input{background-color:#fff}.field-helper{font-size:.78rem;color:#64748b;margin-top:3px}.validation-message{font-size:.8rem;color:#b91c1c;margin-bottom:10px}.action-buttons{display:flex;gap:10px;margin-bottom:18px}.action-label{display:inline-flex;align-items:center;padding:12px 18px;border-radius:14px;border:1px solid rgba(148,163,184,.6);background:linear-gradient(120deg,#e2e8f0cc,#f8fafcf2);color:#0f172a;font-size:1rem;font-weight:600;letter-spacing:.02em;box-shadow:0 6px 16px #0f172a14;margin-bottom:18px}.action-button{flex:1;padding:12px 18px;border-radius:12px;border:1px solid #cbd5e1;background:#f1f5f9;color:#0f172a;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s ease}.action-button:hover{background:#e2e8f0}.action-button.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#1d4ed8;color:#f8fafc;box-shadow:0 8px 18px #2563eb40}.button-row{display:flex;gap:10px;margin-top:6px}.primary-button,.secondary-button{border-radius:999px;border:none;font-size:.9rem;padding:8px 16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.compra-button{margin-top:24px;margin-bottom:12px}.clear-ticket-button{margin-top:8px}.primary-button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#f9fafb;font-weight:600}.primary-button:disabled{opacity:.6;cursor:not-allowed}.secondary-button{background-color:#e2e8f0;color:#0f172a}.secondary-button.small{padding:5px 12px;font-size:.8rem}.secondary-button:disabled{background-color:#cbd5e1;color:#94a3b8;cursor:not-allowed}.response-card{display:flex;flex-direction:column}.ticket-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ticket-panel-title{font-size:1.05rem;font-weight:700;color:#0f172a}.ticket-count-pill{min-width:32px;text-align:center;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#f8fafc;font-weight:600;box-shadow:0 6px 14px #6366f140}.ticket-panel-divider{height:1px;width:100%;background:#e2e8f0;margin-bottom:14px}.response-header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;margin-bottom:6px}.response-header h2{margin:0 0 4px;font-size:1.05rem}.response-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:.8rem;color:#64748b}.response-badges{display:flex;flex-wrap:wrap;gap:6px}.badge{padding:3px 8px;border-radius:999px;font-size:.75rem;font-weight:600}.badge-success{background-color:#dcfce7;color:#166534}.badge-error{background-color:#fee2e2;color:#b91c1c}.status-pill{padding:3px 8px;border-radius:999px;font-size:.75rem;background-color:#e0f2fe;color:#075985}.error-box{margin-top:8px;margin-bottom:6px;padding:8px 10px;border-radius:8px;background-color:#fee2e2;color:#b91c1c;font-size:.85rem}.info-box{margin-top:8px;margin-bottom:6px;padding:8px 10px;border-radius:8px;background-color:#e0f2fe;color:#075985;font-size:.85rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.modal-card{width:min(960px,100%);background:#f8fafc;border-radius:20px;box-shadow:0 30px 60px #0f172a40;padding:28px;display:flex;flex-direction:column;gap:18px;border:1px solid rgba(148,163,184,.4)}.modal-card.success{width:min(560px,100%)}.modal-card.failure{width:min(800px,100%)}.modal-top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.modal-headline{display:flex;flex-direction:column;gap:8px}.modal-message{font-size:1.3rem;font-weight:700;color:#14532d;display:flex;align-items:center;gap:10px}.modal-status-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#f8fafc}.modal-status-icon.success{background:#22c55e}.modal-status-icon.error{background:#dc2626}.modal-notification{white-space:pre-wrap;border-radius:12px;padding:12px 14px;font-size:.95rem;width:100%;box-sizing:border-box}.modal-notification.success{color:#065f46;background:#dcfce7}.modal-notification.error{color:#b91c1c;background:#fee2e2}.modal-close-icon{border:none;background:#f1f5f9;border-radius:999px;width:34px;height:34px;font-size:1.4rem;font-weight:600;cursor:pointer;color:#0f172a}.modal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.modal-card.failure .modal-grid{grid-template-columns:minmax(0,1fr)}.modal-column{background:#fff;border-radius:16px;padding:18px;border:1px solid rgba(148,163,184,.35);display:flex;flex-direction:column;gap:12px}.modal-column-title{font-weight:700;color:#0f172a}.modal-column-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.modal-ticket-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.modal-ticket-row{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:12px;background:#eef2ff}.modal-ticket-info{display:flex;align-items:center;gap:10px}.modal-ticket-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;color:#f8fafc}.modal-ticket-icon.success{background:#22c55e}.modal-ticket-icon.error{background:#dc2626}.modal-ticket-text{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.modal-ticket-code{font-family:JetBrains Mono,Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:600}.modal-ticket-game{font-size:.85rem;color:#1d4ed8;border:1px solid rgba(37,99,235,.35);border-radius:999px;padding:2px 10px}.modal-ticket-meta-block{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.modal-ticket-status-text{font-size:.8rem;font-weight:600}.modal-ticket-status-text.positive{color:#15803d}.modal-ticket-status-text.negative{color:#b91c1c}.modal-ticket-price{font-weight:700;color:#0f172a}.modal-total-row{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:700;padding-top:10px;border-top:1px solid #e2e8f0}.modal-receipt{background:#0f172a;color:#f8fafc;padding:16px;border-radius:12px;font-family:JetBrains Mono,Roboto Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem;max-height:280px;overflow:auto;white-space:pre-wrap}.modal-empty-note{color:#94a3b8;font-size:.9rem}.print-receipt-button{border:none;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#f8fafc;font-weight:600;padding:6px 14px;cursor:pointer;font-size:.85rem}.modal-actions{display:flex;justify-content:flex-end}.modal-close-button{border:none;font-weight:600;padding:10px 18px;border-radius:999px;cursor:pointer;color:#f8fafc}.modal-close-button.success{background:linear-gradient(135deg,#22c55e,#16a34a)}.modal-close-button.secondary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.muted-text{margin-top:10px;font-size:.85rem;color:#94a3b8}.result-callout{margin-top:10px;padding:12px 14px;border-radius:12px;font-size:.9rem;font-weight:600}.result-callout.error{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.success-pill-button{margin-top:12px;padding:10px 18px;border-radius:999px;border:none;font-size:.9rem;font-weight:600;background-color:#16a34a;color:#f0fdf4;box-shadow:0 10px 20px #22c55e40}.success-pill-button:focus-visible{outline:2px solid rgba(34,197,94,.4);outline-offset:2px}.code-block{margin-top:8px;max-height:380px;overflow:auto;padding:10px 12px;border-radius:10px;background-color:#020617;color:#e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.78rem}.response-actions{margin-top:6px;display:flex;align-items:center;gap:8px}.copy-status{font-size:.75rem;color:#64748b}.emphasis{border-radius:12px;padding:12px;background-color:#eff6ff}.info-footer h3{margin-top:0;margin-bottom:6px;font-size:.98rem}.info-footer ul{margin:0;padding-left:18px;font-size:.85rem;color:#64748b}.info-footer li+li{margin-top:4px}
