:root{--background:#fff;--foreground:#171717;--card-background:#111;--card-foreground:#ededed;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.site-header{padding:.75rem 1.25rem 0}.site-logo{width:auto;height:84px;display:block}.container{width:100%;max-width:640px;margin:0 auto;padding:.75rem 1.25rem 4rem}.card{background:var(--card-background);color:var(--card-foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:1px solid #80808040;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.points-card{color:#171717;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #00000026;margin-bottom:1.25rem;padding:1rem 1.25rem}.points-card .totals{margin-top:.5rem}.points-card .stat .value{font-size:1.35rem}.points-card .stat.live-estimate .value{color:#171717}.points-card .stat.official .value{color:#2e9c5b}.points-card .info-icon{border-color:#00000059}.info-icon{opacity:.7;cursor:help;vertical-align:middle;border:1px solid #ededed80;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.65rem;font-style:italic;font-weight:700;line-height:1;display:inline-flex;position:relative}.info-icon .tooltip-text{visibility:hidden;opacity:0;z-index:20;color:#ededed;pointer-events:none;background:#2a2a2a;border:1px solid #ffffff26;border-radius:6px;width:220px;padding:.5rem .65rem;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.4;transition:opacity .15s;position:absolute;top:130%;left:0}.info-icon:hover .tooltip-text,.info-icon:focus .tooltip-text{visibility:visible;opacity:1}h1{margin-bottom:.25rem;font-size:1.5rem}h2{margin-bottom:.75rem;font-size:1.1rem}.subtitle{opacity:.7;margin-bottom:1.5rem}label{margin-top:.9rem;margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}label:first-child{margin-top:0}input,select{width:100%;color:inherit;background:0 0;border:1px solid #80808066;border-radius:6px;padding:.55rem .65rem;font-size:1rem}input:focus,select:focus{outline-offset:1px;outline:2px solid #4a90e2}.row{gap:.75rem;display:flex}.row>*{flex:1}.game-inputs{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:.6rem;margin-top:.5rem;display:grid}.game-inputs label{text-align:center;margin-top:0}button{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:6px;width:100%;margin-top:1.5rem;padding:.65rem;font-size:1rem;font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{color:inherit;background:0 0;border:1px solid #80808066}.error{color:#e25050;margin-top:.75rem;font-size:.9rem}.hint{opacity:.6;margin-top:.3rem;font-size:.8rem}.stats-table-wrap{overflow-x:auto}.stats-table{border-collapse:collapse;width:100%;font-size:.9rem}.stats-table th,.stats-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #80808040;padding:.5rem .75rem}.stats-table th{text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.7rem;font-weight:700}.stats-table tbody tr:last-child td{border-bottom:none}.totals{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}.totals .stat{flex-direction:column;display:flex}.totals .stat .value{font-size:1.6rem;font-weight:700}.totals .stat .label{opacity:.65;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.dashboard-layout{align-items:flex-start;gap:1.25rem;display:flex}.drawer-toggle{width:auto;color:inherit;background:0 0;border:1px solid #80808066;margin:0 0 1rem;padding:.5rem .9rem;display:none}.drawer-overlay,.drawer-close{display:none}.side-nav{flex-direction:column;flex-shrink:0;gap:1.25rem;width:170px;display:flex}.nav-group-label{text-transform:uppercase;letter-spacing:.05em;opacity:.55;margin-bottom:.4rem;font-size:.7rem;font-weight:700}.nav-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #8080804d;border-radius:6px;justify-content:space-between;align-items:center;gap:.4rem;margin-top:.3rem;padding:.5rem .65rem;font-size:.85rem;font-weight:600;display:flex}.nav-item:first-child{margin-top:0}.nav-item:hover{background:#80808026}.nav-item.active{color:#fff;background:#4a90e2;border-color:#4a90e2}.nav-item-tbd{opacity:.55}.nav-item-badge{background:#8080804d;border-radius:4px;padding:.1rem .35rem;font-size:.6rem;font-weight:700}.dashboard-main{flex:1;min-width:0}@media (max-width:700px){.drawer-toggle{display:block}.side-nav{background:var(--card-background);width:250px;max-width:80vw;color:var(--card-foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;z-index:30;padding:1.25rem;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.side-nav.open{transform:translate(0)}.drawer-close{width:auto;color:inherit;background:0 0;border:1px solid #80808066;margin:0 0 1rem auto;padding:.3rem .6rem;display:block}.drawer-overlay{z-index:20;background:#00000080;display:block;position:fixed;inset:0}}.topbar{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.topbar button{width:auto;margin-top:0;padding:.4rem .8rem;font-size:.85rem}.link-button{width:auto;color:inherit;cursor:pointer;background:0 0;border:1px solid #80808066;border-radius:6px;align-items:center;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.status-pending{color:#b58900}.status-approved{color:#2e9c5b}.status-rejected{color:#e25050}.bowler-row{border:1px solid #80808033;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.bowler-info{flex-direction:column;gap:.15rem;display:flex}.bowler-name{font-weight:600}.bowler-division{opacity:.65;font-size:.8rem}.bowler-points{gap:1.25rem;display:flex}.bowler-points .points-value{text-align:center;font-weight:700}.bowler-points .points-label{opacity:.6;text-transform:uppercase;letter-spacing:.03em;text-align:center;font-size:.65rem}.history-header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.history-header h2{margin-bottom:0}.chevron-btn{width:auto;color:inherit;background:0 0;border:1px solid #80808066;margin-top:0;padding:.35rem .7rem;font-size:.85rem}.entry-list{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.entry-row{border:1px solid #80808033;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.entry-summary{flex-direction:column;gap:.15rem;display:flex}.entry-summary .entry-place{font-weight:600}.entry-summary .entry-meta{opacity:.65;font-size:.8rem}.entry-summary .entry-games{font-variant-numeric:tabular-nums;font-size:.85rem}.entry-edit-form{border:1px solid #8080804d;border-radius:8px;padding:.75rem}.entry-edit-form button{margin-top:0}.entry-edit-actions{gap:.5rem;margin-top:1rem;display:flex}.entry-edit-actions button{flex:1}
