:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{background:#0f172a;font-family:Arial,Helvetica,sans-serif}.content{width:calc(100% - 240px);min-height:100vh;margin-left:240px;padding:30px;overflow-x:hidden}.container{width:100%;max-width:1200px;margin:0 auto}.match-card{color:#fff;background:#1e293b;border-left:6px solid #22c55e;border-radius:15px;margin-bottom:25px;padding:25px;transition:all .3s}.match-card:hover{transform:translateY(-4px)}.league{color:#22c55e;font-weight:700}@media (width<=900px){.content{width:100%;margin-left:0;padding:15px}}.sidebar{color:#fff;z-index:40;background:#111827;width:240px;min-height:100vh;padding:30px;position:fixed;top:0;left:0}.sidebar h2{color:#22c55e;margin-bottom:40px}.sidebar nav{flex-direction:column;gap:18px;display:flex}.sidebar a{color:#fff;font-size:17px;text-decoration:none;transition:color .3s}.sidebar a:hover{color:#22c55e}.sidebar a.active{color:#22c55e;font-weight:700}.sidebar-toggle,.sidebar-backdrop{display:none}@media (width<=900px){.sidebar{width:min(82vw,320px);height:100dvh;min-height:100dvh;padding:max(78px, env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain;transition:transform .22s;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 45px #00000061}.sidebar--open{transform:translate(0)}.sidebar h2{margin-bottom:30px;font-size:24px;line-height:1.2}.sidebar nav{gap:8px}.sidebar a{border-radius:10px;align-items:center;min-height:48px;padding:10px 12px;font-size:17px;display:flex}.sidebar a:hover,.sidebar a.active{background:#22c55e1a}.sidebar-toggle{top:calc(14px + env(safe-area-inset-top));z-index:60;color:#f8fafc;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0f172af5;border:1px solid #334155;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;line-height:1;display:inline-flex;position:fixed;left:14px;box-shadow:0 8px 24px #00000047}.sidebar-toggle:focus-visible{outline-offset:2px;outline:2px solid #22c55e}.sidebar-backdrop{z-index:30;opacity:0;pointer-events:none;background:#020617a8;border:0;padding:0;transition:opacity .22s;display:block;position:fixed;inset:0}.sidebar-backdrop--visible{opacity:1;pointer-events:auto}}@media (width<=420px){.sidebar{width:min(88vw,320px);padding-left:20px;padding-right:20px}.sidebar-toggle{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar-backdrop{transition:none}}.header{color:#fff;background:#1e293b;border-bottom:1px solid #334155;padding:25px 40px}.header h2{margin:0;font-size:28px}.header p{color:#94a3b8;margin-top:6px}.smart-dashboard{color:#f8fafc;width:100%;max-width:1500px;margin:0 auto}.dashboard-hero{background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 38%),linear-gradient(135deg,#111c31,#172238);border:1px solid #94a3b826;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;padding:34px;display:flex;box-shadow:0 20px 50px #0206173d}.dashboard-eyebrow{color:#22c55e;letter-spacing:.18em;margin-bottom:10px;font-size:12px;font-weight:800;display:block}.dashboard-hero h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05}.dashboard-hero p{color:#94a3b8;max-width:700px;margin-top:14px;font-size:16px;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.primary-action,.secondary-action,.analyze-button,.refresh-analysis-button{cursor:pointer;border:0;border-radius:12px;font-weight:800;transition:transform .2s,opacity .2s,background .2s}.primary-action{color:#052e16;background:#22c55e;padding:14px 20px}.secondary-action{color:#f8fafc;background:#0f172ab3;border:1px solid #94a3b840;padding:14px 20px}.primary-action:hover,.secondary-action:hover,.analyze-button:hover,.refresh-analysis-button:hover{transform:translateY(-2px)}.primary-action:disabled,.secondary-action:disabled,.analyze-button:disabled,.refresh-analysis-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.connection-panel{background:#111b2e;border:1px solid #94a3b81f;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:16px 20px;display:flex}.connection-status{align-items:center;gap:12px;display:flex}.connection-status div{flex-direction:column;gap:3px;display:flex}.connection-status strong{font-size:14px}.connection-status span{color:#94a3b8;font-size:12px}.connection-dot{background:#22c55e;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 5px #22c55e1f}.connection-dot-error{background:#ef4444;box-shadow:0 0 0 5px #ef44441f}.competition-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.competition-tags span{color:#cbd5e1;background:#1e293bcc;border:1px solid #94a3b824;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700}.dashboard-message{border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:16px 18px;display:flex}.dashboard-message strong{margin-bottom:4px;display:block}.dashboard-message p{margin:0;font-size:14px}.dashboard-message button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.dashboard-message-error{color:#fecaca;background:#7f1d1d47;border:1px solid #ef444459}.dashboard-message-success{color:#bbf7d0;background:#14532d47;border:1px solid #22c55e4d}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.stat-card{background:#111b2e;border:1px solid #94a3b81f;border-radius:18px;padding:20px}.stat-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.stat-card strong{color:#f8fafc;margin:12px 0 6px;font-size:32px;display:block}.stat-card small{color:#64748b}.dashboard-controls{background:#111b2e;border:1px solid #94a3b81f;border-radius:18px;margin-bottom:20px;padding:18px}.period-selector{gap:8px;margin-bottom:14px;display:flex}.period-selector button{color:#94a3b8;cursor:pointer;background:#172238;border:1px solid #94a3b824;border-radius:10px;padding:10px 14px;font-weight:700}.period-selector button.control-active{color:#86efac;background:#22c55e1f;border-color:#22c55e66}.filter-grid{grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) minmax(160px,1fr);gap:12px;display:grid}.filter-grid input,.filter-grid select{color:#f8fafc;background:#0f172a;border:1px solid #94a3b82b;border-radius:11px;outline:none;width:100%;padding:12px 14px}.filter-grid input:focus,.filter-grid select:focus{border-color:#22c55e}.matches-section{background:#111b2e;border:1px solid #94a3b81f;border-radius:22px;padding:24px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.section-heading span{color:#22c55e;letter-spacing:.16em;font-size:11px;font-weight:800}.section-heading h2{margin-top:5px;font-size:25px}.section-heading>strong{color:#94a3b8;font-size:13px}.matches-list{flex-direction:column;gap:14px;display:flex}.dashboard-match-card{background:#172238;border:1px solid #94a3b81f;border-radius:18px;transition:transform .2s,border-color .2s;overflow:hidden}.dashboard-match-card:hover{border-color:#22c55e47;transform:translateY(-2px)}.match-card-top{background:#0f172a80;border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;gap:15px;padding:12px 18px;display:flex}.match-competition{align-items:center;gap:10px;display:flex}.match-competition span{color:#e2e8f0;font-size:13px;font-weight:800}.match-competition small{color:#64748b}.match-status{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.status-live{color:#fca5a5;background:#ef444426}.status-scheduled{color:#93c5fd;background:#2563eb26}.status-finished{color:#cbd5e1;background:#64748b2e}.status-cancelled{color:#fcd34d;background:#f59e0b26}.match-main{grid-template-columns:100px minmax(160px,1fr) 90px minmax(160px,1fr) 120px;align-items:center;gap:18px;padding:22px 18px;display:grid}.match-date{flex-direction:column;gap:4px;display:flex}.match-date strong{font-size:19px}.match-date span{color:#64748b;text-transform:capitalize;font-size:12px}.match-team{align-items:center;gap:12px;display:flex}.match-team-home{text-align:right;justify-content:flex-end}.match-team-away{justify-content:flex-start}.match-team>div:not(.team-placeholder){flex-direction:column;gap:4px;display:flex}.match-team strong{font-size:15px}.match-team span{color:#64748b;font-size:11px}.match-team img,.team-placeholder{object-fit:contain;border-radius:50%;flex:0 0 42px;width:42px;height:42px}.team-placeholder{color:#94a3b8;background:#0f172a;border:1px solid #94a3b826;justify-content:center;align-items:center;font-weight:800;display:flex}.match-score{text-align:center}.match-score strong{justify-content:center;align-items:center;gap:8px;font-size:24px;display:flex}.match-score strong span{color:#64748b}.match-score small{color:#64748b;text-transform:uppercase;font-size:10px}.match-actions{flex-direction:column;gap:7px;display:flex}.analyze-button{color:#052e16;background:#22c55e;padding:11px 14px}.refresh-analysis-button{color:#cbd5e1;background:0 0;border:1px solid #94a3b82e;padding:8px 12px;font-size:11px}.analysis-panel{background:#0f172a;border-top:1px solid #94a3b81a;grid-template-columns:150px 1fr;gap:20px;padding:20px;display:grid}.smart-score-box{text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:18px;display:flex}.smart-score-box span{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.smart-score-box strong{margin:8px 0;font-size:46px;line-height:1}.smart-score-box small{opacity:.75}.smart-score-positive{color:#86efac;background:#22c55e21}.smart-score-neutral{color:#fcd34d;background:#f59e0b21}.smart-score-negative{color:#fca5a5;background:#ef444421}.analysis-content{min-width:0}.analysis-title{justify-content:space-between;align-items:start;gap:20px;margin-bottom:14px;display:flex}.analysis-title span{color:#22c55e;letter-spacing:.13em;font-size:10px;font-weight:800}.analysis-title h3{margin-top:5px;font-size:21px}.risk-badge{white-space:nowrap;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;padding:7px 10px;color:#fcd34d!important}.analysis-reasons{color:#cbd5e1;flex-direction:column;gap:7px;margin-bottom:16px;padding-left:20px;font-size:13px;line-height:1.5;display:flex}.markets-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:14px;display:grid}.market-card{background:#172238;border:1px solid #94a3b81f;border-radius:12px;flex-direction:column;gap:6px;padding:13px;display:flex}.market-card>span{color:#94a3b8;font-size:11px;font-weight:700}.market-card>strong{font-size:22px}.market-card small{color:#94a3b8}.result-probabilities{flex-direction:column;gap:3px;display:flex}.analysis-warning{color:#fcd34d;background:#f59e0b14;border-left:3px solid #f59e0b;border-radius:7px;margin-top:14px;padding:11px 13px;font-size:12px;line-height:1.45}.dashboard-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.dashboard-empty h3{margin:14px 0 8px}.dashboard-empty p{color:#94a3b8;max-width:520px;margin-bottom:20px;line-height:1.5}.empty-icon{font-size:42px}.dashboard-spinner{border:4px solid #94a3b82e;border-top-color:#22c55e;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite dashboard-spin}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (width<=1250px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.match-main{grid-template-columns:90px minmax(140px,1fr) 75px minmax(140px,1fr)}.match-actions{flex-direction:row;grid-column:1/-1;justify-content:flex-end}}@media (width<=900px){.dashboard-hero,.connection-panel,.section-heading,.analysis-title{flex-direction:column;align-items:flex-start}.hero-actions,.competition-tags{justify-content:flex-start;width:100%}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:1fr}.match-main{text-align:center;grid-template-columns:1fr}.match-date{align-items:center}.match-team,.match-team-home,.match-team-away{text-align:center;justify-content:center}.match-team-home{flex-direction:row-reverse}.match-actions{justify-content:center}.analysis-panel{grid-template-columns:1fr}.smart-score-box{min-height:auto}}@media (width<=560px){.dashboard-hero,.matches-section{padding:18px}.stats-grid{grid-template-columns:1fr}.period-selector{flex-direction:column}.period-selector button,.primary-action,.secondary-action{width:100%}.match-card-top{flex-direction:column;align-items:flex-start}.match-actions{flex-direction:column}.match-actions button{width:100%}}.highlights-section{margin-bottom:20px}.highlights-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.highlight-card{background:linear-gradient(145deg,#172238,#111827);border:1px solid #94a3b81f;border-radius:18px;padding:22px;transition:all .25s}.highlight-card:hover{border-color:#22c55e;transform:translateY(-4px)}.highlight-tag{color:#22c55e;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.highlight-card h3{margin:14px 0;font-size:20px}.highlight-vs{color:#64748b;margin-bottom:12px;font-weight:700}.highlight-footer{flex-direction:column;gap:6px;margin-top:20px;display:flex}.highlight-footer span{color:#94a3b8;font-size:13px}.highlight-footer strong{color:#fff;font-size:14px}.highlight-smart{color:#22c55e;border-top:1px solid #94a3b81a;margin-top:18px;padding-top:14px;font-weight:700}.filters-reset-button{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b829;border-radius:9px;margin:14px 0 0 auto;padding:8px 12px;font-size:12px;font-weight:700;display:block}.filters-reset-button:hover{color:#86efac;border-color:#22c55e59}.highlight-time-pending{color:#fbbf24;margin-top:8px;font-size:12px;font-weight:700}.next-match-schedule{flex-direction:column;gap:5px;margin-top:8px;display:flex}.next-match-schedule time{margin:0}.schedule-pending-label{color:#fbbf24;letter-spacing:.02em;background:#f59e0b1f;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.competition-agenda-section{width:100%;margin-top:32px}.competition-agenda-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.competition-agenda-card{background:#0f172ab8;border:1px solid #94a3b824;border-radius:18px;flex-direction:column;min-width:0;min-height:330px;padding:20px;display:flex;overflow:hidden}.competition-agenda-header{border-bottom:1px solid #94a3b81f;align-items:center;gap:12px;padding-bottom:16px;display:flex}.competition-agenda-header>div:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.competition-agenda-header strong{color:#f8fafc;font-size:16px;line-height:1.3;display:block}.competition-agenda-header span{color:#94a3b8;font-size:12px;line-height:1.4;display:block}.competition-icon{background:#94a3b814;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.next-match-preview{flex-direction:column;flex:1;align-items:flex-start;gap:8px;padding:18px 0;display:flex}.next-match-label{color:#86efac;letter-spacing:.05em;text-transform:uppercase;background:#22c55e1f;border-radius:999px;width:fit-content;margin-bottom:4px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.next-match-preview>strong{color:#f8fafc;overflow-wrap:anywhere;width:100%;font-size:15px;line-height:1.35;display:block}.next-match-preview>small{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.next-match-schedule{flex-direction:column;align-items:flex-start;gap:7px;width:100%;margin-top:8px;display:flex}.next-match-schedule time{color:#cbd5e1;font-size:13px;font-weight:700;line-height:1.4;display:block}.schedule-pending-label{color:#fbbf24;background:#f59e0b1f;border-radius:999px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.competition-no-schedule{flex-direction:column;flex:1;gap:8px;padding:18px 0;display:flex}.competition-no-schedule strong{color:#e2e8f0;font-size:15px;display:block}.competition-no-schedule p{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}.competition-calendar-button{color:#86efac;cursor:pointer;background:#22c55e14;border:1px solid #22c55e3d;border-radius:11px;justify-content:center;align-items:center;width:100%;min-height:42px;margin-top:auto;padding:10px 14px;font-size:13px;font-weight:800;display:flex}.competition-calendar-button:hover{background:#22c55e24;border-color:#22c55e80}@media (width<=1100px){.competition-agenda-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.competition-agenda-grid{grid-template-columns:1fr}.competition-agenda-card{min-height:auto}}.dashboard-match-card-clickable{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.dashboard-match-card-clickable:hover{border-color:#22c55e57;transform:translateY(-2px);box-shadow:0 16px 36px #02061738}.dashboard-match-card-clickable:focus-visible{outline-offset:3px;outline:2px solid #22c55e}.match-details-page{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 60px}.match-details-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.match-back-link{color:#94a3b8;font-size:14px;font-weight:800;text-decoration:none}.match-back-link:hover{color:#86efac}.match-local-id{color:#64748b;font-size:12px;font-weight:700}.match-details-hero{background:radial-gradient(circle at top,#22c55e1a,#0000 42%),#0f172ac7;border:1px solid #94a3b824;border-radius:24px;padding:28px}.match-details-meta{color:#94a3b8;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.match-competition-badge{color:#86efac;background:#22c55e1a;border-radius:999px;align-items:center;padding:7px 11px;display:inline-flex}.match-details-scoreboard{grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr);align-items:center;gap:28px;margin:42px 0;display:grid}.match-details-team{text-align:center;flex-direction:column;align-items:center;gap:12px;min-width:0;display:flex}.match-details-team img,.match-details-logo-placeholder{width:92px;height:92px}.match-details-team img{object-fit:contain}.match-details-logo-placeholder{color:#f8fafc;background:#94a3b81a;border-radius:50%;place-items:center;font-size:34px;font-weight:900;display:grid}.match-details-team strong{color:#f8fafc;font-size:clamp(18px,2vw,26px);line-height:1.25}.match-details-team span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}.match-details-center{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.match-details-status{color:#fbbf24;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.match-details-versus{color:#f8fafc;font-size:34px}.match-details-center time{color:#e2e8f0;font-size:15px;font-weight:800}.match-details-center small{color:#94a3b8;line-height:1.5}.match-details-extra{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.match-details-extra span{color:#94a3b8;background:#94a3b812;border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700}.match-intelligence-grid{grid-template-columns:1.35fr 1fr;gap:18px;margin-top:22px;display:grid}.match-smart-score-card,.match-recommendation-card,.match-details-panel,.match-empty-analysis,.match-refresh-section{background:#0f172ab8;border:1px solid #94a3b824;border-radius:20px}.match-smart-score-card,.match-recommendation-card{padding:24px}.match-smart-score-card{grid-template-columns:minmax(0,1fr) 120px;gap:22px;display:grid}.match-section-eyebrow{color:#4ade80;letter-spacing:.08em;font-size:11px;font-weight:900}.match-smart-score-card h2,.match-recommendation-card h2,.match-details-panel h2,.match-empty-analysis h2{color:#f8fafc;margin:7px 0}.match-smart-score-card p,.match-recommendation-card p,.match-empty-analysis p{color:#94a3b8;line-height:1.6}.match-score-circle{border:8px solid #94a3b829;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex}.match-score-circle strong{color:#f8fafc;font-size:38px}.match-score-circle span{color:#94a3b8;font-size:11px}.match-score-high{border-color:#22c55eb8}.match-score-medium{border-color:#f59e0bb8}.match-score-low{border-color:#ef4444b8}.match-score-metrics{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.match-score-metrics div{background:#94a3b812;border-radius:12px;padding:13px}.match-score-metrics span,.match-future-score span,.match-refresh-section span{color:#64748b;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.match-score-metrics strong,.match-future-score strong,.match-refresh-section strong{color:#e2e8f0}.match-analysis-warning{color:#fbbf24;background:#f59e0b1a;border-radius:12px;margin-top:16px;padding:12px;font-size:13px;line-height:1.5}.match-future-score{background:#22c55e14;border-radius:12px;margin-top:18px;padding:14px}.match-details-panel{margin-top:18px;padding:24px}.match-panel-heading{margin-bottom:18px}.match-reasons-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.match-reasons-list li{background:#94a3b80f;border-radius:12px;align-items:flex-start;gap:11px;padding:13px;display:flex}.match-reasons-list li>span{color:#4ade80;font-weight:900}.match-reasons-list p{color:#cbd5e1;margin:0;line-height:1.55}.match-markets-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.match-market-card{background:#94a3b812;border-radius:14px;padding:16px}.match-market-card>span{color:#94a3b8;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.match-market-card>strong{color:#f8fafc;font-size:26px}.match-market-card p{color:#cbd5e1;line-height:1.5}.match-result-grid{gap:6px;margin-top:12px;display:grid}.match-result-grid small{color:#94a3b8;justify-content:space-between;display:flex}.match-result-grid strong{color:#e2e8f0}.match-empty-analysis{text-align:center;margin-top:22px;padding:48px 24px}.match-empty-analysis-icon,.match-state-icon{margin-bottom:12px;font-size:34px;display:block}.match-primary-button,.match-secondary-button{cursor:pointer;border-radius:11px;min-height:42px;padding:10px 16px;font-weight:900}.match-primary-button{color:#052e16;background:#22c55e;border:0}.match-secondary-button{color:#86efac;background:#22c55e14;border:1px solid #22c55e47}.match-primary-button:disabled,.match-secondary-button:disabled{cursor:not-allowed;opacity:.6}.match-refresh-section{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px 22px;display:flex}.match-analysis-error{color:#fecaca;background:#ef444414;border:1px solid #ef444447;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:14px 16px;display:flex}.match-analysis-error p{margin:4px 0 0}.match-analysis-error button{color:#fecaca;cursor:pointer;background:0 0;border:0;font-weight:800}.match-panel-empty{color:#94a3b8}.match-details-state{text-align:center;align-content:center;place-items:center;min-height:420px;display:grid}.match-details-state h1{color:#f8fafc}.match-details-state p{color:#94a3b8;max-width:520px;line-height:1.6}.match-details-spinner{border:4px solid #94a3b833;border-top-color:#22c55e;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite match-details-spin}@keyframes match-details-spin{to{transform:rotate(360deg)}}@media (width<=900px){.match-intelligence-grid,.match-markets-grid,.match-details-scoreboard{grid-template-columns:1fr}.match-details-center{order:-1}}@media (width<=620px){.match-details-page{width:min(100% - 20px,1180px)}.match-details-hero{padding:20px}.match-details-meta,.match-details-toolbar,.match-refresh-section{flex-direction:column;align-items:flex-start}.match-smart-score-card,.match-score-metrics{grid-template-columns:1fr}}.match-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.match-data-source,.match-data-completeness{color:#86efac;background:#22c55e14;border-radius:999px;flex-shrink:0;padding:7px 10px;font-size:11px;font-weight:800}.match-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.match-form-card{background:#94a3b80d;border:1px solid #94a3b81a;border-radius:16px;min-width:0;padding:20px}.match-form-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.match-form-card-header span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.match-form-card-header h3{color:#f8fafc;margin:5px 0 0;font-size:18px}.match-form-card-header>strong{color:#94a3b8;flex-shrink:0;font-size:11px}.match-form-sequence{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.match-form-result{border-radius:9px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.match-form-result-w{color:#86efac;background:#22c55e29}.match-form-result-d{color:#fcd34d;background:#f59e0b29}.match-form-result-l{color:#fca5a5;background:#ef444429}.match-form-sequence-empty{color:#64748b;margin:20px 0;font-size:13px}.match-form-record{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.match-record-item{text-align:center;border-radius:11px;padding:11px}.match-record-item span{text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.match-record-item strong{font-size:20px}.match-record-win{color:#86efac;background:#22c55e14}.match-record-draw{color:#fcd34d;background:#f59e0b14}.match-record-loss{color:#fca5a5;background:#ef444414}.match-form-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.match-form-metric{background:#0f172a8c;border-radius:11px;min-width:0;padding:11px}.match-form-metric span{color:#64748b;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:5px;font-size:10px;font-weight:800;display:block;overflow:hidden}.match-form-metric strong{color:#e2e8f0}.match-venue-summary{background:#22c55e0f;border-radius:11px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:13px;display:flex}.match-venue-summary span{color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.match-venue-summary strong{color:#cbd5e1;font-size:13px}.match-venue-numbers{gap:7px;display:flex}.match-venue-numbers span{color:#86efac;margin:0}.match-recent-history{margin-top:16px}.match-recent-history-title{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.match-recent-history-list{gap:7px;display:grid}.match-history-row{background:#0f172a80;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.match-history-row div{min-width:0}.match-history-row div strong,.match-history-row div small{display:block}.match-history-row div strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.match-history-row div small{color:#64748b;margin-top:2px;font-size:10px}.match-history-row b{color:#f8fafc;font-size:12px}.match-history-result{border-radius:7px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.match-history-result-w{color:#86efac;background:#22c55e24}.match-history-result-d{color:#fcd34d;background:#f59e0b24}.match-history-result-l{color:#fca5a5;background:#ef444424}.match-form-empty{background:#94a3b80d;border-radius:14px;align-items:flex-start;gap:15px;padding:20px;display:flex}.match-form-empty>span{font-size:26px}.match-form-empty strong{color:#e2e8f0}.match-form-empty p{color:#94a3b8;margin:6px 0 0;line-height:1.55}.match-strength-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px;display:grid}.match-strength-bars{gap:22px;display:grid}.match-strength-label{justify-content:space-between;align-items:center;gap:15px;margin-bottom:8px;display:flex}.match-strength-label strong{color:#e2e8f0}.match-strength-label span{color:#94a3b8;font-size:12px;font-weight:800}.match-strength-track{background:#94a3b81c;border-radius:999px;height:12px;overflow:hidden}.match-strength-fill{border-radius:inherit;height:100%;transition:width .35s}.match-strength-fill-home{background:linear-gradient(90deg,#22c55e8c,#4ade80f2)}.match-strength-fill-away{background:linear-gradient(90deg,#3b82f68c,#60a5faf2)}.match-strength-verdict{background:#22c55e0f;border-radius:14px;padding:18px}.match-strength-verdict>span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:900}.match-strength-verdict>strong{color:#86efac;margin:7px 0;font-size:24px;display:block}.match-strength-verdict p{color:#94a3b8;margin:0;font-size:13px;line-height:1.55}.match-factors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.match-factor-group{background:#94a3b80d;border-radius:12px;padding:14px}.match-factor-group>span{color:#64748b;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:900;display:block}.match-factor-group>div{flex-wrap:wrap;gap:7px;display:flex}.match-factor-group small{color:#94a3b8;background:#94a3b80f;border-radius:8px;padding:6px 8px}.match-factor-available{color:#86efac!important;background:#22c55e14!important}.match-factor-missing{color:#fca5a5!important;background:#ef44440f!important}@media (width<=900px){.match-form-grid,.match-strength-layout{grid-template-columns:1fr}}@media (width<=620px){.match-panel-heading{flex-direction:column}.match-form-record,.match-form-metrics,.match-factors-grid{grid-template-columns:1fr}.match-venue-summary{flex-direction:column;align-items:flex-start}}.value-bets-page{color:#e8ecf3;background:radial-gradient(circle at 8% 0,#3977ff21,#0000 34%),radial-gradient(circle at 92% 12%,#22c55e1a,#0000 30%),#090d16;min-height:100%;padding:28px}.value-bets-hero{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1480px;margin:0 auto 26px;display:flex}.value-bets-hero__eyebrow{color:#7f93b7;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:800;display:block}.value-bets-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4.8vw,50px);line-height:1.05}.value-bets-hero p{color:#93a1b8;max-width:760px;margin:14px 0 0;font-size:15px;line-height:1.65}.value-bets-hero__badge{color:#7ce6b7;background:#20a57017;border:1px solid #3adc9b42;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 15px;font-size:13px;font-weight:800;display:inline-flex}.value-bets-hero__badge span{background:#48d99e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #48d99ecc}.value-bets-layout{grid-template-columns:minmax(390px,.78fr) minmax(620px,1.35fr);align-items:start;gap:22px;max-width:1480px;margin:0 auto;display:grid}.value-bets-analysis-panel,.value-bets-results-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111724e6;border:1px solid #8b9dbc24;border-radius:22px;min-width:0;box-shadow:0 24px 70px #00000040}.value-bets-analysis-panel{padding:24px;position:sticky;top:18px}.value-bets-results-panel{min-height:620px;padding:26px}.panel-heading{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.panel-heading--compact{margin-bottom:14px}.panel-heading>div{align-items:center;gap:12px;display:flex}.panel-heading h2{margin:0;font-size:18px}.panel-heading p{color:#7f8ea7;margin:0 0 0 44px;font-size:12px;line-height:1.5}.panel-heading__step{color:#88a4ff;background:#3b67ee1a;border:1px solid #5c85ff52;border-radius:10px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:850;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{flex-direction:column;gap:8px;min-width:0;display:flex}.field--wide{grid-column:1/-1}.field>span,.toggle-field>span{color:#a8b4c8;font-size:12px;font-weight:700}.field>span small{color:#66758d;margin-left:7px;font-size:10px;font-weight:650}.field input,.field select{color:#f4f7fc;width:100%;min-height:44px;font:inherit;background:#0b101b;border:1px solid #8496b429;border-radius:12px;outline:none;padding:11px 13px;transition:border-color .16s,box-shadow .16s}.field input:focus,.field select:focus{border-color:#547effbf;box-shadow:0 0 0 4px #3e67ec1f}.toggle-field{align-items:center;gap:10px;min-height:44px;padding:0 4px;display:flex}.toggle-field input{accent-color:#4f73ef;width:17px;height:17px}.thresholds{border-top:1px solid #8b9dbc1f;margin-top:23px;padding-top:21px}.api-note{color:#8695ad;background:#4461be14;border-left:3px solid #5077f0cc;border-radius:8px;margin:14px 0 0;padding:11px 12px;font-size:11px;line-height:1.5}.analysis-error,.analysis-success{border-radius:12px;margin-top:16px;padding:12px 14px;font-size:12px;line-height:1.45}.analysis-error{color:#ffaaa8;background:#bc2d371f;border:1px solid #ff67673d}.analysis-success{color:#80e5b8;background:#28a86f1a;border:1px solid #3bdc973d}.analysis-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.button{cursor:pointer;min-height:44px;font:inherit;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0 15px;font-size:12px;font-weight:800;transition:transform .16s,opacity .16s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52}.button--primary{color:#fff;background:linear-gradient(135deg,#4168ee,#6a53ee);min-width:155px;box-shadow:0 10px 24px #435de63b}.button--secondary{color:#aeb9ca;background:#8294b21a}.empty-state{text-align:center;align-content:center;place-items:center;min-height:555px;padding:30px;display:grid}.empty-state__icon{color:#8ca8ff;background:#3f62e01f;border:1px solid #6383f447;border-radius:24px;place-items:center;width:76px;height:76px;margin-bottom:20px;font-size:29px;font-weight:850;display:grid}.empty-state h2{margin:0;font-size:22px}.empty-state p{color:#7f8da4;max-width:470px;margin:12px auto 0;line-height:1.65}.empty-state__flow{color:#71809a;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;font-size:11px;font-weight:750;display:flex}.empty-state__flow span{color:#4e6ed0}.results-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.results-heading>div>span{color:#73829b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:750}.results-heading h2{flex-wrap:wrap;align-items:baseline;gap:8px;margin:5px 0 0;font-size:clamp(20px,2.7vw,28px);display:flex}.results-heading h2 small{color:#66758c;font-size:13px;font-weight:600}.model-independence{color:#8694aa;background:#7f8fa914;border:1px solid #94a3b824;border-radius:999px;flex:none;padding:9px 11px;font-size:10px;font-weight:750}.model-independence--ok{color:#72dfad;background:#2aae741a;border-color:#3dd6973d}.decision-card{background:#7485a212;border:1px solid #8496b424;border-radius:17px;padding:17px}.decision-card--value_bet{background:#28a86f1c;border-color:#3bdc9747}.decision-card--watch{background:#f59e0b14;border-color:#f59e0b47}.decision-card--no_bet{background:#64748b14;border-color:#94a3b829}.decision-card__top{justify-content:space-between;align-items:center;gap:15px;display:flex}.decision-card__top span{color:#8a98ae;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.decision-card__top strong{font-size:12px}.decision-card h3{margin:11px 0 7px;font-size:18px}.decision-card p{color:#8b99af;margin:0;font-size:12px;line-height:1.55}.result-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.metric-card{background:#0c121e;border:1px solid #8496b41c;border-radius:14px;min-width:0;padding:14px}.metric-card span,.detail-grid span,.value-highlight span,.kelly-panel span,.context-card>span{color:#75849c;letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.metric-card strong{text-overflow:ellipsis;font-size:16px;line-height:1.25;display:block;overflow:hidden}.result-section{margin-top:21px}.result-section__heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:11px;display:flex}.result-section__heading h3{margin:0;font-size:15px}.result-section__heading span{color:#68778e;font-size:10px}.probabilities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.probability-card{background:#080d17a8;border:1px solid #8496b41a;border-radius:13px;padding:12px}.probability-card__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.probability-card__header span{color:#9ca9bc;font-size:11px}.probability-card__header strong{font-size:12px}.probability-card__track{background:#7f90ad1f;border-radius:999px;height:6px;overflow:hidden}.probability-card__bar{border-radius:inherit;background:linear-gradient(90deg,#486eea,#45c89b);height:100%}.value-highlight{grid-template-columns:1.25fr 1.15fr .7fr 1fr;gap:10px;margin-bottom:10px;display:grid}.value-highlight>div,.detail-grid>div{background:#080d178c;border:1px solid #8496b41a;border-radius:13px;min-width:0;padding:13px}.value-highlight strong,.detail-grid strong{text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.kelly-panel{background:linear-gradient(135deg,#3756be21,#291c6314);border:1px solid #6383f433;border-radius:16px;grid-template-columns:minmax(170px,.85fr) minmax(260px,1.6fr);gap:12px;padding:15px;display:grid}.kelly-panel__stake{background:#070c1685;border-radius:13px;flex-direction:column;justify-content:center;min-height:105px;padding:14px;display:flex}.kelly-panel__stake strong{font-size:30px;line-height:1}.kelly-panel__stake small{color:#77859b;margin-top:8px;font-size:10px}.kelly-panel__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.kelly-panel__details>div{background:#080d177a;border:1px solid #8496b41a;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;padding:13px;display:flex}.kelly-panel__details strong{font-size:13px}.odds-table{border:1px solid #8496b41c;border-radius:14px;overflow:hidden}.odds-row{background:#080d178c;border-bottom:1px solid #8496b414;grid-template-columns:minmax(150px,1fr) 70px minmax(100px,.8fr);align-items:center;gap:12px;padding:11px 13px;display:grid}.odds-row:last-child{border-bottom:0}.odds-row span{color:#a6b2c5;font-size:11px}.odds-row strong{text-align:center;font-size:12px}.odds-row small{color:#73829a;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.result-section--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.context-card{background:#080d178c;border:1px solid #8496b41a;border-radius:14px;min-width:0;padding:14px}.context-card strong{font-size:14px}.context-card p{color:#77869d;margin:7px 0 0;font-size:10px;line-height:1.45}@media (width<=1200px){.value-bets-layout{grid-template-columns:1fr}.value-bets-analysis-panel{position:static}.value-bets-results-panel{min-height:auto}}@media (width<=760px){.value-bets-page{padding:18px 12px}.value-bets-hero{flex-direction:column}.form-grid,.probabilities-grid,.value-highlight,.kelly-panel,.result-section--split{grid-template-columns:1fr}.result-metrics,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kelly-panel__details{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-heading p{margin-left:0}.results-heading{flex-direction:column}.model-independence{align-self:flex-start}}@media (width<=520px){.value-bets-analysis-panel,.value-bets-results-panel{border-radius:17px;padding:17px}.analysis-actions{flex-direction:column-reverse}.button{width:100%}.result-metrics,.detail-grid,.kelly-panel__details{grid-template-columns:1fr}.odds-row{grid-template-columns:1fr 58px}.odds-row small{text-align:left;grid-column:1/-1}.kelly-panel__stake strong{font-size:26px}}.learning-page{flex-direction:column;gap:24px;padding:28px;display:flex}.learning-header{justify-content:space-between;align-items:stretch;gap:24px;display:flex}.learning-header h1{margin:5px 0 8px;font-size:34px}.learning-header p{color:#94a3b8;margin:0}.learning-eyebrow,.learning-card-label{color:#94a3b8;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.learning-sample,.learning-card{background:linear-gradient(145deg,#1e293bc7,#0f172aeb);border:1px solid #94a3b82e;border-radius:18px;box-shadow:0 14px 35px #00000024}.learning-sample{flex-direction:column;justify-content:center;min-width:240px;padding:20px;display:flex}.learning-sample-ready{border-color:#22c55e59}.learning-sample-empty{border-color:#f59e0b52}.learning-sample span{color:#94a3b8;font-size:13px}.learning-sample strong{margin:3px 0;font-size:38px}.learning-sample small{color:#64748b;line-height:1.4}.learning-notice{background:#3b82f614;border:1px solid #3b82f64d;border-radius:16px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.learning-notice-icon{background:#3b82f62e;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.learning-notice h2{margin:0 0 5px;font-size:17px}.learning-notice p{color:#94a3b8;margin:0;line-height:1.55}.learning-grid{gap:20px;display:grid}.learning-grid-markets{grid-template-columns:repeat(3,minmax(0,1fr))}.learning-grid-main{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.learning-card{padding:22px}.accuracy-card{flex-direction:column;gap:10px;min-height:175px;display:flex;position:relative;overflow:hidden}.accuracy-card:before{content:"";width:100%;height:3px;position:absolute;top:0;left:0}.accuracy-high:before{background:#22c55e}.accuracy-medium:before{background:#f59e0b}.accuracy-low:before{background:#ef4444}.accuracy-empty:before{background:#475569}.accuracy-card-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.accuracy-card-header p{color:#64748b;margin:6px 0 0;font-size:13px}.accuracy-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.accuracy-status-high{color:#86efac;background:#22c55e24}.accuracy-status-medium{color:#fcd34d;background:#f59e0b24}.accuracy-status-low{color:#fca5a5;background:#ef444424}.accuracy-status-empty{color:#94a3b8;background:#4755693d}.learning-card-value{margin-top:5px;font-size:42px}.accuracy-progress{background:#64748b3d;border-radius:999px;width:100%;height:7px;overflow:hidden}.accuracy-progress span{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#3b82f6);height:100%;transition:width .4s;display:block}.accuracy-card small{color:#64748b}.learning-card-heading{justify-content:space-between;align-items:center;display:flex}.learning-card h2{margin:6px 0 18px}.learning-chart{width:100%;min-height:300px}.calibration-card{flex-direction:column;display:flex}.calibration-gap{align-items:baseline;gap:8px;margin:12px 0;display:flex}.calibration-gap strong{font-size:44px}.calibration-gap span{color:#94a3b8}.calibration-card p{color:#94a3b8;line-height:1.6}.learning-action-card{background:#3b82f617;border-radius:13px;flex-direction:column;gap:5px;margin-top:auto;padding:14px;display:flex}.learning-action-card span{color:#64748b;text-transform:uppercase;font-size:12px}.learning-action-card strong{color:#bfdbfe}.learning-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.learning-insight-grid div{background:#1e293b85;border:1px solid #94a3b814;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:100px;padding:16px;display:flex}.learning-insight-grid span{color:#64748b;font-size:13px}.learning-insight-grid strong{overflow-wrap:anywhere;margin-top:12px}.learning-state{text-align:center;background:#1e293b80;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:40px;display:flex}.learning-state p{color:#94a3b8}.learning-loader{border:4px solid #94a3b82e;border-top-color:#3b82f6;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite learning-spin}.learning-error{border:1px solid #ef444459}.learning-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.learning-empty span{font-size:32px}.learning-empty h3{margin:10px 0 5px}.learning-empty p{color:#64748b;max-width:420px;margin:0;line-height:1.5}@keyframes learning-spin{to{transform:rotate(360deg)}}@media (width<=1000px){.learning-grid-markets,.learning-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-grid-main{grid-template-columns:1fr}}@media (width<=700px){.learning-page{padding:18px}.learning-header{flex-direction:column}.learning-grid-markets,.learning-insight-grid{grid-template-columns:1fr}.learning-sample{min-width:0}}.learning-training{flex-direction:column;gap:22px;display:flex}.learning-training-header{justify-content:space-between;align-items:stretch;gap:24px;display:flex}.learning-training-header h2{margin-bottom:8px}.learning-training-header p{color:#94a3b8;margin:0}.learning-training-status{border-radius:14px;flex-direction:column;justify-content:center;min-width:200px;padding:16px;display:flex}.learning-training-status span{text-transform:uppercase;font-size:12px;font-weight:700}.learning-training-status strong{margin:4px 0;font-size:34px}.learning-training-status small{color:#94a3b8}.learning-training-ready{background:#22c55e14;border:1px solid #22c55e4d}.learning-training-waiting{background:#f59e0b14;border:1px solid #f59e0b4d}.learning-training-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.learning-training-summary div{background:#1e293b94;border-radius:13px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.learning-training-summary span{color:#94a3b8;font-size:13px}.learning-training-summary strong{font-size:22px}.learning-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.learning-recommendation{background:#0f172a8f;border:1px solid #94a3b829;border-left-width:4px;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex}.learning-recommendation-high{border-left-color:#ef4444}.learning-recommendation-medium{border-left-color:#f59e0b}.learning-recommendation-low{border-left-color:#22c55e}.learning-recommendation-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.learning-priority-badge{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.learning-priority-high{color:#fecaca;background:#ef444426}.learning-priority-medium{color:#fde68a;background:#f59e0b26}.learning-priority-low{color:#bbf7d0;background:#22c55e26}.learning-recommendation-category{color:#64748b;text-transform:uppercase;font-size:12px}.learning-recommendation h3{margin:0;font-size:16px;line-height:1.5}.learning-recommendation-action{background:#3b82f614;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex}.learning-recommendation-action span{color:#64748b;text-transform:uppercase;font-size:11px}.learning-recommendation-action strong{color:#bfdbfe}.learning-recommendation-details{flex-wrap:wrap;gap:8px;display:flex}.learning-recommendation-details span{color:#94a3b8;background:#47556938;border-radius:999px;padding:5px 9px;font-size:11px}.learning-training-empty{min-height:210px}@media (width<=900px){.learning-training-header{flex-direction:column}.learning-training-status{min-width:0}.learning-recommendation-grid{grid-template-columns:1fr}}@media (width<=700px){.learning-training-summary{grid-template-columns:1fr}}
