:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.clubs-with-slots{gap:var(--space-5);width:100%;max-width:96rem;padding-inline:var(--page-gutter);padding-block:var(--section-gap);flex-direction:column;margin-inline:auto;display:flex}.clubs-with-slots .clubs-with-slots_head{gap:var(--space-2);flex-direction:column;display:flex}@media only screen and (min-width:1024px){.clubs-with-slots .clubs-with-slots_head{justify-content:space-between;align-items:flex-end;gap:var(--space-6);flex-direction:row}}.clubs-with-slots .clubs-with-slots_head .clubs-with-slots_head_title{font-size:var(--text-d2-mobile);line-height:1.04}@media only screen and (min-width:1024px){.clubs-with-slots .clubs-with-slots_head .clubs-with-slots_head_title{font-size:var(--text-d2)}}.clubs-with-slots .clubs-with-slots_head .clubs-with-slots_head_lead{color:var(--text-muted);font-size:var(--text-base)}.clubs-with-slots .clubs-with-slots_list{gap:var(--space-5);grid-template-columns:1fr;list-style:none;display:grid}@media only screen and (min-width:768px){.clubs-with-slots .clubs-with-slots_list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1024px){.clubs-with-slots .clubs-with-slots_list{grid-template-columns:repeat(3,minmax(0,1fr))}}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item{gap:var(--space-3);background:var(--color-white);border-radius:var(--radius-card);padding:0 var(--space-5) var(--space-5);flex-direction:column;display:flex;overflow:hidden}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_cover{height:8.125rem;margin:0 calc(var(--space-5)*-1) 0;background:var(--color-forest);text-decoration:none;display:block;position:relative}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_cover .clubs-with-slots_list_item_cover_photo{object-fit:cover;width:100%;height:100%}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_cover .clubs-with-slots_list_item_cover_empty{left:var(--space-4);top:var(--space-4);font-family:var(--font-display);font-size:var(--text-lg);text-transform:uppercase;color:#f4f3ee80;font-weight:800;position:absolute}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_head{padding-top:var(--space-4);justify-content:space-between;align-items:baseline;gap:var(--space-3);color:inherit;text-decoration:none;display:flex}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_head .clubs-with-slots_list_item_head_name{min-width:0;font-family:var(--font-display);text-transform:uppercase;font-weight:800;font-size:var(--text-d3);line-height:1}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_head .clubs-with-slots_list_item_head_place{color:var(--text-faint);font-size:var(--text-xs);white-space:nowrap;flex-shrink:0}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_traits{color:var(--text-muted);font-size:var(--text-sm)}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_empty{color:var(--text-faint);font-size:var(--text-sm)}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots{align-items:center;gap:var(--space-2);flex-wrap:wrap;list-style:none;display:flex}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot{min-height:var(--control-height);padding:var(--space-2) var(--space-4);border:1px solid var(--border-light);border-radius:var(--radius-cell);color:var(--color-forest);transition:background var(--transition),color var(--transition);flex-direction:column;align-items:center;gap:2px;text-decoration:none;display:flex}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot .clubs-with-slots_list_item_slots_slot_hour{font-size:var(--text-base);font-weight:700}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot .clubs-with-slots_list_item_slots_slot_price{font-size:var(--text-label);color:var(--text-muted)}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot:hover{background:var(--fill-subtle)}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot.clubs-with-slots_list_item_slots_slot--first{background:var(--color-forest);border-color:var(--color-forest);color:var(--color-cream)}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_slot.clubs-with-slots_list_item_slots_slot--first .clubs-with-slots_list_item_slots_slot_price{color:#f4f3eeb3}.clubs-with-slots .clubs-with-slots_list .clubs-with-slots_list_item .clubs-with-slots_list_item_slots .clubs-with-slots_list_item_slots_rest{min-height:var(--control-height);padding:0 var(--space-3);border-radius:var(--radius-cell);background:var(--fill-subtle);color:var(--text-muted);font-size:var(--text-xs);align-items:center;display:inline-flex}
:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.club-topbar{background:var(--color-forest);color:var(--color-cream);border-bottom:1px solid #f4f3ee1f}.club-topbar .club-topbar_inner{width:100%;max-width:96rem;padding-inline:var(--page-gutter);justify-content:space-between;align-items:center;gap:var(--space-4);padding-block:var(--space-3);margin-inline:auto;display:flex}.club-topbar .club-topbar_brand{color:inherit;text-decoration:none;display:inline-flex}.club-topbar .club-topbar_actions{align-items:center;gap:var(--space-5);display:flex}.club-topbar .club-topbar_actions .club-topbar_actions_search{color:var(--on-forest);font-size:var(--text-sm);text-decoration:none;display:none}@media only screen and (min-width:768px){.club-topbar .club-topbar_actions .club-topbar_actions_search{display:inline-flex}}.club-topbar .club-topbar_actions .club-topbar_actions_search:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.club-topbar .club-topbar_actions .club-topbar_actions_cta{min-height:2.375rem;padding:0 var(--space-4);border-radius:var(--radius-pill);background:var(--color-cream);color:var(--color-forest);font-size:var(--text-sm);white-space:nowrap;transition:background var(--hover-transition);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.club-topbar .club-topbar_actions .club-topbar_actions_cta:hover{background:var(--color-white)}
:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.cover-photo{gap:var(--space-3);flex-direction:column;display:flex}@media only screen and (min-width:768px){.cover-photo{flex-direction:row;align-items:flex-start;gap:14px}}.cover-photo .cover-photo_side{flex-direction:column;gap:8px;min-width:0;display:flex}.cover-photo .cover-photo_preview{aspect-ratio:16/6;object-fit:cover;border-radius:var(--radius-field);width:100%}@media only screen and (min-width:768px){.cover-photo .cover-photo_preview{aspect-ratio:auto;flex:none;width:180px;height:80px}}.cover-photo .cover-photo_empty{aspect-ratio:16/6;border:1px dashed var(--border-field);border-radius:var(--radius-field);color:var(--text-muted);font-size:var(--text-sm);justify-content:center;align-items:center;display:flex}@media only screen and (min-width:768px){.cover-photo .cover-photo_empty{aspect-ratio:auto;flex:none;width:180px;height:80px}}.cover-photo .cover-photo_actions{align-items:center;gap:var(--space-3);display:flex}.cover-photo .cover-photo_actions .cover-photo_actions_input{display:none}.cover-photo .cover-photo_actions .cover-photo_actions_pick{min-height:2.375rem;padding:0 var(--space-4);border:1px solid var(--border-field);border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-forest);font-family:var(--font-body);font-weight:700;font-size:var(--text-sm);cursor:pointer;align-items:center;display:inline-flex}.cover-photo .cover-photo_actions .cover-photo_actions_pick:hover{background:var(--fill-subtle)}.cover-photo .cover-photo_actions .cover-photo_actions_pick:disabled{opacity:.45;cursor:wait}.cover-photo .cover-photo_actions .cover-photo_actions_remove{min-height:2.375rem;color:var(--color-red);font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;font-weight:700}.cover-photo .cover-photo_help{color:var(--text-muted);font-size:var(--text-sm)}.cover-photo .cover-photo_saved{color:var(--color-green-text);font-size:var(--text-sm)}.cover-photo .cover-photo_error{background:var(--fill-red);border-radius:var(--radius-field);padding:var(--space-3) var(--space-4);color:var(--color-red);font-size:var(--text-sm)}
:root{--color-forest:#0a1f17;--color-cream:#f4f3ee;--color-white:#fff;--color-green:#2fc171;--color-green-hover:#25a85e;--color-green-text:#1f7a4d;--color-yellow:#f0b528;--color-amber-text:#8a6a10;--color-sand:#ddd8c8;--color-red:#b3261e;--border-light:#0a1f171a;--border-field:#0a1f1724;--border-dark:#f4f3ee26;--border-pill:#0a1f1733;--text-muted:#0a1f17ad;--text-faint:#0a1f1759;--on-forest:#f4f3eeb8;--fill-faint:#0a1f170a;--fill-subtle:#0a1f170f;--fill-yellow:#f0b52833;--fill-yellow-soft:#f0b52829;--fill-red:#b3261e1a;--fill-green:#2fc1712e;--fill-selected:#2fc17124;--font-display:var(--font-display-loaded), Big Shoulders Display, Impact, sans-serif;--font-body:var(--font-body-loaded), Chivo, system-ui, sans-serif;--text-d1:6.5rem;--text-d1-mobile:3.375rem;--text-d2:3.375rem;--text-d2-mobile:2.5rem;--text-d4:2.125rem;--text-d5:2rem;--text-d3:1.75rem;--text-lg:1.0625rem;--text-base:.9375rem;--text-sm:.875rem;--text-xs:.8125rem;--text-label:.6875rem;--leading-hero:.86;--leading-display:1;--leading-body:1.55;--tracking-label:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.625rem;--space-7:2rem;--space-8:2.75rem;--space-9:4rem;--panel-rail:13.75rem;--page-gutter:1.25rem;--section-gap:1.625rem;--radius-cell:10px;--radius-field:12px;--radius-card:1rem;--radius-container:1.125rem;--radius-pill:999px;--control-height:2.75rem;--field-height:3.125rem;--forest-hover:#16332a;--fill-hover:#0a1f170d;--fill-hover-strong:#0a1f170f;--danger-fill-hover:#b3261e14;--red-hover:#8f1e18;--shadow-lift:0 18px 34px #0a1f1724;--shadow-green-lift:0 8px 20px #0a1f172e;--hover-transition:.12s ease;--lift-transition:.14s ease;--transition:.15s ease;--shadow-float:0 18px 40px #0a1f1729}@media only screen and (min-width:1024px){:root{--page-gutter:2.75rem;--section-gap:3.5rem}}:root{--panel-content:96rem;--panel-slack:max(0px, (100vw - var(--panel-rail) - var(--panel-content)) / 2)}.deposit-form{gap:var(--space-4);flex-direction:column;display:flex}.deposit-form .deposit-form_connect{gap:var(--space-3);flex-direction:column;max-width:30rem;display:flex}.deposit-form .deposit-form_connect .deposit-form_connect_help{color:var(--text-muted);font-size:var(--text-sm)}.deposit-form .deposit-form_field{gap:var(--space-2);flex-direction:column;display:flex}.deposit-form .deposit-form_field .deposit-form_field_label{font-size:var(--text-sm);font-weight:700}.deposit-form .deposit-form_field .deposit-form_field_input{width:100%;min-height:var(--field-height);padding:0 var(--space-4);border:1px solid var(--border-field);border-radius:var(--radius-field);background:var(--color-white);color:var(--color-forest);font-family:var(--font-body);font-size:var(--text-base)}.deposit-form .deposit-form_submit{min-height:var(--control-height);padding:0 var(--space-6);border-radius:var(--radius-pill);background:var(--color-forest);transition:background var(--hover-transition);border:0;align-self:flex-start;align-items:center;display:inline-flex}.deposit-form .deposit-form_submit:hover:not(:disabled){background:var(--forest-hover)}.deposit-form .deposit-form_submit{color:var(--color-cream);font-family:var(--font-display);font-weight:800;font-size:var(--text-sm);text-transform:uppercase;cursor:pointer;text-decoration:none}.deposit-form .deposit-form_submit:disabled{opacity:.45;cursor:wait}.deposit-form .deposit-form_upgrade{background:var(--color-sand);border-radius:var(--radius-field);padding:var(--space-3) var(--space-4);color:var(--color-forest);font-size:var(--text-sm)}.deposit-form .deposit-form_upgrade a{color:var(--color-green-text);font-weight:700}.deposit-form .deposit-form_error{background:var(--fill-red);border-radius:var(--radius-field);padding:var(--space-3) var(--space-4);color:var(--color-red);font-size:var(--text-sm)}
