.ufc-card,.ufc-card-media{overflow:hidden;display:flex}.ufc-events-list{max-width:1200px;margin:1.5rem auto;padding:0 1rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.ufc-events-header h2{font-size:1.6rem;margin:0 0 1rem;color:#111;font-weight:700}.ufc-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;align-items:start}.ufc-card-event{background:#191919;border-radius:14px;box-shadow:0 10px 30px rgba(12,15,25,.08);padding:20px; margin-bottom:40px;flex-direction:column;transition:transform .22s,box-shadow .22s}.ufc-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(12,15,25,.12)}.ufc-card-media{background:#111;align-items:center;justify-content:center;position:relative}.ufc-card-media img{width:50%;height:100%;object-fit:cover;display:block}.ufc-card-media--placeholder{background:linear-gradient(135deg,#0f1724,#0b1220);color:#fff;font-weight:800;font-size:2rem}.ufc-card-body{padding:1.1rem 1.1rem 1.3rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.ufc-cardevent-title{font-size:1.1rem;margin:0;color:#fff;font-weight:700;line-height:1.3}.ufc-card-status-wrapper{margin:-.2rem 0 .3rem}.ufc-status-badge{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ufc-card-meta,.ufc-fight-list{flex-direction:column;display:flex}.ufc-fight-card-title,.ufc-weight-class{letter-spacing:.5px;text-transform:uppercase}.ufc-result-win,.ufc-status-upcoming{background:#dcfce7;color:#166534}.ufc-result-loss,.ufc-status-finished{background:#fee2e2;color:#991b1b}.ufc-status-live{background:#ffedd5;color:#9a3412;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.ufc-status-cancelled{background:#f3f4f6;color:#6b7280}.ufc-status-default{background:#e0e7ff;color:#3730a3}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.7}}.ufc-card-meta{gap:.5rem;font-size:.88rem;color:#4b5563}.ufc-meta-item{display:flex;align-items:flex-start;gap:.5rem;line-height:1.4}.ufc-icon{flex-shrink:0;margin-top:.1rem;color:#9ca3af}.ufc-card-date,.ufc-card-venue{color:#374151}.ufc-card-description{margin-top:.2rem}.ufc-card-description p{font-size:.92rem;color:#6b7280;margin:0;line-height:1.5}.ufc-fight-card{background:#f9fafb;border-radius:10px;padding:.9rem;margin-top:.5rem;border:1px solid #e5e7eb}.ufc-fight-card-title{font-size:.9rem;font-weight:700;color:#111827;margin:0 0 .7rem}.ufc-fight-list{list-style:none;padding:0;margin:0;gap:.6rem}.ufc-fight-item{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.ufc-fighter,.ufc-fighters{align-items:center;gap:.3rem}.ufc-fight-item:last-child{border-bottom:none;padding-bottom:0}.ufc-weight-class{font-size:.75rem;font-weight:600;color:#9ca3af}.ufc-fighters{font-size:.88rem;color:#1f2937;line-height:1.4;display:flex;flex-wrap:wrap}.ufc-fighter{display:inline-flex}.ufc-fighters strong{color:#ef4444;font-weight:700;margin:0 .3rem}.ufc-result{display:inline-block;padding:.15rem .4rem;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.ufc-error{background:#fff3f2;color:#7f1d1d;padding:.9rem 1.1rem;border-radius:8px;border-left:4px solid #ef4444;font-size:.92rem}.ufc-prediction-button-wrapper{margin-top:20px;padding-top:15px;border-top:1px solid #eaeaea}.ufc-prediction-button{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#d00 0,#b00 100%);color:#fff;text-decoration:none;padding:12px 20px;border-radius:6px;font-weight:600;font-size:14px;transition:.3s;border:none;cursor:pointer}.ufc-prediction-button:hover{background:linear-gradient(135deg,#b00 0,#900 100%);transform:translateY(-2px);box-shadow:0 4px 12px rgba(208,0,0,.3);color:#fff}.ufc-prediction-icon{width:16px;height:16px}@media (max-width:768px){.ufc-prediction-button{width:100%;justify-content:center;padding:14px 20px;font-size:15px}.ufc-cards-grid{grid-template-columns:1fr}.ufc-card-media{height:160px}}@media (max-width:640px){.ufc-events-header h2{font-size:1.4rem}.ufc-card-media{height:140px}.ufc-card-body{padding:.9rem}.ufc-cardevent-title{font-size:1rem}.ufc-fight-card{padding:.7rem}}@media (prefers-color-scheme:dark){.ufc-events-list,.ufc-fighters{color:#e5e7eb}.ufc-card-title,.ufc-events-header h2,.ufc-fight-card-title{color:#f9fafb}.ufc-card{background:#191919;box-shadow:0 10px 30px rgba(0,0,0,.3)}.ufc-card:hover{box-shadow:0 22px 44px rgba(0,0,0,.4)}.ufc-card-date,.ufc-card-description p,.ufc-card-venue{color:#d1d5db}.ufc-fight-card{background:#374151;border-color:#4b5563}.ufc-fight-item{border-bottom-color:#4b5563}}