.fight-result-card{position:relative;background:#1a1d29;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.fight-result-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.rank-badge{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:20px;font-weight:700;font-size:14px;z-index:10}.rank-badge-gold{background:linear-gradient(135deg,#8B6E26,#C09C4A);color:#fff}.rank-badge-silver{background:linear-gradient(135deg,#757575,#A0A0A0);color:#fff}.rank-badge-bronze{background:linear-gradient(135deg,#6E4C2B,#A0784C);color:#fff}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fighter-images{display:flex;justify-content:center;align-items:flex-end;gap:16px;margin-bottom:16px}.fighter-image-wrapper{position:relative;width:120px;height:160px;border-radius:8px;overflow:hidden;border:3px solid #2a2d3a;transition:border-color .3s,box-shadow .3s}.fighter-image-wrapper.winner{border-color:#4caf50;box-shadow:0 0 20px rgba(76,175,80,.5)}.fighter-image{width:100%;height:100%;object-fit:cover;object-position:top center}.winner-overlay{display:none}.vs-divider{color:#D20A09;font-weight:700;font-size:24px;padding:0 10px}.fighter-names{text-align:center;font-size:18px;font-weight:700;color:#fff;margin:8px 0}.fight-details{text-align:center;color:#888;font-size:13px;margin-bottom:8px}.fight-result{text-align:center;font-size:14px;color:#ddd;margin:12px 0;padding:8px;background:rgba(255,255,255,.05);border-radius:8px}.fight-result strong{color:#4caf50}.excitement-rating-compact{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}.excitement-bar-container-compact{flex:1;height:16px;background:rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.excitement-bar-fill-compact{height:100%;background:linear-gradient(90deg,#2563EB,#D20A09);border-radius:8px;transition:width .5s ease}.excitement-percentage-compact{font-size:22px;font-weight:600;color:#fff;min-width:52px;text-align:right}@media (max-width:768px){.fight-result-card{padding:16px}.fighter-image-wrapper{width:110px;height:150px}.fighter-names,.vs-divider{font-size:18px}}.event-results-container{max-width:1400px;margin:0 auto;padding:8rem 20px 40px;min-height:100vh}.event-results-header{text-align:center;margin-bottom:30px}.event-name{font-size:42px;font-weight:700;color:#fff;margin-bottom:10px}.event-date{font-size:18px;color:#888}.overall-excitement-section{background:linear-gradient(135deg,#1a1d29,#2a2d3a);border-radius:16px;padding:40px;margin-bottom:30px;box-shadow:0 8px 16px rgba(0,0,0,.2)}.section-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:30px;text-align:left}.section-title-inline{font-size:18px;font-weight:600;color:#bbb;margin-bottom:12px;text-align:center}.excitement-display{display:grid;grid-template-columns:1fr .5fr;gap:40px;align-items:start}.excitement-meter{display:flex;flex-direction:column}.excitement-bar-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:12px}.excitement-percentage-large{font-size:32px;font-weight:700;color:#fff;min-width:80px;text-align:right}.excitement-bar-large-container{flex:1;height:20px;background:rgba(255,255,255,.1);border-radius:10px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.excitement-bar-large-fill{height:100%;background:linear-gradient(90deg,#2563EB,#D20A09);border-radius:10px;transition:width 1s ease;box-shadow:0 0 20px rgba(210,10,9,.5)}.total-fights-display{margin-top:12px;text-align:center;font-size:16px;color:#bbb}.total-fights-number{font-size:28px;font-weight:700;color:#fff}.fight-of-night-display{background:linear-gradient(135deg,rgba(210,10,9,.25),rgba(37,99,235,.25));backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);padding:24px;border-radius:16px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.fotn-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:1px}.fotn-fighters{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:16px}.fotn-fighter-image-wrapper{width:120px;height:160px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.5)}.fotn-fighter-image{width:100%;height:100%;object-fit:cover;object-position:top center}.fotn-vs{color:#fff;font-weight:700;font-size:16px}.fotn-names{font-size:17px;font-weight:600;color:#fff}.event-statistics-grid{display:flex;flex-direction:column;gap:12px;margin-top:20px}.stat-item-inline{display:flex;align-items:center;gap:12px}.stat-label-inline{font-size:13px;font-weight:600;color:#bbb;min-width:100px;text-transform:capitalize}.stat-percentage-inline{font-size:14px;font-weight:600;color:#fff;min-width:45px;text-align:right}.stat-bar-container-inline{flex:1;height:10px;background:rgba(255,255,255,.1);border-radius:5px;overflow:hidden}.stat-bar-fill-inline{height:100%;border-radius:5px;transition:width .5s ease}.stat-bar-fights{background:#41CFF6}.stat-bar-knockouts{background:#D20A09}.stat-bar-submissions{background:#2563EB}.stat-bar-decisions{background:#57AB3A}.stat-bar-length{background:#FFA500}.stat-bar-underdogs{background:#AC17AE}.fight-results-section{margin-top:30px}.fight-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:30px}.error-message{text-align:center;padding:60px 20px;color:#fff}.error-message h2{font-size:32px;margin-bottom:20px;color:#D20A09}.error-message p{font-size:18px;color:#888}@media (max-width:1024px){.fight-results-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.excitement-display{grid-template-columns:1fr;gap:30px}.event-statistics-grid{gap:10px}.stat-label-inline{min-width:85px;font-size:12px}.stat-percentage-inline{min-width:40px;font-size:13px}.fight-of-night-display{padding:20px 15px}.fotn-fighter-image-wrapper{width:100px;height:140px}}@media (max-width:768px){.event-results-container{padding:100px 10px 20px}.event-name{font-size:32px}.overall-excitement-section{padding:20px 15px}.excitement-display{grid-template-columns:1fr;gap:25px}.excitement-percentage-large{font-size:28px;min-width:70px}.fight-results-grid{grid-template-columns:1fr;gap:15px}.section-title{font-size:24px}.section-title-inline{font-size:16px}.event-statistics-grid{gap:10px}.stat-label-inline{min-width:75px;font-size:12px}.stat-percentage-inline{min-width:38px;font-size:13px}}@media (max-width:480px){.event-results-container{padding:90px 15px 20px}.event-name{font-size:24px}.event-date{font-size:14px}.overall-excitement-section{padding:15px}.excitement-display{grid-template-columns:1fr;gap:20px}.excitement-percentage-large{font-size:24px;min-width:60px}.section-title-inline{font-size:14px}.event-statistics-grid{gap:8px}.stat-label-inline{min-width:70px;font-size:11px}.stat-percentage-inline{min-width:35px;font-size:12px}.stat-bar-container-inline{height:8px}.breakdown-value{font-size:20px}.fight-of-night-display{padding:15px}.fotn-fighter-image-wrapper{width:80px;height:110px}.fotn-title{font-size:16px}.fotn-names{font-size:15px}}.compact-mode .event-results-container{max-width:1400px;margin:0 auto;padding:20px 15px;min-height:auto}.compact-mode .event-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.compact-mode .event-header-text{text-align:left}.compact-mode .event-name{font-size:28px;font-weight:700;color:#fff;margin-bottom:5px}.compact-mode .event-date{font-size:14px;color:#888}.compact-logo{display:none}.compact-mode .compact-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#fff}.compact-mode .compact-logo-image{width:32px;height:32px}.compact-mode .overall-excitement-section{background:linear-gradient(135deg,#1a1d29,#2a2d3a);border-radius:12px;padding:20px 15px;margin-bottom:15px;box-shadow:0 8px 16px rgba(0,0,0,.2)}.compact-mode .section-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:15px;text-align:left}.compact-mode .section-title-inline{font-size:14px;font-weight:600;color:#bbb;margin-bottom:8px;text-align:center}.compact-mode .excitement-display{display:grid;grid-template-columns:1fr .5fr;gap:20px;align-items:start}.compact-mode .excitement-meter{display:flex;flex-direction:column}.compact-mode .excitement-bar-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:8px}.compact-mode .excitement-percentage-large{font-size:24px;font-weight:700;color:#fff;min-width:65px;text-align:right}.compact-mode .excitement-bar-large-container{flex:1;height:26px;background:rgba(255,255,255,.1);border-radius:13px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.compact-mode .excitement-bar-large-fill{height:100%;background:linear-gradient(90deg,#2563EB,#D20A09);border-radius:13px;transition:width 1s ease;box-shadow:0 0 20px rgba(210,10,9,.5)}.compact-mode .total-fights-display{margin-top:12px;text-align:center;font-size:16px;color:#bbb}.compact-mode .total-fights-number{font-size:28px;font-weight:700;color:#fff}.compact-mode .fight-of-night-display{background:linear-gradient(135deg,rgba(210,10,9,.25),rgba(37,99,235,.25));backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);padding:15px;border-radius:12px;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.compact-mode .fotn-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.compact-mode .fotn-fighters{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:10px}.compact-mode .fotn-fighter-image-wrapper{width:100px;height:140px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.5)}.compact-mode .fotn-fighter-image{width:100%;height:100%;object-fit:cover;object-position:top center}.compact-mode .fotn-vs{color:#fff;font-weight:700;font-size:14px}.compact-mode .fotn-names{font-size:14px;font-weight:600;color:#fff}.compact-mode .event-statistics-grid{display:flex;flex-direction:column;gap:8px;margin-top:12px}.compact-mode .stat-item-inline{display:flex;align-items:center;gap:10px}.compact-mode .stat-label-inline{font-size:11px;font-weight:600;color:#bbb;min-width:85px;text-transform:capitalize}.compact-mode .stat-percentage-inline{font-size:12px;font-weight:600;color:#fff;min-width:38px;text-align:right}.compact-mode .stat-bar-container-inline{flex:1;height:16px;background:rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.compact-mode .stat-bar-fill-inline{height:100%;border-radius:8px;transition:width .5s ease}.compact-mode .stat-bar-fights{background:#41CFF6}.compact-mode .stat-bar-knockouts{background:#D20A09}.compact-mode .stat-bar-submissions{background:#2563EB}.compact-mode .stat-bar-decisions{background:#57AB3A}.compact-mode .stat-bar-length{background:#FFA500}.compact-mode .stat-bar-underdogs{background:#AC17AE}.compact-mode .fight-results-section{margin-top:15px}.compact-mode .fight-results-section .section-title{display:none}.compact-mode .fight-results-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:6px;row-gap:3px;margin-top:15px}.compact-mode .fight-result-card{background:linear-gradient(135deg,#1a1d29,#2a2d3a);border-radius:10px;padding:12px;margin-bottom:0;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .2s ease;position:relative}.compact-mode .rank-badge{position:absolute;top:8px;right:8px;padding:3px 8px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;z-index:1}.compact-mode .fighter-images{display:flex;justify-content:center;align-items:center;margin-bottom:8px;gap:8px}.compact-mode .fighter-image-wrapper{width:126px;height:172px;border-radius:8px;overflow:hidden;border:3px solid rgba(255,255,255,.2);transition:border-color .3s ease}.compact-mode .fighter-image-wrapper.winner{border-color:#4caf50;box-shadow:0 0 12px rgba(76,175,80,.6)}.compact-mode .fighter-image{width:100%;height:100%;object-fit:cover;object-position:top center}.compact-mode .vs-divider{font-size:12px;font-weight:700;color:#888}.compact-mode .fighter-names{font-size:14px;font-weight:600;color:#fff;margin:0 0 5px;text-align:center}.compact-mode .fight-details{display:none}.compact-mode .fight-result{text-align:center;color:#bbb;font-size:11px;margin-bottom:8px;line-height:1.3}.compact-mode .fight-result strong{color:#4caf50;font-weight:600}.compact-mode .excitement-rating-compact{display:flex;align-items:center;gap:8px}.compact-mode .excitement-bar-container-compact{flex:1;height:16px;background:rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.compact-mode .excitement-bar-fill-compact{height:100%;background:linear-gradient(90deg,#2563EB,#D20A09);border-radius:8px;transition:width .5s ease}.compact-mode .excitement-percentage-compact{font-size:12px;font-weight:600;color:#fff;min-width:38px;text-align:right}.compact-mode .error-message{text-align:center;padding:40px 20px;color:#fff}.compact-mode .error-message h2{font-size:24px;margin-bottom:15px;color:#D20A09}.compact-mode .error-message p{font-size:14px;color:#888}