.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:#fffffff2;border-bottom:1px solid #0000000d;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{height:70px;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-primary);transition:all var(--transition-fast);text-decoration:none;display:flex}.Header-module__hBw1pG__logo:hover{color:var(--color-primary-light);text-shadow:0 0 15px #3b82f666;transform:scale(1.02)}@keyframes Header-module__hBw1pG__subtle-pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.Header-module__hBw1pG__logoIcon{font-size:var(--text-2xl)}.Header-module__hBw1pG__logoImage{object-fit:contain;width:56px;height:56px}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg,#1a365d,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__desktopNav{align-items:center;gap:var(--space-1);display:flex}.Header-module__hBw1pG__navLink{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-secondary);border-radius:var(--radius-lg);transition:all var(--transition-fast)}.Header-module__hBw1pG__navLink:hover{color:var(--color-primary);background:var(--color-bg-secondary)}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:var(--color-primary);background:#1a365d1a}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.Header-module__hBw1pG__menuIcon{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px;position:relative}.Header-module__hBw1pG__menuIcon:before,.Header-module__hBw1pG__menuIcon:after{content:"";background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-fast);border-radius:2px;position:absolute;left:0}.Header-module__hBw1pG__menuIcon:before{top:-8px}.Header-module__hBw1pG__menuIcon:after{top:8px}.Header-module__hBw1pG__menuIcon.Header-module__hBw1pG__open{background:0 0}.Header-module__hBw1pG__menuIcon.Header-module__hBw1pG__open:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__menuIcon.Header-module__hBw1pG__open:after{top:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileNav{padding:var(--space-4);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:all var(--transition-base);background:#fff;border-bottom:1px solid #0000000d;display:none;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.Header-module__hBw1pG__mobileNavOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__mobileNavLink{padding:var(--space-3)var(--space-4);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-text-secondary);border-radius:var(--radius-lg);transition:all var(--transition-fast);display:block}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileNavLink.Header-module__hBw1pG__active{color:var(--color-primary);background:var(--color-bg-secondary)}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__menuButton{display:flex}.Header-module__hBw1pG__mobileNav{display:block}}.Header-module__hBw1pG__subscribeBtn{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);font-weight:var(--font-semibold);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);margin-left:var(--space-2);background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none}.Header-module__hBw1pG__subscribeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.Header-module__hBw1pG__mobileSubscribeBtn{width:100%;padding:var(--space-3)var(--space-4);margin-top:var(--space-2);font-size:var(--text-base);font-weight:var(--font-semibold);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;display:block}.Header-module__hBw1pG__mobileSubscribeBtn:hover{box-shadow:0 4px 12px #3b82f666}
.Footer-module__S6Hkya__footer{background:var(--color-bg-dark);color:var(--color-text-light);padding:var(--space-12)0 var(--space-6);margin-top:auto}.Footer-module__S6Hkya__footerContainer{gap:var(--space-8);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerContent{justify-content:space-between;gap:var(--space-8);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold)}.Footer-module__S6Hkya__tagline{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}.Footer-module__S6Hkya__links{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__S6Hkya__linksTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);color:var(--color-text-muted)}.Footer-module__S6Hkya__link{font-size:var(--text-sm);color:var(--color-text-light);opacity:.8;transition:opacity var(--transition-fast)}.Footer-module__S6Hkya__link:hover{opacity:1;color:var(--color-accent)}.Footer-module__S6Hkya__bottom{padding-top:var(--space-6);border-top:1px solid #ffffff1a}.Footer-module__S6Hkya__copyright{font-size:var(--text-sm);color:var(--color-text-muted);text-align:center}.Footer-module__S6Hkya__credits{font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;margin-top:var(--space-2)}.Footer-module__S6Hkya__credits a{color:var(--color-accent)}.Footer-module__S6Hkya__subscribe{gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__S6Hkya__subscribeText{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.Footer-module__S6Hkya__subscribeForm{max-width:280px;margin-top:var(--space-2);gap:.5rem;display:flex}.Footer-module__S6Hkya__subscribeInput{color:#fff;font-size:var(--text-sm);background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;flex:1;padding:.625rem .875rem;transition:border-color .2s}.Footer-module__S6Hkya__subscribeInput::placeholder{color:#fff6}.Footer-module__S6Hkya__subscribeInput:focus{border-color:#3b82f6;outline:none}.Footer-module__S6Hkya__subscribeButton{color:#fff;font-size:var(--text-sm);cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:6px;padding:.625rem 1rem;font-weight:600;transition:all .2s}.Footer-module__S6Hkya__subscribeButton:hover:not(:disabled){box-shadow:0 4px 12px #3b82f666}.Footer-module__S6Hkya__subscribeButton:disabled{opacity:.6}.Footer-module__S6Hkya__subscribeMessage{font-size:var(--text-xs);margin-top:var(--space-1)}.Footer-module__S6Hkya__success{color:#10b981}.Footer-module__S6Hkya__error{color:#ef4444}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column}.Footer-module__S6Hkya__brand{max-width:100%}.Footer-module__S6Hkya__links,.Footer-module__S6Hkya__subscribe{align-items:center}.Footer-module__S6Hkya__subscribeForm{width:100%;max-width:100%}}
.SubscribeModal-module__GdZ3ha__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.2s SubscribeModal-module__GdZ3ha__fadeIn;display:flex;position:fixed;inset:0}@keyframes SubscribeModal-module__GdZ3ha__fadeIn{0%{opacity:0}to{opacity:1}}.SubscribeModal-module__GdZ3ha__modal{background:linear-gradient(#1a1a2e 0%,#16162a 100%);border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:420px;padding:2.5rem;animation:.3s SubscribeModal-module__GdZ3ha__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes SubscribeModal-module__GdZ3ha__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SubscribeModal-module__GdZ3ha__closeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.75rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.SubscribeModal-module__GdZ3ha__closeButton:hover{color:#fff;background:#ffffff1a}.SubscribeModal-module__GdZ3ha__content{text-align:center}.SubscribeModal-module__GdZ3ha__icon{color:#3b82f6;margin-bottom:1rem}.SubscribeModal-module__GdZ3ha__title{color:#fff;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.SubscribeModal-module__GdZ3ha__description{color:#ffffffb3;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.SubscribeModal-module__GdZ3ha__form{flex-direction:column;gap:.75rem;display:flex}.SubscribeModal-module__GdZ3ha__input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;width:100%;padding:1rem 1.25rem;font-size:1rem;transition:all .2s}.SubscribeModal-module__GdZ3ha__input::placeholder{color:#fff6}.SubscribeModal-module__GdZ3ha__input:focus{background:#ffffff1a;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.SubscribeModal-module__GdZ3ha__input:disabled{opacity:.6}.SubscribeModal-module__GdZ3ha__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:10px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.SubscribeModal-module__GdZ3ha__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #3b82f64d}.SubscribeModal-module__GdZ3ha__submitButton:active:not(:disabled){transform:translateY(0)}.SubscribeModal-module__GdZ3ha__submitButton:disabled{opacity:.6;cursor:not-allowed}.SubscribeModal-module__GdZ3ha__skipButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;transition:color .2s}.SubscribeModal-module__GdZ3ha__skipButton:hover{color:#fffc}.SubscribeModal-module__GdZ3ha__successMessage{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem;font-weight:500;display:flex}.SubscribeModal-module__GdZ3ha__checkmark{font-size:1.25rem}.SubscribeModal-module__GdZ3ha__errorMessage{color:#ef4444;background:#ef44441a;border-radius:6px;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem}@media (max-width:480px){.SubscribeModal-module__GdZ3ha__modal{margin:1rem;padding:2rem 1.5rem}.SubscribeModal-module__GdZ3ha__title{font-size:1.5rem}}
:root{--color-primary:#3b82f6;--color-primary-light:#60a5fa;--color-primary-dark:#2563eb;--color-accent:#f97316;--color-accent-light:#fb923c;--color-accent-dark:#ea580c;--color-teal:#14b8a6;--color-teal-light:#2dd4bf;--color-bg-primary:#f1f5f9;--color-bg-secondary:#f8fafc;--color-bg-card:#fff;--color-bg-dark:#0f172a;--color-bg-gradient:linear-gradient(to bottom,#fff,#f8fafc);--color-text-primary:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--color-text-light:#fff;--color-professional:#8b5cf6;--color-professional-light:#a78bfa;--color-open:#06b6d4;--color-open-light:#22d3ee;--color-beach-open:#3b82f6;--color-beach-open-light:#60a5fa;--color-fivb:#7c3aed;--color-fivb-light:#8b5cf6;--color-qualifier:#94a3b8;--color-qualifier-light:#cbd5e1;--color-major:#ef4444;--color-league:#fde047;--color-contender:#3b82f6;--color-qualifier-chrome:#cbd5e1;--color-avp-next:#f97316;--color-avp-next-light:#fb923c;--color-beach:#0ea5e9;--color-beach-light:#38bdf8;--color-grass:#22c55e;--color-grass-light:#4ade80;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-heading:"Outfit",var(--font-primary);--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--shadow-glow:0 0 20px #3b82f666;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-base:.2s cubic-bezier(.4,0,.2,1);--transition-slow:.3s cubic-bezier(.4,0,.2,1);--container-max:1280px;--container-padding:var(--space-6)}*,:before,:after{box-sizing:border-box;border-color:#e2e8f0;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;font-size:16px}body{font-family:var(--font-primary);font-size:var(--text-base);color:var(--color-text-primary);background-color:var(--color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6}button,input,select,textarea{color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-bold);line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}a{color:var(--color-primary);transition:color var(--transition-fast);text-decoration:none}a:hover{color:var(--color-accent)}.container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin:0 auto}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--font-semibold);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);border:none;text-decoration:none;display:inline-flex}.btn-primary{background:var(--color-bg-gradient);color:var(--color-text-light);box-shadow:var(--shadow-md)}.btn-primary:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-secondary{background:var(--color-bg-card);color:var(--color-text-primary);border:2px solid var(--color-primary)}.btn-secondary:hover{background:var(--color-primary);color:var(--color-text-light)}.btn-accent{background:var(--color-accent);color:var(--color-text-light);box-shadow:var(--shadow-md)}.btn-accent:hover{background:var(--color-accent-dark);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.btn-ghost{color:var(--color-text-secondary);background:0 0}.btn-ghost:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.btn-sm{padding:var(--space-2)var(--space-4);font-size:var(--text-xs)}.btn-lg{padding:var(--space-4)var(--space-8);font-size:var(--text-base)}.card{background:var(--color-bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:var(--space-6);transition:all var(--transition-base)}.card:hover{box-shadow:var(--shadow-lg)}.badge{padding:var(--space-1)var(--space-3);font-size:var(--text-xs);font-weight:var(--font-semibold);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;align-items:center;display:inline-flex}.badge-professional{background:var(--color-professional-light);color:#fff}.badge-open{background:var(--color-open-light);color:#fff}.badge-open-public{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#22d3ee 100%)}.badge-qualifier{color:var(--color-text-primary);background:linear-gradient(135deg,#94a3b8 0%,#cbd5e1 100%);border:1px solid #cbd5e1}.badge-avp-next{background:var(--color-avp-next-light);color:#fff}.badge-beach{background:var(--color-beach-light);color:#fff}.badge-grass{background:var(--color-grass-light);color:var(--color-text-primary)}.form-group{margin-bottom:var(--space-4)}.form-label{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-primary);display:block}.form-input,.form-select,.form-textarea{width:100%;padding:var(--space-3)var(--space-4);font-family:var(--font-primary);font-size:var(--text-base);color:var(--color-text-primary);background:var(--color-bg-card);border:2px solid var(--color-bg-secondary);border-radius:var(--radius-lg);transition:all var(--transition-fast)}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1a365d1a}.form-textarea{resize:vertical;min-height:120px}.form-checkbox{align-items:center;gap:var(--space-3);cursor:pointer;display:flex}.form-checkbox input[type=checkbox]{width:20px;height:20px;accent-color:var(--color-primary);cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-fade-in{animation:fadeIn var(--transition-slow)ease-out}.animate-slide-up{animation:slideUp var(--transition-slow)ease-out}@keyframes rainbow-flow{0%{background-position:0%}to{background-position:200%}}@keyframes chrome-shine{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes rainbow-glow-move{0%{opacity:.5;background-position:0%;transform:scale(1)}50%{opacity:.7;background-position:100%;transform:scale(1.02)}to{opacity:.5;background-position:0%;transform:scale(1)}}.event-avp-next{background:var(--color-avp-next)!important;color:#fff!important;border:none!important}.event-fivb{background:var(--color-fivb)!important;color:#fff!important;border:none!important}.event-grass-style{color:#fff!important;background:#22c55e!important;border:none!important}.event-beach-open{color:#fff!important;background:#3b82f6!important;border:none!important}.event-rainbow{z-index:10;text-shadow:0 1px 3px #0009;letter-spacing:.03em;min-height:4em;position:relative;overflow:visible;color:#fff!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;background:linear-gradient(90deg,#8b5cf6,#c084fc)!important;border:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:.5em 0!important;font-size:1.8em!important;font-weight:800!important;display:flex!important}.event-rainbow:before{content:"";z-index:-1;filter:blur(12px);border-radius:inherit;opacity:.7;background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red) 0 0/300%;animation:6s ease-in-out infinite rainbow-glow-move;position:absolute;inset:-4px}.event-chrome-animated{isolation:isolate;text-shadow:0 1px #fff9;background:linear-gradient(145deg,#a8a8a8 0%,#d0d0d0 20%,#e8e8e8 40%,#f0f0f0 50%,#e0e0e0 60%,#c8c8c8 80%,#b0b0b0 100%);font-weight:700;position:relative;box-shadow:0 2px 4px #00000026,inset 0 1px #fffc;color:#1a1a1a!important;border:1px solid #909090!important;display:block!important;overflow:hidden!important}.event-chrome-animated:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 40%,#fff6 50%,#ffffff1a 60%,#0000 100%);width:60%;height:200%;animation:5s ease-in-out infinite shimmer-sweep;position:absolute;top:-50%;left:-100%;transform:skew(-25deg)}@keyframes shimmer-sweep{0%{left:-100%}40%{left:-100%}60%{left:150%}to{left:150%}}.event-chrome-red-animated{text-shadow:0 1px 2px #00000080;background:linear-gradient(110deg,#991b1b 15%,#ef4444 25%,#dc2626 35%,#991b1b 45%) 0 0/200% 100%;font-weight:700;animation:2.5s linear infinite chrome-shine;box-shadow:0 0 8px #ef444499;color:#fff!important;border:1px solid #7f1d1d!important}.event-chrome-blue-animated{text-shadow:0 1px 2px #00000080;background:linear-gradient(110deg,#1e40af 15%,#3b82f6 25%,#60a5fa 35%,#1e40af 45%) 0 0/200% 100%;font-weight:700;animation:2.5s linear infinite chrome-shine;box-shadow:0 0 8px #3b82f699;color:#fff!important;border:1px solid #1e3a8a!important;display:block!important}.event-chrome-static{background:linear-gradient(135deg,#f0f0f0 0%,#d0d0d0 50%,#b0b0b0 100%);font-weight:700;box-shadow:inset 0 1px #ffffff80;color:#333!important;border:1px solid #999!important;display:block!important}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--space-2)}.gap-4{gap:var(--space-4)}.gap-6{gap:var(--space-6)}@media (max-width:768px){:root{--container-padding:var(--space-4)}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}}
