*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#10131d;color:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button.svelte-1uha8ag,input.svelte-1uha8ag{font:inherit}.pin-page.svelte-1uha8ag{width:100vw;min-height:100vh;display:grid;place-items:center;padding:24px}.pin-form.svelte-1uha8ag{display:grid;gap:18px;justify-items:center}.pin-form.svelte-1uha8ag label:where(.svelte-1uha8ag){font-size:clamp(36px,8vw,84px);font-weight:850;letter-spacing:.08em}.pin-form.svelte-1uha8ag input:where(.svelte-1uha8ag){width:148px;height:64px;border:1px solid #2b3246;background:#171c2a;color:#f5f7fb;border-radius:22px;text-align:center;font-size:28px;letter-spacing:.35em;padding-left:.35em;outline:none}.pin-form.svelte-1uha8ag input:where(.svelte-1uha8ag):focus{border-color:#f5f7fb}.pin-form.svelte-1uha8ag input.failed:where(.svelte-1uha8ag){border-color:#b91c1c}.app.svelte-1uha8ag{width:min(1720px,calc(100vw - 32px));margin:0 auto;padding:96px 0 40px}.refresh-button.svelte-1uha8ag{position:fixed;top:18px;right:18px;z-index:30;width:46px;height:46px;border:1px solid rgba(245,247,251,.3);border-radius:999px;background:#171c2adb;color:#f5f7fb;display:grid;place-items:center;padding:0;font-size:30px;font-weight:850;line-height:1;box-shadow:0 12px 32px #00000042;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.refresh-button.svelte-1uha8ag:not(:disabled){cursor:pointer}.refresh-button.svelte-1uha8ag:not(:disabled):hover{border-color:#f5f7fb;background:#293247f0}.refresh-button.spinning.svelte-1uha8ag{animation:svelte-1uha8ag-refresh-spin .8s linear infinite}@keyframes svelte-1uha8ag-refresh-spin{to{transform:rotate(360deg)}}.scoreboard.svelte-1uha8ag{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:40;display:flex;justify-content:center;align-items:center;gap:24px;min-height:58px;margin:0;padding:10px 22px;border:1px solid rgba(245,247,251,.2);border-radius:999px;background:#10131de0;box-shadow:0 14px 34px #00000057;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:clamp(20px,2.6vw,34px);font-weight:850;letter-spacing:-.04em;white-space:nowrap}.scoreboard.svelte-1uha8ag span:where(.svelte-1uha8ag){min-width:122px;text-align:center;font-variant-numeric:tabular-nums}h2.svelte-1uha8ag{margin:0;font-size:18px;letter-spacing:-.02em}.board.svelte-1uha8ag,.column-head.svelte-1uha8ag{display:flex;align-items:center}.board.svelte-1uha8ag{align-items:flex-start;gap:18px}.column.svelte-1uha8ag{flex:1 1 0;min-width:0;border:1px solid #242b3d;background:#ffffff08;border-radius:28px;padding:14px}.column-head.svelte-1uha8ag{justify-content:space-between;margin:2px 4px 14px;color:#dce3f6}.column-head.svelte-1uha8ag span:where(.svelte-1uha8ag){color:#8791aa;font-variant-numeric:tabular-nums}.fixtures.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.fixture.svelte-1uha8ag{width:360px;height:166px;flex:0 0 360px;border:1px solid #2f374f;border-radius:32px;background:#171c2a;padding:12px;overflow:hidden}.fixture.won.svelte-1uha8ag{background:linear-gradient(180deg,#123f2a,#0d2f20);border-color:#22c55e;box-shadow:inset 0 0 0 1px #22c55e59}.fixture.lost.svelte-1uha8ag{background:linear-gradient(180deg,#50171d,#351015);border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef444459}.fixture.live.svelte-1uha8ag{border-color:#facc15;box-shadow:inset 0 0 0 1px #facc1585,0 0 26px #facc1547}.fixture.live.svelte-1uha8ag .meta:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag):last-child{color:#fef08a;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.past.svelte-1uha8ag .fixture:where(.svelte-1uha8ag){filter:blur(.35px);opacity:.78}.meta.svelte-1uha8ag,.timegrid.svelte-1uha8ag{display:flex;justify-content:space-between;gap:8px;color:#d2d8e8;font-size:12px;line-height:1.2;text-transform:lowercase}.meta.svelte-1uha8ag span:where(.svelte-1uha8ag):last-child,.timegrid.svelte-1uha8ag span:where(.svelte-1uha8ag):last-child{text-align:right}.teams.svelte-1uha8ag{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:center;gap:8px;margin:12px 0}.teams.svelte-1uha8ag form:where(.svelte-1uha8ag){min-width:0}.draw-form.svelte-1uha8ag,.draw-spacer.svelte-1uha8ag{display:grid;place-items:center;justify-self:center;align-self:center}.draw-spacer.svelte-1uha8ag{width:48px;height:48px}.team.svelte-1uha8ag{width:100%;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;border:1px solid #3a435d;background:#101522;color:#f5f7fb;border-radius:999px;padding:8px 10px;min-width:0;position:relative}.draw-button.svelte-1uha8ag{width:48px;height:48px;padding:0;border:1px solid #3a435d;background:#101522;color:#f5f7fb;border-radius:999px;display:flex;align-items:center;justify-content:center;justify-self:center;align-self:center}.draw-mark.svelte-1uha8ag{display:block;line-height:1;font-size:24px;font-weight:900;transform:translateY(-1px)}.draw-button.svelte-1uha8ag:not(:disabled){cursor:pointer}.draw-button.svelte-1uha8ag:not(:disabled):hover,.draw-button.selected.svelte-1uha8ag,.draw-button.picked.svelte-1uha8ag{border-color:#f5f7fb;background:#f5f7fb24;box-shadow:inset 0 0 0 2px #f5f7fbd1,0 0 18px #f5f7fb24}.draw-button.svelte-1uha8ag:disabled{color:#e8edf7}.team.svelte-1uha8ag:not(:disabled){cursor:pointer}.team.svelte-1uha8ag:not(:disabled):hover,.team.selected.svelte-1uha8ag,.team.picked.svelte-1uha8ag{border-color:#f5f7fb;background:#f5f7fb1f;box-shadow:inset 0 0 0 2px #f5f7fbd1}.team.svelte-1uha8ag:disabled{color:#e8edf7}.name.svelte-1uha8ag{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-weight:760;font-size:15px}.rank.svelte-1uha8ag{color:#b3bad0;font-size:12px}.pick-badge.svelte-1uha8ag{max-width:100%;color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timegrid.svelte-1uha8ag{border-top:1px solid rgba(255,255,255,.18);padding-top:8px}.next-pick-cloud.svelte-1uha8ag{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:20;min-width:154px;height:58px;border:1px solid rgba(245,247,251,.42);border-radius:999px;background:#f5f7fbeb;color:#10131d;box-shadow:0 18px 45px #00000057,inset 0 -8px 18px #10131d1f;cursor:pointer;font-size:17px;font-weight:900;letter-spacing:-.03em;text-transform:lowercase}.next-pick-cloud.svelte-1uha8ag:before,.next-pick-cloud.svelte-1uha8ag:after{content:"";position:absolute;z-index:-1;border-radius:999px;background:#f5f7fbeb;box-shadow:inset 0 -8px 18px #10131d1a}.next-pick-cloud.svelte-1uha8ag:before{width:58px;height:44px;left:20px;top:-16px}.next-pick-cloud.svelte-1uha8ag:after{width:68px;height:50px;right:18px;top:-20px}.next-pick-cloud.svelte-1uha8ag:active{transform:translate(-50%) translateY(2px)}@media(max-width:980px){.app.svelte-1uha8ag{width:min(100vw - 20px,720px);padding-top:82px}.scoreboard.svelte-1uha8ag{top:10px;gap:14px;min-height:52px;padding:8px 16px;font-size:20px}.scoreboard.svelte-1uha8ag span:where(.svelte-1uha8ag){min-width:92px}.board.svelte-1uha8ag{flex-direction:column;align-items:stretch}.fixture.svelte-1uha8ag{width:100%;flex-basis:100%}.next-pick-cloud.svelte-1uha8ag{bottom:16px;min-width:146px;height:56px}}
