@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:#000;color:#f5f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:430px;min-height:100vh;overflow-x:hidden}.app-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ffffff14;justify-content:space-between;padding:16px 20px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.app-header,.header-left{align-items:center;display:flex}.header-left{gap:12px}.header-logo{font-size:28px}.header-title{font-size:20px;font-weight:700;letter-spacing:-.5px}.header-sub{color:#6e6e73;font-size:11px;margin-top:1px}.header-actions{display:flex;gap:8px}.icon-btn{background:#ffffff1a;border:none;border-radius:20px;color:#f5f5f7;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px}.app-main{padding:20px 16px 80px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.section-header span:first-child{font-size:20px;font-weight:700;letter-spacing:-.3px}.section-date{color:#6e6e73;font-size:13px}.match-card{active:background #2c2c2e;background:#1c1c1e;border-radius:16px;cursor:pointer;margin-bottom:12px;padding:16px;transition:transform .15s,background .15s}.match-card:active{background:#2c2c2e;transform:scale(.98)}.match-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.match-group{color:#6e6e73;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.live-badge{background:#ff3b30;border-radius:10px;color:#fff;font-size:10px;font-weight:700;padding:3px 8px}.time-badge{color:#0a84ff;font-size:12px;font-weight:600}.done-badge{color:#6e6e73;font-size:11px}.match-teams-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto 1fr;margin-bottom:10px}.match-team{font-size:15px;font-weight:600}.match-team.right{text-align:right}.match-score-center{text-align:center}.match-score{color:#ffd60a;font-size:22px;font-weight:800}.match-vs{background:#ffffff14;border-radius:8px;font-weight:700;padding:4px 10px}.match-venue,.match-vs{color:#6e6e73;font-size:11px}.match-venue{margin-bottom:8px}.analyze-hint{color:#0a84ff;font-size:12px;font-weight:500}.skeleton-card{animation:shimmer 1.2s ease-in-out infinite;background:#1c1c1e;background:linear-gradient(90deg,#1c1c1e 25%,#2c2c2e 50%,#1c1c1e 75%);background-size:200% 100%;border-radius:16px;height:100px;margin-bottom:12px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-state{color:#6e6e73;font-size:14px;line-height:2;padding:40px 20px;text-align:center}.retry-btn{background:#0a84ff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;padding:8px 20px}.manual-card{background:#1c1c1e;border-radius:16px;padding:16px}.manual-selects{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto 1fr;margin-bottom:12px}.manual-selects select,.phase-select{background:#2c2c2e;border:none;border-radius:10px;color:#f5f5f7;font-size:13px;outline:none;padding:10px 12px;width:100%}.manual-vs{color:#6e6e73;font-size:12px;font-weight:700;text-align:center}.phase-select{margin-bottom:12px}.analyze-main-btn{background:#0a84ff;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:opacity .2s;width:100%}.analyze-main-btn:disabled{cursor:not-allowed;opacity:.4}.loading-screen{align-items:center;background:#000;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:100vh;padding:40px}.loading-ball{animation:bounce .8s ease-in-out infinite alternate;font-size:64px}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.loading-title{font-size:24px;font-weight:700}.loading-sub{color:#6e6e73;font-size:16px}.loading-steps{display:flex;flex-direction:column;gap:10px;margin-top:24px;width:100%}.step{background:#1c1c1e;border-radius:12px;color:#6e6e73;font-size:14px;padding:12px 16px}.analysis-view{padding:0 0 80px}.back-btn{background:none;border:none;color:#0a84ff;cursor:pointer;display:block;font-size:16px;font-weight:500;padding:16px 20px}.score-hero{background:linear-gradient(160deg,#1a1a2e,#16213e 50%,#0f3460);margin-bottom:12px;padding:28px 20px 24px}.score-hero-label{color:#fff6;font-size:10px;font-weight:700;letter-spacing:2px;margin-bottom:20px;text-align:center;text-transform:uppercase}.score-hero-row{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:12px}.score-hero-team{display:flex;flex:1 1;flex-direction:column;gap:8px}.score-hero-team,.score-hero-team.right{align-items:center}.score-hero-name{font-size:14px;font-weight:600;text-align:center}.score-hero-num{color:#ffd60a;font-size:64px;font-weight:800;line-height:1}.score-hero-colon{color:#ffffff4d;font-size:48px;font-weight:800}.score-outcome{color:#ffffff80;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:20px;text-align:center;text-transform:uppercase}.prob-wrap{margin-top:4px}.prob-bar{border-radius:10px;display:flex;height:32px;margin-bottom:8px;overflow:hidden}.prob-seg{align-items:center;display:flex;font-size:11px;font-weight:700;justify-content:center;transition:width 1s ease}.prob-seg.home{background:linear-gradient(90deg,#0a84ff,#30d158);border-radius:10px 0 0 10px;color:#fff}.prob-seg.draw{background:#ffffff26;color:#fff9}.prob-seg.away{background:linear-gradient(90deg,#ff9f0a,#ff375f);border-radius:0 10px 10px 0;color:#fff}.prob-labels{color:#fff6;display:flex;font-size:11px;justify-content:space-between}.section-card{background:#1c1c1e;border-radius:16px;margin:0 0 10px;padding:18px 16px}.section-title{color:#6e6e73;font-size:13px;font-weight:700;letter-spacing:1px;margin-bottom:14px;text-transform:uppercase}.highlight-card{background:linear-gradient(135deg,#1c1c2e,#1c2438)}.recommendation-card{background:linear-gradient(135deg,#1a2e1a,#1c2c1c)}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-col.right{text-align:right}.form-team-name{font-size:13px;font-weight:600;margin-bottom:8px}.two-col{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.col-team{color:#0a84ff;font-size:13px;font-weight:700;margin-bottom:8px}.player-item{color:#ebebf5}.injury-item,.player-item{font-size:13px;padding:4px 0}.injury-item{color:#ff453a}.lineup-text{color:#ebebf5cc;font-size:12px;line-height:1.6}.body-text{color:#ebebf5cc;font-size:14px;line-height:1.7}.factors-list{display:flex;flex-direction:column;gap:8px}.factor-item{align-items:flex-start;background:#ffffff0d;border-radius:10px;display:flex;gap:10px;padding:10px 12px}.factor-item.favors-home{background:#0a84ff1a}.factor-item.favors-away{background:#ff9f0a1a}.factor-icon{flex-shrink:0;font-size:18px}.factor-text{color:#ebebf5cc;flex:1 1;font-size:13px;line-height:1.4}.factor-favors{color:#0a84ff;font-size:11px;font-weight:600;white-space:nowrap}.extra-stats{display:flex;flex-wrap:wrap;gap:8px}.stat-chip{border-radius:20px;font-size:13px;font-weight:500;padding:8px 14px}.stat-chip.yes{background:#30d15826;color:#30d158}.stat-chip.no{background:#ff453a26;color:#ff453a}.stat-chip.neutral{background:#ffffff14;color:#ebebf5cc}.recommendation-text{color:#30d158;font-size:15px;font-weight:500;line-height:1.6}.value-text{color:#ffd60a;font-size:13px;line-height:1.5;margin-top:10px}.tip-input-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:14px}.tip-team-label{flex:1 1;font-size:12px;font-weight:600}.tip-team-label:last-of-type{text-align:right}.tip-input{background:#2c2c2e;border:none;border-radius:10px;color:#ffd60a;outline:none;padding:8px 4px;text-align:center;width:56px}.tip-colon,.tip-input{font-size:28px;font-weight:800}.tip-colon{color:#6e6e73}.save-tip-btn{background:#1c1c1e;border:1px solid #ffffff1a;border-radius:12px;color:#f5f5f7;cursor:pointer;font-size:15px;font-weight:600;padding:14px;width:100%}.save-tip-btn:active{background:#2c2c2e}.tips-sheet{background:#1c1c1e;border-radius:16px;margin:0 16px 16px;padding:16px}.tips-sheet-header{align-items:center;display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:14px}.tips-sheet-header button{background:none;border:none;color:#6e6e73;cursor:pointer;font-size:18px}.tip-row{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;font-size:13px;gap:10px;padding:10px 0}.tip-row:last-child{border-bottom:none}.tip-row-match{flex:1 1;font-weight:500}.tip-row-score{color:#ffd60a;font-size:18px;font-weight:800;min-width:44px;text-align:center}.tip-row-date{color:#6e6e73;font-size:11px}.tip-delete{background:none;border:none;color:#6e6e73;cursor:pointer;font-size:14px;padding:4px}.chat-fab{align-items:center;background:linear-gradient(135deg,#0a84ff,#5e5ce6);border:none;border-radius:28px;bottom:24px;box-shadow:0 4px 20px #0a84ff66;cursor:pointer;display:flex;font-size:24px;height:56px;justify-content:center;position:fixed;right:20px;transition:transform .2s;width:56px;z-index:200}.chat-fab:active{transform:scale(.92)}.chat-fab .chat-badge{align-items:center;background:#ff375f;border-radius:9px;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-4px;top:-4px;width:18px}.chat-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;position:fixed;z-index:300}.chat-sheet{background:#1c1c1e;border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:80vh;padding-bottom:env(safe-area-inset-bottom);width:100%}.chat-header{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:16px 20px}.chat-header,.chat-header-info{align-items:center;display:flex}.chat-header-info{gap:10px}.chat-avatar{align-items:center;background:linear-gradient(135deg,#0a84ff,#5e5ce6);border-radius:18px;display:flex;font-size:18px;height:36px;justify-content:center;width:36px}.chat-header-name{font-size:15px;font-weight:600}.chat-header-sub{color:#30d158;font-size:11px}.chat-close{background:#ffffff1a;border:none;border-radius:15px;color:#f5f5f7;cursor:pointer;font-size:13px;padding:6px 12px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px 16px 8px}.chat-bubble-row{align-items:flex-end;display:flex;gap:8px}.chat-bubble-row.user{flex-direction:row-reverse}.chat-bubble{border-radius:18px;font-size:14px;line-height:1.5;max-width:80%;padding:10px 14px}.chat-bubble.ai{background:#2c2c2e;border-bottom-left-radius:4px;color:#f5f5f7}.chat-bubble.user{background:#0a84ff;border-bottom-right-radius:4px;color:#fff}.chat-bubble.typing{color:#6e6e73;font-style:italic}.chat-input-row{border-top:1px solid #ffffff14;display:flex;gap:10px;padding:12px 16px 16px}.chat-input{background:#2c2c2e;border:none;border-radius:20px;color:#f5f5f7;flex:1 1;font-size:14px;outline:none;padding:10px 16px}.chat-input::placeholder{color:#6e6e73}.chat-send{align-items:center;background:#0a84ff;border:none;border-radius:19px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:38px;justify-content:center;width:38px}.chat-send:disabled{opacity:.4}.chat-heading{color:#f5f5f7;font-weight:700;margin:6px 0 2px}.chat-hr{border:none;border-top:1px solid #ffffff1a;margin:8px 0}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 8px}.suggestion-chip{background:#0a84ff26;border:1px solid #0a84ff4d;border-radius:16px;color:#0a84ff;cursor:pointer;font-size:12px;padding:6px 12px}.typing{align-items:center;display:flex;gap:4px;padding:12px 16px!important}.dot-1,.dot-2,.dot-3{animation:dotbounce 1.2s ease-in-out infinite;color:#6e6e73;font-size:8px}.dot-2{animation-delay:.2s}.dot-3{animation-delay:.4s}@keyframes dotbounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}
/*# sourceMappingURL=main.d98e36ec.css.map*/