#app{font-family:Roboto,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app,*{margin:0;padding:0}*{box-sizing:border-box}body{overflow:hidden;font-family:Roboto,Microsoft YaHei,sans-serif;margin:0;padding:0;color:#333;overflow:auto}.logo-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 20px rgba(0,0,0,.1);padding:20px 0;position:sticky;top:0;z-index:100}.logo-container{max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between}.logo,.logo-container{display:flex;align-items:center}.logo{gap:15px;flex:1;justify-content:center}.logo-img{height:40px;width:auto}.logo-text{font-size:28px;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.sponsor-text{font-size:14px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ai-info-main{height:calc(100vh - 80px);background:#f8fafc;margin-top:0}.ai-info-main,.info-panel{display:flex;overflow:hidden}.info-panel{width:33.333%;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column}.section-header{justify-content:space-between;margin-bottom:15px;padding:0 20px}.more-link,.section-header{display:flex;align-items:center}.more-link{color:#667eea;text-decoration:none;font-size:14px;font-weight:500;gap:4px;transition:all .3s ease}.more-link:hover{color:#764ba2;transform:translateX(2px)}.more-link i{font-size:12px;transition:transform .3s ease}.more-link:hover i{transform:translateX(2px)}.chat-area{width:66.667%;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:15px}.chat-area,.chat-container{display:flex;flex-direction:column}.chat-container{height:100%;background:#fff;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.12);overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.info-panel-scroll{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#8b5cf6 #f8fafc}.info-panel-scroll::-webkit-scrollbar{width:8px}.info-panel-scroll::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px}.info-panel-scroll::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid rgba(139,92,246,.2)}.info-panel-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#7c3aed,#9333ea);box-shadow:0 4px 12px rgba(139,92,246,.4);transform:scale(1.05)}.time-weather-section{padding:10px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border-bottom:1px solid #e5e7eb}.current-time{display:flex;justify-content:space-between;align-items:center}.time-display{display:flex;flex-direction:column;gap:4px}.time{font-size:2.5rem;font-weight:700;font-family:Courier New,monospace}.date{font-size:1rem;opacity:.9}.weather-info{display:flex;align-items:center;gap:12px}.weather-icon{font-size:2rem;color:#fbbf24}.weather-details{display:flex;flex-direction:column;align-items:flex-start}.temperature{font-size:1.5rem;font-weight:700}.weather-desc{font-size:.9rem;opacity:.9}.notifications-section{padding:20px;border-bottom:1px solid #e5e7eb}.section-title{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:600;color:#1e3a8a;margin-bottom:16px}.section-title i{color:#2563eb}.notifications-list{max-height:180px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.notifications-list::-webkit-scrollbar{display:none}.notification-item{display:flex;gap:12px;padding:12px;background:#f8fafc;border-radius:12px;border-left:4px solid #e5e7eb;transition:all .2s;position:relative;min-height:60px;margin-bottom:8px}.notification-item:hover{background:#f1f5f9;transform:translateX(4px)}.notification-item.urgent{border-left-color:#ef4444;background:#fef2f2}.notification-item.urgent:hover{background:#fee2e2}.notification-icon{width:40px;height:40px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-item.urgent .notification-icon{background:#ef4444}.notification-content{flex:1;padding-right:60px}.notification-content h4{margin:0 0 4px 0;font-size:.9rem;font-weight:600;color:#1f2937}.notification-content p{margin:0;font-size:.85rem;color:#6b7280;line-height:1.3}.notification-time{font-size:.75rem;color:#9ca3af;position:absolute;top:8px;right:12px;background:hsla(0,0%,100%,.8);padding:2px 6px;border-radius:4px;backdrop-filter:blur(4px)}.events-section{padding:16px;border-bottom:1px solid #e5e7eb}.competition-tabs,.rankings-tabs{margin-top:15px}.competition-tabs .el-tabs__header,.rankings-tabs .el-tabs__header{margin-bottom:15px}.competition-tabs .el-tabs__nav-wrap,.rankings-tabs .el-tabs__nav-wrap{padding:0}.competition-tabs .el-tabs__item,.rankings-tabs .el-tabs__item{font-size:13px;padding:8px 12px;color:#666;border:none;background:transparent;transition:all .3s ease}.competition-tabs .el-tabs__item:hover,.rankings-tabs .el-tabs__item:hover{color:#667eea;background:rgba(102,126,234,.1)}.competition-tabs .el-tabs__item.is-active,.rankings-tabs .el-tabs__item.is-active{color:#667eea;font-weight:600}.competition-tabs .el-tabs__active-bar,.rankings-tabs .el-tabs__active-bar{background-color:#667eea;height:2px}.match-list{max-height:300px;overflow-y:auto}.match-list::-webkit-scrollbar{width:4px}.match-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.match-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.match-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.subsection-title{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:10px}.match-card{background:#f8fafc;border-radius:10px;padding:12px;margin-bottom:8px;border:1px solid #e5e7eb;transition:all .2s}.match-card.upcoming{padding:12px;background:#f0fdf4;border-color:#bbf7d0}.match-card:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.match-card.live{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.match-status.live{background:#ef4444;animation:pulse 2s infinite}.match-status.live,.match-status.upcoming{color:#fff;padding:4px 8px;border-radius:6px;font-size:.8rem;font-weight:600}.match-status.upcoming{background:#10b981}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.match-time{font-size:.9rem;color:#6b7280;font-weight:500}.match-teams{justify-content:center;gap:12px;margin-bottom:6px}.match-teams,.team{display:flex;align-items:center}.team{flex-direction:column;gap:3px}.team img{width:36px;height:24px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);-o-object-fit:cover;object-fit:cover}.team-name{font-size:.85rem;font-weight:600;color:#1f2937}.team-score{font-size:1.1rem;font-weight:700;color:#2563eb}.vs{font-size:.9rem;font-weight:600;color:#6b7280}.match-info-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px;padding:0 4px}.match-sport{font-size:.75rem;color:#6b7280;font-weight:500}.match-venue{font-size:.75rem;color:#9ca3af}.match-details{text-align:center;font-size:.75rem;color:#6b7280;margin-top:2px;margin-bottom:2px}.schedule-section{padding:20px;border-bottom:1px solid #e5e7eb}.schedule-list{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#8b5cf6 #f8fafc}.schedule-list::-webkit-scrollbar{width:6px}.schedule-list::-webkit-scrollbar-track{background:#f8fafc;border-radius:3px}.schedule-list::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:3px}.schedule-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease;position:relative}.schedule-item:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.schedule-item.today{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.schedule-item.today:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.schedule-date{display:flex;flex-direction:column;align-items:center;min-width:50px;padding:8px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.date-day{font-size:1.2rem;font-weight:700;color:#1e40af;line-height:1}.date-month{font-size:.8rem;color:#6b7280;margin-top:2px}.schedule-content{flex:1;display:flex;flex-direction:column;gap:4px}.schedule-time{font-size:.9rem;font-weight:600;color:#374151}.schedule-event{display:flex;flex-direction:column;gap:2px}.event-title{font-size:.9rem;font-weight:600;color:#1f2937}.event-teams{font-size:.8rem;color:#6b7280}.event-venue{font-size:.75rem;color:#9ca3af}.schedule-status{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:.8rem;color:#fff;transition:all .3s ease}.schedule-status.completed{background:linear-gradient(135deg,#10b981,#059669)}.schedule-status.live{background:linear-gradient(135deg,#ef4444,#dc2626);animation:pulse 2s infinite}.schedule-status.upcoming{background:linear-gradient(135deg,#f59e0b,#d97706)}.schedule-status i{font-size:.7rem}.gallery-section{padding:16px;border-bottom:1px solid #e5e7eb}.gallery-container{position:relative;height:250px;border-radius:12px;overflow:hidden;background:#f8fafc;margin-bottom:12px}.gallery-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;display:flex;align-items:center;justify-content:center;padding:8px}.gallery-item.active{opacity:1}.gallery-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#f8fafc;max-width:100%;max-height:100%}.gallery-caption{position:absolute;bottom:12px;left:12px;right:12px;color:#fff;padding:10px 12px;font-size:.85rem;font-weight:500;text-align:center;background:rgba(0,0,0,.6);border-radius:8px;backdrop-filter:blur(4px)}.gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.gallery-next,.gallery-prev{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.gallery-next:hover,.gallery-prev:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:scale(1.1)}.gallery-dots{display:flex;gap:6px;flex:1;justify-content:center}.gallery-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:all .3s ease}.gallery-dot.active{background:#667eea;transform:scale(1.2)}.rankings-section{padding:24px}.rankings-list{display:flex;flex-direction:column;gap:12px}.ranking-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:10px;transition:all .2s}.ranking-item:hover{background:#f1f5f9;transform:translateX(4px)}.ranking-item.rank-1{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b}.ranking-item.rank-2{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #9ca3af}.ranking-item.rank-3{background:linear-gradient(135deg,#fef2f2,#fecaca);border:1px solid #f87171}.rank-number{width:24px;height:24px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.ranking-item.rank-1 .rank-number{background:#f59e0b}.ranking-item.rank-2 .rank-number{background:#6b7280}.ranking-item.rank-3 .rank-number{background:#ef4444}.country-info{display:flex;align-items:center;gap:8px;flex:1}.flag-icon{width:24px;height:16px;border-radius:2px;margin-right:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);-o-object-fit:cover;object-fit:cover}.country-name{font-size:.9rem;font-weight:600;color:#1f2937}.medals{display:flex;gap:8px;font-size:.8rem;font-weight:600}.gold{color:#f59e0b}.silver{color:#6b7280}.bronze{color:#d97706}.total-points{font-size:.9rem;font-weight:700;color:#2563eb;min-width:20px;text-align:center}.chat-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 24px;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat-header,.chat-title{display:flex;align-items:center}.chat-title{gap:12px}.chat-title h2{margin:0;font-size:1.3rem;font-weight:600}.chat-title i{font-size:1.5rem}.chat-actions{display:flex;gap:8px}.chat-action-btn{background:hsla(0,0%,100%,.2);border:none;color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.chat-action-btn:hover{background:hsla(0,0%,100%,.3)}.chat-messages{flex:1;padding:20px;overflow-y:auto;background:linear-gradient(135deg,#f8fafc,#f1f5f9);scrollbar-width:none;-ms-overflow-style:none}.chat-messages::-webkit-scrollbar{display:none}.message{display:flex;gap:12px;margin-bottom:20px}.message.user{flex-direction:row-reverse}.message-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message.user .message-avatar{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 8px rgba(102,126,234,.3)}.message.assistant .message-avatar{background:#10b981;color:#fff}.message-content{max-width:70%}.message.user .message-content{display:flex;flex-direction:column;align-items:flex-end}.message-text{background:#fff;padding:16px 20px;border-radius:20px;font-size:.95rem;line-height:1.6;box-shadow:0 4px 16px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.8)}.message.user .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 16px rgba(102,126,234,.3)}.message.assistant .message-text{background:#fff;color:#1f2937}.message-time{font-size:.8rem;color:#9ca3af;margin-top:4px}.message.user .message-time{text-align:right}.quick-questions{padding:20px 24px;border-top:1px solid #e5e7eb;background:#fff}.quick-questions-title{font-size:.9rem;font-weight:600;color:#6b7280;margin-bottom:12px}.quick-buttons{display:flex;flex-wrap:wrap;gap:8px}.quick-btn{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:8px 16px;font-size:.85rem;cursor:pointer;transition:all .3s ease;color:#374151}.quick-btn:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.chat-input-area{padding:20px 24px;border-top:1px solid #e5e7eb;background:#fff}.input-container{display:flex;gap:12px;align-items:flex-end}.chat-input{flex:1;border:2px solid #e5e7eb;border-radius:25px;padding:12px 20px;font-size:.95rem;resize:none;outline:none;transition:border-color .2s;font-family:inherit;max-height:120px;min-height:48px;overflow:hidden}.chat-input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.send-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50%;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.send-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.send-btn:disabled{background:#9ca3af;cursor:not-allowed}.lang-switcher{margin-left:32px;display:flex;align-items:center}#lang-select{padding:4px 16px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;color:#333;font-size:1rem;outline:none;box-shadow:0 2px 8px rgba(102,126,234,.08);transition:border-color .2s;margin-left:8px}#lang-select:focus{border-color:#667eea}@media (max-width:1200px){.ai-info-main{flex-direction:column;height:auto}.info-panel{width:100%;height:400px;border-right:none;border-bottom:1px solid #e5e7eb}.chat-area{width:100%;height:calc(100vh - 480px)}}@media (max-width:768px){.logo-container{flex-direction:column;gap:10px;text-align:center}.logo-text{font-size:20px}.info-panel{height:350px}.chat-area{height:calc(100vh - 430px);padding:10px}.time{font-size:2rem}.gallery-container{height:180px}}