@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#26342c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#13271b;--text:#425047;--text-muted:#748078;--text-faint:#9ba49e;--green:#173d29;--green-light:#28583d;--lime:#b9e769;--lime-soft:#eaf6d2;--coral:#ef806a;--surface:#fff;--surface-soft:#f8f9f5;--surface-muted:#e8ebe4;--line:#e2e6de;--shadow:0 12px 34px #1a372512;background:#f5f6f0;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--green)}body{background:#f5f6f0;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--lime) 70%, white);outline-offset:3px}.shell{min-height:100vh;overflow:hidden}.topbar{height:76px;padding:0 max(1rem, env(safe-area-inset-right)) 0 max(1rem, env(safe-area-inset-left));color:#fff;background:var(--green);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:.55rem;display:flex}.brand{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:flex}.brand-mark{width:39px;height:39px;color:var(--green);background:var(--lime);border-radius:13px;place-items:center;display:grid;transform:rotate(-4deg)}.brand>span:last-child{display:grid}.brand strong{letter-spacing:.12em;font-family:Manrope,sans-serif;font-size:.97rem;line-height:1.1}.brand small{color:#9eb2a5;letter-spacing:.15em;margin-top:.18rem;font-size:.52rem}.language-picker{margin-left:auto;position:relative}.language-picker select{appearance:none;color:#e8f0ea;cursor:pointer;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d9e5dc' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8'%3E%3Cpath d='m2 4 4 4 4-4'/%3E%3C/svg%3E") right .6rem center no-repeat;border:1px solid #ffffff21;border-radius:13px;max-width:112px;height:39px;padding:0 1.75rem 0 .65rem;font-size:.71rem;font-weight:700}.language-picker select option{color:var(--ink);background:var(--surface)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.refresh{color:#d9e5dc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff21;border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.refresh:disabled{cursor:wait;opacity:.75}.refresh.spinning svg{animation:.8s linear infinite spin}main{width:min(100% - 2rem,1100px);margin:0 auto;padding-bottom:3rem}.hero{color:#fff;background:var(--green);justify-content:space-between;align-items:flex-end;gap:.75rem;width:calc(100% + 2rem);margin-left:-1rem;padding:2.25rem 1rem 3.9rem;display:flex;position:relative}.hero:after{content:"";background:#f5f6f0;border-radius:50% 50% 0 0;height:76px;position:absolute;inset:auto -8% -40px}.hero>div{z-index:1;position:relative}.eyebrow{color:#b7c9bc;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:.42rem;margin-bottom:.7rem;font-size:.68rem;font-weight:600;display:flex}.eyebrow i{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #b9e7691f}.hero h1{letter-spacing:-.055em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.85rem,8vw,3.6rem);line-height:.98}.hero h1 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.hero p{color:#aac0b1;max-width:490px;margin:.9rem 0 0;font-size:.78rem;line-height:1.5}.hero-stat{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;flex:none;align-items:center;gap:.55rem;padding:.65rem .75rem;display:none}.hero-stat>span{color:var(--lime);font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:800}.hero-stat small{color:#afbeb4;letter-spacing:.09em;white-space:pre-line;font-size:.53rem;line-height:1.4}.offline-banner{z-index:2;color:#5c542e;box-shadow:var(--shadow);background:#fff0b8;border-radius:12px;align-items:center;gap:.5rem;margin:-1.8rem 0 1rem;padding:.6rem .75rem;font-size:.72rem;display:flex;position:relative}.summary{z-index:2;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:18px;grid-template-columns:repeat(3,1fr);margin-top:-1.3rem;display:grid;position:relative}.summary>div{text-align:center;min-width:0;padding:.8rem .45rem}.summary>div+div{border-left:1px solid var(--line)}.summary strong,.summary span{display:block}.summary strong{color:var(--green);font-family:Manrope,sans-serif;font-size:1rem}.summary span{color:var(--text-muted);white-space:nowrap;margin-top:.12rem;font-size:.59rem}.filters{scrollbar-width:none;gap:.45rem;margin:1.35rem 0 1rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filters button{border:1px solid var(--line);color:var(--text-muted);background:var(--surface);cursor:pointer;border-radius:99px;flex:none;padding:.55rem .78rem;font-size:.72rem;font-weight:600;transition:all .18s}.filters button.active{border-color:var(--green);color:#fff;background:var(--green)}.cards{gap:.85rem;display:grid}.skeleton{border:1px solid var(--line);background:var(--surface);border-radius:24px;align-content:start;gap:1rem;min-height:370px;padding:1rem;display:grid}.skeleton span{background:linear-gradient(90deg,#edf0e9 25%,#f7f8f5 50%,#edf0e9 75%) 0 0/200% 100%;border-radius:8px;height:18px;animation:1.25s infinite shimmer;display:block}.skeleton span:first-child{width:45%}.skeleton span:nth-child(2){width:75%;height:100px;margin:1rem auto}.skeleton span:nth-child(3){height:58px}.skeleton span:nth-child(4){width:86%}.state-card{border:1px solid var(--line);text-align:center;background:var(--surface);box-shadow:var(--shadow);border-radius:24px;place-items:center;padding:2.7rem 1.4rem;display:grid}.state-icon{width:51px;height:51px;color:var(--green);background:var(--lime-soft);border-radius:17px;place-items:center;font-size:1.3rem;font-weight:800;display:grid}.state-card h2{color:var(--ink);margin:1rem 0 .4rem;font-family:Manrope,sans-serif;font-size:1.05rem}.state-card p{max-width:440px;color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.5}.state-card button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:12px;margin-top:1.1rem;padding:.65rem 1rem;font-size:.75rem;font-weight:700}.responsible-note{color:var(--text-muted);background:#ffffff73;border:1px dashed #cfd8c8;border-radius:16px;align-items:flex-start;gap:.6rem;margin-top:1rem;padding:.85rem;display:flex}.responsible-note svg{color:var(--green-light);flex:none}.responsible-note p{margin:0;font-size:.67rem;line-height:1.5}.responsible-note strong{color:var(--text)}footer{padding:1.5rem 1rem calc(1.5rem + env(safe-area-inset-bottom));text-align:center;color:#91a297;background:var(--green)}footer span{color:var(--lime);letter-spacing:.15em;font-family:Manrope,sans-serif;font-size:.72rem;font-weight:800}footer p{margin:.35rem 0 0;font-size:.58rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (width>=520px){.hero-stat{display:flex}}@media (width>=720px){.topbar{padding-inline:max(2rem,50% - 550px)}main{width:min(100% - 4rem,1100px)}.hero{width:100vw;margin-left:calc(min(100vw - 4rem,1100px)/2 - 50vw);padding:3.5rem max(2rem,50vw - 550px) 5rem}.summary{margin-top:-1.7rem}.summary>div{padding:1rem}.summary strong{font-size:1.2rem}.summary span{font-size:.68rem}.filters{margin-top:1.7rem}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.responsible-note{max-width:620px;margin:1.2rem auto 0}}@media (width>=1040px){.cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.probability.svelte-1vnnju7{gap:.75rem;display:grid}.track.svelte-1vnnju7{background:var(--surface-muted);border-radius:99px;gap:2px;height:7px;display:flex;overflow:hidden}.track.svelte-1vnnju7 span:where(.svelte-1vnnju7){min-width:2px;transition:width .5s}.track.svelte-1vnnju7 .home:where(.svelte-1vnnju7),.dot.home.svelte-1vnnju7{background:var(--lime)}.track.svelte-1vnnju7 .draw:where(.svelte-1vnnju7),.dot.draw.svelte-1vnnju7{background:#9da69a}.track.svelte-1vnnju7 .away:where(.svelte-1vnnju7),.dot.away.svelte-1vnnju7{background:var(--coral)}.legend.svelte-1vnnju7{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.legend.svelte-1vnnju7>div:where(.svelte-1vnnju7){color:var(--text-muted);grid-template-columns:auto 1fr;align-items:center;column-gap:.4rem;font-size:.7rem;display:grid}.legend.svelte-1vnnju7 strong:where(.svelte-1vnnju7){color:var(--ink);font-variant-numeric:tabular-nums;grid-column:2;font-size:.92rem}.legend.svelte-1vnnju7 .leading:where(.svelte-1vnnju7) strong:where(.svelte-1vnnju7){color:var(--green)}.dot.svelte-1vnnju7{border-radius:50%;width:6px;height:6px}@media (width<=380px){.label.svelte-1vnnju7{display:none}}.card.svelte-1oyoe0s{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);animation:.45s both svelte-1oyoe0s-enter;animation-delay:var(--delay);border-radius:24px;padding:1rem;position:relative;overflow:hidden}.card.svelte-1oyoe0s:before{content:"";background:color-mix(in srgb, var(--lime) 20%, transparent);pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;top:-105px;right:-60px}.meta.svelte-1oyoe0s,.date.svelte-1oyoe0s,.venue.svelte-1oyoe0s,.pick.svelte-1oyoe0s,.insights-toggle.svelte-1oyoe0s{align-items:center;display:flex}.meta.svelte-1oyoe0s{color:var(--text-muted);justify-content:space-between;gap:.75rem;font-size:.74rem}.date.svelte-1oyoe0s{gap:.32rem}.date.svelte-1oyoe0s strong:where(.svelte-1oyoe0s){color:var(--ink);text-transform:uppercase;letter-spacing:.035em}.countdown.svelte-1oyoe0s{border:1px solid var(--line);background:var(--surface-soft);white-space:nowrap;border-radius:99px;padding:.3rem .55rem}.matchup.svelte-1oyoe0s{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);align-items:start;gap:.6rem;padding:1.25rem 0 .8rem;display:grid}.team.svelte-1oyoe0s{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.team.svelte-1oyoe0s h2:where(.svelte-1oyoe0s){color:var(--ink);letter-spacing:-.025em;overflow-wrap:anywhere;margin:.6rem 0 .1rem;font-size:.98rem;line-height:1.15}.team.svelte-1oyoe0s>span:where(.svelte-1oyoe0s){color:var(--text-faint);text-transform:uppercase;letter-spacing:.1em;font-size:.66rem}.crest.svelte-1oyoe0s{color:#102117;letter-spacing:-.02em;border-radius:18px 18px 20px 20px;place-items:center;width:52px;height:52px;font-size:.8rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #ffffff80,0 7px 16px #162a1d1c}.home-crest.svelte-1oyoe0s{background:linear-gradient(145deg, var(--lime), #d9f59b)}.away-crest.svelte-1oyoe0s{background:linear-gradient(145deg, #ffad99, var(--coral))}.versus.svelte-1oyoe0s{color:var(--text-faint);align-items:center;gap:.3rem;padding-top:21px;font-size:.62rem;font-weight:800;display:flex}.versus.svelte-1oyoe0s i:where(.svelte-1oyoe0s){display:none}.venue.svelte-1oyoe0s{color:var(--text-muted);justify-content:center;gap:.3rem;padding-bottom:1rem;font-size:.72rem}.venue.svelte-1oyoe0s span:where(.svelte-1oyoe0s){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.pick.svelte-1oyoe0s{color:#eefbeb;background:var(--green);border-radius:17px;gap:.7rem;margin-bottom:1rem;padding:.75rem}.pick-icon.svelte-1oyoe0s{width:34px;height:34px;color:var(--lime);background:#ffffff1a;border-radius:11px;flex:none;place-items:center;display:grid}.pick.svelte-1oyoe0s>div:where(.svelte-1oyoe0s):nth-child(2){flex:1;min-width:0;display:grid}.pick.svelte-1oyoe0s span:where(.svelte-1oyoe0s){color:#b7cbbd;text-transform:uppercase;letter-spacing:.075em;font-size:.64rem}.pick.svelte-1oyoe0s strong:where(.svelte-1oyoe0s){overflow-wrap:anywhere;font-size:.9rem}.odd.svelte-1oyoe0s{text-align:right;display:grid}.odd.svelte-1oyoe0s strong:where(.svelte-1oyoe0s){color:var(--lime);font-size:1.05rem}.insights-toggle.svelte-1oyoe0s{border:0;border-top:1px solid var(--line);width:100%;color:var(--green);font:inherit;cursor:pointer;background:0 0;justify-content:center;gap:.35rem;margin-top:.85rem;padding:.7rem 0 0;font-size:.75rem;font-weight:750}.insights-toggle.svelte-1oyoe0s>span:where(.svelte-1oyoe0s):last-child{transition:transform .2s;display:grid}.insights-toggle.svelte-1oyoe0s .rotated:where(.svelte-1oyoe0s){transform:rotate(180deg)}.insights.svelte-1oyoe0s{padding-top:.9rem;animation:.22s ease-out svelte-1oyoe0s-reveal}.insights.svelte-1oyoe0s ol:where(.svelte-1oyoe0s){counter-reset:reasons;gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.insights.svelte-1oyoe0s li:where(.svelte-1oyoe0s){counter-increment:reasons;color:var(--text);grid-template-columns:22px 1fr;gap:.55rem;font-size:.76rem;line-height:1.45;display:grid}.insights.svelte-1oyoe0s li:where(.svelte-1oyoe0s):before{content:counter(reasons);width:22px;height:22px;color:var(--green);background:var(--lime-soft);border-radius:50%;place-items:center;font-size:.66rem;font-weight:800;display:grid}.insights.svelte-1oyoe0s p:where(.svelte-1oyoe0s){color:var(--text-faint);text-align:right;margin:.8rem 0 0;font-size:.64rem}@keyframes svelte-1oyoe0s-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes svelte-1oyoe0s-reveal{0%{opacity:0;transform:translateY(-5px)}}@media (width>=720px){.card.svelte-1oyoe0s{padding:1.2rem}.crest.svelte-1oyoe0s{width:58px;height:58px}}@media (prefers-reduced-motion:reduce){.card.svelte-1oyoe0s,.insights.svelte-1oyoe0s{animation:none}}
