:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201f;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.58}.joinShell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,440px);gap:40px;align-items:center;padding:48px;background:linear-gradient(120deg,#084f46f2,#0f6264c7),url(https://images.unsplash.com/photo-1517927033932-b3d18e61fb3a?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;color:#f8fffb}.joinHero{max-width:720px;display:flex;flex-direction:column;align-items:flex-start}.brandMark{width:100px;height:100px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;box-shadow:0 12px 40px #00000026;overflow:hidden}.brandMark img{width:100%;height:100%;object-fit:contain}.brandMark.small{width:54px;height:54px;box-shadow:none;border-radius:8px}.brandMarkHero{width:160px;height:160px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#fff;box-shadow:0 20px 60px #00000040;overflow:hidden;margin-bottom:8px}.brandMarkHero img{width:100%;height:100%;object-fit:contain}.heroSlogan{margin:14px 0 0;font-size:1.05rem;font-weight:700;color:#ffffffd1;font-style:italic;letter-spacing:-.2px}.eyebrow{margin:20px 0 8px;color:#b6eee1;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.joinHero h1,.appTitle h1{margin:0}.joinHero h1{max-width:780px;font-size:clamp(3rem,9vw,6.8rem);line-height:.95}.heroCopy{max-width:620px;margin:22px 0 0;color:#def5ee;font-size:1.18rem;line-height:1.7}.heroStats{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.heroStats span{padding:10px 12px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff1c;color:#fff;font-weight:700}.joinPanel{padding:28px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#fafdfaf5;color:#17201f;box-shadow:0 24px 90px #00000047}.panelTitle{display:flex;gap:12px;align-items:center;margin-bottom:22px}.panelTitle svg{color:#087268}.panelTitle h2{margin:0 0 3px;font-size:1.35rem}.panelTitle p{margin:0;color:#63716d}label{display:grid;gap:8px;margin-bottom:16px;color:#34413e;font-size:.92rem;font-weight:800}input{width:100%;border:1px solid #c9d5d1;border-radius:8px;background:#fff;color:#17201f;padding:12px 13px;outline:none}input:focus{border-color:#087268;box-shadow:0 0 0 3px #08726824}.primaryButton,.bulkActions button,.tabs button,.iconButton{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850}.actionButtons{display:flex;gap:12px;align-items:center}.secondaryButton{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#f0fdf9;color:#0d9488;border:1px solid #ccfbf1;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease}.secondaryButton:hover:not(:disabled){background:#ccfbf1;transform:translateY(-1px)}.secondaryButton:disabled{opacity:.6;cursor:not-allowed}.primaryButton{width:100%;margin-top:6px;padding:13px 16px;background:#087268;color:#fff}.errorText,.cardMessage{margin:0 0 14px;color:#b42318;font-size:.92rem;font-weight:700}.appShell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 48px}.topBar,.tabs,.summaryGrid,.predictionList,.leaderRow{border:1px solid #dce5e1;border-radius:8px;background:#ffffffe6}.topBar{display:flex;align-items:center;justify-content:space-between;padding:18px}.appTitle{display:flex;gap:14px;align-items:center}.appTitle .eyebrow{margin:0 0 4px;color:#087268}.appTitle h1{font-size:clamp(1.35rem,4vw,2.1rem)}.iconButton{width:42px;height:42px;color:#53635f;background:#eef3f0}.summaryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:24px}.summaryGrid div{padding:24px;background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:0 2px 8px #0000000a;transition:transform .2s ease}.summaryGrid div:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000000f}.summaryGrid svg{color:#087268;margin-bottom:12px}.summaryGrid span{display:block;font-size:2.25rem;font-weight:800;color:#101828;letter-spacing:-1px}.summaryGrid p{margin:4px 0 0;color:#667470;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.tabs{display:flex;gap:4px;align-items:center;margin-top:24px;padding:6px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px}.tabs button{min-height:40px;padding:8px 16px;background:transparent;color:#64748b;border-radius:8px;font-weight:700;transition:all .2s ease}.tabs button:hover{background:#ffffff80;color:#0f172a}.tabs button.active{background:#fff;color:#087268;box-shadow:0 4px 10px #0000000d}.tabs .refreshButton{margin-left:auto;background:#eef3f0}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;padding-bottom:12px;border-bottom:2px solid #eaecf0}.sectionHeader h2{margin:0;font-size:1.5rem;font-weight:800;color:#101828}.sectionHeader p{margin:4px 0 0;color:#667085;font-weight:600}.sectionHeader>span{flex:0 0 auto;padding:6px 14px;border-radius:999px;background:#f2f4f7;color:#344054;font-weight:700;font-size:.88rem}.statusPill{display:inline-flex;width:max-content;padding:6px 9px;border-radius:999px}.statusPill.open{background:#def7ec;color:#067647}.statusPill.locked{background:#f2f4f7;color:#667085}.predictionList{margin-top:16px;display:grid;gap:12px;overflow:visible;border:0;background:transparent}.predictionListHead,.predictionRow{display:grid;gap:12px;align-items:center}.dayGroup{display:grid;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));gap:16px;margin-top:24px}.dayHeader{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(to right,#e0f2fe,#bae6fd);color:#0369a1;border-radius:12px;box-shadow:0 4px 12px #bae6fd66}.dayHeader div{display:inline-flex;align-items:center;gap:9px}.dayHeader h3{margin:0;font-size:1rem}.dayHeader span{padding:7px 9px;border-radius:999px;background:#0284c7;color:#fff;font-weight:900}.predictionListHead{display:none}.predictionRow,.completedRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"time time" "info score";align-items:center;gap:12px 16px;padding:16px 20px 20px;border:1px solid #e5e7eb;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fafc);transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #00000008,0 2px 4px -2px #00000008}.predictionRow:hover{border-color:#cbd5e1;box-shadow:0 12px 24px -4px #0f172a14;transform:translateY(-2px)}.completedList{display:grid;gap:12px;margin-top:16px}.dayHeader,.predictionListHead{grid-column:1 / -1}.matchInfo{grid-area:info;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.matchInfo strong{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:.92rem;width:100%}.matchInfo strong span{color:#94a3b8;font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.teamLabel{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:70px;max-width:160px;padding:5px 10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;text-align:center;font-size:.85rem;font-weight:700;color:#1e293b;box-shadow:0 1px 2px #00000005}.teamFlagImg{width:28px;height:18px;object-fit:cover;border-radius:2px;box-shadow:0 2px 4px #00000014;transition:transform .2s ease}.teamLabel:hover .teamFlagImg{transform:scale(1.1)}.matchTime{grid-area:time;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.matchTime strong{color:#101828;font-size:1.15rem;letter-spacing:-.5px}.matchTime span{color:#667085;font-size:.82rem;font-weight:700}.matchInfo small{color:#667085;font-size:.95rem;font-weight:600;margin-top:4px}.bulkScore{grid-area:score;display:flex;align-items:center;justify-content:flex-end;gap:14px}.bulkScore input{width:56px;height:56px;padding:0;text-align:center;font-weight:800;font-size:1.4rem;border:2px solid #e2e8f0;border-radius:14px;background:#fff;color:#0f172a;box-shadow:inset 0 2px 4px #00000005;transition:all .2s cubic-bezier(.4,0,.2,1)}.bulkScore input:focus{border-color:#0d9488;box-shadow:0 0 0 4px #0d948826;outline:none;background:#f0fdfa}.bulkScore span{font-weight:800;color:#94a3b8;font-size:1.2rem}.bulkActions{position:sticky;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:20px 24px;border:1px solid #eaecf0;border-radius:16px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 40px #0000001a;z-index:100}.bulkActions p{margin:0;color:#475467;font-weight:600;font-size:.95rem}.bulkActions button{min-height:48px;padding:0 24px;background:#087268;color:#fff;font-size:1rem;box-shadow:0 4px 12px #08726833;transition:all .2s ease}.bulkActions button:hover:not(:disabled){background:#065f57;transform:translateY(-2px);box-shadow:0 6px 16px #0872684d}.bulkActions button:disabled{background:#f2f4f7;color:#98a2b3;box-shadow:none}.savedScore{grid-area:score;justify-self:end;min-width:86px;padding:10px 12px;border-radius:8px;background:#e0f2fe;color:#0284c7;font-size:1.2rem;font-weight:950;text-align:center;box-shadow:0 4px 10px #e0f2fe99;border:1px solid #bae6fd}.emptyState{display:grid;justify-items:center;gap:10px;margin-top:16px;padding:46px 20px;border:1px solid #dce5e1;border-radius:8px;background:#fff;text-align:center}.emptyState svg{color:#087268}.emptyState h2,.emptyState p{margin:0}.emptyState p{max-width:540px;color:#687572;font-weight:750}.emptyState button{min-height:42px;margin-top:8px;padding:9px 13px;border:0;border-radius:8px;background:#087268;color:#fff;font-weight:850}.leaderboard{display:grid;gap:10px;margin-top:16px}.leaderRow{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:20px;background:#fff;border:1px solid #eaecf0;border-radius:16px;transition:all .2s ease}.leaderRow[style*="cursor: pointer"]:hover{transform:translateY(-2px);border-color:#087268;box-shadow:0 12px 24px #0000000f}.rank{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eef3f0;color:#53635f;font-weight:900}.rank1{background:linear-gradient(135deg,#fef08a,#eab308);color:#713f12;box-shadow:0 4px 10px #eab30866;transform:scale(1.15);border:1px solid #fde047}.rank2{background:linear-gradient(135deg,#f1f5f9,#94a3b8);color:#1e293b;box-shadow:0 4px 10px #94a3b866;transform:scale(1.05);border:1px solid #e2e8f0}.rank3{background:linear-gradient(135deg,#fed7aa,#f97316);color:#431407;box-shadow:0 4px 10px #f973164d;border:1px solid #fdba74}.topRank1{background:linear-gradient(145deg,#fffbeb,#fef3c7);border-color:#fde047;box-shadow:0 8px 24px #eab30826}.topRank1 .leaderIdentity strong,.topRank1 .statValue{color:#854d0e}.topRank2{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border-color:#cbd5e1;box-shadow:0 8px 24px #94a3b826}.topRank2 .statValue{color:#334155}.topRank3{background:linear-gradient(145deg,#fff7ed,#ffedd5);border-color:#fdba74;box-shadow:0 8px 24px #f973161a}.topRank3 .statValue{color:#9a3412}.leaderIdentity strong{display:block}.leaderIdentity span{color:#687572;font-weight:700}.leaderStats{display:flex;gap:20px;justify-content:flex-end;text-align:right}.statItem{display:flex;flex-direction:column;align-items:flex-end}.statValue{font-size:1.55rem;font-weight:800;color:#101828;line-height:1.2}.statLabel{font-size:.85rem;color:#64748b;font-weight:600}.leaderBadges{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.leaderBadges span{padding:7px 9px;border-radius:999px;background:#eef3f0;color:#53635f;font-size:.82rem;font-weight:850}.modalOverlay{position:fixed;inset:0;background:#10182866;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.successModal{background:#fff;padding:48px 32px;border-radius:24px;max-width:440px;width:90%;text-align:center;box-shadow:0 24px 48px -12px #1018282e;animation:modalBounce .5s cubic-bezier(.175,.885,.32,1.275)}.trophyIcon{position:relative;width:fit-content;margin:0 auto 24px}.sparkle{position:absolute;top:-10px;right:-10px;animation:pulse 1.5s infinite}.successModal h2{font-size:1.85rem;font-weight:850;color:#101828;margin:0 0 12px}.successMessage{font-size:1.1rem;color:#087268;font-weight:700;margin-bottom:8px}.humorMessage{font-size:1rem;color:#475467;line-height:1.5;margin-bottom:32px;font-style:italic}@keyframes modalBounce{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}.exploreDetail{margin-top:32px;animation:fadeIn .3s ease}.detailHeader{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.backButton{display:flex;align-items:center;gap:6px;width:fit-content;background:transparent;color:#087268;font-weight:700;font-size:.95rem;padding:8px 0;border:none;transition:all .2s ease}.backButton:hover{transform:translate(-4px)}.userTitle h2{font-size:1.75rem;font-weight:800;color:#101828;margin:0}.userTitle p{margin:4px 0 0;color:#667085;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.joinShell{grid-template-columns:1fr;padding:26px 16px}.joinHero h1{font-size:clamp(2.7rem,16vw,5rem)}.summaryGrid{grid-template-columns:1fr}.summaryGrid{gap:8px;border:0;background:transparent}.summaryGrid div{border:1px solid #dce5e1;border-radius:8px}.tabs{flex-wrap:wrap}.tabs .refreshButton{margin-left:0;width:100%}.leaderRow{grid-template-columns:40px minmax(0,1fr) 72px}.sectionHeader{align-items:flex-start;flex-direction:column}.predictionListHead{display:none}.dayGroup{grid-template-columns:1fr}.predictionRow,.completedRow{grid-template-columns:1fr;grid-template-areas:"time" "info" "score";gap:16px;padding:16px}.matchTime{padding-bottom:10px}.matchInfo{align-items:center}.matchInfo strong{justify-content:center}.bulkScore{justify-content:center;width:100%;padding-top:8px}.savedScore{justify-self:center}.bulkActions{align-items:stretch;flex-direction:column}.actionButtons{flex-direction:column;width:100%}.actionButtons button{width:100%}.leaderBadges{grid-column:2 / -1;justify-content:flex-start}}@media(max-width:520px){.appShell{width:min(100% - 20px,1180px);padding-top:10px}.topBar{align-items:flex-start}.bulkActions button{width:100%}}
