@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.page-container{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background-color:#000;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo-section{display:flex;align-items:center}.logo-section{gap:.5rem}.nav{display:none;gap:1.5rem}.nav-link{color:#fff;text-decoration:none;transition:color .3s ease}.nav-link:focus,.nav-link:hover{color:#fca5a5;outline:none}.sign-in-btn{background-color:#b91c1c;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}.sign-in-btn:focus,.sign-in-btn:hover{background-color:#991b1b;outline:2px solid #ef4444;outline-offset:2px}.main{flex:1 1}.hero{background:linear-gradient(135deg,#000,#450a0a 50%,#7f1d1d);color:#fff;padding:5rem 0;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-title-highlight{color:#fde047}.hero-title-main{display:block;color:#fff}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}.btn-primary{background-color:#b91c1c;color:#fff;border:none;padding:.75rem 2rem;font-size:1.125rem;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}.btn-primary:focus,.btn-primary:hover{background-color:#991b1b;outline:2px solid #ef4444;outline-offset:2px}.btn-secondary{background-color:#000;color:#fff;border:1px solid #fff;padding:.75rem 2rem;font-size:1.125rem;border-radius:.375rem;cursor:pointer;transition:background-color .3s ease}.btn-secondary:focus,.btn-secondary:hover{background-color:#7f1d1d;outline:2px solid #ef4444;outline-offset:2px}.tournaments{padding:4rem 0;background-color:#000}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#fca5a5;max-width:42rem;margin:0 auto}.tournaments-grid{display:grid;grid-gap:2rem;gap:2rem}.tournament-card{background-color:#450a0a;border:1px solid #7f1d1d;border-radius:.5rem;overflow:hidden;transition:box-shadow .3s ease}.tournament-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.card-header{padding:1.5rem}.card-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.card-title{font-size:1.25rem;color:#fff;font-weight:600}.badge{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.badge-open{background-color:#16a34a;color:#fff}.badge-filling{background-color:#ca8a04;color:#fff}.card-description{color:#fca5a5}.card-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.tournament-image{width:100%;height:8rem;object-fit:cover;border-radius:.375rem}.tournament-details{display:flex;flex-direction:column;gap:.5rem}.detail-item{display:flex;align-items:center;font-size:.875rem;color:#fca5a5}.detail-icon{width:1rem;height:1rem;margin-right:.5rem}.btn-full{width:100%}.registration-cta{padding:4rem 0;background:linear-gradient(90deg,#000,#7f1d1d);color:#fff;text-align:center}.cta-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.25rem;margin-bottom:2rem;color:#fecaca;max-width:42rem;margin-left:auto;margin-right:auto}.cta-button-container{display:flex;justify-content:center}.footer{background-color:#000;color:#fff;padding:3rem 0}.footer-content{display:grid;grid-gap:2rem;gap:2rem}.footer-section h5{font-weight:600;margin-bottom:1rem}.footer-section p,.footer-section ul{color:#fca5a5}.footer-section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#fca5a5;text-decoration:none;transition:color .3s ease}.footer-link:focus,.footer-link:hover{color:#fff;outline:none}.social-links{display:flex;gap:1rem;margin-top:1rem}.footer-bottom{border-top:1px solid #7f1d1d;margin-top:2rem;padding-top:2rem;text-align:center;color:#fca5a5}@media (min-width:768px){.nav{display:flex}.hero-title{font-size:4rem}.hero-buttons{flex-direction:row}.cta-title,.section-title{font-size:2.5rem}.tournaments-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.hero-title{font-size:4.5rem}.tournaments-grid{grid-template-columns:repeat(3,1fr)}}