.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);color:#fff;z-index:1000;background:rgba(26,32,44,.7);border-bottom:1px solid rgba(255,255,255,.06);padding:1rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 6px 24px rgba(0,0,0,.25)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoImage{width:auto;height:2rem}.Header-module__hBw1pG__navToggleBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;padding:.25rem;display:none}.Header-module__hBw1pG__bar{background:#fff;width:25px;height:3px;margin:3px 0;transition:all .3s}.Header-module__hBw1pG__navToggleBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:rotate(-45deg)translate(-5px,6px)}.Header-module__hBw1pG__navToggleBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__navToggleBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.Header-module__hBw1pG__navbar{display:flex}.Header-module__hBw1pG__navbarList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Header-module__hBw1pG__navLink:hover{color:#a29bfe;background:rgba(255,255,255,.06)}.Header-module__hBw1pG__navLink:after{content:"";transform-origin:0;background:linear-gradient(90deg,#6c5ce7,#00cec9);border-radius:2px;height:2px;transition:transform .3s;position:absolute;bottom:.2rem;left:1rem;right:1rem;transform:scaleX(0)}.Header-module__hBw1pG__navLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__navTournaments{position:relative}.Header-module__hBw1pG__tournamentsLink{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 10px 22px rgba(118,75,162,.35)}.Header-module__hBw1pG__tournamentsLink:hover{background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%);transform:translateY(-2px);box-shadow:0 16px 28px rgba(90,111,216,.35)}@media (max-width:768px){.Header-module__hBw1pG__navToggleBtn{display:flex}.Header-module__hBw1pG__navbar{-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%);opacity:0;visibility:hidden;background:rgba(26,32,44,.85);flex-direction:column;padding:1rem;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header-module__hBw1pG__navbar.Header-module__hBw1pG__active{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__navbarList{flex-direction:column;gap:0;width:100%}.Header-module__hBw1pG__navbarList li{width:100%}.Header-module__hBw1pG__tournamentsLink,.Header-module__hBw1pG__navLink{text-align:left;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;width:100%;padding:1rem;display:block}.Header-module__hBw1pG__tournamentsLink:hover,.Header-module__hBw1pG__navLink:hover{box-shadow:none;background:rgba(255,255,255,.1);transform:none}.Header-module__hBw1pG__tournamentsLink{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.375rem;margin:.5rem 0}}
.Hero-module__ZARIfG__hero{background:linear-gradient(to right,var(--dark),var(--dark-light));padding:120px 0 80px}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.Hero-module__ZARIfG__contentTitle{background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;text-shadow:0 8px 30px rgba(108,92,231,.25);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;animation:6s infinite Hero-module__ZARIfG__titleGradient}.Hero-module__ZARIfG__contentText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem}.Hero-module__ZARIfG__stats{gap:2rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__stat{text-align:center}.Hero-module__ZARIfG__statNumber{color:var(--primary);font-size:2.5rem;font-weight:700;display:block}.Hero-module__ZARIfG__statLabel{color:var(--text-secondary);font-size:.9rem}.Hero-module__ZARIfG__actions{gap:1rem;display:flex}.Hero-module__ZARIfG__image{border-radius:20px;width:100%;transition:transform .5s,box-shadow .5s;animation:8s ease-in-out infinite Hero-module__ZARIfG__floatY;transform:translateZ(0);box-shadow:0 30px 60px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.04)}.Hero-module__ZARIfG__image:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 40px 80px rgba(108,92,231,.25),inset 0 0 0 1px rgba(255,255,255,.06)}@keyframes Hero-module__ZARIfG__titleGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Hero-module__ZARIfG__floatY{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__contentTitle{font-size:2.5rem}.Hero-module__ZARIfG__stats,.Hero-module__ZARIfG__actions{justify-content:center}}
