@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111;background:#fff;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.header{z-index:100;color:#fff;width:100%;padding:20px 40px;position:fixed;top:0;left:0}.header-scrolled{-webkit-backdrop-filter:blur(12px);background:#000000bf;padding:12px 40px}.header-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:auto;display:flex}.logo{align-items:center;gap:10px;display:flex}.logo span{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;font-weight:700;display:flex}.logo strong{letter-spacing:1px;font-family:Oswald,sans-serif;font-size:22px}.nav{align-items:center;gap:32px;display:flex}.nav a{letter-spacing:.5px;font-size:14px;font-weight:600;transition:opacity .2s}.nav a:hover{opacity:.65}.header-button{color:#111;background:#fff32f;padding:12px 20px;font-weight:700}.header-socials{align-items:center;gap:15px;margin-left:10px;display:flex}.header-socials a{justify-content:center;align-items:center;transition:transform .2s,color .2s;display:flex}.header-socials a:hover{color:#fff32f;transform:translateY(-2px)}.menu-button{color:#fff;cursor:pointer;background:0 0;border:0;display:none}.hero{color:#fff;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-background{filter:grayscale()brightness(.8)contrast(1.2);background-image:url(/assets/hero2-B-bU2kPU.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{mix-blend-mode:multiply;background:linear-gradient(135deg,#0a320ff2 0%,#13871cb3 40%,#fff32f80 100%);position:absolute;inset:0}.hero-content{z-index:2;width:100%;max-width:1400px;margin:auto;padding:120px 40px 60px;position:relative}.hero-kicker{letter-spacing:4px;margin-bottom:25px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-4px;font-family:Oswald,sans-serif;font-size:clamp(70px,10vw,150px);font-weight:700;line-height:.9}.hero h1 span{-webkit-text-stroke:2px white;color:#0000}.hero-description{margin-top:35px;font-size:25px;line-height:1.3}.hero-button{color:#111;letter-spacing:1px;background:#fff32f;align-items:center;margin-top:35px;padding:15px 25px;font-size:16px;font-weight:800;transition:transform .25s;display:inline-flex}.hero-button:hover{transform:translateY(-3px)}.scroll-indicator{z-index:3;letter-spacing:2px;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:35px;right:40px}@media (width<=768px){.header{padding:18px 20px}.menu-button{display:block}.nav{background:#111;flex-direction:column;justify-content:center;gap:30px;width:100%;height:100vh;transition:transform .3s;position:absolute;top:0;right:0;transform:translate(100%)}.nav-open{transform:translate(0)}.nav a{font-size:18px}.hero-content{padding:100px 30px 50px}.hero h1{letter-spacing:-2px;font-size:clamp(60px,15vw,100px);line-height:1.05}.hero-description{font-size:20px}.scroll-indicator{bottom:25px;right:20px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.shop-feature{background:#f5f5f5;padding:140px 40px}.shop-container{grid-template-columns:80px 1.2fr 1fr;align-items:flex-start;gap:40px;max-width:1400px;margin:auto;display:grid}.shop-thumbnails{flex-direction:column;gap:15px;display:flex}.thumbnail-item{cursor:pointer;background:#fff;border:1px solid #eee;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;overflow:hidden}.thumbnail-item img{object-fit:contain;width:100%;height:100%;padding:5px}.thumbnail-item.active{border-width:2px;border-color:#13871c}.shop-main-view{background:#f9f9f9;justify-content:center;align-items:center;height:650px;display:flex;position:relative}.shop-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.shop-image img{object-fit:contain;max-width:90%;max-height:90%;transition:transform .5s}.shop-nav-controls{gap:10px;display:flex;position:absolute;bottom:30px;right:30px}.shop-nav-btn{cursor:pointer;background:#fff;border:1px solid #ddd;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.shop-nav-btn:hover{color:#fff;background:#111;border-color:#111}.shop-content{max-width:550px;padding-top:20px}.shop-price-container{align-items:baseline;gap:15px;margin-top:20px;display:flex}.shop-price{color:#13871c;font-family:Oswald,sans-serif;font-size:32px;font-weight:700}.shop-old-price{color:#888;font-family:Oswald,sans-serif;font-size:22px;font-weight:400;text-decoration:line-through}@media (width<=1024px){.shop-container{grid-template-columns:1fr;gap:30px}.shop-thumbnails{flex-direction:row;justify-content:center}.shop-main-view{height:450px}}.shop-feature h2{letter-spacing:-4px;color:#111;margin-top:20px;font-family:Oswald,sans-serif;font-size:clamp(60px,7vw,70px);line-height:.9}.shop-feature h2 span{color:#0000;-webkit-text-stroke:2px #111}.shop-description{color:#555;margin-top:35px;font-size:17px;line-height:1.8}.shop-button{color:#fff32f;letter-spacing:1px;background:#13871c;align-items:center;margin-top:35px;padding:16px 30px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.shop-button:hover{color:#fff;background:#111}.partners-section{background:#222;padding-top:5px;padding-bottom:30px}@media (width<=768px){.partners-grid{gap:30px}.partner-placeholder{font-size:16px}.shop-feature{padding:50px 20px}.shop-container{grid-template-columns:1fr;gap:0}.shop-image{height:400px}.shop-content{padding:0 20px 30px}.shop-feature h2{font-size:48px}}.news{background:#fff;padding:100px 40px}.news-container{max-width:1400px;margin:auto}.news-header{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.news-nav-arrows{gap:15px;display:flex}.news-nav-arrow{color:#111;cursor:pointer;background:0 0;border:1px solid #ddd;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.news-nav-arrow:hover{color:#fff;background:#13871c;border-color:#13871c}.news-slider-container{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:20px;overflow-x:auto}.news-slider-container::-webkit-scrollbar{display:none}.news-track{gap:30px;width:max-content;display:flex}.news-card{scroll-snap-align:start;background:#fff;border:1px solid #eee;width:450px;transition:transform .3s}.news-card:hover{transform:translateY(-10px)}.news-image{background:#13871c;height:450px;position:relative;overflow:hidden}.news-category{letter-spacing:1px;background:#ff0;padding:10px 12px;font-size:12px;font-weight:800;position:absolute;top:20px;left:20px}.news-content{padding:25px}.news-content h3{margin-bottom:20px;font-family:Oswald,sans-serif;font-size:19px;line-height:1.4}.read-more{letter-spacing:1px;font-size:11px;font-weight:700;text-decoration:underline}.featured-match{color:#111;text-align:center;background:#fff;padding:100px 40px}.featured-match .match-container{max-width:1400px;margin:auto}.featured-match .match-card{background:#f9f9f9;border:1px solid #eee;justify-content:center;align-items:center;gap:80px;margin-top:50px;padding:80px 40px;display:flex;box-shadow:0 10px 30px #0000000d}.featured-match .team-home,.featured-match .team-away{flex-direction:column;flex:1;align-items:center;gap:25px;display:flex}.featured-match .team-home img,.featured-match .team-away img{object-fit:contain;width:120px;height:120px}.featured-match .team-home span,.featured-match .team-away span{letter-spacing:0;color:#111;font-family:Oswald,sans-serif;font-size:36px;font-weight:700}.featured-match .match-info{flex:1.5}.featured-match .match-info .competition{color:#13871c;letter-spacing:3px;margin-bottom:15px;font-size:14px;font-weight:700}.featured-match .match-info .time{color:#111;margin-bottom:15px;font-family:Oswald,sans-serif;font-size:56px;font-weight:700}.featured-match .match-info .stadium{color:#666;letter-spacing:1px;font-size:14px}.countdown{justify-content:center;margin:30px 0;display:flex}.countdown-group{align-items:flex-start;gap:10px;display:flex}.countdown-item{flex-direction:column;align-items:center;min-width:70px;display:flex}.countdown-item span{color:#13871c;font-family:Oswald,sans-serif;font-size:50px;font-weight:700;line-height:1}.countdown-divider{color:#13871c;padding-top:2px;font-family:Oswald,sans-serif;font-size:48px;font-weight:700;line-height:1}.countdown-item p{color:#888;letter-spacing:1px;margin-top:8px;font-size:11px;font-weight:700}.match-section{color:#fff;background:#111;padding-top:80px;padding-bottom:70px;overflow:hidden}.match-header-container{justify-content:space-between;align-items:flex-end;max-width:100%;margin:0 100px 50px;display:flex}.match-nav-arrows{gap:15px;display:flex}.nav-arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.nav-arrow:hover{color:#111;background:#fff32f;border-color:#fff32f}.match-slider-container{scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;margin-left:20px;padding:0 40px 30px;overflow-x:auto}.match-slider-container::-webkit-scrollbar{display:none}.match-track{gap:20px;width:max-content;display:flex}.match-item-card{scroll-snap-align:start;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:25px;width:380px;padding:35px;transition:border-color .3s;display:flex}.match-item-card:hover{border-color:#fff32f}.match-card-header{letter-spacing:1px;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.match-comp{color:#fff32f;font-size:14px}.match-date{color:#888;font-size:14px}.match-teams-row{text-align:center;justify-content:space-between;align-items:center;display:flex}.team-info{flex-direction:column;flex:1;align-items:center;gap:15px;display:flex}.team-info img{object-fit:contain;width:60px;height:60px}.team-name{letter-spacing:.5px;color:#fff;font-family:Oswald,sans-serif;font-size:16px;font-weight:700}.match-separator{padding:0 20px}.match-time{color:#fff;font-family:Oswald,sans-serif;font-size:28px;font-weight:700}.match-card-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:10px;padding-top:20px;display:flex}.match-stadium{color:#888;text-transform:uppercase;font-size:14px;font-weight:600}.match-ticket-btn{color:#fff32f;cursor:pointer;background:#13871c;border:none;padding:8px 16px;font-size:11px;font-weight:700;transition:opacity .2s}.match-ticket-btn:hover{opacity:.9}.cta{color:#fff32f;text-align:center;background:#13871c;padding:120px 40px}.cta h2{margin-bottom:20px;font-family:Oswald,sans-serif;font-size:50px}.cta-form{justify-content:center;gap:15px;margin-top:40px;display:flex}.cta-form input{border:none;width:350px;padding:15px 25px}.cta-form button{color:#111;cursor:pointer;background:#fff32f;border:none;padding:15px 35px;font-weight:700}.footer{color:#888;background:#0a0a0a;border-top:7px solid;border-image:linear-gradient(90deg,#13871c 50%,#fff32f 50%) 1;padding:100px 40px 40px;position:relative}.footer-top-logo{z-index:10;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.logo-wrapper{background:#0a0a0a;border:4px solid #13871c;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex;box-shadow:0 10px 30px #00000080}.logo-wrapper img{object-fit:contain;width:110px;height:110px}.footer-container{max-width:1400px;margin:auto}.footer-main{flex-wrap:wrap;justify-content:space-between;gap:50px;margin-bottom:60px;display:flex}.footer-brand{max-width:400px}.footer-brand strong{color:#fff;margin-bottom:0;font-family:Oswald,sans-serif;font-size:24px;display:block}.footer-brand p{margin-bottom:25px;line-height:1.6}.social-links{gap:15px;display:flex}.social-links a{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.social-links a:hover{color:#111;background:#fff32f;transform:translateY(-5px)}.footer-links{gap:80px;display:flex}.footer-column h4{color:#fff;letter-spacing:1px;margin-bottom:25px;font-size:14px;font-weight:700}.footer-column a{margin-bottom:12px;font-size:14px;transition:color .2s;display:block}.footer-column a:hover{color:#fff32f}.contact-info-col p{color:#888;text-transform:none;margin-bottom:12px;font-size:14px;line-height:1.6}.contact-info-col a{text-transform:lowercase}.footer-bottom{text-align:center;border-top:1px solid #ffffff0d;width:100%;padding-top:30px;font-size:14px}.partners-container{text-align:center;max-width:1400px;margin:auto}.partners-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;margin-top:30px;display:flex}.partner-placeholder{opacity:.5;filter:grayscale();color:#fff;text-transform:uppercase;letter-spacing:2px;font-family:Oswald,sans-serif;font-size:28px;font-weight:700;transition:all .3s}.partner-placeholder:hover{opacity:1;filter:grayscale(0%);color:#13871c;transform:scale(1.1)}@media (width<=768px){.news{padding:60px 20px}.team-info img{object-fit:contain;width:50px;height:50px}.team-name{letter-spacing:.5px;color:#fff;font-family:Oswald,sans-serif;font-size:16px;font-weight:300}.match-ticket-btn{color:#fff32f;cursor:pointer;background:#13871c;border:none;padding:7px 14px;font-size:15px;font-weight:700;transition:opacity .2s}.news-header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.news-card{scroll-snap-align:center;width:290px}.partners-section{background:#222;padding:5px 20px 30px;display:none}.partners-grid{gap:20px}.partner-placeholder{font-size:18px;font-weight:200;line-height:.8}.news-image{height:150px}.match-comp{font-size:14px}.match-track{gap:20px}.match-date{font-size:14px}.news-track{gap:15px}.news-content h3{font-size:17px}.news-nav-arrows{display:none}.match-section{padding:60px 10px}.match-header-container{flex-direction:column;align-items:flex-start;gap:15px;margin:0 20px 30px}.match-nav-arrows{display:none}.match-slider-container{margin-left:0;padding:0 25px 20px}.match-item-card{scroll-snap-align:center;gap:25px;width:350px;padding-top:50px}.match-time{font-size:24px}.featured-match .match-card{text-align:center;border-left:none;flex-direction:column;gap:40px;padding:40px 20px}.featured-match{padding:40px 10px}.featured-match .team-home img,.featured-match .team-away img{width:90px;height:90px}.featured-match .team-home span,.featured-match .team-away span{font-size:25px}.featured-match .match-info .time{font-size:30px}.countdown-item{min-width:50px}.countdown-item span{font-size:36px}.countdown-divider{font-size:32px}.cta-form{flex-direction:column}.cta-form input{width:100%}.footer-links{gap:40px}.logo-wrapper img{width:80px;height:80px}}
