*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:City BQ;src:url(/assets/City%20BQ%20Bold-BBAt91Gy.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Clubhouse;src:url(/assets/Clubhouse%20Regular-Boty5RcG.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--primary-font: "Clubhouse", Arial, sans-serif;--heading-font: "City BQ", Arial, sans-serif;--text-color: #fff;--white-color: #fff;--background-color: #000;--accent-color: #07d961}html{scroll-behavior:smooth}body{font-family:var(--primary-font);line-height:1.6;color:var(--text-color);background-color:var(--background-color);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:700}.hero-header{position:fixed;top:0;left:0;right:0;z-index:100;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:height .5s cubic-bezier(.25,.46,.45,.94),background-size .5s cubic-bezier(.25,.46,.45,.94)}.hero-header.scrolled{height:80px;background-size:cover;flex-direction:row;justify-content:space-between;padding:0 2rem;transition:height .3s cubic-bezier(.25,.46,.45,.94),background-size .3s cubic-bezier(.25,.46,.45,.94)}.hero-header h1{color:var(--white-color);font-family:var(--heading-font);font-size:4rem;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.7);margin:0;transition:font-size .5s cubic-bezier(.25,.46,.45,.94)}.hero-header.scrolled h1{font-size:1.8rem;transition:font-size .3s cubic-bezier(.25,.46,.45,.94)}.header-nav{display:flex;gap:2rem;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.hamburger{display:none;flex-direction:column;cursor:pointer;z-index:101;gap:6px;background:transparent;border:none;padding:10px;margin:0}.hamburger span{width:30px;height:3px;background-color:var(--white-color);transition:all .3s ease;border-radius:2px;display:block}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(9px,9px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(9px,-9px)}.header-nav.visible{opacity:1;visibility:visible}.nav-link{color:var(--white-color);text-decoration:none;font-size:1.5rem;font-weight:400;transition:color .3s ease;position:relative;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--accent-color)}.nav-link.disabled{cursor:default;opacity:.9}.nav-link.disabled:hover{color:var(--white-color)}.coming-soon{font-size:.8rem;color:var(--accent-color);background-color:#07d96133;padding:2px 6px;border-radius:4px;margin-left:4px;vertical-align:middle;font-weight:600}.content{margin-top:100vh;min-height:100vh;display:flex;flex-direction:column}.content.contact-content{margin-top:80px}.hero-content{padding:6rem 2rem 2rem;min-height:calc(100vh - 6rem);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;width:100%;margin:0 auto;flex:1}.big-vision{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.big-vision h2{font-size:3.8rem;color:var(--text-color)}.phone-display{text-align:center;display:flex;align-items:center;justify-content:center}.phone-mockup{max-width:100%;max-height:70vh;width:auto;height:auto;object-fit:contain;border-radius:8px;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.contact-section{display:flex;flex-direction:column;text-align:center;padding-bottom:20px;background-color:var(--background-color)}.contact-section a{font-size:2rem;color:var(--accent-color);text-decoration:none;font-weight:500;transition:color .3s ease}.contact-section a:hover{color:#0056b3;text-decoration:none}.contact-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:2rem;text-align:center}.contact-page h2{font-size:3rem;color:var(--white-color);margin-bottom:2rem}.support-message{font-size:1.5rem;color:var(--white-color);margin-bottom:2rem}.support-email{font-size:2rem;color:var(--accent-color);text-decoration:none;font-weight:500;transition:color .3s ease}.support-email:hover{color:#05b350;text-decoration:underline}@media (max-width: 768px){.hero-header h1{font-size:2.5rem}.hero-header.scrolled h1{font-size:1.2rem}.hero-header.scrolled{height:70px;padding:0 1rem}.hamburger{display:flex}.hero-header .hamburger{display:none}.hero-header.scrolled .hamburger{display:flex}.header-nav{position:fixed;top:70px;left:0;right:0;background-color:#000000fa;flex-direction:column;gap:0;padding:1rem 0;opacity:0!important;visibility:hidden!important;transform:translateY(-20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-nav.mobile-open{opacity:1!important;visibility:visible!important;transform:translateY(0)}.nav-link{font-size:1.2rem;padding:1rem 2rem;width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.05)}.nav-link:last-child{border-bottom:none}.coming-soon{font-size:.7rem;padding:2px 6px}.contact-page h2{font-size:2rem}.support-message{font-size:1.2rem}.support-email{font-size:1.4rem}.content.contact-content{margin-top:70px}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center;padding:5rem 1rem 1rem;min-height:auto}.big-vision h2{font-size:2.5rem}.phone-mockup{max-width:85%;max-height:50vh}.contact-section a{font-size:1.4rem}}@media (max-width: 768px){body{-webkit-overflow-scrolling:touch;position:relative}}
