@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";@layer properties,theme,base,components,utilities;@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-emerald-500:oklch(69.6% .17 162.48);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-slate-300:oklch(86.9% .022 252.894);--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--font-weight-medium:500;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-slate-300{border-color:var(--color-slate-300)}.bg-emerald-600{background-color:var(--color-emerald-600)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}@media(hover:hover){.hover\:bg-emerald-700:hover{background-color:var(--color-emerald-700)}}.focus\:border-emerald-500:focus{border-color:var(--color-emerald-500)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-emerald-500:focus{--tw-ring-color:var(--color-emerald-500)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes heroWaveDrift{0%,to{transform:translate(0)}50%{transform:translate(8px,-6px)}}@keyframes pulseDot{0%,to{box-shadow:0 0 0 3px #f5c51833}50%{box-shadow:0 0 0 7px #f5c51859}}.hero-animate-in{animation:.75s cubic-bezier(.22,1,.36,1) both fadeInUp}.hero-animate-in--delay-1{animation-delay:.12s}.hero-animate-in--delay-2{animation-delay:.24s}.hero-animate-in--delay-3{animation-delay:.36s}.hero-animate-in--delay-4{animation-delay:.48s}.hero-animate-logo{animation:.85s cubic-bezier(.22,1,.36,1) both fadeInLeft}.animate-on-scroll{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll--delay-1{transition-delay:80ms}.animate-on-scroll--delay-2{transition-delay:.16s}.animate-on-scroll--delay-3{transition-delay:.24s}.animate-on-scroll--delay-4{transition-delay:.32s}.animate-on-scroll--delay-5{transition-delay:.4s}@media(prefers-reduced-motion:reduce){.hero-animate-in,.hero-animate-logo,.hero-waves,.hero-badge-dot{animation:none!important}.animate-on-scroll{opacity:1!important;transition:none!important;transform:none!important}}.nav-links-wrap a:hover,.hero-search-tab:hover{color:#111827!important;background:#f5c518!important}.hero-search-tabs--light .hero-search-tab:not(.hero-search-tab--active):hover{color:#1a3d9e!important;background:#1a3d9e14!important}.hero-search-tabs--light .hero-search-tab--active:hover{color:#fff!important;background:#1a3d9e!important}.nav-inner{padding:0 1rem}@media(min-width:769px){.nav-inner{padding:0 2rem}}@media(max-width:768px){.nav-links-wrap{display:none!important}.nav-toggle{display:flex!important}.nav-links-wrap.nav-open{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99;background:#061840fa;border-bottom:1px solid #1e497699;flex-direction:column;gap:.5rem;width:100vw;padding:1rem;position:fixed;top:66px;left:0;right:0;box-shadow:0 8px 24px #0003;display:flex!important}.nav-links-wrap.nav-open a{border-radius:8px;padding:12px 16px!important}.profile-grid-2{grid-template-columns:1fr!important}}.footer-inner{box-sizing:border-box;max-width:1200px;margin:0 auto}.footer-grid{box-sizing:border-box;display:grid}.footer-bottom{box-sizing:border-box;flex-wrap:wrap;display:flex}@media(max-width:1024px){.footer-inner{padding:0 1.5rem}.footer-grid{gap:1.5rem;grid-template-columns:1fr 1fr!important}}@media(max-width:600px){.footer{padding:1.5rem 1rem!important}.footer-inner{padding:0 1rem}.footer-grid{gap:1.25rem;padding-bottom:1.2rem;grid-template-columns:1fr!important}.footer-brand{flex-direction:column;gap:.75rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:1rem;font-size:.7rem}.footer-bottom span{max-width:100%}}@media(max-width:380px){.footer{padding:1.25rem .75rem!important}.footer-inner{padding:0 .75rem}.footer-grid{gap:1rem}}.page-section{box-sizing:border-box}@media(max-width:768px){.page-section{padding:2rem 1rem!important}}@media(max-width:480px){.page-section{padding:1.5rem .75rem!important}}.section-header{display:flex}@media(max-width:600px){.section-header{flex-direction:column;align-items:flex-start;gap:.75rem}}.hero-wrap{box-sizing:border-box;align-items:center;min-height:500px;padding:3rem clamp(1rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.hero-dots{opacity:.22;pointer-events:none;z-index:1;background-image:radial-gradient(circle,#ffffffd9 1.5px,#0000 1.5px);background-size:14px 14px;width:132px;height:84px;position:absolute;top:14px;left:18px}.hero-waves{opacity:.1;pointer-events:none;z-index:1;width:220px;height:220px;animation:9s ease-in-out infinite heroWaveDrift;position:absolute;top:22%;left:3.5%}.hero-stadium-glow{pointer-events:none;z-index:0;background:radial-gradient(75% 60% at 90% 30%,#ffffff2e,#0000 58%),linear-gradient(270deg,#06184059,#0000 75%);width:50%;position:absolute;top:0;bottom:0;right:0}.hero-ball-bg{pointer-events:none;z-index:1;width:44%;position:absolute;top:0;bottom:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(270deg,#000 50%,#0000 100%);mask-image:linear-gradient(270deg,#000 50%,#0000)}.hero-ball-bg img{object-fit:cover;object-position:center center;width:auto;min-width:100%;max-width:none;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hero-inner{z-index:2;box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin:0 auto;padding-right:clamp(180px,28vw,230px);display:flex;position:relative}.hero-center-cluster{align-items:center;gap:clamp(.75rem,2vw,1.5rem);width:100%;max-width:min(1100px,100vw - clamp(200px,32vw,380px) - 2.5rem);display:flex}.hero-logo-col{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.hero-logo{width:auto;max-width:clamp(180px,18vw,260px);height:auto;display:block}.hero-content-col{text-align:center;flex:1;width:100%;min-width:0;max-width:none;margin:0}.hero-badge{color:#ffffffe6;background:#061840d9;border:1px solid #f5c51840;border-radius:999px;align-items:center;gap:8px;margin-bottom:.85rem;padding:5px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.hero-badge-dot{background:#f5c518;border-radius:999px;flex-shrink:0;width:8px;height:8px;animation:2.2s ease-in-out infinite pulseDot;box-shadow:0 0 0 3px #f5c51833}.hero-heading{color:#fff;letter-spacing:-.03em;margin:0 0 .7rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.65rem,3.2vw,2.65rem);font-weight:800;line-height:1.12}.hero-desc{color:#ffffffd1;max-width:480px;margin:0 auto 1.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(.88rem,1.4vw,1.02rem);line-height:1.5}.hero-wrap .hero-search-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:none;margin:0 auto;padding:1.3rem 1.6rem 1.45rem;box-shadow:0 20px 48px #0618402e}.hero-wrap .hero-search-wrap{gap:.6rem;margin-top:.85rem;display:flex}.hero-search-field{flex:1;min-width:0;position:relative}.hero-search-icon{color:#9ca3af;pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.hero-wrap .hero-search-input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;padding:12px 16px 12px 42px;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem}.hero-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a3d9e;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;min-width:120px;padding:12px 22px;font-family:Inter,Segoe UI,sans-serif;font-weight:600;display:flex}.hero-wrap .hero-search-results{text-align:left;background:#fffffff7;border-radius:12px;max-width:100%;margin:.9rem auto 0;padding:.6rem}.hero-search-result-item{cursor:pointer;color:#1a2e1a;border-radius:7px;align-items:center;gap:9px;padding:7px 11px;font-size:.86rem;display:flex}@media(max-width:1024px){.hero-inner{padding-right:clamp(140px,22vw,260px)}.hero-center-cluster{max-width:min(1000px,100vw - clamp(160px,26vw,300px) - 2rem)}.hero-ball-bg{width:38%}}@media(max-width:900px){.hero-inner{padding-right:0}.hero-center-cluster{gap:.75rem;max-width:100%}.hero-logo{max-width:160px}.hero-ball-bg{opacity:.9;width:34%;-webkit-mask-image:linear-gradient(270deg,#000 35%,#0000 100%);mask-image:linear-gradient(270deg,#000 35%,#0000)}}@media(max-width:768px){.hero-wrap{min-height:auto;padding:3rem 1rem 2.5rem}.hero-inner{padding-right:0}.hero-center-cluster{flex-direction:column;gap:1.5rem;max-width:100%}.hero-logo-col{justify-content:center}.hero-logo{max-width:165px}.hero-content-col{text-align:center;max-width:100%}.hero-desc{margin-left:auto;margin-right:auto}.hero-wrap .hero-search-card{margin:0 auto}.hero-ball-bg{opacity:.45;width:100%;height:50%;top:auto;bottom:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 55%);mask-image:linear-gradient(#0000,#000 55%)}.hero-ball-bg img{object-position:center bottom;height:100%;top:auto;bottom:0;transform:none}.hero-stadium-glow{width:100%;height:50%;top:auto;bottom:0}.hero-waves{display:none}}@media(max-width:480px){.hero-wrap{padding:3rem .75rem 2.5rem!important}}.hero-search-card{box-sizing:border-box}@media(max-width:768px){.hero-search-card{border-radius:14px!important;margin-left:0!important;margin-right:0!important;padding:1rem!important}}@media(max-width:480px){.hero-search-card{border-radius:12px!important;margin-left:.75rem!important;margin-right:.75rem!important;padding:.9rem!important}}.hero-search-tabs{background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:center;gap:.35rem;margin:0 auto;padding:0;display:inline-flex}.hero-search-tabs--light{gap:.5rem}@media(max-width:480px){.hero-search-tabs{justify-content:stretch;width:100%;margin-bottom:.75rem}.hero-search-tabs .hero-search-tab{flex:1;min-width:0;padding:8px 10px!important;font-size:.75rem!important}}.hero-search-wrap{box-sizing:border-box;flex-wrap:wrap}.hero-search-wrap input,.hero-search-wrap .hero-search-input{min-width:0}.hero-search-wrap button{flex-shrink:0}.hero-search-input:focus{box-shadow:0 0 0 3px #1a3d9e1f;border-color:#1a3d9e!important}@media(max-width:480px){.hero-search-wrap,.hero-search-wrap--light{flex-direction:column!important;gap:.5rem!important}.hero-search-wrap input,.hero-search-wrap .hero-search-input{width:100%;min-height:44px}.hero-search-wrap button{justify-content:center;width:100%;min-height:44px}}@media(max-width:768px){.hero-search-results{margin-left:1rem!important;margin-right:1rem!important}}@media(max-width:480px){.hero-search-results{margin-left:.75rem!important;margin-right:.75rem!important}}.home-directory-section{box-sizing:border-box;background:#fff;padding:2.75rem clamp(1rem,3vw,2rem) 2.5rem}.home-directory-inner{text-align:center;max-width:1200px;margin:0 auto}.home-directory-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1a3d9e;margin:0 0 .5rem;font-family:Inter,Segoe UI,sans-serif;font-size:.72rem;font-weight:700}.home-directory-title{color:#061840;letter-spacing:-.03em;margin:0 0 .55rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:800}.home-directory-sub{color:#6b7280;max-width:520px;margin:0 auto 2rem;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5}.home-directory-cards{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-bottom:1.75rem;display:grid}.home-directory-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:flex-start;padding:1.5rem 1.4rem 1.35rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 18px #0f172a0f}.home-directory-card:hover,.home-directory-card.is-visible:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a1f}.home-directory-card-icon{border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;display:flex}.home-directory-card-title{color:#061840;margin:0 0 .45rem;font-family:Inter,Segoe UI,sans-serif;font-size:1.05rem;font-weight:800}.home-directory-card-desc{color:#6b7280;flex:1;margin:0 0 1.1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;line-height:1.5}.home-directory-card-link{color:#1d4ed8;align-items:center;gap:4px;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:600;display:inline-flex}.home-directory-totals{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.home-directory-total{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.85rem;min-width:200px;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000000a}.home-directory-total-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.home-directory-total-value{color:#1a3d9e;font-size:1.35rem;font-weight:800;line-height:1.1}.home-directory-total-label{color:#6b7280;margin-top:.1rem;font-size:.75rem}@media(max-width:900px){.home-directory-cards{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}}@media(max-width:480px){.home-directory-section{padding:2rem 1rem}.home-directory-total{box-sizing:border-box;width:100%;min-width:0}}.home-register-cta-wrap{box-sizing:border-box;padding:0 clamp(1rem,3vw,2rem) 2.5rem}.home-register-cta{background:linear-gradient(135deg,#061840,#0b2475 55%,#1a3d9e);border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #06184038}.home-register-cta-pattern{pointer-events:none;opacity:.35;background-image:linear-gradient(135deg,#0000 40%,#ffffff0f 40% 42%,#0000 42%),linear-gradient(45deg,#0000 40%,#ffffff0d 40% 42%,#0000 42%);background-size:28px 28px;width:45%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 30%,#0000 100%);mask-image:linear-gradient(270deg,#000 30%,#0000)}.home-register-cta-body{z-index:1;flex:1;align-items:center;gap:1.15rem;min-width:0;display:flex;position:relative}.home-register-cta-icon{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.home-register-cta-title{color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:800}.home-register-cta-desc{color:#ffffffd1;max-width:640px;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;line-height:1.55}.home-register-cta-actions{z-index:1;flex-shrink:0;align-items:center;gap:1rem;display:flex;position:relative}.home-register-cta-dots{opacity:.55;background-image:radial-gradient(circle,#f5c518 1.5px,#0000 1.5px);background-size:10px 10px;flex-shrink:0;width:52px;height:52px}.home-register-cta-btn{z-index:1;color:#061840;white-space:nowrap;background:#f5c518;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:.8rem 1.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;box-shadow:0 4px 14px #f5c51859}.home-register-cta-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f5c51866}@media(max-width:768px){.home-register-cta{text-align:center;flex-direction:column;align-items:stretch;padding:1.5rem 1.25rem}.home-register-cta-body{text-align:center;flex-direction:column}.home-register-cta-desc{max-width:none}.home-register-cta-actions{flex-direction:column;width:100%}.home-register-cta-dots{display:none}.home-register-cta-btn{box-sizing:border-box;white-space:normal;text-align:center;width:100%}}.stats-strip{box-sizing:border-box;padding:2rem 2rem 2.5rem}.stat-card{transition:transform .25s,box-shadow .25s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0f172a14}.stat-card.is-visible:hover{transform:translateY(-4px)}@media(max-width:1024px){.stats-strip .stats-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.stats-strip{padding:1.5rem 1rem 1.75rem!important}.stats-strip .stats-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}}@media(max-width:400px){.stats-strip .stats-grid{grid-template-columns:1fr!important}}.page-section.home-section--clubs{padding-bottom:1.25rem!important}.page-section.home-section--associations{padding-top:1.5rem!important}@media(max-width:768px){.page-section.home-section--clubs{padding:2rem 1rem 1.25rem!important}.page-section.home-section--associations{padding:1.5rem 1rem 2rem!important}}@media(max-width:480px){.page-section.home-section--clubs{padding:1.5rem .75rem 1rem!important}.page-section.home-section--associations{padding:1.25rem .75rem 1.5rem!important}}.home-clubs-grid{display:grid}@media(max-width:1024px){.home-clubs-grid{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.home-clubs-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.home-clubs-grid{grid-template-columns:1fr!important}}.home-associations-grid{display:grid}@media(max-width:900px){.home-associations-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:520px){.home-associations-grid{grid-template-columns:1fr!important}}.stories-cta{box-sizing:border-box;padding:0 clamp(1rem,3vw,2rem) 2.5rem}.stories-inner{background:#eff6ff;border:1px solid #dbeafe;border-radius:20px;flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem;display:flex;position:relative;overflow:hidden}.stories-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a3d9e0f,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-30px;left:-40px}.stories-content{z-index:1;flex:1;min-width:280px;position:relative}.stories-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1a3d9e;margin:0 0 .55rem;font-family:Inter,Segoe UI,sans-serif;font-size:.72rem;font-weight:700}.stories-title{color:#061840;letter-spacing:-.03em;margin:0 0 1rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;line-height:1.15}.stories-desc{color:#4b5563;max-width:520px;margin:0 0 .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.94rem;line-height:1.55}.stories-desc:last-of-type{margin-bottom:1.35rem}.stories-actions{flex-wrap:wrap;gap:.75rem;display:flex}.stories-btn{border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:.7rem 1.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.stories-btn--primary{color:#fff;background:#1a3d9e;border:1px solid #1a3d9e}.stories-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #1a3d9e40}.stories-btn--outline{color:#1a3d9e;background:0 0;border:1.5px solid #1a3d9e}.stories-btn--outline:hover{background:#1a3d9e0f}.stories-visual{z-index:1;flex:1;min-width:260px;position:relative}.stories-visual img{border-radius:16px;width:100%;height:auto;display:block}@media(max-width:768px){.stories-cta{padding:0 1rem 2rem!important}.stories-inner{flex-direction:column!important;padding:1.75rem 1.25rem!important}.stories-content{order:1}.stories-visual{order:2}.stories-actions{flex-direction:column}.stories-btn{box-sizing:border-box;width:100%}}.marketplace-section{box-sizing:border-box;padding:0 2rem 3.5rem}@media(max-width:900px){.marketplace-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.marketplace-products{justify-content:flex-start!important}}@media(max-width:768px){.marketplace-section{padding:0 1rem 2.5rem!important}.marketplace-inner{padding:1.75rem 1.25rem!important}}@media(max-width:480px){.home-section .section-header{flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important}.page-section [style*=gridTemplateColumns]{gap:1rem!important}}.admin-wrap{min-height:calc(100vh - 66px);display:flex}.admin-sidebar{flex-shrink:0}.admin-content{flex:1;overflow:auto}@media(max-width:900px){.admin-wrap{flex-direction:column}.admin-sidebar{border-bottom:1px solid #1e49764d;flex-wrap:wrap;align-items:center;gap:4px;max-width:100%;display:flex;border-right:none!important;width:100%!important;padding:1rem .75rem!important}.admin-sidebar>div:first-child{width:100%;margin-bottom:.25rem}.admin-sidebar button{flex:auto;min-width:120px}.admin-content{padding:1rem!important}}.admin-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table-wrap table{min-width:800px}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}@media(max-width:600px){.admin-toolbar{flex-direction:column;align-items:flex-start}}.admin-page{background:#f4f6f9;min-height:calc(100vh - 66px)}.admin-sidebar{flex-direction:column;min-height:calc(100vh - 66px);display:flex}.admin-sidebar-nav{flex:1}.admin-sidebar-section{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;padding-left:12px;font-size:.67rem;font-weight:700}.admin-sidebar-item{cursor:pointer;color:#6b7280;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;width:100%;margin-bottom:2px;padding:9px 12px;font-family:Inter,Segoe UI,sans-serif;font-size:.84rem;font-weight:500;transition:background .15s,color .15s;display:flex}.admin-sidebar-item:hover{color:#1a3d9e;background:#f3f4f6}.admin-sidebar-item--active{color:#1a3d9e;background:#eff6ff;border-left:3px solid #1a3d9e;padding-left:9px;font-weight:600}.admin-sidebar-badge{color:#fff;background:#1a3d9e;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:.67rem;font-weight:700}.admin-help-card{color:#fff;background:linear-gradient(135deg,#1a3d9e,#2e5ecc);border-radius:12px;margin-top:1.5rem;padding:1rem}.admin-help-card p{opacity:.95;margin:0 0 .75rem;font-size:.8rem;line-height:1.45}.admin-help-card button{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff59;border-radius:8px;width:100%;padding:7px 12px;font-size:.78rem;font-weight:600}.admin-help-card button:hover{background:#ffffff40}.admin-content-inner{max-width:1400px;padding:1.75rem 2rem}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-page-title{color:#061840;margin:0;font-size:1.65rem;font-weight:800}.admin-page-subtitle{color:#6b7280;margin:.35rem 0 0;font-size:.88rem}.admin-page-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.admin-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;min-height:140px;padding:1.15rem 1.1rem 1rem;display:flex;box-shadow:0 1px 3px #0000000a}.admin-kpi-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.85rem;display:flex}.admin-kpi-value{color:#061840;margin-bottom:.3rem;font-size:1.75rem;font-weight:800;line-height:1}.admin-kpi-label{color:#374151;margin-bottom:auto;font-size:.82rem;font-weight:600}.admin-kpi-trend{color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:.75rem;padding-top:.65rem;font-size:.72rem}.admin-filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.admin-search-wrap{flex:220px;min-width:200px;position:relative}.admin-search-wrap .admin-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin-search-input{color:#061840;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9px;outline:none;width:100%;padding:9px 12px 9px 36px;font-size:.84rem}.admin-search-input:focus{background:#fff;border-color:#1a3d9e}.admin-filter-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9px;min-width:130px;padding:9px 28px 9px 12px;font-size:.82rem}.admin-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.admin-table-card table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.admin-table-card th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:11px 14px;font-size:.68rem;font-weight:700}.admin-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;display:inline-flex}.admin-th-sort:hover{color:#1a3d9e}.admin-table-card td{color:#061840;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:12px 14px;font-size:.84rem}.admin-table-card tbody tr:hover{background:#f9fafb}.admin-table-card tbody tr.admin-table-row--clickable{cursor:pointer}.admin-table-card tbody tr.admin-table-row--clickable:focus-visible{outline-offset:-2px;outline:2px solid #1a3d9e}.admin-club-logo{color:#1a3d9e;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.admin-assoc-logo{color:#7c3aed;background:#f5f3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.admin-user-logo{color:#15803d;background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.admin-submission-logo{color:#c2410c;background:#fff7ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.admin-submission-logo-img{object-fit:cover;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:36px;height:36px}.admin-submission-type--club{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.admin-submission-type--association{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.admin-status-badge{text-transform:capitalize;border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.admin-status-badge--pending{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.admin-status-badge--approved{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.admin-status-badge--rejected{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.admin-approve-btn{color:#15803d;cursor:pointer;background:#fff;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:4px;padding:5px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.admin-approve-btn:hover{background:#ecfdf5}.admin-reject-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;align-items:center;padding:5px 8px;display:inline-flex}.admin-reject-btn:hover{background:#fef2f2}.admin-type-badge{white-space:nowrap;text-overflow:ellipsis;border-radius:20px;max-width:180px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block;overflow:hidden}.admin-womens-badge{border-radius:20px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.admin-womens-badge--no{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.admin-womens-badge--yes{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.admin-row-actions{align-items:center;gap:6px;display:flex}.admin-edit-btn{color:#1a3d9e;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:5px 14px;font-size:.78rem;font-weight:600}.admin-edit-btn:hover{background:#f9fafb;border-color:#1a3d9e}.admin-delete-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;align-items:center;padding:5px 8px;display:inline-flex}.admin-delete-btn:hover{background:#fef2f2}@media(max-width:1100px){.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.admin-kpi-grid{grid-template-columns:1fr}.admin-content-inner{padding:1rem}.admin-filter-panel{flex-direction:column;align-items:stretch}.admin-filter-select{width:100%}}.form-grid-responsive{display:grid}@media(max-width:600px){.form-grid-responsive{grid-template-columns:1fr!important}}.stats-page{background:#f4f6f9;min-height:calc(100vh - 64px);padding:2rem clamp(1rem,3vw,2rem) 3rem}.stats-page--loading{justify-content:center;align-items:center;display:flex}.stats-page-inner{max-width:1200px;margin:0 auto}.stats-spinner{border:3px solid #1a3d9e;border-top-color:#0000;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.stats-hero{margin-bottom:1.75rem;position:relative;overflow:hidden}.stats-hero-watermark{opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;width:clamp(140px,22vw,220px);height:auto;position:absolute;top:-20px;right:-10px}.stats-hero-title{color:#061840;letter-spacing:-.03em;margin:0 0 .4rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:800}.stats-hero-sub{color:#6b7280;max-width:560px;margin:0 0 1.1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;line-height:1.5}.stats-tab{cursor:pointer;color:#6b7280;background:#e5e7eb;border:none;border-radius:999px;padding:.45rem 1.1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:600}.stats-tab--active{color:#fff;background:#1a3d9e}.stats-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stats-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;min-height:168px;padding:1.15rem 1.1rem 1rem;display:flex;box-shadow:0 1px 3px #0000000a}.stats-kpi-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.85rem;display:flex}.stats-kpi-value{color:#061840;margin-bottom:.35rem;font-size:1.85rem;font-weight:800;line-height:1}.stats-kpi-label{color:#1a3d9e;margin-bottom:.15rem;font-size:.82rem;font-weight:700}.stats-kpi-sub{color:#9ca3af;margin-bottom:auto;font-size:.72rem}.stats-kpi-trend{color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:.75rem;padding-top:.65rem;font-size:.7rem}.stats-panels-row{gap:1.25rem;margin-bottom:1.25rem;display:grid}.stats-panels-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-panels-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem 1.35rem 1.1rem;box-shadow:0 1px 3px #0000000a}.stats-panel-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.stats-panel-title-wrap{align-items:center;gap:.55rem;min-width:0;display:flex}.stats-panel-icon{color:#1a3d9e;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stats-panel-title{color:#061840;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem;font-weight:800}.stats-panel-title--solo{margin-bottom:1rem}.stats-panel-link{color:#1d4ed8;white-space:nowrap;flex-shrink:0;align-items:center;gap:2px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.stats-panel-link:hover{text-decoration:underline}.stats-panel-footer{color:#9ca3af;border-top:1px solid #f3f4f6;margin-top:.65rem;padding-top:.65rem;font-size:.78rem}.stats-rank-row{border-bottom:1px solid #f3f4f6;align-items:center;gap:.65rem;padding:.55rem 0;display:flex}.stats-rank-row:last-child{border-bottom:none}.stats-rank-num{color:#9ca3af;background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;display:flex}.stats-rank-num--top{color:#92400e;background:#fef3c7}.stats-rank-body{flex:1;min-width:0}.stats-rank-label{color:#061840;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.3rem;font-size:.8rem;font-weight:600;overflow:hidden}.stats-rank-track{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.stats-rank-fill{border-radius:999px;height:100%;transition:width .8s}.stats-rank-value{color:#061840;text-align:right;flex-shrink:0;width:28px;font-size:.88rem;font-weight:800}.stats-assoc-list{flex-direction:column;display:flex}.stats-assoc-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.stats-assoc-row:last-child{border-bottom:none}.stats-assoc-name{color:#061840;font-size:.84rem;font-weight:600}.stats-assoc-count{color:#061840;font-size:.9rem;font-weight:800}.stats-donut-wrap{align-items:center;gap:1.25rem;display:flex}.stats-donut-wrap--center{align-items:flex-start}.stats-donut-total{fill:#061840;font-size:1.1rem;font-weight:800}.stats-donut-label{fill:#9ca3af;font-size:.62rem}.stats-legend{flex:1;min-width:0}.stats-legend-row{align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.stats-legend-row:last-child{margin-bottom:0}.stats-legend-swatch{border-radius:2px;flex-shrink:0;width:10px;height:10px}.stats-legend-label{color:#061840;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;font-weight:600;overflow:hidden}.stats-legend-meta{flex-shrink:0;align-items:baseline;gap:.35rem;display:flex}.stats-legend-meta strong{color:#061840;font-size:.88rem}.stats-legend-meta span{color:#9ca3af;font-size:.72rem}.stats-womens-gauge{flex-shrink:0;width:140px;height:140px;position:relative}.stats-womens-gauge-center{color:#ec4899;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;display:flex;position:absolute;inset:0}.stats-womens-gauge-center span{color:#061840;font-size:1.1rem;font-weight:800}.stats-chart-sub{color:#9ca3af;margin:-.5rem 0 1rem;font-size:.78rem}.stats-bar-chart{align-items:flex-end;gap:.65rem;height:150px;padding:0 .25rem;display:flex}.stats-bar-col{flex-direction:column;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.stats-bar-value{color:#061840;min-height:1rem;font-size:.78rem;font-weight:800}.stats-bar{border-radius:6px 6px 0 0;width:100%;min-height:0;transition:height .8s}.stats-bar-label{color:#9ca3af;text-align:center;font-size:.68rem;font-weight:600}.stats-empty{color:#9ca3af;margin:0;font-size:.85rem}@media(max-width:1100px){.stats-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-panels-row--3{grid-template-columns:1fr}}@media(max-width:768px){.stats-page{padding:1.5rem 1rem 2.5rem}.stats-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-panels-row--2{grid-template-columns:1fr}.stats-donut-wrap{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.stats-kpi-grid{grid-template-columns:1fr}}.filter-autocomplete{position:relative}.filter-autocomplete-input{box-sizing:border-box;width:100%;padding-right:2rem!important}.filter-autocomplete-clear,.filter-autocomplete-chevron{color:#9ca3af;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.filter-autocomplete-clear{pointer-events:auto;cursor:pointer;background:0 0;border:none;border-radius:6px;width:22px;height:22px;padding:0}.filter-autocomplete-clear:hover{color:#6b7280;background:#f3f4f6}.filter-autocomplete-list{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-height:220px;margin:0;padding:.35rem 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a1f}.filter-autocomplete-option{color:#111827;cursor:pointer;padding:.5rem .75rem;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem}.filter-autocomplete-option:hover,.filter-autocomplete-option--active{color:#1a3d9e;background:#eff6ff}.filter-autocomplete-option--selected{font-weight:600}.filter-autocomplete-empty{color:#9ca3af;padding:.55rem .75rem;font-size:.8rem}.submit-club-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0f172a8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.submit-club-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:560px;max-height:92vh;padding:1.75rem 1.75rem 1.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 80px #0f172a40}.submit-club-close{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:1.1rem;right:1.1rem}.submit-club-header{align-items:flex-start;gap:1rem;margin-bottom:1.4rem;padding-right:2rem;display:flex}.submit-club-header-icon{color:#1a3d9e;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.submit-club-header-plus{color:#fff;text-align:center;background:#1a3d9e;border-radius:999px;width:16px;height:16px;font-size:.7rem;font-weight:700;line-height:16px;position:absolute;bottom:4px;right:4px}.submit-club-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#1a3d9e;margin-bottom:.25rem;font-size:.72rem;font-weight:700}.submit-club-title{color:#0f2d6e;margin:0 0 .35rem;font-size:1.35rem;font-weight:800;line-height:1.25}.submit-club-subtitle{color:#6b7280;margin:0;font-size:.86rem;line-height:1.45}.submit-club-form{flex-direction:column;gap:.85rem;display:flex}.submit-club-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.submit-club-field{flex-direction:column;gap:.35rem;display:flex}.submit-club-label{text-transform:uppercase;letter-spacing:.07em;color:#6b7280;font-size:.68rem;font-weight:700}.submit-club-required{color:#dc2626;margin-left:2px}.submit-club-input-wrap{align-items:center;display:flex;position:relative}.submit-club-field-icon{color:#9ca3af;pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.submit-club-ab{color:#9ca3af;letter-spacing:.04em;font-size:.65rem;font-weight:800}.submit-club-input{box-sizing:border-box;color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:.65rem .85rem .65rem 2.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem}.submit-club-input:focus{background:#fff;border-color:#1a3d9e;box-shadow:0 0 0 3px #1a3d9e1a}.submit-club-input::placeholder{color:#9ca3af}.submit-club-select{appearance:none;cursor:pointer;padding-right:2.25rem}.submit-club-select-chevron{color:#9ca3af;pointer-events:none;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.submit-club-field--full{grid-column:1/-1}.submit-club-input-wrap--plain .submit-club-input,.submit-club-input-wrap--plain .submit-club-textarea{padding-left:.85rem}.submit-club-textarea{resize:vertical;min-height:88px;font-family:Inter,Segoe UI,sans-serif}.submit-club-file{cursor:pointer;padding-top:.55rem;padding-bottom:.55rem}.submit-club-file-name{color:#6b7280;margin-top:.35rem;padding-left:2.35rem;font-size:.75rem;display:block}.submit-club-error{color:#b91c1c;font-size:.8rem}.submit-club-success{color:#15803d;font-size:.8rem}.submit-club-actions{justify-content:flex-end;gap:.65rem;margin-top:.35rem;display:flex}.submit-club-btn-cancel{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:6px;padding:.6rem 1.1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:600;display:inline-flex}.submit-club-btn-submit{color:#fff;cursor:pointer;background:#1a3d9e;border:none;border-radius:10px;align-items:center;gap:7px;padding:.6rem 1.2rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:600;display:inline-flex}.submit-club-btn-submit:disabled{opacity:.7;cursor:not-allowed}.submit-club-privacy{color:#9ca3af;justify-content:center;align-items:center;gap:6px;margin:.5rem 0 0;font-size:.72rem;display:flex}@media(max-width:560px){.submit-club-modal{padding:1.35rem 1.2rem 1.2rem}.submit-club-row{grid-template-columns:1fr}.submit-club-title{font-size:1.15rem}}.admin-club-form-page{box-sizing:border-box;background:#f4f6f9;min-height:calc(100vh - 66px);padding:1.5rem clamp(1rem,3vw,2rem) 3rem}.admin-club-form-inner{max-width:1100px;margin:0 auto}.admin-club-breadcrumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.25rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;display:flex}.admin-club-breadcrumb a{color:#1a3d9e;font-weight:500;text-decoration:none}.admin-club-breadcrumb a:hover{text-decoration:underline}.admin-club-breadcrumb span{color:#374151;font-weight:600}.admin-club-form-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.admin-club-form-title{color:#061840;letter-spacing:-.03em;margin:0 0 .35rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.65rem,3vw,2rem);font-weight:800}.admin-club-form-subtitle{color:#6b7280;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem}.admin-club-back-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:.55rem 1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.84rem;font-weight:600;transition:border-color .15s,box-shadow .15s;display:inline-flex}.admin-club-back-btn:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0f}.admin-club-form{flex-direction:column;gap:1.25rem;display:flex}.admin-club-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:1.5rem 2rem;padding:1.75rem 1.75rem 1.85rem;display:grid;box-shadow:0 2px 12px #0f172a0a}.admin-club-section-aside{padding-top:.15rem}.admin-club-section-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.85rem;display:flex}.admin-club-section-title{color:#061840;margin:0 0 .35rem;font-family:Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:800}.admin-club-section-desc{color:#6b7280;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;line-height:1.45}.admin-club-section-fields{min-width:0}.admin-club-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem;display:grid}.admin-club-field{flex-direction:column;gap:.4rem;display:flex}.admin-club-field--full{grid-column:1/-1}.admin-club-label{color:#374151;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:600}.admin-club-required{color:#dc2626;margin-left:2px}.admin-club-input-wrap{align-items:center;display:flex;position:relative}.admin-club-field-icon{color:#9ca3af;pointer-events:none;z-index:1;display:inline-flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.admin-club-input,.admin-club-textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.62rem .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;transition:border-color .15s,box-shadow .15s}.admin-club-input-wrap:not(.admin-club-input-wrap--plain) .admin-club-input{padding-left:2.5rem}.admin-club-select{appearance:none;cursor:pointer;padding-right:2.25rem}.admin-club-select-chevron{color:#9ca3af;pointer-events:none;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.admin-club-input:focus,.admin-club-textarea:focus{border-color:#1a3d9e;outline:none;box-shadow:0 0 0 3px #1a3d9e1f}.admin-club-input::placeholder,.admin-club-textarea::placeholder{color:#9ca3af}.admin-club-textarea{resize:vertical;min-height:88px;line-height:1.5}.admin-club-error{color:#dc2626;margin:0;font-size:.75rem}.admin-club-checkbox-card{cursor:pointer;background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:.85rem;max-width:480px;padding:1rem 1.1rem;display:flex}.admin-club-checkbox-card input{accent-color:#1a3d9e;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.admin-club-checkbox-title{color:#061840;margin-bottom:.2rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;display:block}.admin-club-checkbox-desc{color:#6b7280;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;line-height:1.4;display:block}.admin-club-dropzone{text-align:center;cursor:pointer;background:#fafbfc;border:2px dashed #d1d5db;border-radius:14px;padding:2rem 1.5rem;transition:border-color .15s,background .15s}.admin-club-dropzone:hover,.admin-club-dropzone--active{background:#f8faff;border-color:#1a3d9e}.admin-club-dropzone--has-file{background:#eff6ff;border-style:solid;border-color:#bfdbfe}.admin-club-file-input{display:none}.admin-club-dropzone-icon{color:#1a3d9e;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}.admin-club-dropzone-text{color:#374151;margin:0 0 .25rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600}.admin-club-dropzone-hint{color:#9ca3af;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem}.admin-club-form-actions{align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.admin-club-submit-btn{color:#fff;cursor:pointer;background:#1a3d9e;border:none;border-radius:10px;align-items:center;gap:7px;padding:.7rem 1.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s;display:inline-flex}.admin-club-submit-btn:hover:not(:disabled){background:#15347e}.admin-club-submit-btn:disabled{opacity:.7;cursor:not-allowed}.admin-club-cancel-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;padding:.7rem 1.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600;display:inline-flex}.admin-club-cancel-btn:hover{background:#f9fafb;border-color:#cbd5e1}@media(max-width:768px){.admin-club-section{grid-template-columns:1fr;gap:1rem;padding:1.35rem 1.2rem}.admin-club-grid{grid-template-columns:1fr}.admin-club-form-header{flex-direction:column;align-items:stretch}.admin-club-back-btn{align-self:flex-start}}.club-profile-page{background:#f1f5f9}.club-profile-hero{background:linear-gradient(100deg,#041433,#0a2560 38%,#0d3278 62%,#0a2560);min-height:360px;position:relative;overflow:hidden}.club-profile-hero-stadium{pointer-events:none;width:58%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 62%,#0000 100%);mask-image:linear-gradient(270deg,#000 62%,#0000)}.club-profile-hero-stadium img{object-fit:cover;object-position:center right;width:100%;height:100%}.club-profile-hero-overlay{pointer-events:none;background:linear-gradient(90deg,#041433f7,#041433d1 42%,#04143359 68%,#0000);position:absolute;inset:0}.club-profile-hero-inner{z-index:1;max-width:1200px;margin:0 auto;padding:1.5rem clamp(1rem,3vw,2rem) 4.25rem;position:relative}.club-profile-back{color:#fff;background:#0000002e;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;margin-bottom:1.65rem;padding:.42rem .95rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.club-profile-back:hover{background:#00000047}.club-profile-hero-main{align-items:center;gap:1.65rem;display:flex}.club-profile-logo-wrap{background:#fff;border:3px solid #fff3;border-radius:50%;flex-shrink:0;width:136px;height:136px;overflow:hidden;box-shadow:0 14px 36px #0006}.club-profile-logo-img{object-fit:cover;width:100%;height:100%}.club-profile-logo-fallback{color:#1a3d9e;background:#eff6ff;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.75rem;font-weight:800;display:flex}.club-profile-hero-content{flex:1;min-width:0;max-width:640px}.club-profile-type-badge{color:#eff6ff;background:#2563ebe6;border:1px solid #93c5fd59;border-radius:999px;margin-bottom:.55rem;padding:4px 11px;font-family:Inter,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;display:inline-block}.club-profile-title{color:#fff;letter-spacing:-.03em;margin:0 0 .2rem;font-family:Inter,Segoe UI,sans-serif;font-size:clamp(1.55rem,2.8vw,2.05rem);font-weight:800;line-height:1.12}.club-profile-short-name{color:#facc15;margin:0 0 .75rem;font-family:Inter,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700}.club-profile-meta{color:#ffffffc7;flex-wrap:wrap;gap:.55rem 1.15rem;margin-bottom:1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;display:flex}.club-profile-meta span{align-items:center;gap:5px;display:inline-flex}.club-profile-hero-actions{flex-wrap:wrap;gap:.5rem;display:flex}.club-profile-btn{cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:.52rem .95rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.club-profile-btn--primary{color:#fff;background:#2563eb;border-color:#2563eb}.club-profile-btn--primary:hover{background:#1d4ed8}.club-profile-btn--outline{color:#fff;background:#ffffff0f;border-color:#ffffff52}.club-profile-btn--outline:hover{background:#ffffff1f}.club-profile-btn--disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.club-profile-body{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem) 2.5rem}.club-profile-stats{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-top:-2.75rem;margin-bottom:1.15rem;display:grid;position:relative}.club-profile-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.8rem;padding:1rem 1.05rem;display:flex;box-shadow:0 4px 16px #0f172a12}.club-profile-stat-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.club-profile-stat-body{min-width:0}.club-profile-stat-value{color:#0f172a;font-family:Inter,Segoe UI,sans-serif;font-size:.98rem;font-weight:800;line-height:1.2}.club-profile-stat-label{color:#64748b;margin-top:.08rem;font-family:Inter,Segoe UI,sans-serif;font-size:.7rem;font-weight:600}.club-profile-stat-sub{color:#94a3b8;margin-top:.12rem;font-family:Inter,Segoe UI,sans-serif;font-size:.68rem;line-height:1.3}.club-profile-about{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.15rem;padding:1.25rem 1.4rem 1.35rem;position:relative;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.club-profile-about-head{align-items:center;gap:.55rem;margin-bottom:.55rem;display:flex}.club-profile-about-icon{color:#1a3d9e;background:#dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.club-profile-about-title{color:#0f172a;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;font-weight:800}.club-profile-about-text{color:#64748b;max-width:72%;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.84rem;line-height:1.55}.club-profile-about-decor{color:#1a3d9e12;pointer-events:none;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;top:50%;right:1.75rem;transform:translateY(-50%)}.club-profile-grid{grid-template-columns:1fr 1fr;gap:1.15rem;margin-bottom:1.15rem;display:grid}.club-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.3rem 1.3rem;box-shadow:0 2px 10px #0f172a0a}.club-profile-card-title{color:#0f172a;align-items:center;gap:7px;margin:0 0 .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.9rem;font-weight:800;display:flex}.club-profile-info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:.58rem 0;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;display:flex}.club-profile-info-row:last-of-type{border-bottom:none}.club-profile-info-label{color:#64748b;flex-shrink:0}.club-profile-info-value{color:#0f172a;text-align:right;font-weight:600}.club-profile-pill{border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700;display:inline-block}.club-profile-pill--yes{color:#15803d;background:#dcfce7}.club-profile-pill--no{color:#dc2626;background:#fee2e2}.club-profile-venue-name{color:#0f172a;margin:0 0 .15rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:700}.club-profile-venue-location{color:#64748b;margin:0 0 .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem}.club-profile-map-embed{border:none;border-radius:10px;width:100%;height:150px;margin-bottom:.75rem;display:block}.club-profile-map-placeholder{background:linear-gradient(135deg,#d1d5db,#9ca3af,#d1d5db);border-radius:10px;height:150px;margin-bottom:.75rem;position:relative;overflow:hidden}.club-profile-map-pin{color:#fff;background:#2563eb;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(-45deg);box-shadow:0 4px 10px #2563eb73}.club-profile-map-pin svg{transform:rotate(45deg)}.club-profile-maps-btn{color:#334155;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;padding:.5rem .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;display:flex}.club-profile-maps-btn:hover{background:#f1f5f9}.club-profile-email-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#2563eb;border:none;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:.65rem;padding:.52rem .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.club-profile-email-btn:hover{background:#1d4ed8}.club-profile-womens{padding:0;overflow:hidden}.club-profile-womens:not(.club-profile-womens--yes){background:#fff5f5;border-color:#fecaca}.club-profile-womens--yes{background:#fdf2f8;border-color:#fbcfe8}.club-profile-womens-inner{align-items:flex-start;gap:.9rem;padding:1.15rem 1.25rem;display:flex}.club-profile-womens-icon{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.club-profile-womens--yes .club-profile-womens-icon{color:#db2777;background:#fce7f3}.club-profile-womens-title{color:#0f172a;margin:0 0 .3rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:800}.club-profile-womens-desc{color:#64748b;margin:0 0 .7rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;line-height:1.45}.club-profile-learn-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.42rem .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:600}.club-profile-coming-soon{background:#f5f3ff;border:1px solid #e9d5ff;border-radius:12px;margin-bottom:1.15rem;padding:1.15rem 1.35rem 1.2rem;position:relative;overflow:hidden}.club-profile-coming-head{align-items:center;gap:.55rem;margin-bottom:.35rem;display:flex}.club-profile-coming-icon{color:#7c3aed;background:#ede9fe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.club-profile-coming-title{color:#0f172a;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem;font-weight:800}.club-profile-coming-text{color:#64748b;max-width:72%;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;line-height:1.45}.club-profile-coming-decor{color:#7c3aed1f;pointer-events:none;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.club-profile-cta{background:linear-gradient(135deg,#041433,#0a2560,#1e40af);border-radius:14px;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.75rem;padding:1.65rem 1.85rem;display:flex;position:relative;overflow:hidden}.club-profile-cta-pattern{pointer-events:none;background-image:radial-gradient(circle at 85%,#ffffff0f,#0000 45%);position:absolute;inset:0}.club-profile-cta-ball{opacity:.1;pointer-events:none;font-size:6.5rem;line-height:1;position:absolute;top:50%;right:11rem;transform:translateY(-50%)}.club-profile-cta-content{z-index:1;flex:1;min-width:0;position:relative}.club-profile-cta-title{color:#fff;margin:0 0 .3rem;font-family:Inter,Segoe UI,sans-serif;font-size:1.2rem;font-weight:800}.club-profile-cta-text{color:#ffffffbf;max-width:460px;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.84rem;line-height:1.45}.club-profile-cta-btn{z-index:1;color:#0f172a;white-space:nowrap;background:#facc15;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;padding:.65rem 1.15rem;font-family:Inter,Segoe UI,sans-serif;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.club-profile-cta-btn:hover{background:#eab308}.club-profile-suggest-edit{color:#94a3b8;cursor:pointer;background:0 0;border:none;margin:0 auto;padding:0;font-family:Inter,Segoe UI,sans-serif;font-size:.75rem;text-decoration:underline;display:block}.club-profile-modal-overlay{z-index:220;background:#0f172a99;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.club-profile-modal{background:#fff;border-radius:18px;width:100%;max-width:640px;padding:1.9rem 2rem 1.7rem;box-shadow:0 30px 90px #0f172abf}.club-profile-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.club-profile-modal-title{color:#061840;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700}.club-profile-modal-sub{color:#4b5563;margin:.25rem 0 0;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem}.club-profile-modal-close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:999px;padding:6px;display:inline-flex}.club-profile-modal-field{margin-bottom:.85rem}.club-profile-modal-label{color:#374151;margin-bottom:.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;display:block}.club-profile-modal-input,.club-profile-modal-textarea{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.6rem .85rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem}.club-profile-modal-textarea{resize:vertical}.club-profile-modal-note{color:#111827;margin:1rem 0 .5rem;font-family:Inter,Segoe UI,sans-serif;font-size:.88rem;font-weight:600}.club-profile-modal-grid{grid-template-columns:1fr;gap:.8rem;display:grid}.club-profile-modal-error{color:#b91c1c;margin:.5rem 0 0;font-size:.8rem}.club-profile-modal-success{flex-direction:column;gap:1rem;margin-top:.25rem;display:flex}.club-profile-modal-success p{color:#374151;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;line-height:1.6}.club-profile-modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1.3rem;display:flex}.club-profile-modal-cancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.55rem 1rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:600}.club-profile-modal-submit{color:#fff;cursor:pointer;background:#1a3d9e;border:none;border-radius:10px;padding:.55rem 1.25rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem;font-weight:600}.club-profile-modal-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:1024px){.club-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.club-profile-hero-stadium{opacity:.3;width:100%}.club-profile-hero-inner{padding-bottom:3.5rem}.club-profile-stats{grid-template-columns:1fr;margin-top:-2rem}.club-profile-grid{grid-template-columns:1fr}.club-profile-hero-main{text-align:left;flex-direction:column;align-items:flex-start}.club-profile-about-text,.club-profile-coming-text{max-width:100%}.club-profile-cta{flex-direction:column;align-items:flex-start;padding:1.35rem}.club-profile-cta-ball{font-size:4.5rem;right:1rem}}.assoc-profile-badge{color:#fde68a;background:#facc152e;border:1px solid #facc1573;border-radius:999px;align-items:center;gap:6px;margin-bottom:.55rem;padding:4px 11px;font-family:Inter,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;display:inline-flex}.assoc-profile-complete-name{color:#ffffffe0;max-width:560px;margin:0 0 .75rem;font-family:Inter,Segoe UI,sans-serif;font-size:.95rem;font-weight:500;line-height:1.45}.assoc-profile-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.assoc-profile-stat-card .club-profile-stat-value{font-size:.92rem;line-height:1.25}.assoc-online-card{margin-bottom:1.15rem}.assoc-online-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1.25rem;display:grid}.assoc-online-link{color:inherit;border-radius:10px;text-decoration:none;transition:background .15s;display:block}.assoc-online-link:hover{background:#f8fafc}.assoc-online-link--static{cursor:default}.assoc-online-item{align-items:flex-start;gap:.75rem;padding:.35rem .25rem;display:flex}.assoc-online-icon{color:#2563eb;background:#eff6ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.assoc-online-label{color:#64748b;margin-bottom:.15rem;font-family:Inter,Segoe UI,sans-serif;font-size:.72rem;font-weight:600}.assoc-online-value{color:#2563eb;word-break:break-word;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:600}.assoc-members-section{margin-bottom:1.15rem}.assoc-members-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.assoc-members-title{color:#0f172a;margin:0;font-family:Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:800}.assoc-members-view-all{color:#2563eb;align-items:center;gap:4px;font-family:Inter,Segoe UI,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.assoc-members-carousel-wrap{position:relative}.assoc-members-carousel{scroll-behavior:smooth;scrollbar-width:none;gap:.85rem;padding:.25rem 2.5rem;display:flex;overflow-x:auto}.assoc-members-carousel::-webkit-scrollbar{display:none}.assoc-carousel-btn{color:#334155;cursor:pointer;z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0f172a14}.assoc-carousel-btn--left{left:0}.assoc-carousel-btn--right{right:0}.assoc-member-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:0 0 220px;align-items:center;padding:1rem 1rem .9rem;display:flex;box-shadow:0 2px 10px #0f172a0a}.assoc-member-logo{color:#1a3d9e;background:#eff6ff;border:1px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.65rem;font-size:1.1rem;font-weight:800;display:flex;overflow:hidden}.assoc-member-logo img{object-fit:cover;width:100%;height:100%}.assoc-member-name{color:#0f172a;margin-bottom:.2rem;font-family:Inter,Segoe UI,sans-serif;font-size:.92rem;font-weight:800}.assoc-member-type{color:#2563eb;margin-bottom:.35rem;font-family:Inter,Segoe UI,sans-serif;font-size:.72rem;font-weight:600}.assoc-member-location{color:#64748b;justify-content:center;align-items:center;gap:4px;margin-bottom:.65rem;font-family:Inter,Segoe UI,sans-serif;font-size:.75rem;display:flex}.assoc-member-btn{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:100%;margin-top:auto;padding:.5rem .75rem;font-family:Inter,Segoe UI,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.assoc-member-btn:hover{background:#1d4ed8;border-color:#1d4ed8}.assoc-members-empty{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:1.5rem;font-family:Inter,Segoe UI,sans-serif;font-size:.86rem}.assoc-profile-cta .assoc-cta-icon{color:#ffffffd9;pointer-events:none;background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:50%;left:1.75rem;transform:translateY(-50%)}.assoc-profile-cta .club-profile-cta-content{padding-left:4.5rem}@media(max-width:1100px){.assoc-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.assoc-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.assoc-online-grid{grid-template-columns:1fr}.assoc-profile-cta .club-profile-cta-content{padding-left:0}.assoc-profile-cta .assoc-cta-icon{display:none}}@media(max-width:480px){.assoc-profile-stats{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}
