#app[data-v-1895f5c1]{max-width:750px;margin:0 auto}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background-color:#f5f7fa;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-container{background:#f5f7fa;min-height:100vh;padding-bottom:60px}.header{z-index:100;padding-top:env(safe-area-inset-top);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);position:fixed;top:0;left:0;right:0}.header-content{justify-content:space-between;align-items:center;padding:12px 16px 16px;display:flex}.header-left{align-items:center;gap:12px;display:flex}.trophy-icon{font-size:28px}.header-title{flex-direction:column;display:flex}.title-main{color:#fff;letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:700}.title-sub{color:#ffffffb3;opacity:.8;font-size:12px}.header-right{gap:12px;display:flex}.date-info{flex-direction:column;align-items:center;display:flex}.date-label{color:#fff9;margin-bottom:2px;font-size:11px}.date-value{color:gold;font-size:12px;font-weight:700}.section{background:#fff;border-radius:12px;margin:12px;padding:16px;box-shadow:0 2px 8px #0000000a}.section-header{align-items:center;margin-bottom:12px;display:flex}.section-title{color:#1a1a2e;font-size:16px;font-weight:700}.feature-cards{z-index:10;background:#fff;border-radius:12px;justify-content:space-around;margin:0 12px;padding:20px 16px;display:flex;position:relative;box-shadow:0 4px 16px #00000014}.feature-card{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:8px;padding:8px 0;transition:transform .2s;display:flex}.feature-card:active{transform:scale(.95)}.feature-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.feature-text{color:#333;font-size:13px;font-weight:500}.match-list{flex-direction:column;gap:12px;display:flex}.match-item{background:#f8f9fa;border:1px solid #0000;border-radius:10px;flex-direction:column;padding:16px 12px 12px;transition:all .3s;display:flex;position:relative}.match-item:active{border-color:#1a1a2e;transform:scale(.98)}.match-date-badge{color:#fff;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:8px;padding:3px 10px;font-size:11px;font-weight:500;position:absolute;top:-6px;left:12px}.match-info-row{justify-content:space-between;align-items:center;width:100%;display:flex}.team-left,.team-right{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.team-crest{object-fit:contain;width:40px;height:40px}.team-name{color:#333;text-align:center;font-size:13px;font-weight:500}.match-center{flex-direction:column;align-items:center;gap:4px;padding:0 10px;display:flex}.score-display{align-items:center;gap:6px;display:flex}.score-num{color:#1a1a2e;font-size:22px;font-weight:700}.score-separator{color:#999;font-size:16px;font-weight:700}.vs-text{color:#1a1a2e;background:#e8eaf6;border-radius:10px;padding:4px 12px;font-size:15px;font-weight:700}.vs-text.live{color:#c62828;background:#fce4ec;animation:2s infinite pulse}.vs-text.finished{color:#2e7d32;background:#e8f5e9}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.match-time{color:#666;font-size:13px;font-weight:500}.match-status{border-radius:10px;padding:3px 8px;font-size:11px;font-weight:500}.match-status.upcoming{color:#1a1a2e;background:#e8eaf6}.match-status.live{color:#c62828;background:#fce4ec}.match-status.finished{color:#2e7d32;background:#e8f5e9}.empty-matches{justify-content:center;padding:24px 0;display:flex}.empty-text{color:#999;font-size:14px}.recent-matches{flex-direction:column;gap:10px;display:flex}.recent-item{background:#f8f9fa;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.recent-teams{flex:1;align-items:center;gap:10px;display:flex}.recent-team{color:#333;font-size:14px;font-weight:500}.recent-score{color:#1a1a2e;padding:0 8px;font-size:16px;font-weight:700}.recent-status{border-radius:12px;padding:4px 10px;font-size:12px;font-weight:500}.recent-status.finished{color:#2e7d32;background:#e8f5e9}.recent-status.live{color:#c62828;background:#fce4ec}.loading-container{justify-content:center;align-items:center;padding:40px 0;display:flex}.app-toast{z-index:99999;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#1a1a2ef0;border-radius:8px;max-width:min(320px,100vw - 48px);padding:10px 14px;font-size:14px;line-height:1.45;transition:opacity .18s,transform .18s;position:fixed;left:50%;transform:translate(-50%,12px);box-shadow:0 8px 24px #0000002e}.app-toast.show{opacity:1;transform:translate(-50%)}.app-toast[data-position=top]{top:calc(72px + env(safe-area-inset-top))}.app-toast[data-position=middle]{top:46%}.app-toast[data-position=bottom]{bottom:calc(82px + env(safe-area-inset-bottom))}
