:root{--ink:#11221b;--muted:#748179;--line:#e6ebe7;--surface:#ffffff;--canvas:#f5f7f4;--navy:#10241c;--green:#29a86b;--green-dark:#178552;--green-soft:#eaf8f1;--blue:#2e6ee8;--orange:#e88f35;--purple:#7b61d8;--shadow:0 12px 30px rgba(23,48,37,.07)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;color:var(--ink);background:radial-gradient(circle at 70% -10%,rgba(88,190,132,.07),transparent 28rem),var(--canvas);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.95fr) minmax(440px,1.05fr);background:white}.login-brand-panel{min-height:100vh;padding:42px clamp(38px,6vw,92px);display:flex;flex-direction:column;color:white;background:radial-gradient(circle at 80% 20%,rgba(62,206,135,.19),transparent 23rem),radial-gradient(circle at 15% 85%,rgba(79,149,115,.18),transparent 20rem),linear-gradient(145deg,#153b2c,#0c2119)}.login-brand{display:flex;align-items:center;gap:13px}.login-brand .brand-logo{width:72px;height:72px;filter:drop-shadow(0 12px 22px rgba(0,0,0,.22))}.login-brand small,.login-brand strong{display:block}.login-brand strong{font-size:18px;letter-spacing:2.8px}.login-brand small{margin-top:2px;color:#8ca599;font-size:8px;letter-spacing:2.1px;text-transform:uppercase}.login-copy{max-width:520px;margin:auto 0 48px}.login-copy h1{max-width:500px;margin:0 0 22px;font-size:clamp(39px,5vw,69px);line-height:.98;letter-spacing:-2.8px}.login-copy>p:last-child{max-width:460px;margin:0;color:#9eb5aa;font-size:14px;line-height:1.7}.login-feature-list{display:flex;flex-wrap:wrap;gap:18px 28px;padding-top:27px;border-top:1px solid rgba(255,255,255,.1)}.login-feature-list span{display:flex;align-items:center;gap:8px;color:#a7bcb1;font-size:9px}.login-feature-list svg{color:#4ad48f}.login-form-panel{display:grid;place-items:center;padding:42px;background:radial-gradient(circle at 50% 20%,rgba(69,185,119,.08),transparent 25rem),#f7f9f7}.login-card{width:min(100%,420px);padding:41px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 22px 60px rgba(23,48,37,.09)}.pending-link-page{min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,rgba(64,209,133,.14),transparent 26rem),radial-gradient(circle at 20% 85%,rgba(41,168,107,.1),transparent 22rem),linear-gradient(145deg,#10241c,#07140f)}.pending-link-card{width:min(100%,470px);padding:38px;border:1px solid rgba(255,255,255,.12);border-radius:24px;color:white;background:rgba(255,255,255,.08);box-shadow:0 28px 90px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center}.pending-link-logo{width:96px;height:96px;margin:0 auto 20px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.pending-link-logo img{width:86px;height:86px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(0,0,0,.22))}.pending-link-card .eyebrow{margin:0 0 8px;color:#84e0b0;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.pending-link-card h1{margin:0;font-size:34px;letter-spacing:-1.2px}.pending-link-lead{margin:14px auto 0;max-width:360px;color:#c6d9cf;font-size:13px;line-height:1.65}.pending-link-note{margin-top:24px;padding:16px;border:1px solid rgba(132,224,176,.22);border-radius:16px;display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;align-items:center;text-align:left;background:rgba(234,248,241,.08)}.pending-link-note svg{width:36px;height:36px;padding:8px;border-radius:11px;color:#84e0b0;background:rgba(132,224,176,.12)}.pending-link-note span,.pending-link-note strong{display:block}.pending-link-note strong{font-size:11px}.pending-link-note span{margin-top:5px;color:#afc4ba;font-size:10px;line-height:1.5}.pending-link-email{display:inline-flex;margin-top:18px;padding:7px 10px;border-radius:999px;color:#bfd5ca;background:rgba(255,255,255,.08);font-size:10px;font-weight:700}.pending-link-actions{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.pending-link-actions button{height:42px;border:0;border-radius:11px;color:#0d2319;background:#84e0b0;font-size:10px;font-weight:900}.pending-link-actions .ghost-button{color:white;background:rgba(255,255,255,.1)}.login-card h2{margin:0 0 9px;font-size:29px;letter-spacing:-.8px}.login-subtitle{margin:0 0 29px;color:var(--muted);font-size:11px;line-height:1.6}.auth-mode-switch{margin-bottom:18px;padding:4px;border-radius:10px;background:#e9eeea;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4px;gap:4px}.auth-mode-switch button{height:34px;border:0;border-radius:7px;color:#768078;background:transparent;font-size:9px;font-weight:800}.auth-mode-switch button.selected{color:var(--ink);background:white;box-shadow:0 2px 8px rgba(27,50,39,.08)}.login-card label{display:block;margin-top:17px}.login-card label>span{display:block;margin-bottom:7px;color:#526058;font-size:9px;font-weight:800}.login-card input{width:100%;height:46px;border:1px solid #dce3df;border-radius:9px;padding:0 13px;color:var(--ink);background:#fafcfa;outline:none;font-size:11px}.login-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(41,168,107,.1)}.login-error{border:1px solid #f1d2cb;border-radius:8px;color:#a8422d;background:#fff4f1}.login-error,.login-notice{margin-top:14px;padding:10px 12px;font-size:9px}.login-notice{border:1px solid #cfe4d8;border-radius:8px;color:#17613d;background:#eff9f4;line-height:1.5}.login-submit{width:100%;height:45px;margin-top:22px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:white;background:var(--green);box-shadow:0 9px 22px rgba(41,168,107,.2);font-size:10px;font-weight:800}.login-submit:hover{background:var(--green-dark)}.login-submit:disabled{cursor:wait;opacity:.65}.login-help{display:block;margin-top:18px;color:#9aa49e;font-size:8px;text-align:center}.login-mobile-brand{display:none}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:248px;display:flex;flex-direction:column;color:#d9e4de;background:radial-gradient(circle at 20% 0,rgba(48,159,103,.18),transparent 20rem),var(--navy);padding:26px 18px 18px}.brand{border:0;background:none;color:#fff;display:flex;align-items:center;gap:12px;padding:0 8px;text-align:left}.brand-logo{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;overflow:hidden;filter:drop-shadow(0 8px 16px rgba(0,0,0,.22))}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.brand strong{display:block;letter-spacing:1.5px;font-size:15px}.brand small{color:#8fa398;font-size:9px;letter-spacing:2.2px;text-transform:uppercase}.season-chip{margin:30px 0 28px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.045);display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px}.season-ball{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.09);font-size:17px}.season-chip small,.season-chip strong{display:block}.season-chip small{color:#83988d;font-size:9px;margin-bottom:3px}.season-chip strong{color:#edf5f1;font-size:12px}.season-chip svg{color:#71857a}.main-nav{display:flex;flex-direction:column;gap:5px}.nav-label{padding:0 11px 8px;color:#6f8479;font-size:9px;text-transform:uppercase;letter-spacing:1.6px}.main-nav button{width:100%;height:45px;border:0;border-radius:10px;background:transparent;color:#9fb1a8;display:flex;align-items:center;gap:13px;padding:0 12px;text-align:left;transition:.18s ease}.main-nav button:hover{color:#fff;background:rgba(255,255,255,.045)}.main-nav button.nav-active{color:#fff;background:linear-gradient(100deg,rgba(43,168,107,.23),rgba(43,168,107,.08))}.main-nav button.nav-active:before{content:"";position:absolute;left:0;width:3px;height:28px;border-radius:0 3px 3px 0;background:#44d48e}.main-nav button span{flex:1 1;font-weight:600;font-size:12px}.main-nav button em{min-width:21px;height:21px;display:grid;place-items:center;border-radius:20px;background:#e06d4d;color:white;font-size:9px;font-style:normal;font-weight:800}.sidebar-foot{margin-top:auto}.status-dot{width:8px;height:8px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:#43d58e;box-shadow:0 0 0 4px rgba(67,213,142,.1)}.profile{display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:3px 5px}.profile small,.profile strong{display:block}.profile strong{color:#edf5f1;font-size:11px}.profile small{color:#779086;font-size:9px;margin-top:3px}.profile .logout-button{height:29px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#a7bbb1;background:rgba(255,255,255,.045);padding:0 8px;display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:800}.profile .logout-button:hover{color:#fff;background:rgba(255,255,255,.08)}.avatar{width:31px;height:31px;border-radius:50%;display:inline-grid;place-items:center;flex:0 0 auto;color:#285844;background:#d7eee3;font-size:9px;font-weight:800}.avatar-blue{color:white;background:linear-gradient(145deg,#3d8ed9,#1c5aa2)}.team-mark{width:25px;height:25px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background-color:#f0f4f1;background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:16px;font-style:normal}.team-mark-image{border-radius:0;background-color:transparent}.team-mark.flag-large{width:42px;height:42px;font-size:30px}.main{min-height:100vh;padding-left:248px}.topbar{height:67px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.83);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:flex-end;padding:0 38px;position:-webkit-sticky;position:sticky;top:0;z-index:25}.demo-pill,.topbar{display:flex;align-items:center}.demo-pill{margin-right:auto;height:25px;padding:0 10px;border-radius:20px;gap:6px;color:#1d8153;background:#edf9f3;border:1px solid #d5f0e1;font-size:8px;letter-spacing:1.1px;font-weight:800}.demo-pill span{width:6px;height:6px;border-radius:50%;background:#36bb79}.mobile-menu-button{display:none}.page{width:min(100%,1370px);margin:0;padding:34px 40px 60px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}.eyebrow{margin:0 0 7px;color:var(--green);text-transform:uppercase;font-weight:800;font-size:9px;letter-spacing:1.7px}.page-heading h1{margin:0 0 8px;font-size:clamp(26px,3vw,36px);line-height:1.08;letter-spacing:-1.2px}.page-heading>div>p:last-child{margin:0;color:var(--muted);font-size:12px}.primary-button{height:42px;border:0;border-radius:9px;padding:0 17px;display:flex;align-items:center;gap:9px;color:white;background:var(--green);box-shadow:0 8px 20px rgba(41,168,107,.2);font-size:11px;font-weight:700}.primary-button:hover{background:var(--green-dark)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:24px}.metric-card{min-height:105px;padding:17px;border:1px solid var(--line);border-radius:13px;background:var(--surface);display:grid;grid-template-columns:38px 1fr;grid-gap:11px;gap:11px;align-items:center;box-shadow:0 4px 15px rgba(23,48,37,.025)}.metric-card>div:nth-child(2) span,.metric-card>div:nth-child(2) strong{display:block}.metric-card>div:nth-child(2) span{color:var(--muted);font-size:9px;margin-bottom:4px}.metric-card>div:nth-child(2) strong{font-size:24px;letter-spacing:-.7px}.metric-card sup{color:#8b9790;font-size:9px;margin-left:2px}.metric-card em{grid-column:2;color:#9aa39e;margin-top:-12px;font-size:8px;font-style:normal}.metric-card em.trend-up{color:var(--green);font-weight:700}.metric-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:var(--blue);background:#edf3ff}.metric-green{color:var(--green);background:var(--green-soft)}.metric-orange{color:var(--orange);background:#fff4e8}.metric-purple{color:var(--purple);background:#f1edff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(260px,.72fr);grid-gap:19px;gap:19px}.dashboard-main,.dashboard-side{min-width:0}.dashboard-duels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px;margin-bottom:22px}.duel-card{padding:13px;overflow:hidden}.duel-card-head{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:10px}.duel-card-head span{color:#7c8981;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.duel-card-head button{border:0;color:var(--green-dark);background:transparent;font-size:8px;font-weight:900}.duel-summary{width:100%;min-height:58px;border:0;border-radius:10px;padding:10px 11px;background:linear-gradient(90deg,#f4fbf7,#ffffff);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);text-align:left}.duel-summary small,.duel-summary strong{display:block}.duel-summary small{margin-bottom:4px;color:#8b9690;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.duel-summary strong{font-size:12px}.duel-summary b{min-width:58px;height:34px;border-radius:9px;display:grid;place-items:center;color:var(--ink);background:white;box-shadow:inset 0 0 0 1px #e4ebe7;font-size:14px}.duel-meta{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.duel-meta span{padding:5px 7px;border-radius:999px;color:#78847d;background:#f0f4f1;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.upcoming-card{margin-top:4px;padding:18px;border-radius:15px;color:white;background:radial-gradient(circle at 12% 8%,rgba(88,226,150,.16),transparent 16rem),radial-gradient(circle at 88% 18%,rgba(65,202,132,.18),transparent 18rem),linear-gradient(125deg,#173c2d,#10251d);box-shadow:var(--shadow)}.upcoming-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}.upcoming-card-head span,.upcoming-card-head strong{display:block}.upcoming-card-head span{color:#9ed5b8;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.upcoming-card-head strong{margin-top:5px;color:white;font-size:16px;line-height:1.35}.upcoming-card .compact-match{border-color:rgba(255,255,255,.08);box-shadow:none}.upcoming-card .empty-panel{color:#b6d1c5;background:rgba(255,255,255,.06);border-radius:12px}.live-card{border-radius:15px;color:white;background:radial-gradient(circle at 85% 20%,rgba(65,202,132,.2),transparent 18rem),linear-gradient(125deg,#163528,#0f241c);padding:18px 23px 16px;margin-bottom:25px;box-shadow:var(--shadow)}.live-card-head{display:flex;justify-content:space-between;align-items:center;color:#8ca298;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.live-card-head em{color:#8ca298;font-size:8px;font-style:normal;font-weight:800;text-transform:none;letter-spacing:.03em}.live-badge{display:inline-flex;align-items:center;gap:6px;color:#ec7258!important;font-weight:800;font-size:9px;text-transform:uppercase}.live-badge i{width:6px;height:6px;display:block;border-radius:50%;background:#ef694d;box-shadow:0 0 0 4px rgba(239,105,77,.11);animation:pulse 1.5s infinite}@keyframes pulse{50%{opacity:.45}}.live-match-list{margin-top:14px;display:grid;grid-gap:8px;gap:8px}.live-match-row{min-height:48px;border:1px solid rgba(255,255,255,.08);border-radius:11px;padding:0 12px;color:white;background:rgba(255,255,255,.055);display:grid;grid-template-columns:minmax(0,1fr) 68px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px}.live-match-row:hover{background:rgba(255,255,255,.085)}.live-match-row span{min-width:0;display:flex;align-items:center;gap:7px}.live-match-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.live-match-row b{min-height:38px;border-radius:9px;display:grid;place-items:center;color:white;background:rgba(255,255,255,.11);font-style:normal;line-height:1.1}.live-match-row b strong{font-size:13px}.live-match-row b small{color:#9ed5b8;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.live-match-away{justify-content:flex-end;text-align:right}.live-card>p{margin:11px 0 0;color:#8ca298;font-size:8px;font-weight:700}.live-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:24px;gap:24px;padding:20px 9% 17px}.live-teams>div:not(.live-score){display:flex;flex-direction:column;align-items:center;gap:7px;font-size:12px;text-align:center}.flag-large{font-size:32px;filter:drop-shadow(0 5px 8px rgba(0,0,0,.2))}.live-score{display:flex;align-items:center;gap:12px}.live-score strong{font-size:34px}.live-score span{color:#698078;font-size:16px}.live-progress{height:3px;border-radius:3px;background:rgba(255,255,255,.09);overflow:hidden}.live-progress span{display:block;height:100%;border-radius:inherit;background:var(--green)}.your-pick{padding-top:13px;display:flex;align-items:center;gap:10px;font-size:9px;color:#849a90}.your-pick strong{color:white;font-size:12px}.your-pick em{margin-left:auto;color:#55d698;font-style:normal;font-weight:700}.section-header{min-height:37px;display:flex;align-items:center;justify-content:space-between}.section-header h2{font-size:14px;margin:0}.section-header button{border:0;color:var(--green-dark);background:transparent;display:flex;align-items:center;gap:3px;font-size:9px;font-weight:700}.match-list{display:flex;flex-direction:column;gap:8px}.compact-match{width:100%;min-height:66px;border:1px solid var(--line);border-radius:11px;padding:9px 14px;background:white;display:grid;grid-template-columns:92px 1fr 58px 1fr 108px 15px;align-items:center;grid-gap:8px;gap:8px;color:var(--ink);text-align:left;transition:.16s ease}.compact-match:hover{border-color:#bfdccc;box-shadow:0 7px 18px rgba(23,48,37,.055);transform:translateY(-1px)}.match-time{border-right:1px solid var(--line)}.match-time small,.match-time strong{display:block}.match-time strong{font-size:11px;text-transform:capitalize}.match-time small{color:#9ca49f;font-size:10px;margin-top:4px}.compact-team{display:flex;align-items:center;gap:8px;font-size:12px}.compact-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-team i{font-style:normal;font-size:19px}.compact-away{justify-content:flex-end}.compact-score{height:32px;display:grid;place-items:center;border-radius:8px;background:#f5f7f5;font-size:12px;font-weight:800;text-align:center}.compact-score-empty{color:#9da8a2;font-weight:700}.pick-status{color:#9aa39e;font-size:9px;text-align:right}.pick-saved{display:inline-flex;justify-content:flex-end;align-items:center;gap:3px;color:var(--green);font-weight:700}.compact-match>svg{color:#a5ada8}.dashboard-side{display:flex;flex-direction:column;gap:16px}.deadline-card{min-height:178px;padding:19px;position:relative;overflow:hidden;border-radius:14px;color:white;background:linear-gradient(135deg,#275d47,#15372a)}.deadline-glow{position:absolute;width:180px;height:180px;border-radius:50%;right:-70px;top:-70px;background:rgba(66,207,137,.12)}.deadline-label{display:flex;align-items:center;gap:7px;color:#acd0bf;font-size:8px;text-transform:uppercase;letter-spacing:.8px}.deadline-card h3{margin:13px 0 15px;font-size:13px}.deadline-date{margin:-8px 0 14px;color:#9ebcaf;font-size:9px;text-transform:capitalize}.deadline-live-time{margin-bottom:15px;color:white;font-size:20px;font-weight:800}.countdown{display:flex;align-items:flex-start;gap:7px;margin-bottom:15px}.countdown span{width:42px;padding:7px 0 6px;border-radius:7px;background:rgba(255,255,255,.08);text-align:center}.countdown small,.countdown strong{display:block}.countdown strong{font-size:16px}.countdown small{color:#91aa9f;font-size:7px;margin-top:2px}.countdown b{margin-top:8px;color:#7f9b8d}.deadline-card button{width:100%;height:33px;border:0;border-radius:7px;color:#17452f;background:#e8fff4;font-size:9px;font-weight:800}.panel{border:1px solid var(--line);border-radius:13px;background:white;box-shadow:0 5px 18px rgba(23,48,37,.025)}.leaderboard-preview{padding:12px 14px 10px}.preview-row{display:grid;grid-template-columns:25px 31px 1fr auto;align-items:center;grid-gap:8px;gap:8px;min-height:45px;border-top:1px solid #f0f2f0}.preview-row.is-you{margin:0 -8px;padding:0 8px;border-radius:8px;background:#eff9f4;border-top-color:transparent}.rank{width:21px;height:21px;display:inline-grid;place-items:center;border-radius:6px;color:#758078;font-size:9px;font-weight:800}.rank-1{color:#9b7318;background:#fff2bf}.rank-2{color:#687277;background:#e9eef0}.rank-3{color:#9b5b38;background:#f7dfcf}.player-name small,.player-name strong{display:block}.player-name strong{font-size:9px}.player-name small{color:var(--green);font-size:7px;margin-top:2px}.profile-link{border:0;background:transparent;color:var(--ink);padding:0;font:inherit;font-weight:800;text-align:left;cursor:pointer}.profile-link:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.player-name.profile-link{display:block}.preview-row>strong{font-size:10px}.empty-panel{padding:22px 8px;color:#8c9891;font-size:9px;line-height:1.5;text-align:center}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.segmented{padding:4px;border-radius:10px;background:#e9eeea;display:inline-flex}.segmented button{height:31px;padding:0 14px;border:0;border-radius:7px;color:#768078;background:transparent;font-size:9px;font-weight:700}.segmented button.selected{color:var(--ink);background:white;box-shadow:0 2px 8px rgba(27,50,39,.08)}.rules-note{display:flex;align-items:center;gap:7px;color:#7c8981;font-size:9px}.rules-note svg{color:var(--green)}.prediction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.prediction-card{border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;box-shadow:0 7px 22px rgba(23,48,37,.035)}.prediction-card:hover:not(.prediction-locked){border-color:#b9dfcb}.prediction-head{min-height:41px;padding:0 16px;border-bottom:1px solid #edf0ee;display:flex;align-items:center;justify-content:space-between;color:#8b958f;font-size:8px;text-transform:uppercase;letter-spacing:.5px}.prediction-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px;padding:24px 18px}.prediction-teams>div:not(.prediction-inputs){text-align:center;display:flex;flex-direction:column;align-items:center}.prediction-teams>div>span{font-size:32px}.prediction-teams>div>.team-mark{width:38px;height:38px;font-size:27px}.prediction-teams>div>strong{margin-top:7px;font-size:11px}.prediction-teams>div>small{margin-top:2px;color:#9aa49e;font-size:8px}.prediction-inputs{display:flex;align-items:center;gap:8px}.prediction-inputs input{width:47px;height:47px;border:1px solid #dbe2de;border-radius:10px;color:var(--ink);background:#f8faf8;text-align:center;outline:none;font-size:18px;font-weight:800}.prediction-inputs input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(41,168,107,.1)}.prediction-inputs input:disabled{color:#536159;background:#eef1ef}.prediction-inputs b{color:#a4ada8}.prediction-foot{min-height:48px;padding:0 15px;border-top:1px solid #edf0ee;display:flex;align-items:center;justify-content:space-between;gap:12px}.prediction-foot>span{display:flex;align-items:center;gap:6px;color:#829088;font-size:8px}.prediction-foot button{height:31px;padding:0 13px;border:0;border-radius:7px;color:white;background:var(--green);font-size:8px;font-weight:800}.prediction-foot button.saved-button{display:flex;align-items:center;gap:5px}.prediction-foot button.reveal-button,.prediction-foot button.saved-button{color:var(--green-dark);background:var(--green-soft)}.prediction-foot button:disabled{cursor:wait;opacity:.65}.prediction-locked{opacity:.8}.prediction-foot .locked-text{color:#8d9892}.prediction-foot>strong{font-size:8px;color:#6f7a74}.match-reveal{border-top:1px solid #edf0ee;background:#fbfcfb;padding:10px 12px 12px}.match-reveal-head{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7f8b84;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.match-reveal-head strong{color:var(--ink);font-size:9px}.match-reveal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.match-reveal-row{min-height:41px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:white;display:grid;grid-template-columns:28px minmax(0,1fr) 48px 64px;align-items:center;grid-gap:7px;gap:7px}.match-reveal-row .avatar{width:25px;height:25px;font-size:8px}.match-reveal-row>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:9px}.match-reveal-row .profile-score{height:26px;font-size:9px}.match-reveal-row .result-pill{height:24px;font-size:7px}.table-panel{overflow:hidden}.table-summary{min-height:82px;padding:0 23px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:44px;background:linear-gradient(90deg,#f7fbf8,white)}.table-summary>div{display:flex;align-items:center;gap:10px}.table-summary svg{color:var(--green)}.table-summary small,.table-summary strong{display:block}.table-summary strong{font-size:16px}.table-summary small{color:#929c96;font-size:8px;margin-top:2px}.responsive-table{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{height:42px;color:#8b9690;background:#fafbfa;font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.6px}th:nth-child(2){text-align:left}td{height:54px;border-top:1px solid #edf0ee;text-align:center;color:#657169;font-size:10px}td:nth-child(2){text-align:left}.table-player{display:flex;align-items:center;gap:10px}.table-player strong{color:var(--ink)}.table-player small{padding:3px 6px;color:var(--green-dark);background:var(--green-soft);border-radius:10px;font-size:7px}.current-user-row{background:#f1faf5}.points{color:var(--ink);font-size:12px}.movement-up{color:var(--green);font-weight:700}.movement-down{color:#de745c;font-weight:700}.movement-flat{color:#adb4b0}.league-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.8fr);grid-gap:18px;gap:18px;align-items:start}.league-layout .panel>.section-header{padding:14px 18px 8px}.league-table td{height:42px}.round-heading{min-height:54px;display:flex;align-items:center;justify-content:space-between}.round-heading h2{margin:0;font-size:15px}.round-heading .eyebrow{margin-bottom:3px}.fixture-list{display:flex;flex-direction:column;gap:8px}.fixture-card{min-height:55px;padding:0 16px;border:1px solid var(--line);border-radius:10px;background:white;display:grid;grid-template-columns:1fr 72px 1fr;align-items:center;grid-gap:8px;gap:8px}.fixture-player{font-size:9px;font-weight:700}.fixture-away{text-align:right}.fixture-score{height:30px;border:0;border-radius:7px;color:var(--ink);background:#f1f5f2;display:flex;justify-content:center;align-items:center;gap:8px}.fixture-score:hover{background:var(--green-soft);color:var(--green-dark)}.fixture-score b{color:#a2aaa6}.fixture-score strong{font-size:12px}.fixture-card-wrap{display:flex;flex-direction:column;gap:8px}.cup-group-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px}.cup-group-card{grid-template-columns:58px minmax(0,1fr) 78px minmax(0,1fr)}.cup-group-pill{display:grid;place-items:center;height:24px;border-radius:999px;font-size:8px;font-weight:900}.cup-group-pill.group-a{color:#245476;background:#d9eaf7}.cup-group-pill.group-b{color:#784a61;background:#ead1dc}.round-sidebar{min-width:0;display:flex;flex-direction:column;gap:12px}.round-sidebar>.round-heading{padding:0 2px}.round-accordion{display:flex;flex-direction:column;gap:9px}.round-block{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden;box-shadow:0 8px 24px rgba(23,48,37,.03)}.round-block.round-open{border-color:#cfe4d8;box-shadow:0 13px 30px rgba(23,48,37,.06)}.round-toggle{width:100%;min-height:46px;padding:0 14px;border:0;background:#fbfcfb;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ink);cursor:pointer}.round-toggle span{font-size:9px}.round-toggle em,.round-toggle span{font-weight:900;text-transform:uppercase;letter-spacing:.06em}.round-toggle em{padding:5px 8px;border-radius:999px;background:#eef4f1;color:#728078;font-size:7px;font-style:normal}.round-open .round-toggle{background:linear-gradient(90deg,#f2fbf6,#fff)}.round-open .round-toggle em{color:var(--green-dark);background:var(--green-soft)}.round-fixtures{padding:10px;border-top:1px solid #edf0ee;background:#fbfcfb}.round-fixtures .fixture-card{box-shadow:none}.fixture-modal-backdrop{position:fixed;inset:0;z-index:125;padding:28px;background:rgba(11,27,19,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center}.fixture-modal{width:min(760px,100%);max-height:min(780px,calc(100vh - 56px));overflow:hidden;border-radius:18px;background:white;box-shadow:0 24px 80px rgba(8,25,18,.32);position:relative;display:flex;flex-direction:column}.fixture-modal-close{position:absolute;right:14px;top:12px;z-index:2;width:32px;height:32px;border:0;border-radius:9px;color:#6f7a74;background:#f2f5f3;font-size:20px;line-height:1;cursor:pointer}.fixture-modal-close:hover{color:var(--ink);background:#e8efeb}.fixture-modal-head{min-height:104px;padding:24px 72px 20px 28px;color:white;background:linear-gradient(120deg,#173d2e,#245a43);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:20px;gap:20px}.fixture-modal-head>div{min-width:0}.fixture-modal-head .eyebrow{color:#a8d4c1;margin:0 0 4px}.fixture-modal-head h2{margin:0;font-size:22px}.fixture-modal-head>div>span{display:block;margin-top:6px;color:#c5ded3;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fixture-modal-head>strong{grid-column:2;justify-self:center;min-width:82px;height:52px;border-radius:13px;display:grid;place-items:center;color:white;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16);font-size:22px}.fixture-title-full{display:inline}.fixture-title-compact{display:none}.fixture-detail{min-height:0;padding:14px 18px 18px;border:0;background:#f8faf8;overflow:auto}.fixture-detail-head{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:10px}.fixture-detail-head strong{color:var(--ink);font-size:10px}.fixture-detail-head span{color:#849089;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.fixture-detail-list{display:flex;flex-direction:column;gap:8px}.fixture-detail-match{border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden}.fixture-detail-match-head{position:relative;min-height:36px;padding:0 10px;border-bottom:1px solid #edf0ee;display:flex;align-items:center;justify-content:center}.fixture-detail-match-head span{position:absolute;left:10px;color:#8d9892;font-size:8px;text-transform:capitalize}.fixture-detail-match-head strong{max-width:calc(100% - 170px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:9px;text-align:center}.fixture-detail-match-head b{height:24px;border-radius:7px;display:grid;place-items:center;color:var(--ink);background:#f2f5f3;font-size:10px}.fixture-detail-picks{padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.fixture-pick{min-height:38px;padding:6px 8px;border-radius:9px;background:#fafbfa;display:grid;grid-template-columns:25px minmax(0,1fr) 42px auto;align-items:center;grid-gap:7px;gap:7px}.fixture-pick-exact{background:#eaf8f0;box-shadow:inset 0 0 0 1px #cdebd9}.fixture-pick-outcome{background:#fff7d9;box-shadow:inset 0 0 0 1px #f2df9b}.fixture-pick-miss{background:#fff0ed;box-shadow:inset 0 0 0 1px #f0c8c0}.fixture-pick-pending{background:#f2f5f3;box-shadow:inset 0 0 0 1px #e2e9e5}.fixture-pick-scored{box-shadow:inset 0 0 0 1px #bfe6d0}.fixture-pick .avatar{width:24px;height:24px;font-size:8px}.fixture-pick>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:8px}.fixture-pick-name-full{display:inline}.fixture-pick-name-compact{display:none}.fixture-pick em{grid-column:3/-1;justify-self:end;color:#87928c;font-size:8px;font-style:normal;font-weight:800;text-align:right;white-space:nowrap}.fixture-pick .profile-score{grid-column:4;justify-self:end;height:24px;font-size:9px}.goal-badge{grid-column:3;min-width:35px;height:23px;border-radius:999px;display:grid;place-items:center;color:#17613d;background:#dff7ea;font-size:8px;font-weight:900}.cup-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.8fr);grid-gap:18px;gap:18px;align-items:start;margin-bottom:18px}.cup-main{min-width:0;display:grid;grid-template-columns:1fr;grid-gap:15px;gap:15px}.cup-standings-panel>.section-header{padding:14px 18px 8px}.cup-standings-panel td{height:40px}.cup-advance-row{background:#f1faf5}.bracket-placeholder{padding-bottom:18px}.empty-bracket{padding:0 18px 16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.empty-bracket-column{min-height:145px;border:1px dashed #cbd8d1;border-radius:12px;background:linear-gradient(180deg,#fbfcfb,#f6f9f7);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px}.empty-bracket-column strong{font-size:10px;color:var(--ink)}.empty-bracket-column span{min-width:86px;padding:8px 10px;border-radius:8px;background:white;color:#9aa49f;text-align:center;font-size:9px;font-weight:800;box-shadow:0 5px 18px rgba(23,48,37,.04)}.bracket-placeholder>p{margin:0;padding:0 18px;color:#7d8981;font-size:9px;line-height:1.6}.cup-banner{min-height:82px;margin-bottom:20px;padding:15px 20px;border-radius:14px;color:white;background:linear-gradient(115deg,#173d2e,#10271e);justify-content:space-between;gap:20px}.cup-banner,.cup-banner>div{display:flex;align-items:center}.cup-banner>div{gap:13px}.cup-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:12px;color:#ffe28b;background:rgba(255,255,255,.08)}.cup-banner h2{margin:0;font-size:17px}.cup-banner p:last-child{max-width:300px;margin:0;color:#91aa9f;font-size:9px;text-align:right}.bracket{min-width:0;overflow-x:auto;display:grid;grid-template-columns:minmax(220px,1fr) 40px minmax(220px,1fr) 40px minmax(220px,1fr);align-items:stretch}.bracket-column{min-width:220px}.bracket-title{height:50px;display:flex;justify-content:space-between;align-items:center;padding:0 12px}.bracket-title span{font-size:11px;font-weight:800}.bracket-title small{color:#9aa39e;font-size:8px}.bracket-fixtures{min-height:420px;display:flex;flex-direction:column;justify-content:space-around;gap:15px}.bracket-card{border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden;box-shadow:0 5px 18px rgba(23,48,37,.03)}.bracket-card>div{min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ee;color:#78837c;font-size:9px}.bracket-card>div:first-child{border-top:0}.bracket-card>div.bracket-winner{color:var(--ink);background:#eff9f4;font-weight:800}.bracket-card strong{font-size:12px}.bracket-connector{align-self:center;height:1px;background:#ccd6d0;position:relative}.bracket-connector:after{content:"";position:absolute;right:-1px;top:-3px;width:6px;height:6px;border-top:1px solid #ccd6d0;border-right:1px solid #ccd6d0;transform:rotate(45deg)}.bracket-final .bracket-fixtures{justify-content:center}.admin-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:15px;gap:15px}.admin-grid .panel{padding:15px 18px}.integration-row{min-height:63px;border-top:1px solid var(--line);display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:10px;gap:10px}.integration-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;color:var(--green);background:var(--green-soft)}.integration-row small,.integration-row strong{display:block}.integration-row strong{font-size:10px}.integration-row small{color:#939d97;font-size:8px;margin-top:4px}.integration-row em{color:var(--green-dark);background:var(--green-soft);border-radius:20px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:800}.quick-actions{display:flex;flex-direction:column;gap:8px}.quick-actions .section-header{margin-bottom:2px}.quick-actions button{height:42px;border:1px solid var(--line);border-radius:9px;color:#56635b;background:#fafbfa;display:flex;align-items:center;gap:10px;padding:0 13px;font-size:9px;font-weight:700}.quick-actions button:hover{border-color:#b7dcca;color:var(--green-dark);background:#f2fbf6}.quick-actions button:disabled{opacity:.55}.telegram-import-textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fbfcfb;padding:11px;font-size:9px;line-height:1.5;outline:none}.telegram-import-textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(48,145,94,.1)}.result-editor{display:flex;flex-direction:column;gap:12px}.result-editor label span{display:block;margin-bottom:6px;color:#7a867f;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.result-editor input,.result-editor select{width:100%;height:40px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fbfcfb;padding:0 11px;font-size:10px;font-weight:700;outline:none}.result-editor input:focus,.result-editor select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(48,145,94,.1)}.result-score-row{display:grid;grid-template-columns:1fr 18px 1fr;align-items:end;grid-gap:9px;gap:9px}.result-score-row b{height:40px;display:grid;place-items:center;color:#9aa49f}.result-editor button{height:42px;border:0;border-radius:9px;color:#fff;background:var(--green);display:flex;align-items:center;justify-content:center;gap:9px;font-size:9px;font-weight:800}.result-editor button:disabled{opacity:.6}.audit-item{min-height:59px;display:flex;gap:13px;align-items:flex-start;border-top:1px solid var(--line);padding-top:15px}.audit-item small,.audit-item strong{display:block}.audit-item strong{font-size:9px}.audit-item small{margin-top:4px;color:#939d97;font-size:8px}.status-blue{background:var(--blue);box-shadow:0 0 0 4px rgba(46,110,232,.1)}.status-orange{background:var(--orange);box-shadow:0 0 0 4px rgba(232,143,53,.1)}.setup-card{display:grid;grid-template-columns:52px 1fr;grid-gap:13px;gap:13px;position:relative}.setup-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:var(--purple);background:#f1edff}.setup-card h3{margin:0 0 6px;font-size:14px}.setup-card p:not(.eyebrow){margin:0;color:#7d8981;font-size:9px;line-height:1.6}.setup-card code{grid-column:2;width:-moz-fit-content;width:fit-content;padding:6px 9px;border-radius:6px;color:#536159;background:#f1f4f2;font-size:8px}.profile-modal-backdrop{position:fixed;inset:0;z-index:120;padding:28px;background:rgba(11,27,19,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center}.profile-modal{width:min(860px,100%);max-height:min(760px,calc(100vh - 56px));overflow:hidden;border-radius:18px;background:white;box-shadow:0 24px 80px rgba(8,25,18,.32);position:relative;display:flex;flex-direction:column}.profile-modal-close{position:absolute;right:14px;top:12px;width:32px;height:32px;border:0;border-radius:9px;color:#6f7a74;background:#f2f5f3;font-size:20px;line-height:1;cursor:pointer}.profile-modal-close:hover{color:var(--ink);background:#e8efeb}.profile-modal-head{padding:24px 28px 18px;color:white;background:linear-gradient(120deg,#173d2e,#245a43);display:grid;grid-template-columns:58px 1fr;grid-gap:15px;gap:15px;align-items:center}.profile-modal-head .profile-modal-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#3d8ed9,#1c5aa2);font-size:18px;font-weight:900;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3),0 10px 24px rgba(0,0,0,.14)}.profile-modal-head .eyebrow{color:#a8d4c1;margin:0 0 4px}.profile-modal-head h2{margin:0;font-size:22px}.profile-modal-head span{display:block;margin-top:6px;color:#c5ded3;font-size:10px;font-weight:700}.profile-stat-grid{padding:16px 18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;background:#f8faf8;border-bottom:1px solid var(--line)}.profile-stat-grid div{min-height:72px;border:1px solid var(--line);border-radius:12px;background:white;display:flex;flex-direction:column;justify-content:center;padding:0 14px}.profile-stat-grid span{color:#849089;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.profile-stat-grid strong{margin-top:6px;color:var(--ink);font-size:20px}.profile-h2h-card{margin:15px 18px 0;padding:14px 16px;border:1px solid #cfe4d8;border-radius:12px;background:#f2fbf6;display:flex;justify-content:space-between;align-items:center;gap:18px}.profile-h2h-card span,.profile-h2h-card strong{display:block}.profile-h2h-card span{color:#718078;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.profile-h2h-card strong{margin-top:4px;color:var(--green-dark);font-size:12px}.profile-h2h-card p{margin:0;color:#657169;font-size:10px;font-weight:700}.profile-match-history{padding:12px 18px 0}.profile-match-history details{border:1px solid var(--line);border-radius:12px;background:white;overflow:hidden}.profile-match-history summary{min-height:46px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.profile-match-history summary::-webkit-details-marker{display:none}.profile-match-history summary span{color:var(--ink);font-size:11px;font-weight:900}.profile-match-history summary strong{color:#6f7a74;font-size:9px;font-weight:800}.profile-match-history-list{max-height:210px;overflow:auto;border-top:1px solid #edf0ee}.profile-match-row{min-height:42px;padding:0 13px;border-top:1px solid #edf0ee;display:grid;grid-template-columns:80px minmax(0,1fr) 52px 72px;align-items:center;grid-gap:9px;gap:9px}.profile-match-row:first-child{border-top:0}.profile-match-row span{color:#8a9690;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.profile-match-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:9px}.profile-match-row b{height:24px;border-radius:7px;display:grid;place-items:center;color:var(--ink);background:#f1f5f2;font-size:9px}.profile-match-row em{height:24px;border-radius:999px;display:grid;place-items:center;font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.match-result-win{color:#17613d;background:#dff7ea}.match-result-draw{color:#7b5a12;background:#fff1bd}.match-result-loss{color:#9a4638;background:#ffe0da}.match-result-pending{color:#6f7a74;background:#edf1ef}.profile-history{min-height:0;padding:12px 18px 18px;display:flex;flex-direction:column}.profile-history .section-header{margin-bottom:8px}.profile-history .section-header span{color:#8a9690;font-size:9px;font-weight:800}.profile-history-list{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-prediction-row{min-height:62px;padding:10px 11px;border:1px solid var(--line);border-radius:12px;background:white;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.profile-prediction-row div{min-width:0}.profile-prediction-row div strong{color:var(--ink);font-size:10px}.profile-prediction-row div small,.profile-prediction-row div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-prediction-row div small{margin-top:3px;color:#9aa49f;font-size:8px}.profile-match-title-full{display:inline}.profile-match-title-short{display:none}.profile-score{height:28px;border-radius:8px;background:#f1f5f2;display:grid;place-items:center;color:var(--ink);font-size:10px;font-weight:900}.profile-score-muted{color:#7e8983;background:#fafbfa}.result-pill{min-width:76px;height:27px;padding:0 10px;border-radius:999px;display:grid;place-items:center;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.result-exact{color:#17613d;background:#dff7ea}.result-outcome{color:#7b5a12;background:#fff1bd}.result-miss{color:#9a4638;background:#ffe0da}.result-pending{color:#6f7a74;background:#edf1ef}.bottom-nav,.sidebar-backdrop{display:none}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translateX(-50%);min-height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:9px;color:white;background:#143d2d;box-shadow:0 15px 35px rgba(14,40,30,.25);font-size:10px;font-weight:700;animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-side{display:grid;grid-template-columns:.75fr 1fr}.cup-group-stage,.cup-layout,.empty-bracket,.prediction-grid{grid-template-columns:1fr}}@media (max-width:800px){.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:25px 18px}.login-card{padding:30px 24px}.login-mobile-brand{margin-bottom:38px;display:flex;align-items:center;gap:10px;color:var(--ink)}.login-mobile-brand .brand-logo{width:42px;height:42px;filter:drop-shadow(0 8px 14px rgba(23,48,37,.16))}.login-mobile-brand strong{letter-spacing:2px}body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.sidebar{transform:translateX(-100%);transition:transform .22s ease;box-shadow:18px 0 45px rgba(8,25,18,.25)}.sidebar.sidebar-open{transform:translateX(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:35;border:0;background:rgba(10,25,18,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.main{padding-left:0}.topbar{display:none}.page{padding:calc(27px + env(safe-area-inset-top)) 18px 35px}.page-heading{align-items:flex-start}.page-heading .primary-button{display:none}.admin-grid,.cup-layout,.league-layout{grid-template-columns:1fr}.bottom-nav{position:fixed;inset:auto 0 0;z-index:30;min-height:calc(76px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.bottom-nav button{min-height:76px;padding:10px 0 8px;border:0;color:#929c96;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;font-size:10px}.bottom-nav button.nav-active{color:var(--green-dark)}.bottom-nav button.nav-active:before{content:"";position:absolute;top:0;width:28px;height:2px;border-radius:2px;background:var(--green)}.duel-card-head button{display:none}.auth-mode-switch button,.prediction-foot button,.quick-actions button,.result-editor button,.section-header button,.segmented button{min-height:40px;font-size:14px}}@media (max-width:580px){.pending-link-page{padding:18px}.pending-link-card{padding:30px 22px;border-radius:20px}.pending-link-card h1{font-size:28px}.pending-link-actions,.profile-history-list{grid-template-columns:1fr}.profile-prediction-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px 10px}.profile-match-title-full{display:none}.profile-match-title-short{display:inline}.profile-prediction-row .result-pill{min-width:68px;font-size:7px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{min-height:95px;padding:13px;grid-template-columns:32px 1fr;gap:8px}.metric-icon{width:32px;height:32px}.metric-card>div:nth-child(2) strong{font-size:20px}.metric-card em{display:none}.live-card{padding:15px}.live-teams{padding:18px 0 15px;gap:12px}.live-score strong{font-size:29px}.live-teams>div:not(.live-score) strong{font-size:9px}.dashboard-duels{grid-template-columns:1fr}.upcoming-card{padding:15px}.upcoming-card-head{gap:10px}.upcoming-card-head span{font-size:11px}.upcoming-card-head strong{font-size:16px}.compact-match{min-height:72px;grid-template-columns:68px minmax(0,1fr) 42px minmax(0,1fr) 13px;padding:10px;gap:7px}.pick-status{display:none}.match-time small,.match-time strong{font-size:12px}.compact-score{height:34px;font-size:14px}.compact-team{gap:6px}.compact-team strong{font-size:14px}.compact-team i{font-size:16px}.dashboard-side{display:flex}.toolbar{align-items:flex-start;flex-direction:column}.rules-note{line-height:1.5}.prediction-teams{padding:21px 10px;gap:8px}.prediction-inputs input{width:42px;height:44px}.prediction-teams>div>strong{max-width:90px;font-size:9px}.match-reveal-list{grid-template-columns:1fr}.match-reveal-row{grid-template-columns:25px minmax(0,1fr) 44px 58px}.fixture-detail-match-head span{display:none}.fixture-detail-match-head strong{max-width:100%}.fixture-pick{grid-template-columns:24px minmax(0,1fr) 34px 42px;gap:6px}.fixture-pick-name-full{display:none}.fixture-pick-name-compact{display:inline}.fixture-pick .profile-score{width:42px}.goal-badge{min-width:32px;padding:0 5px;font-size:7px;justify-self:end}.cup-group-card{grid-template-columns:34px minmax(0,1fr) 58px minmax(0,1fr);padding:0 9px;gap:7px}.cup-group-card .fixture-player{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cup-group-pill{width:28px;height:22px;font-size:0}.cup-group-pill:after{content:attr(data-short);font-size:8px}.fixture-modal-backdrop{padding:calc(32px + env(safe-area-inset-top)) 14px 14px;align-items:end}.fixture-modal{max-height:calc(100vh - 46px - env(safe-area-inset-top));border-radius:16px}.fixture-modal-head{min-height:92px;padding:21px 52px 17px 18px}.fixture-modal-head h2{font-size:18px}.fixture-modal-head>strong{min-width:66px;height:44px;font-size:18px}.fixture-title-full{display:none}.fixture-title-compact{display:inline}.fixture-detail{padding:12px}.table-summary{gap:18px;padding:0 14px;justify-content:space-between}.table-summary svg{display:none}.cup-banner{align-items:flex-start;flex-direction:column}.cup-banner p:last-child{text-align:left}.bracket{grid-template-columns:230px 25px 230px 25px 230px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}