.topnav{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafcf5;border-bottom:1px solid #e5e7eb}.topnav-inner{max-width:1200px;margin:0 auto;padding:.55rem 1.1rem;display:flex;align-items:center;gap:1rem}.topnav-right{margin-left:auto;display:flex;align-items:center;gap:1rem}.topnav-logo{font-weight:800;font-size:1.05rem;letter-spacing:.04em;color:#111827;text-decoration:none}.topnav-main{display:flex;justify-content:flex-start;gap:.5rem}.topnav-link{font-size:.9rem;font-weight:500;padding:.45rem .95rem;border-radius:999px;text-decoration:none;color:#4b5563;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.topnav-link:hover{background:#f3f4f6}.topnav-link-active{border-color:#86efac;background:#ecfdf5;color:#065f46;box-shadow:0 0 0 1px #16a34a40}.topnav-auth{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}.topnav-user-email{font-size:.85rem;color:#6b7280}.topnav-logout-btn{border-radius:999px;padding:.4rem .9rem;border:1px solid #e5e7eb;background:#f9fafb;font-size:.85rem;font-weight:500;color:#4b5563;cursor:pointer;transition:background .18s ease,border-color .18s ease}.topnav-logout-btn:hover{background:#f3f4f6;border-color:#d1d5db}.nav-login-link{font-size:.9rem;font-weight:500;color:#4b5563;text-decoration:none;padding:.4rem .85rem;border-radius:999px}.nav-login-link:hover{background:#f3f4f6}.nav-signup-btn{font-size:.9rem;font-weight:600;padding:.45rem 1.2rem;border-radius:999px;text-decoration:none;border:none;background:#64bb7e;color:#0b1220;box-shadow:0 10px 24px #64bb7e59;transition:background .18s ease,box-shadow .18s ease,transform .12s ease}.nav-signup-btn:hover{background:#4faf6e;transform:translateY(-1px);box-shadow:0 14px 32px #64bb7e73}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}.app-footer{padding:.75rem 1.1rem 1.2rem;font-size:.8rem;color:#9ca3af;text-align:center}@media (max-width: 768px){.topnav-inner{gap:.75rem}.topnav-main{display:none}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background:linear-gradient(135deg,#2d3e50,#1e3a8a);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#64bb7e;text-decoration:inherit}a:hover{color:#52a168}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#2d3e50,#1e3a8a)}h1{font-size:3.2em;line-height:1.1;color:#fff}h2{color:#fff;font-size:2em;font-weight:600;margin-bottom:20px}h3{color:#fff;font-size:1.4em;font-weight:600}input,textarea,select{background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-size:1em;color:#333;transition:border-color .3s ease,box-shadow .3s ease;width:100%}input:focus,textarea:focus,select:focus{outline:none;border-color:#64bb7e;box-shadow:0 0 0 3px #64bb7e1a}label{display:block;color:#fff;font-weight:500;margin-bottom:8px;font-size:.95em}button{border-radius:8px;border:none;padding:12px 24px;font-size:1em;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .3s ease,transform .2s ease}button:focus,button:focus-visible{outline:3px solid rgba(100,187,126,.3);outline-offset:2px}.header-nav{display:flex;flex-wrap:wrap;gap:8px}.header-pill{display:inline-block;padding:8px 12px;border-radius:12px;font-weight:600;font-size:.9rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#fff;transition:background .2s ease,border-color .2s ease,transform .1s ease}.header-pill:hover{background:#fff3;transform:translateY(-1px)}.header-pill--active{background:#64bb7e;border-color:#64bb7e;color:#fff}.auth-wrap{min-height:70vh;display:flex;align-items:center;justify-content:center}.auth-card{width:100%;max-width:680px;background:#0000004d;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px #00000040}.home-wrapper{width:100%;max-width:1100px;margin:0 auto;padding:3rem 1rem 4rem;min-height:calc(100vh - 160px);text-align:left}.home-hero{display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:space-between;margin-bottom:3.5rem}.home-hero-text{flex:1 1 320px}.home-hero-panel{flex:1 1 320px;display:flex;justify-content:flex-end}.home-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:600;color:#bfdbfe;margin:0 0 .75rem}.home-heading{font-size:2.5rem;line-height:1.2;font-weight:800;color:#fff;margin:0 0 1rem}.home-description{font-size:1.02rem;line-height:1.7;color:#e5e7eb;max-width:560px;margin:0 0 1.75rem}.home-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:.75rem}.home-cta-primary,.home-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.4rem;border-radius:999px;font-size:.95rem;font-weight:600;text-decoration:none;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .12s ease,box-shadow .18s ease}.home-cta-primary{background:#64bb7e;color:#0b1220;box-shadow:0 12px 30px #64bb7e59}.home-cta-primary:hover{background:#4faf6e;transform:translateY(-1px);box-shadow:0 16px 36px #64bb7e73}.home-cta-secondary{background:transparent;color:#e5e7eb;border-color:#94a3b899}.home-cta-secondary:hover{background:#0f172a59;border-color:#e5e7eb}.home-footnote{font-size:.8rem;color:#9ca3af;margin-top:.25rem}.home-panel-card{width:100%;max-width:360px;background:linear-gradient(145deg,#0f172a,#1f2937 45%,#111827);border-radius:18px;padding:1.4rem 1.4rem 1.2rem;box-shadow:0 18px 40px #000000a6;border:1px solid rgba(148,163,184,.35)}.home-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.home-panel-title{font-size:.9rem;font-weight:600;color:#e5e7eb}.home-panel-pill{padding:.25rem .6rem;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;background:#22c55e24;color:#bbf7d0;border:1px solid rgba(34,197,94,.5)}.home-panel-list{list-style:none;padding:0;margin:0 0 1.1rem;display:flex;flex-direction:column;gap:.7rem}.home-panel-list li{background:#111827d9;border-radius:10px;padding:.5rem .65rem;border:1px solid rgba(55,65,81,.8)}.home-panel-game-main{display:flex;justify-content:space-between;align-items:center;font-size:.86rem;font-weight:600;color:#f9fafb}.home-panel-game-meta{font-size:.78rem;color:#9ca3af;margin-top:.15rem}.home-panel-badge{font-size:.7rem;border-radius:999px;padding:.15rem .45rem;background:#3b82f62e;color:#bfdbfe}.home-panel-badge-alt{background:#facc1533;color:#facc15}.home-panel-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;padding-top:.65rem;border-top:1px solid rgba(55,65,81,.9)}.home-panel-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.1rem}.home-panel-stat-value{font-size:1rem;font-weight:700;color:#f9fafb}.home-panel-stat-value-ok{color:#4ade80}.home-section{margin-top:2.5rem}.home-section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.home-section-subtitle{font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;color:#e5e7eb}.feature-grid{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:stretch}.feature-card{flex:1 1 220px;max-width:320px;background:#0f172acc;border-radius:14px;padding:1.3rem 1.4rem;box-shadow:0 14px 30px #0f172a99;border:1px solid rgba(148,163,184,.35);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f172abf;border-color:#60a5facc}.feature-card h3{margin:0 0 .4rem;font-size:1.05rem;font-weight:600;color:#f9fafb}.feature-card p{margin:0;font-size:.92rem;line-height:1.5;color:#e5e7eb}.home-steps{margin-top:2.75rem}.home-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.home-step-card{background:#0f172acc;border-radius:14px;padding:1.1rem 1.2rem;border:1px solid rgba(148,163,184,.35);box-shadow:0 14px 30px #0f172a99}.home-step-number{width:26px;height:26px;border-radius:999px;background:#64bb7e;color:#0b1220;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;margin-bottom:.4rem}.home-step-card h4{margin:0 0 .35rem;font-size:.98rem;font-weight:600;color:#f9fafb}.home-step-card p{margin:0;font-size:.9rem;line-height:1.5;color:#e5e7eb}@media (max-width: 900px){.home-hero{flex-direction:column}.home-hero-panel{justify-content:center}.home-steps-grid{grid-template-columns:1fr}}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000040}.feature-card h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.feature-card p{font-size:1rem;line-height:1.4}.subs-page{min-height:calc(100vh - 80px);padding:3rem 1rem 4rem;display:flex;justify-content:center}.subs-container{width:100%;max-width:960px;margin:0 auto}.subs-hero{text-align:center;margin-bottom:3rem}.subs-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.subs-subtitle{font-size:1.1rem;color:#e5e5e5}.subs-card-wrap{display:flex;justify-content:center}.subs-card{width:100%;max-width:420px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #00000059;border:1px solid rgba(15,23,42,.06)}.subs-badge{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600;text-align:center;padding:.75rem 1rem;background:#0f172a;color:#f9fafb}.subs-card-body{padding:2rem 2.5rem 2.25rem}.subs-plan-label{font-size:.85rem;font-weight:600;text-transform:uppercase;color:#6b7280;margin-bottom:.25rem;text-align:center}.subs-plan-name{font-size:2.1rem;line-height:1.25;font-weight:700;text-align:center;color:#111827;margin-bottom:1.75rem}.subs-price-block{text-align:center;margin-bottom:1.75rem}.subs-price-line{display:flex;justify-content:center;align-items:baseline;gap:.5rem}.subs-price{font-size:3rem;font-weight:800;color:#111827}.subs-price-note{font-size:1rem;color:#6b7280}.subs-price-caption{font-size:.9rem;color:#9ca3af;margin-top:.25rem}.subs-features{list-style:none;padding:0;margin:0 0 1.75rem}.subs-features li{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#374151;margin-bottom:.6rem}.subs-features li:before{content:"✓";font-weight:700;color:#16a34a;flex-shrink:0;width:16px;text-align:center}.subs-primary-btn{width:100%;border-radius:999px;padding:.9rem 1.2rem;border:none;background:#2563eb;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .18s ease,transform .12s ease,box-shadow .18s ease;box-shadow:0 10px 25px #2563eb59}.subs-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 14px 32px #2563eb73}.subs-primary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.subs-footnote{text-align:center;margin-top:.75rem;font-size:.8rem;color:#6b7280}.subs-form-wrap{max-width:720px;margin:0 auto}.subs-back-link{border:none;background:transparent;color:#bfdbfe;font-size:.9rem;font-weight:500;margin-bottom:1rem;cursor:pointer;padding:0}.subs-back-link:hover{color:#fff}.subs-form-card{background:#fff;border-radius:18px;padding:2rem 2.5rem 2.25rem;box-shadow:0 18px 40px #00000059;border:1px solid rgba(15,23,42,.06)}.subs-form-title{font-size:1.75rem;font-weight:700;margin:0 0 .25rem;color:#111827}.subs-form-subtitle{font-size:.95rem;color:#6b7280;margin-bottom:1.75rem}.subs-form-grid{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.subs-form-field{width:100%}.subs-label{display:block;font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.4rem}.subs-input{width:100%;border-radius:10px;border:1px solid #d1d5db;padding:.7rem .9rem;font-size:.95rem;color:#111827;background:#fff}.subs-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40}.subs-help-text{margin-top:.25rem;font-size:.8rem;color:#6b7280}.subs-summary{margin-top:.5rem;padding:.9rem 1rem;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;font-size:.9rem}.subs-summary-row{display:flex;justify-content:space-between;margin-bottom:.25rem;color:#1f2937}.subs-summary-total{font-weight:700;font-size:1rem}.subs-summary-caption{margin-top:.35rem;font-size:.8rem;color:#6b7280}.subs-primary-btn-full{margin-top:.5rem}.dash-page{width:100%;max-width:1100px;margin:0 auto;text-align:left}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.dash-title{margin:0;font-size:1.6rem;font-weight:700;color:#fff}.dash-subtitle{margin-top:4px;font-size:.95rem;color:#e5e7eb}.dash-user-block{text-align:right;font-size:.85rem}.dash-user-club{color:#9ca3af}.dash-user-email{color:#f9fafb;font-weight:600}.dash-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.dash-kpi-card{background:#0f172ae6;border-radius:12px;padding:14px 16px;border:1px solid rgba(148,163,184,.35);box-shadow:0 14px 35px #0f172a80}.dash-kpi-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:6px}.dash-kpi-value{font-size:1.75rem;font-weight:700;color:#f9fafb}.dash-kpi-status{text-transform:capitalize}.dash-kpi-foot{margin-top:4px;font-size:.8rem;color:#9ca3af}.dash-table-wrap{margin-top:8px}.dash-table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dash-table-title{margin:0;font-size:1rem;font-weight:600;color:#e5e7eb}.dash-badge{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#bfdbfe}.dash-error{margin-bottom:8px;padding:8px 10px;border-radius:8px;background:#dc26261f;border:1px solid rgba(248,113,113,.6);font-size:.85rem;color:#fee2e2}.dash-table-card{background:#0f172aeb;border-radius:12px;border:1px solid rgba(148,163,184,.35);box-shadow:0 14px 35px #0f172a80;overflow:hidden}.dash-table{width:100%;border-collapse:collapse;font-size:.875rem}.dash-table thead{background:#0f172afa}.dash-table th,.dash-table td{padding:10px 14px;text-align:left;border-bottom:1px solid rgba(31,41,55,.8)}.dash-table th{font-weight:600;color:#9ca3af;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em}.dash-table tbody tr:nth-child(2n){background:#0f172ad9}.dash-table tbody tr:nth-child(odd){background:#0f172af2}.dash-table-empty{text-align:center;padding:20px 0;color:#9ca3af}.dash-status-pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.dash-status-active{background:#16a34a29;color:#bbf7d0;border:1px solid rgba(34,197,94,.5)}.dash-status-canceled,.dash-status-cancelled{background:#dc262629;color:#fecaca;border:1px solid rgba(248,113,113,.7)}@media (max-width: 900px){.dash-kpi-grid{grid-template-columns:1fr}.dash-header{flex-direction:column;align-items:flex-start}.dash-user-block{text-align:left}}.auth-wrap{min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem 3rem}.auth-card{width:100%;max-width:520px;background:linear-gradient(145deg,#0f172afa,#0b1730);border-radius:18px;padding:2.25rem 2.5rem;box-shadow:0 22px 60px #000000b3;border:1px solid rgba(148,163,184,.4);color:#f9fafb}.auth-form{margin-top:.75rem}.auth-field{margin-bottom:1.4rem}.auth-label{display:block;margin-bottom:.4rem;font-size:.9rem;color:#e5e7eb}.auth-input{width:100%;border-radius:.75rem;border:1px solid rgba(249,250,251,.2);background:#fff;padding:.75rem .9rem;font-size:.95rem;color:#111827;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-input::placeholder{color:#9ca3af}.auth-input:focus{border-color:#64bb7e;box-shadow:0 0 0 2px #64bb7e59}.auth-submit-btn{width:100%;border-radius:.75rem;border:none;background:#64bb7e;color:#fff;font-weight:600;font-size:.98rem;padding:.8rem 1rem;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .12s ease;margin-top:.3rem;margin-bottom:.8rem}.auth-submit-btn:hover:not(:disabled){background:#52a168;transform:translateY(-1px);box-shadow:0 14px 30px #64bb7e73}.auth-submit-btn:disabled{opacity:.7;cursor:default}.auth-error,.auth-message{text-align:center;font-size:.85rem;margin-bottom:.4rem}.auth-error{color:#fecaca}.auth-message{color:#bbf7d0}.auth-switch{margin-top:.4rem;text-align:center;font-size:.9rem;color:#f9fafbe6}.auth-link{color:#64bb7e;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.dash-page{max-width:1100px;margin:0 auto;padding:2.5rem 1.2rem 3rem;color:#f9fafb}.dash-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem}.dash-title{font-size:1.6rem;font-weight:700}.dash-subtitle{font-size:.92rem;color:#9ca3af;margin-top:.25rem}.dash-grid-two{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,2.15fr);gap:20px}.dash-card{background:#0f172af5;border-radius:16px;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 45px #0f172ab3;padding:18px 20px 16px;display:flex;flex-direction:column}.dash-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.dash-card-title{font-size:1.1rem;font-weight:600}.dash-card-subtitle{font-size:.85rem;color:#9ca3af;margin-top:2px}.dash-card-body{margin-top:4px}.dash-card-footer{margin-top:14px;padding-top:10px;border-top:1px solid rgba(31,41,55,.8);display:flex;justify-content:flex-start;gap:.5rem}.dash-card-footer-right{justify-content:flex-end}.dash-badge{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;padding:3px 8px;border-radius:999px;border:1px solid rgba(96,165,250,.8);color:#bfdbfe;background:#0f172acc}.dash-club-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;border-bottom:1px solid rgba(31,41,55,.7)}.dash-club-row:last-child{border-bottom:none}.dash-club-label{font-size:.85rem;color:#9ca3af}.dash-club-value{font-size:.9rem;color:#e5e7eb;text-align:right}.dash-sub-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.dash-sub-metric{background:#0f172ae6;border-radius:12px;border:1px solid rgba(55,65,81,.9);padding:.55rem .7rem}.dash-sub-metric-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:#9ca3af;margin-bottom:.15rem}.dash-sub-metric-value{font-size:1.15rem;font-weight:700;color:#f9fafb}.dash-sub-metric-foot{font-size:.8rem;color:#9ca3af;margin-top:.1rem}.dash-table-card{margin-top:.35rem;border-radius:12px;border:1px solid rgba(31,41,55,.9);overflow:hidden;background:#0f172af2}.dash-table{width:100%;border-collapse:collapse;font-size:.84rem}.dash-table thead{background:#0f172af2}.dash-table th,.dash-table td{padding:.4rem .6rem;text-align:left;border-bottom:1px solid rgba(31,41,55,.9)}.dash-table th{font-weight:600;color:#9ca3af}.dash-table td{color:#e5e7eb}.dash-table tr:last-child td{border-bottom:none}.dash-table-empty{text-align:center;padding:.7rem .6rem;color:#9ca3af}.dash-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.dash-status-active{background:#22c55e2e;color:#bbf7d0;border:1px solid rgba(34,197,94,.85)}.dash-error{margin:.4rem 0 .8rem;font-size:.8rem;color:#fecaca}.dash-table-league-cell{background:#0f172afa!important;font-weight:600;vertical-align:middle;border-right:2px solid rgba(31,41,55,.9)}.dash-league-name{font-weight:600;color:#f9fafb}.dash-toggle-switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.dash-toggle-switch input[type=checkbox]{opacity:0;width:0;height:0}.dash-toggle-slider{position:absolute;inset:0;background:#475569;border-radius:24px;transition:background .3s ease;border:2px solid #64748b}.dash-toggle-slider:before{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0000004d}.dash-toggle-switch input:checked+.dash-toggle-slider{background:#22c55e;border-color:#16a34a}.dash-toggle-switch input:checked+.dash-toggle-slider:before{transform:translate(20px);box-shadow:0 2px 8px #22c55e66}.dash-toggle-switch input:disabled+.dash-toggle-slider{opacity:.5;cursor:not-allowed}.modal-info{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);font-size:.88rem;color:#0f172ad9;line-height:1.5}.modal-info strong{color:#0f172af2}.dash-primary-btn,.dash-secondary-btn,.dash-action-btn{border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:600;border:none;cursor:pointer;transition:background .18s ease,transform .12s ease,box-shadow .18s ease}.dash-primary-btn{background:#2563eb;color:#fff;box-shadow:0 8px 20px #2563eb66}.dash-primary-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.dash-secondary-btn{background:transparent;color:#e5e7eb;border:1px solid rgba(148,163,184,.8)}.dash-secondary-btn:hover{background:#0f172a99}.dash-action-btn{background:#2563eb26;color:#bfdbfe;border:1px solid rgba(59,130,246,.6)}.dash-action-btn:hover{background:#2563eb59}@media (max-width: 900px){.dash-grid-two{grid-template-columns:1fr}}.acct-page{max-width:1100px;margin:0 auto;padding:2rem 1rem 3rem}.acct-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.5rem}.acct-title{font-size:2rem;font-weight:800;color:#fff;margin:0 0 .35rem}.acct-subtitle{color:#ffffffbf;margin:0}.acct-userchip{display:flex;align-items:center;gap:.75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:.75rem 1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.acct-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-weight:800;letter-spacing:.02em;background:#ffffff24;color:#fff}.acct-userchip-meta{display:flex;flex-direction:column}.acct-userchip-name{font-weight:700;color:#fff;line-height:1.1}.acct-userchip-email{font-size:.9rem;color:#ffffffbf}.acct-grid{display:grid;grid-template-columns:260px 1fr;gap:1.25rem}@media (max-width: 920px){.acct-grid{grid-template-columns:1fr}}.acct-sidebar{background:#fff;border-radius:18px;padding:.6rem;box-shadow:0 18px 40px #00000040;border:1px solid rgba(15,23,42,.06);height:fit-content}.acct-sidebtn{width:100%;text-align:left;border:0;border-radius:14px;padding:.85rem .9rem;background:transparent;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;transition:background .16s ease,transform .16s ease;color:#0f172a}.acct-sidebtn:hover{background:#0f172a0d;transform:translateY(-1px)}.acct-sidebtn.is-active{background:#0f172a14;outline:2px solid rgba(15,23,42,.08)}.acct-sidebtn.danger{color:#991b1b}.acct-sidehint{font-size:.85rem;color:#0f172a99}.acct-sideline{height:1px;background:#0f172a14;margin:.5rem .25rem}.acct-content{min-width:0}.acct-alert{border-radius:14px;padding:.85rem 1rem;margin-bottom:1rem;font-weight:600;border:1px solid transparent}.acct-alert.ok{background:#22c55e1f;border-color:#22c55e40;color:#bbf7d0}.acct-alert.err{background:#ef44441f;border-color:#ef444440;color:#fecaca}.acct-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #00000040;border:1px solid rgba(15,23,42,.06)}.acct-card.danger{border-color:#dc262659}.acct-card-head{padding:1.25rem 1.25rem .6rem}.acct-card-title{margin:0 0 .25rem;font-size:1.25rem;font-weight:800;color:#0f172a}.acct-card-subtitle{margin:0;color:#0f172aa6}.acct-card-body{padding:1rem 1.25rem 1.25rem}.acct-card-foot{padding:.9rem 1.25rem 1.25rem;display:flex;justify-content:flex-end}.acct-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}@media (max-width: 720px){.acct-form-grid{grid-template-columns:1fr}}.acct-field{display:flex;flex-direction:column;gap:.4rem}.acct-label{font-weight:700;color:#0f172a;font-size:.95rem}.acct-input{height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:0 .9rem;outline:none;transition:box-shadow .12s ease,border .12s ease}.acct-input:focus{border-color:#0f172a59;box-shadow:0 0 0 4px #0f172a1a}.acct-help{color:#0f172a99;font-size:.9rem;line-height:1.35}.acct-btn{height:42px;border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:0 1rem;background:#fff;cursor:pointer;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.acct-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000001f}.acct-btn:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.acct-btn.primary{background:#0f172a;color:#fff;border-color:#0f172a1f}.acct-btn.danger{background:#dc2626;color:#fff;border-color:#dc262640}.acct-inline{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width: 720px){.acct-inline{flex-direction:column;align-items:flex-start}}.acct-billing-title{font-weight:800;color:#fff;margin-bottom:.15rem}.acct-divider{height:1px;background:#0f172a14;margin:1.1rem 0}.acct-mutedbox{border-radius:16px;background:#0f172a08;border:1px solid rgba(15,23,42,.06);padding:.75rem 0}.acct-muted-title{font-weight:800;color:#fff;margin-bottom:.2rem}.acct-sidebar,.acct-card{background:#0f172aeb;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 45px #0f172aa6}.acct-sidebtn{color:#e5e7eb}.acct-sidehint{color:#94a3b8d9}.acct-sidebtn:hover{background:#94a3b81f}.acct-sidebtn.is-active{background:#64bb7e24;outline:2px solid rgba(100,187,126,.22)}.acct-card-title,.acct-card-subtitle,.acct-label{color:#f9fafb}.acct-card-subtitle,.acct-help{color:#e2e8f0c7}.acct-input{background:#fffffffa;border:1px solid rgba(148,163,184,.22)}.acct-input-readonly{background:#ffffffe0;color:#111827;opacity:.95}.acct-btn{background:#ffffff0f;border:1px solid rgba(148,163,184,.35);color:#e5e7eb}.acct-btn.primary{background:#2563eb;border-color:#2563eba6}.acct-btn.danger{background:#ef444429;border-color:#f8717199;color:#fecaca}.acct-divider,.acct-sideline{background:#94a3b838}.acct-pm-list{display:flex;flex-direction:column;gap:.65rem}.acct-pm-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .9rem;border-radius:16px;border:1px solid rgba(148,163,184,.22);background:#ffffff08}.acct-pm-main{display:flex;align-items:center;gap:.8rem;min-width:0}.acct-pm-brand{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;font-weight:900;color:#e5e7eb;background:#2563eb38;border:1px solid rgba(59,130,246,.35);flex-shrink:0}.acct-pm-meta{min-width:0}.acct-pm-line{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.acct-pm-name{font-weight:800;color:#f9fafb}.acct-pm-sub{font-size:.9rem;color:#e2e8f0c7;margin-top:.1rem}.acct-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.02em;border:1px solid rgba(148,163,184,.28);color:#e2e8f0e6;background:#ffffff0d}.acct-badge-default{border-color:#22c55e73;background:#22c55e1f;color:#bbf7d0}.acct-pm-actions{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.acct-btn.small{height:38px;padding:0 .85rem;border-radius:999px;font-size:.9rem}.acct-btn.danger-outline{background:#ef44441a;border-color:#f871718c;color:#fecaca}.acct-btn.danger-outline:disabled{opacity:.55}@media (max-width: 720px){.acct-pm-row{flex-direction:column;align-items:flex-start}.acct-pm-actions{width:100%;justify-content:flex-end}}.acct-btn.small{white-space:nowrap}.modal-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:50}.modal-card{width:100%;max-width:720px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px #00000073;border:1px solid rgba(15,23,42,.08)}.modal-head{padding:1.1rem 1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(15,23,42,.08)}.modal-title{font-size:1.1rem;font-weight:800;color:#0f172a}.modal-subtitle{margin-top:.25rem;font-size:.9rem;color:#0f172aa6}.modal-x{width:40px;height:40px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172ad9;font-size:1.4rem;line-height:1;padding:0}.modal-x:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000001f}.modal-body{padding:1.1rem 1.25rem 1.25rem}.modal-error{background:#dc26261a;border:1px solid rgba(220,38,38,.25);color:#7f1d1d;border-radius:14px;padding:.75rem .9rem;margin-bottom:.9rem;font-weight:700}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 760px){.modal-grid{grid-template-columns:1fr}}.modal-field{display:flex;flex-direction:column;gap:.35rem}.modal-label{font-weight:800;color:#0f172a;font-size:.95rem}.modal-input{height:44px;border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:0 .9rem;color:#111827}.modal-input:focus{border-color:#0f172a59;box-shadow:0 0 0 4px #0f172a1a}.modal-help{color:#0f172a99;font-size:.88rem;line-height:1.35}.modal-toggle-wrapper{display:flex;align-items:center;gap:1rem}.modal-toggle-switch{position:relative;display:inline-block;width:52px;height:28px;cursor:pointer}.modal-toggle-switch input[type=checkbox]{opacity:0;width:0;height:0}.modal-toggle-slider{position:absolute;inset:0;background:#cbd5e1;border-radius:28px;transition:background .3s ease;border:2px solid #e2e8f0}.modal-toggle-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:2px;background:#fff;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0003}.modal-toggle-switch input:checked+.modal-toggle-slider{background:#22c55e;border-color:#16a34a}.modal-toggle-switch input:checked+.modal-toggle-slider:before{transform:translate(24px);box-shadow:0 2px 8px #22c55e66}.modal-toggle-switch input:disabled+.modal-toggle-slider{opacity:.5;cursor:not-allowed}.modal-toggle-status{font-weight:600;font-size:.95rem;color:#0f172ad9;min-width:70px}.modal-foot{padding:.95rem 1.25rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.6rem;border-top:1px solid rgba(15,23,42,.08);flex-wrap:wrap}.modal-foot-right{display:flex;gap:.6rem;margin-left:auto}.modal-btn{height:42px;border-radius:14px;border:1px solid rgba(15,23,42,.12);padding:0 1rem;background:#fff;cursor:pointer;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.modal-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #0000001f}.modal-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.modal-btn-primary{background:#2563eb;border-color:#2563eb8c;color:#fff}.modal-btn-primary:hover:not(:disabled){box-shadow:0 14px 32px #2563eb59}.modal-btn-danger{background:#dc262614;border-color:#dc262640;color:#991b1b}.modal-btn-danger:hover:not(:disabled){box-shadow:0 14px 32px #dc262626}.modal-btn-ghost{background:#fff}.modal-card-confirm{max-width:480px}.modal-confirm-text{font-size:1rem;font-weight:600;color:#0f172af2;margin:0 0 .75rem}.modal-confirm-details{font-size:.9rem;color:#0f172aa6;line-height:1.5;margin:0}.auth-card--relative{position:relative}.auth-loading-overlay{position:absolute;inset:0;background:#0206178c;border-radius:18px;display:flex;align-items:center;justify-content:center;z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.auth-loading-box{padding:.85rem 1rem;border-radius:14px;background:#0f172af2;border:1px solid rgba(148,163,184,.35);color:#f9fafb;font-weight:700;box-shadow:0 18px 45px #0000008c}.toast{position:fixed;right:18px;bottom:18px;max-width:360px;padding:.85rem 1rem;border-radius:14px;font-weight:700;z-index:60;border:1px solid rgba(148,163,184,.25);box-shadow:0 18px 45px #00000073}.toast--success{background:#22c55e26;border-color:#22c55e66;color:#bbf7d0}.toast--error{background:#ef444424;border-color:#f8717173;color:#fecaca}.toast--info{background:#3b82f624;border-color:#60a5fa73;color:#bfdbfe}.auth-error{margin-top:12px;padding:10px 12px;border-radius:12px;font-weight:700;font-size:.95rem;background:#ef44441f;border:1px solid rgba(248,113,113,.35);color:#fecaca}.dash-step-box{margin-top:14px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#ffffff08}.dash-step-title{font-weight:800;font-size:.92rem;color:#f9fafb;margin-bottom:10px}.dash-step{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.16);background:#0f172a8c}.dash-step-left{display:flex;gap:10px;align-items:flex-start}.dash-step-num{width:26px;height:26px;border-radius:10px;display:grid;place-items:center;font-weight:900;color:#0b1220;background:#64bb7ef2;flex-shrink:0}.dash-step-name{font-weight:800;color:#f9fafb;font-size:.92rem;margin-bottom:2px}.dash-step-desc{color:#e2e8f0c7;font-size:.85rem;line-height:1.35}.dash-step-footnote{margin-top:10px;color:#e2e8f0c7;font-size:.85rem;line-height:1.35}.dash-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:800;letter-spacing:.02em;border:1px solid rgba(148,163,184,.28);background:#ffffff0d;color:#e2e8f0e6}.dash-pill--done{border-color:#22c55e73;background:#22c55e1f;color:#bbf7d0}.dash-inline-status{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.dash-muted{color:#e2e8f0b3;font-size:.88rem}.clubs-page{width:100%;max-width:1200px;margin:0 auto;padding:28px 16px 40px}.clubs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.clubs-title{margin:0 0 6px;font-size:2rem;font-weight:800}.clubs-subtitle{margin:0;color:#e2e8f0d9;font-size:.98rem;line-height:1.55}.clubs-badge{padding:7px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#ffffff0d;font-weight:800;color:#e2e8f0eb;white-space:nowrap}.clubs-layout{display:grid;grid-template-columns:360px 1fr;gap:16px}@media (max-width: 980px){.clubs-layout{grid-template-columns:1fr}}.clubs-card{background:#00000047;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px #00000038}.clubs-card-head{margin-bottom:12px}.clubs-card-title{font-weight:900;font-size:1.05rem;margin-bottom:3px}.clubs-card-sub{color:#e2e8f0cc;font-size:.9rem}.clubs-side{display:flex;flex-direction:column;gap:14px}.clubs-list{display:flex;flex-direction:column;gap:10px}.clubs-list-item{width:100%;text-align:left;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172a8c;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.clubs-list-item:hover{background:#0f172ab3}.clubs-list-item--active{border-color:#64bb7e8c;box-shadow:0 0 0 3px #64bb7e1f}.clubs-list-item-name{font-weight:900}.clubs-list-item-meta{margin-top:6px;color:#e2e8f0c7;font-size:.85rem}.clubs-list-item-chevron{color:#e2e8f0b3;font-weight:900;font-size:1.15rem}.clubs-stepper{display:flex;flex-direction:column;gap:10px}.clubs-step{width:100%;text-align:left;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#ffffff08;padding:12px;display:flex;gap:10px;align-items:center}.clubs-step:disabled{opacity:.55;cursor:not-allowed}.clubs-step--active{border-color:#60a5fa8c;box-shadow:0 0 0 3px #3b82f61f}.clubs-step-num{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;font-weight:900;color:#0b1220;background:#60a5faf2;flex-shrink:0}.clubs-step-text{display:flex;flex-direction:column;gap:2px}.clubs-step-name{font-weight:900}.clubs-step-status{color:#e2e8f0c7;font-size:.85rem}.clubs-form{display:flex;flex-direction:column;gap:12px}.clubs-field .clubs-label,.clubs-label{display:block;margin-bottom:8px;font-weight:700;color:#ffffffeb}.clubs-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.clubs-primary-btn{background:#64bb7e;color:#0b1220;font-weight:900}.clubs-primary-btn:hover{background:#52a168}.clubs-secondary-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fffffff2}.clubs-danger-btn{background:#ef444424;border:1px solid rgba(248,113,113,.35);color:#fecaca}.clubs-ghost-danger{background:transparent;border:1px solid rgba(248,113,113,.35);color:#fecaca;padding:8px 12px;border-radius:12px}.clubs-error{padding:10px 12px;border-radius:12px;font-weight:800;background:#ef44441f;border:1px solid rgba(248,113,113,.35);color:#fecaca}.clubs-confirm-box{padding:14px 16px;border-radius:12px;background:#ef444414;border:1px solid rgba(248,113,113,.3);margin:12px 0}.clubs-confirm-title{font-weight:900;color:#fecaca;margin-bottom:6px}.clubs-confirm-text{color:#fecacad9;font-size:.9rem;margin-bottom:6px}.clubs-muted{color:#e2e8f0c7}.clubs-muted.small{font-size:.85rem}.clubs-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:900;border:1px solid rgba(148,163,184,.28);background:#ffffff0d;margin-left:6px}.clubs-pill--ok{border-color:#22c55e73;background:#22c55e1f;color:#bbf7d0}.clubs-pill--todo{border-color:#60a5fa59;background:#3b82f61f;color:#bfdbfe}.clubs-summary{display:flex;flex-direction:column;gap:8px;margin:10px 0 12px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172a8c}.clubs-summary-row{display:flex;justify-content:space-between;gap:10px}.clubs-summary-label{color:#e2e8f0cc;font-weight:700}.clubs-summary-value{font-weight:900}.clubs-help{margin-top:10px;color:#e2e8f0c7;font-size:.9rem;line-height:1.45}.clubs-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 980px){.clubs-grid{grid-template-columns:1fr}}.clubs-divider{height:1px;background:#94a3b82e;margin:14px 0}.clubs-map-card{padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172a8c;margin-bottom:14px}.clubs-map-title{font-weight:900;margin-bottom:10px}.clubs-table-card{padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172a8c}.clubs-table-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.clubs-table-title{font-weight:900}.clubs-table-sub{color:#e2e8f0c7;font-size:.88rem}.clubs-table{width:100%;border-collapse:collapse;font-size:.95rem}.clubs-table th,.clubs-table td{padding:10px;border-bottom:1px solid rgba(148,163,184,.16);vertical-align:top}.clubs-table th{color:#e2e8f0d9;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.clubs-table-empty{color:#e2e8f0c7;padding:14px 10px}.clubs-strong{font-weight:900}.dash-card{height:auto}.dash-club-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.12)}.dash-club-row:last-of-type{border-bottom:none}.dash-club-label{color:#e2e8f0bf;font-size:.9rem;font-weight:700}.dash-club-value{color:#ffffffeb;font-size:.95rem;font-weight:800;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-inline-status{display:inline-flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.dash-muted{color:#e2e8f0b3;font-size:.9rem;font-weight:600}.dash-step-box{margin-top:14px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#0f172a73}.dash-step-title{font-weight:900;font-size:.95rem;color:#fffffff2;margin-bottom:10px}.dash-steps{display:flex;flex-direction:column;gap:10px}.dash-step{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.14);background:#02061759}.dash-step-left{display:flex;gap:10px;min-width:0}.dash-step-num{width:26px;height:26px;border-radius:10px;display:grid;place-items:center;font-weight:900;font-size:.85rem;color:#07101f;background:#64bb7ef2;flex-shrink:0}.dash-step-name{font-weight:900;font-size:.92rem;margin-bottom:2px;color:#fffffff2}.dash-step-desc{color:#e2e8f0bf;font-size:.86rem;line-height:1.35;max-width:320px}.dash-step-right{flex-shrink:0;display:flex;align-items:center}.dash-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:900;letter-spacing:.02em;border:1px solid rgba(148,163,184,.22);background:#ffffff0a;color:#e2e8f0e6;white-space:nowrap}.dash-pill--done{border-color:#22c55e66;background:#22c55e1f;color:#bbf7d0}.dash-pill--todo{border-color:#60a5fa59;background:#3b82f61f;color:#bfdbfe}.dash-step-footnote{margin-top:10px;color:#e2e8f0bf;font-size:.85rem;line-height:1.35}.dash-card-footer{display:flex;justify-content:flex-end;padding-top:12px;border-top:1px solid rgba(148,163,184,.12);margin-top:12px}.dash-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-muted-lite{color:#e2e8f0a6;font-weight:700}.dash-chip{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:800;border:1px solid rgba(148,163,184,.22);background:#ffffff0a;color:#e2e8f0eb;white-space:nowrap}.dash-chip--ok{border-color:#22c55e66;background:#22c55e1f;color:#bbf7d0}.dash-chip--todo{border-color:#60a5fa59;background:#3b82f61f;color:#bfdbfe}.dash-club-item{width:100%;text-align:left;border-radius:14px;border:1px solid rgba(148,163,184,.16);background:#0f172a8c;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.dash-club-item:hover{background:#0f172ab3;border-color:#94a3b838}.dash-club-item-left{min-width:0;display:flex;flex-direction:column;gap:6px}.dash-club-item-name{font-weight:900;font-size:1rem;color:#fffffff2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.dash-club-item-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dash-club-item-right{flex-shrink:0;display:flex;align-items:center}.dash-manage-link{font-weight:900;font-size:.9rem;color:#bfdbfef2;padding:8px 10px;border-radius:12px;border:1px solid rgba(96,165,250,.25);background:#3b82f614}.dash-manage-link:hover{background:#3b82f624}.dash-empty{border-radius:14px;border:1px dashed rgba(148,163,184,.28);background:#ffffff08;padding:14px;display:flex;flex-direction:column;gap:8px}.dash-empty-title{font-weight:900;color:#fffffff2}.dash-empty-sub{color:#e2e8f0c7;font-size:.92rem}.route-loader{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.route-loader-card{background:#0f172af5;border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 45px #0f172ab3;border-radius:14px;padding:16px 18px;color:#e5e7eb;font-weight:600}.auth-inline-error{margin-top:.7rem;padding:.65rem .75rem;border-radius:10px;background:#dc262624;border:1px solid rgba(248,113,113,.45);color:#fecaca;font-size:.88rem;text-align:center}.auth-inline-success{margin-top:.7rem;padding:.65rem .75rem;border-radius:10px;background:#16a34a24;border:1px solid rgba(34,197,94,.35);color:#bbf7d0;font-size:.88rem;text-align:center}.dash-muted{color:#9ca3af;font-size:.92rem}.dash-error{color:#fecaca;background:#dc26261f;border:1px solid rgba(248,113,113,.4);padding:10px 12px;border-radius:12px}.dash-club-item-left{display:flex;flex-direction:column;gap:6px}.dash-club-item-name{font-weight:700;letter-spacing:.01em}.dash-club-item-meta{display:flex;gap:8px;flex-wrap:wrap}.dash-club-item-chevron{color:#e5e7eba6;font-size:18px;line-height:1;padding-left:6px}.dash-chip{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;border:1px solid rgba(148,163,184,.25)}.dash-chip--ok{background:#16a34a24;color:#bbf7d0;border-color:#22c55e59}.dash-chip--todo{background:#3b82f61f;color:#bfdbfe;border-color:#3b82f647}.dash-empty{border-radius:16px;border:1px dashed rgba(148,163,184,.35);padding:16px;background:#0206172e}.dash-empty-title{font-weight:800;margin-bottom:6px}.dash-empty-sub{color:#9ca3af;margin-bottom:12px}.dash-card-header--row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dash-club-list{display:flex;flex-direction:column;gap:10px}.dash-club-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#02061738;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease;text-align:left;color:#e5e7eb}.dash-club-item:hover{transform:translateY(-1px);border-color:#94a3b859;background:#02061752}.dash-club-item--active{border-color:#64bb7e8c;box-shadow:0 10px 26px #64bb7e1f;background:#64bb7e14}.dash-club-item-left{display:flex;flex-direction:column;gap:6px;min-width:0}.dash-club-item-name{font-weight:800;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-club-item-right{flex-shrink:0}.dash-selected-pill{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.78rem;font-weight:800;border:1px solid rgba(100,187,126,.35);background:#64bb7e1f;color:#bbf7d0;white-space:nowrap}.dash-selected-row{margin-top:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.14);display:flex;justify-content:space-between;align-items:center}.dash-selected-name{color:#e5e7eb;font-weight:800}.dash-grid-two{align-items:flex-start}.dash-muted-block{margin-top:6px;padding:10px 12px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#02061740;color:#e2e8f0d9;font-weight:650}.dash-club-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.dash-club-item{width:100%;text-align:left;padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#02061738;color:#ffffffeb;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.dash-club-item:hover{transform:translateY(-1px);border-color:#94a3b859;background:#02061759;box-shadow:0 14px 30px #00000040}.dash-club-item.is-active{border-color:#3b82f68c;background:#2563eb2e;box-shadow:0 18px 45px #2563eb2e}.dash-club-item-name{font-weight:850;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-club-item-meta{font-size:.82rem;font-weight:750;color:#e2e8f0bf}.dash-club-item.is-active .dash-club-item-meta{color:#bfdbfef2}.dash-club-empty{margin-top:10px;padding:16px 14px;border-radius:16px;border:1px dashed rgba(148,163,184,.35);background:#0206172e}.dash-club-empty-title{font-weight:900;font-size:1.05rem;margin-bottom:6px;color:#fffffff2}.dash-club-empty-sub{color:#e2e8f0cc;font-weight:650;margin-bottom:12px;line-height:1.45}.dash-club-empty-btn{width:100%;height:40px}.dash-card-header--row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.dash-card-header-actions{display:flex;gap:10px;align-items:center}.modal-card-sm{max-width:520px;width:calc(100% - 32px)}.dash-card-footer--split{display:flex;justify-content:space-between;align-items:center;gap:12px}.dash-footer-btn{min-width:140px;height:40px}.clubs-stepper--top{margin-bottom:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.clubs-header-right{display:flex;gap:10px;align-items:center}.clubs-stepper--top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.clubs-step{padding:10px 12px;border-radius:12px;gap:8px;align-items:center}.clubs-step-num{width:24px;height:24px;font-size:.8rem;border-radius:8px}.clubs-step-name{font-size:.9rem;font-weight:800}.clubs-step-status{font-size:.8rem;line-height:1.3}.clubs-step:not(.clubs-step--active){opacity:.75}.clubs-card{padding:14px 16px;border-radius:14px}.clubs-card-head{margin-bottom:8px}.clubs-card-title{font-size:1rem}.clubs-card-sub{font-size:.85rem}.clubs-form{gap:10px}.clubs-form input{height:40px;padding:0 12px;font-size:.9rem}.clubs-row{margin-top:6px;gap:8px}.clubs-primary-btn,.clubs-secondary-btn,.clubs-danger-btn{height:38px;padding:0 14px;font-size:.85rem;border-radius:10px}.clubs-card--narrow{max-width:880px;margin-left:auto;margin-right:auto}.clubs-summary-row-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:12px 14px;border-radius:12px;background:#02061759;border:1px solid rgba(148,163,184,.18);margin-bottom:12px}.clubs-summary-item{display:flex;flex-direction:column;gap:4px}.clubs-summary-label{font-size:.78rem;font-weight:700;color:#e2e8f0a6;letter-spacing:.02em}.clubs-summary-value{font-size:.95rem;font-weight:800;color:#fffffff2}.clubs-row{display:flex;align-items:center;gap:10px;margin-top:10px}.clubs-help{margin-top:8px;font-size:.8rem;color:#e2e8f0a6}.dash-toggle-switch{position:relative;display:inline-flex;align-items:center;width:44px;height:24px}.dash-toggle-switch input{opacity:0;width:0;height:0}.dash-toggle-slider{position:absolute;cursor:pointer;inset:0;border-radius:999px;background:#94a3b840;border:1px solid rgba(148,163,184,.35);transition:.2s}.dash-toggle-slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:50%;transform:translateY(-50%);border-radius:999px;background:#ffffffe6;transition:.2s}.dash-toggle-switch input:checked+.dash-toggle-slider{background:#2563ebd9;border-color:#2563ebe6}.dash-toggle-switch input:checked+.dash-toggle-slider:before{transform:translate(20px,-50%)}.dash-toggle-switch input:disabled+.dash-toggle-slider{opacity:.6;cursor:not-allowed}
