:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#13251b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{border:0}.app-shell{background:linear-gradient(135deg,#2271541f,#0000 36%),linear-gradient(315deg,#b92a3a24,#0000 34%),#f4f7f1;place-items:center;min-height:100vh;padding:32px 18px;display:grid}.landing-shell{background:#f4f7f1;min-height:100vh}.landing-header{background:#ffffffd1;border-bottom:1px solid #13251b1a;justify-content:space-between;align-items:center;gap:18px;min-height:92px;padding:18px clamp(18px,5vw,56px);display:flex}.landing-content{gap:18px;width:min(100%,980px);margin:0 auto;padding:44px clamp(18px,5vw,56px);display:grid}.account-page-content{width:min(100%,980px);margin:0 auto;padding:44px clamp(18px,5vw,56px);display:grid}.centered{color:#227154}.auth-panel{background:#ffffffeb;border:1px solid #13251b1a;border-radius:8px;width:min(100%,430px);padding:28px;box-shadow:0 24px 70px #141f1b24}.brand-block{align-items:center;gap:16px;margin-bottom:30px;display:flex}.landing-brand{margin-bottom:0}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:#227154;border-radius:8px;flex:none;place-items:center;width:52px;height:52px;display:grid}.brand-mark svg{width:28px;height:28px}.eyebrow,.summary-label,.field-note,.error-message,.success-message{margin:0}.eyebrow,.summary-label{color:#b92a3a;letter-spacing:0;text-transform:uppercase;font-size:.78rem;font-weight:800}h1,h2{letter-spacing:0;margin:0;line-height:1.08}h1{margin-top:4px;font-size:clamp(2rem,8vw,3rem)}h2{margin-top:6px;font-size:1.55rem}.login-form,.signed-in{gap:18px;display:grid}label{color:#31433a;gap:8px;font-size:.92rem;font-weight:700;display:grid}.input-frame{background:#fff;border:1px solid #13251b29;border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.input-frame:focus-within{border-color:#227154;box-shadow:0 0 0 4px #22715421}.input-frame svg{color:#227154;flex:none;width:20px;height:20px}input{color:#13251b;background:0 0;border:0;outline:0;width:100%;min-width:0}input::placeholder{color:#8b9891}.field-note{color:#5d6b63;font-size:.86rem;line-height:1.45}.error-message{color:#b92a3a;font-size:.9rem;font-weight:700;line-height:1.45}.success-message{color:#1a6047;font-size:.9rem;font-weight:800;line-height:1.45}.primary-action,.secondary-action{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-weight:800;transition:transform .16s,opacity .16s,background .16s;display:inline-flex}.compact-action{min-width:124px}.inline-action{width:fit-content;min-width:146px;min-height:46px;padding:0 16px}.primary-action{color:#fff;background:#13251b;margin-top:4px}.primary-action:not(:disabled):hover,.secondary-action:hover{transform:translateY(-1px)}.primary-action:disabled{cursor:not-allowed;opacity:.5}.secondary-action{color:#13251b;background:#e8eee9}.primary-action svg,.secondary-action svg{width:20px;height:20px}.status-row{color:#1a6047;background:#2271541a;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.status-row svg{width:18px;height:18px}.dashboard-summary{background:#ffffffb8;border:1px solid #13251b1a;border-radius:8px;align-items:center;gap:14px;padding:14px;display:flex}.summary-item{align-items:center;gap:10px;min-width:0;display:flex}.summary-item>svg{color:#227154;flex:none;width:22px;height:22px}.summary-item strong,.summary-item span{display:block}.summary-item strong{color:#13251b;line-height:1.2}.summary-item span{color:#5d6b63;margin-top:2px;font-size:.86rem;font-weight:700}.summary-groups{flex:auto}.summary-error{flex:1 0 100%}.player-summary{border-block:1px solid #13251b1a;gap:8px;padding:20px 0;display:grid}.landing-summary{border-block:0;width:min(100%,520px);padding:0}.player-summary p:last-child{color:#5d6b63;margin:0}.group-summary{background:#ffffffb8;border:1px solid #13251b1a;border-radius:8px;align-items:center;gap:14px;width:min(100%,520px);padding:16px;display:flex}.group-summary svg{color:#227154;flex:none;width:24px;height:24px}.group-summary strong{color:#13251b;margin-top:4px;font-size:1.08rem;display:block}.group-list{flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.group-list li{color:#1a6047;background:#2271541a;border-radius:999px;padding:7px 10px;font-size:.92rem;font-weight:800}.compact-group-list{margin-top:4px}.compact-group-list li{padding:5px 9px;font-size:.84rem}.empty-landing{color:#5d6b63;text-align:center;background:#fff9;border:1px dashed #13251b33;border-radius:8px;place-items:center;min-height:280px;padding:28px;display:grid}.empty-landing p{margin:0;font-weight:700}.standings-section{gap:18px;display:grid}.section-heading{gap:6px;display:grid}.standings-loading{color:#227154;width:fit-content;display:inline-flex}.standings-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px;display:grid}.standings-card{background:#ffffffd1;border:1px solid #13251b1a;border-radius:8px;display:grid;overflow:hidden}.standings-card-header{border-bottom:1px solid #13251b1a;align-items:center;gap:12px;padding:16px;display:flex}.standings-card-header svg{color:#227154;flex:none;width:22px;height:22px}.standings-card-header h3,.standings-card-header p{margin:0}.standings-card-header h3{font-size:1.1rem;line-height:1.2}.standings-card-header p{color:#5d6b63;margin-top:3px;font-size:.88rem;font-weight:700}.standings-table{border-collapse:collapse;width:100%}.standings-table th,.standings-table td{text-align:left;vertical-align:middle;padding:12px 16px}.standings-table th{color:#5d6b63;text-transform:uppercase;font-size:.78rem;font-weight:800}.standings-table th:first-child,.standings-table td:first-child{width:54px}.standings-table th:last-child,.standings-table td:last-child{text-align:right;width:72px}.standings-table tbody tr+tr{border-top:1px solid #13251b14}.standings-table strong,.standings-table span{display:block}.standings-table strong{color:#13251b;line-height:1.25}.standings-table span{color:#5d6b63;margin-top:2px;font-size:.86rem}.empty-table-message{color:#5d6b63;margin:0;padding:16px;font-weight:700}.fixtures-section,.fixtures-list{gap:18px;display:grid}.fixture-day{gap:10px;display:grid}.fixture-day h3{color:#31433a;margin:0;font-size:1rem}.fixture-row{background:#ffffffd1;border:1px solid #13251b1a;border-radius:8px;grid-template-columns:minmax(180px,.9fr) minmax(220px,1.4fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid}.fixture-meta,.fixture-teams{min-width:0}.fixture-meta{align-items:center;gap:10px;display:flex}.fixture-meta svg{color:#227154;flex:none;width:20px;height:20px}.fixture-meta strong,.fixture-meta span,.fixture-teams span{display:block}.fixture-meta strong{color:#13251b;line-height:1.25}.fixture-meta span{color:#5d6b63;margin-top:2px;font-size:.86rem;font-weight:700}.fixture-teams{color:#13251b;gap:5px;font-weight:800;display:grid}.prediction-controls{grid-template-columns:48px 12px 48px;align-items:center;gap:7px;display:grid}.prediction-controls input{text-align:center;background:#fff;border:1px solid #13251b29;border-radius:8px;width:48px;height:42px;font-weight:800}.prediction-controls span{color:#5d6b63;text-align:center;font-weight:800}.fixture-save-action{min-width:100px;min-height:42px;padding:0 12px}.account-settings{background:#ffffffb8;border:1px solid #13251b1a;border-radius:8px;gap:22px;width:min(100%,720px);padding:20px;display:grid}.settings-form{gap:14px;max-width:520px;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=460px){.app-shell{align-items:stretch;padding:14px}.auth-panel{align-self:center;padding:22px}.brand-block{align-items:flex-start;gap:12px}.landing-header{flex-direction:column;align-items:stretch}.header-actions{flex-direction:column}.compact-action,.inline-action{width:100%}.landing-content{padding-top:28px}.dashboard-summary{flex-direction:column;align-items:stretch}.fixture-row{grid-template-columns:1fr}.prediction-controls{width:fit-content}.fixture-save-action{width:100%}}
