*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh}.header{background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);padding:2rem 1.5rem 1.5rem;text-align:center;border-bottom:1px solid #1e293b}.header h1{font-size:2rem;font-weight:800;letter-spacing:-.03em;color:#38bdf8}.header p{color:#94a3b8;margin-top:.4rem;font-size:.95rem}.search-bar{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:1.5rem 1rem;background:#1e293b;border-bottom:1px solid #334155}.search-bar label{display:flex;flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.search-bar input,.search-bar select{background:#0f172a;border:1px solid #334155;color:#e2e8f0;padding:.55rem .8rem;border-radius:8px;font-size:.95rem;outline:none;transition:border-color .15s;min-width:180px}.search-bar input:focus,.search-bar select:focus{border-color:#38bdf8}.search-bar select option{background:#1e293b}.club-dropdown{position:relative}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.dropdown-trigger{display:flex;align-items:center;justify-content:space-between;gap:.6rem;background:#0f172a;border:1px solid #334155;color:#e2e8f0;padding:.55rem .8rem;border-radius:8px;font-size:.95rem;cursor:pointer;min-width:240px;white-space:nowrap;transition:border-color .15s}.dropdown-trigger:hover,.dropdown-trigger.open{border-color:#38bdf8}.dropdown-chevron{flex-shrink:0;color:#64748b;transition:color .15s}.dropdown-trigger.open .dropdown-chevron{color:#38bdf8}.dropdown-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:#1e293b;border:1px solid #334155;border-radius:10px;width:320px;max-height:300px;display:flex;flex-direction:column;box-shadow:0 12px 32px #00000080}.dropdown-list{overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#334155 transparent}.dropdown-divider{height:1px;background:#334155;flex-shrink:0}.dropdown-item{display:flex;align-items:center;gap:.7rem;padding:.45rem .9rem;cursor:pointer;font-size:.875rem;color:#94a3b8;transition:background .1s,color .1s;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden}.dropdown-item:hover{background:#1a2e47;color:#e2e8f0}.dropdown-item--checked{background:#0f2236;color:#e2e8f0}.dropdown-item--checked:hover{background:#142b42}.dropdown-item--all{font-weight:600;color:#94a3b8;padding:.55rem .9rem}.dropdown-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.cb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;border:1.5px solid #475569;background:transparent;flex-shrink:0;transition:border-color .15s,background .15s}.cb svg{width:10px;height:10px;opacity:0;transition:opacity .1s}.cb--checked,.cb--indeterminate{border-color:#38bdf8;background:#38bdf8}.cb--checked svg,.cb--indeterminate svg{opacity:1}.dropdown-item:hover .cb{border-color:#38bdf8}.search-bar button{align-self:flex-end;padding:.6rem 1.6rem;background:#38bdf8;color:#0f172a;border:none;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;transition:background .15s}.search-bar button:hover:not(:disabled){background:#7dd3fc}.search-bar button:disabled{opacity:.5;cursor:not-allowed}.main{padding:1.5rem 1rem;max-width:900px;margin:0 auto}.status{text-align:center;padding:3rem 1rem;color:#64748b;font-size:1rem}.spinner{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid #334155;border-top-color:#38bdf8;border-radius:50%;animation:spin .7s linear infinite;margin-bottom:.75rem}@keyframes spin{to{transform:rotate(360deg)}}.summary{margin-bottom:1.2rem;color:#94a3b8;font-size:.9rem}.summary strong{color:#38bdf8}.club-group{margin-bottom:.5rem;border:1px solid #1e293b;border-radius:10px;overflow:hidden}.club-header--toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.75rem 1rem;background:#0f172a;border:none;cursor:pointer;text-align:left;transition:background .15s}.club-header--toggle:hover,.club-group--open .club-header--toggle{background:#1e293b}.club-header-left{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.club-header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.club-header--toggle h2{font-size:1.1rem;font-weight:700;color:#f1f5f9;margin:0}.club-header--toggle .city{font-size:.8rem;color:#64748b}.club-header--toggle .dept{font-size:.72rem;background:#1e293b;color:#64748b;border:1px solid #334155;padding:.1rem .45rem;border-radius:999px}.club-header--toggle .count{font-size:.78rem;background:#1e3a5f;color:#38bdf8;padding:.15rem .55rem;border-radius:999px}.club-header--toggle .chevron{color:#64748b;flex-shrink:0}.club-group--open .slots-grid{padding:.75rem 1rem 1rem}.slots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem}.slot-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:.85rem 1rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.3rem;transition:border-color .15s,background .15s}.slot-card:hover{border-color:#38bdf8;background:#1a3550}.slot-time{font-size:1.3rem;font-weight:800;color:#4ade80}.slot-terrain{font-size:.82rem;color:#94a3b8}.slot-meta{display:flex;justify-content:space-between;font-size:.78rem;color:#64748b;margin-top:.1rem}.slot-price{font-weight:600;color:#fbbf24}.book-label{font-size:.72rem;color:#38bdf8;font-weight:600;margin-top:.2rem}
