.club-switch{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.club-switch a{display:flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #dce4d9;border-radius:14px;background:white;color:#264536;text-decoration:none}.club-switch img{width:36px;height:36px;object-fit:contain}.club-switch .selected{background:#dfead9;border-color:#739969;font-weight:700}.club-hero{display:flex;align-items:center;gap:30px;padding:38px;border-radius:24px;background:linear-gradient(115deg,var(--club-wash),#fff);border:1px solid #dce4d9;margin-bottom:24px}.club-hero>.team-logo{width:155px;height:155px;object-fit:contain}.club-hero h1{font-size:38px;margin:8px 0;color:var(--club-color)}.club-hero small{letter-spacing:2px}.club-hero-stats{margin-left:auto;display:grid;gap:14px;min-width:170px}.club-hero-stats span{display:grid;gap:5px}.club-hero-stats b{font-size:24px}.club-hero-stats small{font-size:12px;letter-spacing:0}.club-layout{display:grid;grid-template-columns:160px minmax(0,1fr) 220px;gap:22px;align-items:start}.club-nav{display:grid;position:sticky;top:20px;background:#fff;border:1px solid #e0e7dc;border-radius:16px;overflow:hidden}.club-nav a{padding:18px 14px;text-decoration:none;display:flex;justify-content:space-between;color:#294f3c}.club-nav .selected{background:#1e593f;color:#fff}.club-content{min-width:0;display:grid;gap:22px}.club-content>.panel{margin:0}.club-info-grid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:18px}.club-info-grid .panel{margin:16px 0}.club-notice-rail{background:#fff;border:1px solid #e0e7dc;border-radius:16px;padding:18px;position:sticky;top:20px}.club-notice-rail button[data-club-notice]{display:block;width:100%;border:0;border-top:1px solid #e4e9e1;background:none;text-align:left;padding:14px 0;cursor:pointer;color:#234c38;overflow-wrap:anywhere}.club-notice-rail p{font-size:13px;color:#75816f}.club-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.club-products article{border:1px solid #dde7d9;border-radius:16px;padding:20px;display:grid;gap:12px;background:#f6f8f1}.club-product-icon{font-size:32px;color:#245b3e}.club-fan-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.club-fan-products article{text-align:center;padding:15px;border:1px solid #e2e9de;border-radius:15px}.club-fan-products img{width:100%;height:180px;object-fit:contain}.club-fan-products h3{font-size:15px}.club-ledger article{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #e1e8dc}.club-ledger small{display:block;font-size:12px;margin-top:5px}.club-ledger strong{white-space:nowrap}.club-ledger .positive{color:#2e7852}.club-request,.club-notice-row{border-bottom:1px solid #e2e8df;padding:18px 0;overflow-wrap:anywhere}.club-notice-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.club-notice-row>button:first-child{border:0;background:none;font-weight:700;cursor:pointer;color:#21523b;text-align:left}.club-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.club-profile-grid{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.club-profile-choice{background:#f7faf3;border:1px solid #d8e2d0;border-radius:14px;padding:12px;cursor:pointer}.club-profile-choice.selected{border:2px solid #285d3e}.club-profile-choice img{display:block;width:90px;height:125px;object-fit:contain}.club-profile-choice span{display:block;margin-top:7px}#club-dialog{width:min(640px,92vw);max-height:90vh;border:1px solid #d4dfce;border-radius:22px;padding:28px;color:#253e30}#club-dialog::backdrop{background:#132b2066}#club-dialog label{display:grid;gap:8px;margin:16px 0}#club-dialog input,#club-dialog textarea,#club-dialog select{width:100%;box-sizing:border-box;padding:12px;border:1px solid #d6e0d0;border-radius:8px;font:inherit}#club-dialog .club-error{color:#a23232}#club-dialog h2{margin-top:0}@media(max-width:1250px){.club-layout{grid-template-columns:145px minmax(0,1fr)}.club-notice-rail{grid-column:2;position:static}.club-info-grid{grid-template-columns:1fr}}@media(max-width:700px){.club-hero{padding:22px;gap:16px;flex-wrap:wrap}.club-hero>.team-logo{width:85px;height:85px}.club-hero h1{font-size:28px}.club-hero-stats{margin:0;display:flex;flex-wrap:wrap;gap:20px}.club-hero-stats b{font-size:20px}.club-layout{grid-template-columns:1fr;gap:16px}.club-nav{position:static;display:flex;overflow-x:auto}.club-nav a{white-space:nowrap;padding:14px}.club-nav span{display:none}.club-notice-rail{grid-column:1}.club-products{grid-template-columns:1fr}.club-fan-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.club-fan-products img{height:145px}.club-switch a{padding:8px}.club-switch img{width:25px;height:25px}.club-ledger strong{font-size:14px}}
.club-page #notice-rail{display:none}.club-page.has-notice-rail .main-shell{padding-right:0}.club-fan-products{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.club-fan-products h3{overflow-wrap:anywhere}@media(max-width:700px){.club-fan-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
.club-finance-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.club-finance-actions .btn{white-space:nowrap}.club-request details{margin-top:12px}.club-request details p{font-size:.85rem}
.account-dashboard>.club-profile-panel{grid-column:1/-1;min-width:0}.club-profile-panel .club-profile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));max-height:520px;overflow-y:auto;padding:3px;align-items:stretch}.club-profile-panel .club-profile-choice{display:flex;flex-direction:column;align-items:center;gap:6px;font:inherit;color:#264536;min-width:0}.club-profile-panel .club-profile-choice img,.club-profile-default{width:110px;height:155px;object-fit:contain}.club-profile-default{display:grid!important;place-items:center;font-size:60px;background:#e9f0e3;border-radius:12px;margin:0!important}.club-profile-choice strong{font-size:14px;overflow-wrap:anywhere}.club-profile-choice small{font-size:12px}.club-profile-choice:focus-visible{outline:3px solid #438963;outline-offset:2px}.club-profile-choice.selected>span:last-child{font-weight:700;color:#1e593f}.club-profile-panel .club-profile-choice>span:last-child{margin-top:auto}
