.edit-game.container{padding:clamp(1.5rem,4vw,3rem);max-width:720px;margin:0 auto}.edit-game-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000000a}.edit-game-fields{display:flex;flex-direction:column;gap:.85rem}.edit-game .form-group{display:flex;flex-direction:column;gap:.35rem}.edit-game .form-group label{font-size:.9rem;font-weight:600;color:#334155}.edit-game .form-group input[type=text],.edit-game .form-group input[type=url],.edit-game .form-group input:not([type=radio]){padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;background:#fff}.edit-game .form-group input:disabled{background:#f1f5f9;color:#64748b}.edit-game .form-group--inline{flex-direction:row;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.edit-game .form-group--inline label:first-child{flex:0 0 auto;margin:0}.edit-game .radio-group{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap}.edit-game .radio-option{display:inline-flex;align-items:center;gap:.4rem;font-weight:500;font-size:.95rem;cursor:pointer;margin:0}.edit-game .radio-option input{width:auto;margin:0;cursor:pointer}.edit-game .checkbox-group{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.edit-game .checkbox-option{display:inline-flex;align-items:center;gap:.4rem;font-weight:500;font-size:.95rem;cursor:pointer;margin:0}.edit-game .checkbox-option input{width:auto;margin:0;cursor:pointer}.edit-game .form-hint{margin:.35rem 0 0;font-size:.85rem;color:#64748b}.edit-game-form .edit-game-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.edit-game-form .edit-game-actions .btn{padding:.5rem 1rem;font-size:.95rem}.game-play.container{padding:clamp(1.5rem,4vw,3rem);max-width:1600px;margin:0 auto}.game-play h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:.5em;color:#1a1a1a}.game-play .bingo-board{padding:clamp(.75rem,2vw,1.5rem);display:flex;flex-direction:column;background:#fff;color:#000;border-radius:12px;margin-bottom:clamp(1.5rem,3vw,2.5rem);box-shadow:0 1px 3px #0000000f;border:1px solid #e5e7eb}.game-play .board-row{display:flex;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}.game-play .board-letter{flex:0 0 clamp(2rem,5vw,3rem);font-weight:800;color:#b91c1c;display:flex;align-items:center;justify-content:center;font-size:clamp(1.1rem,4.5vw,2rem);text-shadow:0 1px 2px rgba(0,0,0,.06)}.game-play .board-cell{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:clamp(.4rem,1.2vw,.75rem);font-size:clamp(.9rem,3.5vw,1.5rem);font-weight:600;transition:transform .15s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.game-play .board-cell.clickable{cursor:pointer;border-radius:999px}.game-play .board-cell.clickable:hover{background:linear-gradient(145deg,#fef2f2,#fee2e2);box-shadow:0 0 0 2px #b91c1c59;transform:scale(1.05)}.game-play .board-cell.selected{color:#fff;background:linear-gradient(145deg,#dc2626,#b91c1c,#991b1b);border-radius:999px;box-shadow:0 3px 12px #b91c1c73,inset 0 1px #fff3;border:1px solid rgba(0,0,0,.1)}.game-play .board-cell.last-number{background:linear-gradient(145deg,#0ea5e9,#0284c7,#0369a1);color:#fff;border-radius:999px;box-shadow:0 4px 20px #0284c780,inset 0 1px #ffffff4d;border:1px solid rgba(255,255,255,.2);animation:last-number-pulse 1.5s ease-in-out infinite}@keyframes last-number-pulse{0%,to{box-shadow:0 4px 20px #0284c780,inset 0 1px #ffffff4d}50%{box-shadow:0 4px 28px #0284c7b3,0 0 0 2px #0284c733,inset 0 1px #ffffff4d}}.game-play .last-calls{margin:clamp(1.5rem,3vw,2.5rem) 0;padding:clamp(1.25rem,3vw,2rem) clamp(1.5rem,4vw,2.5rem);background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.game-play .last-calls .last-calls-label{margin:0 0 1rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;color:#0369a1;letter-spacing:.04em;text-transform:uppercase}.game-play .last-calls .last-calls-numbers{display:flex;flex-wrap:wrap;gap:clamp(.5rem,1.5vw,1rem);align-items:center}.game-play .last-calls .last-call-num{display:inline-flex;align-items:center;justify-content:center;min-width:clamp(3rem,8vw,4.5rem);height:clamp(3rem,8vw,4.5rem);padding:0 .5rem;border-radius:50%;border:3px solid #b91c1c;background:#fff;color:#0284c7;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:700;box-shadow:0 4px 12px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.game-play .last-calls .last-call-num:hover{transform:scale(1.05)}.game-play .last-calls .last-call-num.last{border-color:#0284c7;background:linear-gradient(145deg,#0ea5e9,#0284c7);color:#fff;box-shadow:0 6px 24px #0284c780,inset 0 1px #ffffff59;transform:scale(1.08);animation:last-ball-glow 2s ease-in-out infinite}@keyframes last-ball-glow{0%,to{box-shadow:0 6px 24px #0284c780,inset 0 1px #ffffff59}50%{box-shadow:0 8px 32px #0284c7a6,0 0 0 3px #0284c733,inset 0 1px #ffffff59}}.game-play .ranking-section{margin-bottom:clamp(1.5rem,3vw,2.5rem);padding:1rem 0;min-height:280px}.game-play .ranking-section .ranking-title{margin:0 0 clamp(.75rem,2vw,1.25rem) 0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:#1a1a1a;letter-spacing:.03em}.game-play .ranking-list{list-style:none;padding:50px 0 150px;margin:0;max-height:58vh;overflow-y:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000000f}.game-play .ranking-item{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0;padding:clamp(.75rem,1.5vw,1rem) clamp(1rem,2vw,1.25rem);font-size:clamp(.95rem,2vw,1.1rem);text-align:left;border-bottom:1px solid #e5e7eb;transition:background .2s ease,box-shadow .2s ease;cursor:pointer}.game-play .ranking-item:last-child{border-bottom:none}.game-play .ranking-item:hover{background:linear-gradient(90deg,#f0f9ff,#e0f2fe);box-shadow:inset 0 0 0 1px #0284c726}.game-play .ranking-position{font-weight:800;color:#0284c7;min-width:2em;font-size:1.05em}.game-play .ranking-name-block{flex:1;min-width:100px;display:flex;flex-direction:column;gap:.2rem}.game-play .ranking-name-line{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.game-play .ranking-name{font-weight:700;color:#1e293b}.game-play .ranking-eye{margin-right:.4rem;color:#0284c7;cursor:pointer;opacity:.9;font-size:1.05em}.game-play .ranking-points{font-size:clamp(.8rem,1.8vw,.95rem);color:#15803d;font-weight:700;background:#22c55e26;padding:.2rem .5rem;border-radius:6px;border:1px solid rgba(34,197,94,.25);align-self:flex-start}.game-play .ranking-winner{font-size:clamp(.8rem,1.8vw,.95rem);color:#0284c7;font-weight:600}.game-play .rounds-section{margin:clamp(1.5rem,3vw,2.5rem) 0;padding:clamp(1rem,2.5vw,1.5rem) 0}.game-play .rounds-title{margin:0 0 1rem;font-size:clamp(1.2rem,2.5vw,1.5rem);color:#1e293b}.game-play .rounds-list{display:flex;flex-direction:column;gap:1rem}.game-play .round-card{padding:clamp(.75rem,2vw,1.25rem);background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.game-play .round-card-title{margin:0 0 .5rem;font-size:1.05rem;color:#0284c7;font-weight:700}.game-play .round-winners{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.game-play .round-winners li{font-size:clamp(.9rem,2vw,1rem);color:#334155}.game-play .round-winners li strong{color:#0f172a}.container .rounds-section--edit{margin:1.5rem 0;padding:1rem 0}.container .rounds-section--edit .rounds-title{margin:0 0 .75rem;font-size:1.2rem;color:#1e293b}.container .rounds-section--edit .rounds-list{display:flex;flex-direction:column;gap:.75rem}.container .rounds-section--edit .round-card{padding:.75rem 1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.container .rounds-section--edit .round-card-title{margin:0 0 .4rem;font-size:1rem;color:#0284c7;font-weight:700}.container .rounds-section--edit .round-winners{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem 1rem}.container .rounds-section--edit .round-winners li{font-size:.95rem;color:#334155}.container .rounds-section--edit .round-winners li strong{color:#0f172a}.game-play .tiebreaker-section{margin:clamp(1.5rem,3vw,2.5rem) 0;padding:clamp(1.25rem,3vw,2rem);background:linear-gradient(135deg,#fef3c7,#fde68a,#fcd34d);border-radius:16px;border:2px solid rgba(245,158,11,.4);box-shadow:0 8px 32px #f59e0b33}.game-play .tiebreaker-title{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.75rem);color:#92400e}.game-play .tiebreaker-instruction{margin:0 0 1rem;font-size:clamp(.95rem,2vw,1.1rem);color:#78350f}.game-play .tiebreaker-players{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.game-play .tiebreaker-players li{padding:.35rem .75rem;background:#ffffffb3;border-radius:8px;font-weight:600;color:#1e293b}.game-play .tiebreaker-players li.tiebreaker-player-winner{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:2px solid #22c55e;color:#166534;box-shadow:0 2px 8px #22c55e4d}.game-play .tiebreaker-drum-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.game-play .ranking-empty{padding:clamp(1rem,2vw,1.5rem);color:#64748b;font-style:italic;font-size:clamp(.95rem,2vw,1.1rem)}.game-play .ranking-minicard{position:absolute;top:50%;transform:translateY(-50%);left:11rem;margin-top:0;z-index:100;background:#1e293b;color:#fff;width:152px;border-radius:8px;padding:6px 8px;box-shadow:0 6px 20px #00000040;border:1px solid rgba(255,255,255,.08)}.game-play .ranking-minicard:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);margin-left:-6px;border:6px solid transparent;border-right-color:#1e293b;border-left:none}.game-play .ranking-minicard-bcard .minicard-row{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;padding:0}.game-play .ranking-minicard-bcard .minicard-col{text-align:center;flex:0 0 20%;max-width:20%;color:#1e293b}.game-play .ranking-minicard-bcard .card-letter{font-size:.6rem;line-height:1.2;padding:1px 0;margin:0;color:#fff;font-weight:700}.game-play .ranking-minicard-bcard .card-numbers{border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column}.game-play .ranking-minicard-bcard .card-number{font-size:.65rem;background:#fff;border:1px solid #e2e8f0;text-align:center;padding:2px 0;margin:0;position:relative;min-height:1.1em}.game-play .ranking-minicard-bcard .card-number.selected{background:#fff;border-color:#e2e8f0;color:#1e293b}.game-play .ranking-minicard-bcard .card-number.selected:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:50%;background:#22c55ed9;box-shadow:inset 0 1px #ffffff4d;z-index:0}.game-play .ranking-minicard-bcard .card-number.selected{z-index:1}.game-play .ranking-minicard-bcard .card-number.selected .card-number-val{position:relative;z-index:1;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3)}.game-play .ranking-minicard-bcard .card-number.freespace{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.game-play .ranking-minicard-bcard .card-number.freespace .freespace-inner span{font-size:.55rem;color:#ffffffe6}.game-play .raffle-section{text-align:center;margin:clamp(1.5rem,3vw,2.5rem) 0;padding:clamp(1rem,2vw,1.5rem);background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.game-play .raffle-section .btn-tombola{width:100%;max-width:clamp(260px,35vw,360px);padding:clamp(.85rem,2vw,1.2rem) clamp(1.5rem,3vw,2rem);margin-bottom:1.25rem;background:linear-gradient(145deg,#0ea5e9,#0284c7);color:#fff;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;border-radius:12px;border:1px solid rgba(255,255,255,.25);box-shadow:0 4px 20px #0284c759;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.game-play .raffle-section .btn-tombola:hover:not(:disabled){transform:scale(1.02);box-shadow:0 6px 28px #0284c773}.game-play .raffle-section .btn-tombola:disabled{opacity:.75;cursor:not-allowed}.game-play .tombola-drum{display:inline-flex;align-items:center;justify-content:center;width:clamp(120px,18vw,180px);height:clamp(120px,18vw,180px);border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#bae6fd 40%,#0ea5e9,#0369a1);box-shadow:0 8px 32px #0284c766,inset 0 3px 16px #ffffff80,inset 0 -4px 12px #00000026;border:4px solid rgba(255,255,255,.5);transition:transform .1s ease-out}.game-play .tombola-drum--spinning{animation:tombola-spin 3s ease-out forwards}@keyframes tombola-spin{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}.game-play .tombola-drum-inner{display:flex;align-items:center;justify-content:center;width:70%;height:70%;border-radius:50%;background:#fffffff2;box-shadow:inset 0 2px 8px #0000001a;border:2px solid #e0f2fe}.game-play .tombola-number{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#0369a1;line-height:1;-webkit-user-select:none;user-select:none}.game-play .play-actions{margin-top:clamp(1.5rem,3vw,2.5rem);display:flex;flex-wrap:wrap;gap:clamp(.5rem,1.5vw,1rem)}.game-play .play-actions .btn{padding:clamp(.75rem,1.5vw,1rem) clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.95rem,2vw,1.15rem);font-weight:600;border-radius:10px;border:2px solid transparent;box-shadow:0 2px 12px #00000014;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.game-play .play-actions .btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.game-play .play-actions .btn[href]{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.game-play .play-actions .btn[href]:hover{background:#e2e8f0;color:#334155}.bingo-card{display:inline-block;background:#fff;border:2px solid #1a1a1a;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001f;font-family:system-ui,-apple-system,sans-serif}.bingo-card--compact{width:200px;max-width:200px;min-width:200px;box-sizing:border-box}.bingo-card--full{min-width:280px;max-width:360px}.bingo-card--empty{padding:1rem;color:#64748b;font-style:italic}.bingo-card-header{display:flex;flex-direction:column;gap:.2rem;padding:.5rem .75rem;background:linear-gradient(180deg,#1e293b,#334155);color:#fff;font-size:.9rem;border-bottom:2px solid #1a1a1a}.bingo-card--compact .bingo-card-header{padding:.35rem .5rem;font-size:.75rem}.bingo-card-title{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.bingo-card-code{font-size:.8em;opacity:.9}.bingo-card--compact .bingo-card-code{font-size:.85em}.bingo-card-grid{border-collapse:collapse}.bingo-card-row{display:flex}.bingo-card-row--letters{background:#b91c1c;color:#fff;font-weight:800}.bingo-card-cell{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px solid #1a1a1a;font-weight:700;font-size:clamp(.75rem,2.5vw,1.1rem)}.bingo-card--compact .bingo-card-cell{aspect-ratio:1;font-size:.65rem;min-height:22px}.bingo-card-cell--letter{font-size:clamp(.9rem,3vw,1.35rem);background:#b91c1c}.bingo-card--compact .bingo-card-cell--letter{font-size:.75rem}.bingo-card-cell--free{background:#1a1a1a;color:#fff}.bingo-card-freespace{font-size:.7em;font-weight:800;opacity:.9}.bingo-card--compact .bingo-card-freespace{font-size:.6rem}.bingo-card-footer{padding:.35rem .75rem;background:#f1f5f9;border-top:1px solid #e2e8f0;font-size:.8rem;color:#475569}.bingo-card--compact .bingo-card-footer{padding:.25rem .5rem;font-size:.65rem}.cards-list-page .cards-by-game{margin-top:1rem}.cards-list-page .cards-game-block{margin-bottom:.5rem;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.cards-list-page .cards-game-header{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-align:left;background:#f8fafc;border:none;cursor:pointer;font-size:1rem;transition:background .2s ease}.cards-list-page .cards-game-header:hover{background:#f1f5f9}.cards-list-page .cards-game-name{font-weight:600;color:#1e293b;flex:1}.cards-list-page .cards-game-meta{font-size:.9rem;color:#64748b}.cards-list-page .cards-game-caret{color:#64748b;font-size:.75rem}.cards-list-page .cards-sublist{padding:.75rem 1rem;border-top:1px solid #e5e7eb;background:#fff}.cards-list-page .cards-sublist-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.cards-list-page .cards-sublist-toolbar-counts{display:flex;gap:1rem;font-size:.9rem}.cards-list-page .cards-sublist-count-valid{color:#059669}.cards-list-page .cards-sublist-count-invalid{color:#64748b}.cards-list-page .btn-send-all-emails{background:#1e40af;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;font-size:.9rem}.cards-list-page .btn-send-all-emails:hover:not(:disabled){background:#2563eb}.cards-list-page .btn-send-all-emails:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}.cards-list-page .cards-sublist-grid{display:flex;flex-wrap:wrap;gap:1rem}.cards-list-page .cards-sublist-card-wrap{display:flex;flex-direction:column;gap:.5rem;width:200px;flex:0 0 200px;min-width:0}.cards-list-page .cards-sublist-card-link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;min-width:0}.cards-list-page .cards-sublist-card-link:hover{transform:scale(1.02);box-shadow:0 6px 20px #00000026}.cards-list-page .cards-sublist-card-wrap--no-email{opacity:.85}.cards-list-page .cards-sublist-card-wrap--no-email .cards-sublist-card-link:hover{transform:none;box-shadow:none}.cards-list-page .cards-sublist-card-no-email{font-size:.75rem;color:#94a3b8;font-style:italic}.cards-list-page .btn-send-email-small{font-size:.8rem;padding:.35rem .6rem;background:#1e40af;color:#fff;border:none;border-radius:4px;cursor:pointer}.cards-list-page .btn-send-email-small:hover:not(:disabled){background:#2563eb}.cards-list-page .btn-send-email-small:disabled{opacity:.7;cursor:not-allowed}.cards-list-send-feedback{margin:.5rem 0 .75rem;padding:.5rem;font-size:.9rem;background:#e0f2fe;color:#0369a1;border-radius:6px}.cards-list-page .cards-sublist .cards-list-send-feedback.error{background:#fee2e2;color:#991b1b}.cards-list-page .cards-sublist-empty,.cards-list-page .cards-list-empty{color:#64748b;font-style:italic;padding:.5rem 0;margin:0}.cards-orphaned-block{margin-top:1rem;margin-bottom:1.5rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.cards-orphaned-block h3{margin:0 0 .35rem;color:#991b1b;font-size:1.1rem}.cards-orphaned-desc{margin:0 0 .75rem;font-size:.9rem;color:#b91c1c}.cards-orphaned-header .btn-delete-orphaned{margin-bottom:.75rem}.cards-orphaned-block .cards-sublist-grid{display:flex;flex-wrap:wrap;gap:1rem}.cards-orphaned-block .cards-sublist-card-wrap{display:flex;flex-direction:column;gap:.5rem;width:200px;flex:0 0 200px;min-width:0}.cards-orphaned-block .cards-sublist-card-link{display:block;text-decoration:none;color:inherit;min-width:0}.card-details-page{max-width:420px;margin:0 auto}.card-details-meta{margin-bottom:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.card-details-meta p{margin:.35rem 0;font-size:.95rem}.card-details-meta--editable .card-details-field{margin-bottom:.75rem}.card-details-meta--editable .card-details-field:last-of-type{margin-bottom:0}.card-details-field label,.card-details-field .card-details-label{display:block;font-size:.85rem;font-weight:600;color:#374151;margin-bottom:.25rem}.card-details-field input{width:100%;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem}.card-details-field input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 2px #1e40af33}.card-details-field--readonly{font-size:.95rem;color:#64748b}.card-details-field--readonly .card-details-label{margin-bottom:.15rem}.card-details-meta--editable .btn-save-card{margin-top:.75rem;background:#059669;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer}.card-details-meta--editable .btn-save-card:hover:not(:disabled){background:#047857}.card-details-meta--editable .btn-save-card:disabled{opacity:.7;cursor:not-allowed}.card-details-save-feedback{margin:.5rem 0 0;padding:.5rem;font-size:.9rem;border-radius:6px}.card-details-save-feedback.success{background:#d1fae5;color:#065f46}.card-details-save-feedback.error{background:#fee2e2;color:#991b1b}.card-details-bingo{margin:1rem 0;display:flex;justify-content:center}.card-details-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.card-details-actions .btn-download-png{background:#0f766e;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer}.card-details-actions .btn-download-png:hover{background:#0d9488}.card-details-actions .btn-send-email{background:#1e40af;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer}.card-details-actions .btn-send-email:hover:not(:disabled){background:#2563eb}.card-details-actions .btn-send-email:disabled{opacity:.6;cursor:not-allowed;background:#64748b}.card-details-send-feedback{width:100%;margin:0;padding:.5rem;font-size:.9rem;border-radius:6px}.card-details-send-feedback.success{background:#d1fae5;color:#065f46}.card-details-send-feedback.error{background:#fee2e2;color:#991b1b}.card-details-email-hint{width:100%;font-size:.85rem;color:#64748b}.import-excel-page{max-width:900px;margin:0 auto}.import-excel-page h2{margin-bottom:.5rem}.import-excel-desc{color:#64748b;margin-bottom:1.25rem}.import-excel-page .btn-link-back{display:inline-block;margin-bottom:1.5rem;color:#1e40af;text-decoration:none}.import-excel-page .btn-link-back:hover{text-decoration:underline}.import-excel-section{margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.import-excel-section h3{margin:0 0 .5rem;font-size:1.1rem}.import-excel-label{display:block;font-weight:600;margin-bottom:.35rem}.import-excel-file{display:block;margin-bottom:.5rem}.import-excel-filename{font-size:.9rem;color:#64748b}.import-excel-hint{font-size:.9rem;color:#64748b;margin:0 0 .75rem}.import-excel-mapping{display:flex;flex-direction:column;gap:.75rem}.import-excel-mapping-row{display:flex;align-items:center;gap:.5rem}.import-excel-mapping-row--nombre{width:100%;flex-wrap:wrap}.import-excel-mapping-row--nombre .import-excel-mapping-name-cols{flex:1;min-width:200px}.import-excel-mapping-row--field{width:100%;max-width:400px}.import-excel-mapping-row label{min-width:80px;font-weight:500}.import-excel-mapping-row select{padding:.4rem .6rem;min-width:160px;border:1px solid #cbd5e1;border-radius:6px}.import-excel-mapping-name-cols{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.import-excel-mapping-name-cols select{min-width:140px}.import-excel-mapping-name-plus{color:#64748b;font-weight:600}.import-excel-preview-wrap{overflow-x:auto;max-height:320px;overflow-y:auto}.import-excel-preview{width:100%;border-collapse:collapse;font-size:.9rem}.import-excel-preview th,.import-excel-preview td{padding:.4rem .6rem;border:1px solid #e2e8f0;text-align:left}.import-excel-preview th{background:#e2e8f0;font-weight:600}.import-excel-preview tbody tr:nth-child(2n){background:#f1f5f9}.import-excel-game-select{padding:.5rem .75rem;min-width:220px;border:1px solid #cbd5e1;border-radius:6px}.import-excel-actions{margin-top:1rem}.import-excel-error{color:#b91c1c;background:#fee2e2;padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem}.import-excel-success{color:#065f46;background:#d1fae5;padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem}.import-excel-duplicates{background:#fef3c7;border-color:#f59e0b}.import-excel-duplicates h3{color:#92400e}.import-excel-duplicates-list{display:flex;flex-direction:column;gap:1rem}.import-excel-duplicate-group{background:#fff;padding:.75rem;border-radius:6px;border:1px solid #e2e8f0}.import-excel-duplicate-cedula{margin:0 0 .5rem;font-size:1rem;color:#1e293b}.import-excel-duplicates-table{font-size:.85rem}.import-excel-row-excluded{opacity:.65;background:#fef2f2!important}.import-excel-include-check{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-weight:500}.import-excel-emails{background:#eff6ff;border-color:#3b82f6}.import-excel-emails h3{color:#1e40af}.import-excel-emails-table code{font-size:.85em;background:#e0e7ff;padding:.2rem .4rem;border-radius:4px}.import-excel-email-example{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-excel-domain-select{padding:.35rem .5rem;min-width:200px;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem}.import-excel-emails-subtitle{margin:1.25rem 0 .35rem;font-size:1rem;color:#1e40af}.import-excel-email-input{padding:.35rem .5rem;min-width:220px;width:100%;max-width:320px;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem}.admin-login-page{max-width:360px;margin:4rem auto;padding:1rem}.admin-login-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014}.admin-login-box h2{margin:0 0 .5rem;font-size:1.35rem;color:#1e293b}.admin-login-hint{color:#64748b;font-size:.9rem;margin:0 0 1.25rem}.admin-login-form{display:flex;flex-direction:column;gap:.75rem}.admin-login-input{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}.admin-login-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.admin-login-error{margin:0;color:#b91c1c;font-size:.9rem}.admin-login-btn{padding:.6rem 1rem;font-size:1rem}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#f5f5f5;color:#1a1a1a;min-height:100vh}a{color:#0284c7;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:900px;margin:0 auto;padding:1.5rem}nav{background:#fff;padding:.75rem 1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}nav a{margin-right:1rem;color:#1e40af}.btn{display:inline-block;padding:.5rem 1rem;background:#334155;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;text-decoration:none;margin-right:.5rem;margin-bottom:.5rem}.btn:hover{background:#475569;text-decoration:none}.btn-success{background:#15803d;color:#fff}.btn-success:hover{background:#166534}.btn-danger{background:#b91c1c;color:#fff}.btn-danger:hover{background:#991b1b}.btn-warning{background:#b45309;color:#fff}.btn-warning:hover{background:#92400e}input,select,textarea{width:100%;max-width:400px;padding:.5rem;margin-bottom:.75rem;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#1a1a1a}label{display:block;margin-bottom:.25rem}.form-group{margin-bottom:1rem}.list-group{list-style:none;padding:0}.list-group-item{padding:.75rem;margin-bottom:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer}.list-group-item:hover,.list-group-item.active{background:#f1f5f9;border-color:#cbd5e1}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 600px){.grid-2{grid-template-columns:1fr}}
