:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#ffffffde;background-color:#1a1a2e}[data-theme=light]{color:#213547;background-color:#f5f5f5}[data-theme=light] .league-card{background:#fff;border-color:#ddd}[data-theme=light] .search-input{border-color:#ddd;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");color:#333}[data-theme=light] .search-input::placeholder{color:#00000059}[data-theme=light] .search-input:focus{border-color:#2563eb;background-color:#fff}[data-theme=light] .badge{background:#e5e5e5;color:#333}[data-theme=light] .card-links a{color:#2563eb}*{box-sizing:border-box;margin:0}body{min-height:100vh}.app{max-width:960px;margin:0 auto;padding:1.5rem}header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}header h1{font-size:1.6rem}.header-right{display:flex;align-items:center;gap:.5rem}.header-toggles{display:flex;align-items:center;gap:.35rem}.locale-toggle{background:none;border:1px solid rgba(128,128,128,.3);font-size:.75rem;font-weight:700;cursor:pointer;padding:.2rem .45rem;line-height:1;border-radius:6px;color:inherit;letter-spacing:.03em;transition:background .15s,border-color .15s}.locale-toggle:hover{background:#80808033;border-color:#80808080}.theme-toggle{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.25rem;line-height:1;border-radius:6px;transition:background .15s}.theme-toggle:hover{background:#80808033}.season-tabs{display:flex;gap:.25rem;background:#ffffff0f;border-radius:8px;padding:.2rem}.season-tab{padding:.35rem 1rem;font-size:.85rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;background:transparent;color:inherit;opacity:.6;transition:all .15s}.season-tab:hover{opacity:.85}.season-tab.active{background:#3b82f6;color:#fff;opacity:1}[data-theme=light] .season-tabs{background:#e5e5e5}[data-theme=light] .season-tab{color:#333}[data-theme=light] .season-tab.active{background:#2563eb;color:#fff}.filter-panel{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;position:sticky;top:0;z-index:10;background:#1a1a2e;padding-top:.5rem;padding-bottom:.5rem}[data-theme=light] .filter-panel{background:#f5f5f5}.search-input{width:100%;padding:.5rem .7rem .5rem 2rem;font-size:.9rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.35)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:.6rem center;color:inherit;outline:none;transition:border-color .15s,background-color .15s}.search-input::placeholder{color:#ffffff4d}.search-input:focus{border-color:#3b82f6;background-color:#ffffff14}.filter-chips{display:flex;flex-wrap:wrap;gap:.35rem}.filter-group-wrap{display:contents}.filter-group-chip{gap:.25rem}.filter-group-caret{font-size:.55rem;transition:transform .2s;opacity:.6}@media(max-width:600px){.filter-group-caret{font-size:.75rem}}.filter-group-caret.open{transform:rotate(180deg)}.filter-group-children{display:flex;flex-wrap:wrap;gap:.35rem;flex-basis:100%}.active-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.15rem}.active-tag{display:inline-flex;align-items:center;gap:.2rem;padding:.22rem .55rem;font-size:.75rem;font-weight:500;border:1px solid rgba(59,130,246,.25);border-radius:999px;cursor:pointer;background:#3b82f61a;color:#ffffffb3;transition:background .15s,border-color .15s,color .15s;white-space:nowrap;line-height:1.4}.active-tag:hover{background:#ef444426;border-color:#ef444459;color:#fca5a5}[data-theme=light] .active-tag{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}[data-theme=light] .active-tag:hover{background:#fef2f2;border-color:#fecaca;color:#991b1b}.filter-dropdown{position:relative}.filter-chip{display:flex;align-items:center;gap:.3rem;padding:.28rem .6rem;font-size:.78rem;font-weight:500;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:transparent;color:inherit;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s;opacity:.7}.filter-chip:hover{opacity:1;border-color:#ffffff59}.filter-chip.has-selection{border-color:#3b82f6;opacity:1}.chip-count{background:#3b82f6;color:#fff;font-size:.65rem;font-weight:700;min-width:1rem;height:1rem;line-height:1rem;text-align:center;border-radius:999px;padding:0 .25rem}.filter-popover{position:fixed;z-index:50;display:flex;flex-wrap:wrap;gap:.3rem;padding:.5rem;background:#252545;border:1px solid rgba(255,255,255,.15);border-radius:8px;box-shadow:0 8px 24px #0006;min-width:140px;max-width:280px}.pill{padding:.25rem .6rem;font-size:.78rem;border:none;border-radius:999px;cursor:pointer;background:#ffffff1a;color:inherit;transition:background .15s;white-space:nowrap}.pill:hover{background:#fff3}.pill-count{opacity:.5;font-size:.7rem}.pill.active .pill-count{opacity:.7}.pill.active{background:#3b82f6;color:#fff}[data-theme=light] .filter-chip{border-color:#ccc}[data-theme=light] .filter-chip:hover{border-color:#999}[data-theme=light] .filter-chip.has-selection{border-color:#2563eb}[data-theme=light] .filter-popover{background:#fff;border-color:#ddd;box-shadow:0 8px 24px #0000001f}[data-theme=light] .pill{background:#e8e8e8;color:#333}[data-theme=light] .pill:hover{background:#ddd}[data-theme=light] .pill.active{background:#2563eb;color:#fff}.result-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;margin-bottom:.75rem}.result-bar-row{display:flex;align-items:center;gap:.35rem}.result-count{font-size:.85rem;opacity:.6}.result-count-short{display:none}@media(max-width:600px){.result-count-full{display:none}.result-count-short{display:inline}}.result-actions{display:flex;gap:.35rem}.view-toggle{display:flex;gap:.2rem;margin-left:auto}.view-pill{display:flex;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;border:1px solid rgba(255,255,255,.15);border-radius:999px;cursor:pointer;background:transparent;color:#ffffff80;transition:all .15s;white-space:nowrap}.view-pill:hover{color:#fffc;border-color:#ffffff4d}.view-pill.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.fav-count{background:#facc15;color:#422006;font-size:.65rem;font-weight:700;min-width:1rem;height:1rem;line-height:1rem;text-align:center;border-radius:999px;padding:0 .25rem}.view-pill.active .fav-count{background:#ffffff40;color:#fff}[data-theme=light] .view-pill{border-color:#ccc;color:#666}[data-theme=light] .view-pill:hover{color:#333;border-color:#999}[data-theme=light] .view-pill.active{background:#2563eb;color:#fff;border-color:#2563eb}.list-mode-toggle{font-size:.85rem;padding:.15rem .45rem;line-height:1}[data-theme=light] .fav-count{background:#ca8a04;color:#fff}[data-theme=light] .view-pill.active .fav-count{background:#ffffff40;color:#fff}.sort-control{display:flex;align-items:center;gap:.25rem;margin-left:auto}.sort-label{font-size:.75rem;font-weight:600;opacity:.6}.sort-control-mobile{display:none}.sort-select{background:none;border:1px solid rgba(128,128,128,.3);font-size:.75rem;font-weight:600;cursor:pointer;padding:.2rem 1.2rem .2rem .4rem;line-height:1;border-radius:6px;color:inherit;transition:background .15s,border-color .15s;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .35rem center}.sort-select:hover{background-color:#80808033;border-color:#80808080}.sort-select option{background:#252545;color:#ffffffde}[data-theme=light] .sort-select{border-color:#ccc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='rgba(0,0,0,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}[data-theme=light] .sort-select:hover{background-color:#0000000d;border-color:#999}[data-theme=light] .sort-select option{background:#fff;color:#333}.sort-dir-btn{background:none;border:1px solid rgba(128,128,128,.3);font-size:.6rem;cursor:pointer;padding:.2rem .35rem;line-height:1;border-radius:6px;color:inherit;transition:background .15s,border-color .15s}.sort-dir-btn:hover{background:#80808033;border-color:#80808080}[data-theme=light] .sort-dir-btn{border-color:#ccc}[data-theme=light] .sort-dir-btn:hover{background:#0000000d;border-color:#999}.share-btn,.reset-btn{background:none;border:1px solid rgba(128,128,128,.3);font-size:.75rem;font-weight:600;cursor:pointer;padding:.2rem .5rem;line-height:1;border-radius:6px;color:inherit;transition:background .15s,border-color .15s;white-space:nowrap}.share-btn:hover,.reset-btn:hover{background:#80808033;border-color:#80808080}.reset-btn{color:#ef4444;border-color:#ef44444d}.reset-btn:hover{background:#ef44441a;border-color:#ef444480}.league-list{display:flex;flex-direction:column;gap:1rem}.card-wrap.is-fav .league-card{border-left:3px solid #facc15}[data-theme=light] .card-wrap.is-fav .league-card{border-left:3px solid #ca8a04}.league-card{border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:1.2rem;background:#ffffff0a}.league-card.compact{padding:.5rem .75rem;cursor:pointer;transition:background .15s}.league-card.compact:hover{background:#ffffff14}[data-theme=light] .league-card.compact:hover{background:#00000008}.compact-row{display:flex;align-items:center;gap:.5rem;font-size:.8rem;min-height:1.6rem;overflow:hidden}.compact-cell{white-space:nowrap;opacity:.8;display:flex;align-items:center}.compact-cell:not(.last):after{content:"•";margin-left:.5rem;opacity:.4}@media(min-width:601px){.compact-cell:not(.last):after{content:none}}.compact-spots{margin-left:auto;font-weight:600;opacity:1}.compact-primary,.compact-secondary{display:contents}.compact-primary .fav-btn{order:0}.compact-primary .c-level{order:1;width:3.2rem;flex-shrink:0}.compact-secondary .c-day{order:2;width:4.5rem;flex-shrink:0;text-align:center;justify-content:center}.compact-secondary .c-time{order:3;width:6.5rem;flex-shrink:0}.compact-secondary .c-hood{order:4;width:10rem;flex-shrink:0}.compact-primary .c-format{order:5}.compact-status{order:6;margin-left:auto}.badge-sm{font-size:.6rem;padding:.1rem .4rem}.compact-expanded{position:relative}.compact-expanded{padding-top:.6rem}.compact-collapse{display:block;margin:0 auto .65rem;background:none;border:none;font-size:.82rem;cursor:pointer;color:#3b82f6;padding:0;line-height:1;transition:color .15s}.compact-collapse:hover{text-decoration:underline}.league-list:has(.compact){gap:.35rem}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.card-header-left{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.card-title{font-size:1.05rem;font-weight:600;line-height:1.3}.card-secondary{display:flex;flex-wrap:wrap;gap:.3rem 1.5rem;align-items:baseline;margin-bottom:.75rem}.badge{font-size:.7rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;white-space:nowrap;flex-shrink:0}.badge-green{background:#166534;color:#bbf7d0}.badge-yellow{background:#854d0e;color:#fef08a}.badge-red{background:#991b1b;color:#fecaca}.badge-blue{background:#1e40af;color:#bfdbfe}.badge-orange{background:#92400e;color:#fed7aa}.badge-p1{background:#831843;color:#fce7f3}.badge-p1p2{background:#7e1d4e;color:#fce7f3}.badge-p2{background:#702459;color:#fdf2f8}.badge-p2p3{background:#6b2c60;color:#fdf2f8}.badge-p3{background:#86198f;color:#fae8ff}.badge-p3p4{background:#a21caf;color:#fae8ff}.badge-p4{background:#c026d3;color:#fdf4ff}.badge-p4p5{background:#d946ef;color:#fdf4ff}.badge-p5{background:#e879f9;color:#fdf4ff}.c-level{text-align:center;justify-content:center;font-weight:700}[data-theme=light] .badge-green{background:#dcfce7;color:#166534}[data-theme=light] .badge-yellow{background:#fef9c3;color:#854d0e}[data-theme=light] .badge-red{background:#fee2e2;color:#991b1b}[data-theme=light] .badge-blue{background:#dbeafe;color:#1e40af}[data-theme=light] .badge-orange{background:#ffedd5;color:#92400e}[data-theme=light] .badge-p1{background:#fce7f3;color:#831843}[data-theme=light] .badge-p1p2{background:#fce7f3;color:#7e1d4e}[data-theme=light] .badge-p2{background:#fdf2f8;color:#702459}[data-theme=light] .badge-p2p3{background:#fdf2f8;color:#6b2c60}[data-theme=light] .badge-p3{background:#fae8ff;color:#86198f}[data-theme=light] .badge-p3p4{background:#fae8ff;color:#a21caf}[data-theme=light] .badge-p4{background:#fdf4ff;color:#c026d3}[data-theme=light] .badge-p4p5{background:#fdf4ff;color:#d946ef}[data-theme=light] .badge-p5{background:#fdf4ff;color:#e879f9}.fav-btn{background:none;border:none;font-size:.85rem;cursor:pointer;padding:.1rem .15rem;line-height:1;border-radius:6px;transition:transform .15s,color .15s;flex-shrink:0;color:#fff3}.fav-btn:hover{transform:scale(1.15);color:#facc15}.fav-btn.active{color:#facc15}[data-theme=light] .fav-btn{color:#0000002e}[data-theme=light] .fav-btn:hover,[data-theme=light] .fav-btn.active{color:#ca8a04}.empty-state{text-align:center;padding:2rem 1rem;opacity:.5;font-size:.9rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.empty-state .reset-btn{opacity:1}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem 1.5rem;font-size:.85rem;margin-bottom:.75rem}.info-item{display:flex;flex-direction:column}.info-item strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.03em;opacity:.6}.location-toggle{background:none;border:none;color:inherit;font-family:inherit;font-size:.85rem;cursor:pointer;padding:0;text-align:left;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px}.location-toggle:hover{color:#3b82f6;text-decoration-style:solid}.location-caret{font-size:.65rem;opacity:.7}.location-details{margin-top:.3rem;padding:.4rem .6rem;background:#ffffff0f;border-radius:6px;font-size:.8rem;display:flex;flex-direction:column;gap:.25rem}.location-address{opacity:.8}.location-address2{opacity:.55;font-size:.78rem}.maps-link{color:#60a5fa;text-decoration:none;font-size:.78rem}.maps-link:hover{text-decoration:underline}[data-theme=light] .location-details{background:#f0f0f0}[data-theme=light] .maps-link{color:#2563eb}.gender-req{font-weight:500;color:#a78bfa}[data-theme=light] .gender-req{color:#7c3aed}.time-slot-tag{opacity:.6;font-style:italic}.tentative{color:#f59e0b;font-style:italic}.team-availability{font-size:.82rem}.spots-low{color:#ef4444;font-weight:600;animation:pulse-spots 2s ease-in-out infinite}@keyframes pulse-spots{0%,to{opacity:1}50%{opacity:.5}}.min-teams{opacity:.6;font-size:.8rem}.fees{font-size:.82rem;display:flex;flex-wrap:wrap;gap:.2rem 1.5rem}.fee-row+.fee-row{border-left:1px solid rgba(255,255,255,.12);padding-left:1.5rem}[data-theme=light] .fee-row+.fee-row{border-color:#0000001a}.fee-row{display:flex;gap:.4rem}.fee-label{font-weight:600;opacity:.7}.description{font-size:.82rem;line-height:1.5;opacity:.8;margin-bottom:.1rem;display:flex;flex-direction:column;gap:.2rem}.desc-line{margin:0}.toggle-text{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.82rem;padding:0;margin-top:.25rem;align-self:center}.card-links{display:flex;gap:.75rem;flex-shrink:0}.card-links a{font-size:.75rem;color:#60a5fa;text-decoration:none;white-space:nowrap}.card-links a:hover{text-decoration:underline}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh}.spinner{width:32px;height:32px;border:3px solid rgba(128,128,128,.3);border-top-color:#3b82f6;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-gate{display:flex;align-items:center;justify-content:center;min-height:100vh;position:relative}.auth-toggles{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.35rem}.auth-form{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:-5vh}.auth-ring{position:relative;width:400px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.auth-label{font-size:.85rem;font-weight:500;opacity:.5;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1}.auth-ring-glow{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.45) 0%,rgba(167,139,250,.25) 30%,rgba(59,130,246,.1) 55%,transparent 70%);filter:blur(20px);animation:auth-breathe 4s ease-in-out infinite}@keyframes auth-breathe{0%,to{transform:scale(.92);opacity:.5}50%{transform:scale(1.08);opacity:1}}[data-theme=light] .auth-ring-glow{background:radial-gradient(circle,rgba(29,78,216,.9) 0%,rgba(37,99,235,.6) 25%,rgba(29,78,216,.25) 50%,transparent 70%);filter:blur(25px)}.auth-form input{width:120px;padding:.5rem .6rem;font-size:.95rem;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:transparent;color:inherit;outline:none;text-align:center;position:relative;z-index:1}.auth-form input:focus{border-color:#ffffff4d}.auth-error{color:#ef4444;font-size:.85rem}[data-theme=light] .auth-form input{border-color:#00000026;background:transparent;color:#333}[data-theme=light] .auth-form input:focus{border-color:#0000004d}@media(min-width:768px){.auth-ring{width:600px;height:600px;gap:1rem}.auth-label{font-size:1rem}.auth-form input{width:180px;padding:.65rem .8rem;font-size:1.1rem}}@media(max-width:600px){.app{padding:1rem}header{position:relative;padding-right:3.5rem}.header-right{flex-wrap:wrap}.header-toggles{position:absolute;top:.15rem;right:0}.filter-group-wrap{display:flex;flex-wrap:wrap;gap:.35rem;align-content:flex-start;flex:1 0 calc(50% - .2rem)}.filter-chips{align-items:flex-start}.filter-group-wrap>.filter-group-chip{width:100%;justify-content:center}.filter-group-children{flex-basis:auto;width:100%}.filter-chips>.filter-dropdown{flex:1 0 calc(25% - .3rem)}.filter-chips>.filter-dropdown>.filter-chip{width:100%;justify-content:center}.sort-control:not(.sort-control-mobile){display:none}.sort-control-mobile{display:flex;margin-left:auto}.sort-control-mobile .sort-label{display:none}.result-bar{flex-wrap:wrap;gap:.35rem}.result-bar-row{display:contents}.result-bar .sort-control-mobile{order:1;width:100%;justify-content:flex-end}.result-bar .view-toggle{order:2;margin-left:auto}.result-bar .result-count{order:2}.result-bar .result-actions{order:3;margin-left:auto}.compact-row{flex-direction:column;gap:.3rem}.compact-primary,.compact-secondary{display:flex;align-items:center;gap:.5rem;width:100%}.compact-primary .fav-btn{transform:translateY(.55rem)}.compact-secondary{padding-left:1.65rem;opacity:.7;font-size:.65rem;gap:.3rem}.compact-primary .compact-cell,.compact-secondary .compact-cell{width:auto;flex-shrink:1}.fee-row+.fee-row{border-left:none;padding-left:0}.info-grid{grid-template-columns:1fr}.filter-group{flex-direction:column;gap:.3rem}.filter-label{min-width:unset}}
