*{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}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:relative;min-height:56vh;background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom:1px solid rgba(255,255,255,.1)}.hero-header:before{content:"";position:absolute;inset:0;background:linear-gradient(#0000008c,#000000a6)}.hero-header.compact-header{min-height:140px}.header-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;min-height:inherit;display:flex;align-items:flex-start;justify-content:space-between}.hero-header h1{font-size:clamp(2rem,7vw,4rem);color:var(--white-color);text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-header.compact-header h1{font-size:clamp(1.8rem,4vw,2.4rem)}.brand-link{color:inherit;text-decoration:none}.header-nav{display:flex;gap:1.2rem;align-items:center}.nav-link{color:var(--white-color);text-decoration:none;font-size:1.2rem;border-bottom:1px solid transparent}.nav-link:hover,.nav-link.active{color:var(--accent-color);border-bottom-color:var(--accent-color)}.content{min-height:40vh}.hero-content{padding:4rem 2rem 2rem;min-height:calc(100vh - 8rem);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;width:100%;margin:0 auto}.big-vision{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.big-vision h2{font-size:clamp(2.2rem,7vw,4rem);color:var(--text-color);line-height:1}.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;justify-content:center;padding:0 2rem 2.5rem}.contact-section a{font-size:clamp(1.2rem,5vw,2rem);color:var(--accent-color);text-decoration:none}.contact-section a:hover{color:#05b350}.contact-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.contact-page h2{font-size:clamp(2rem,6vw,3rem);color:var(--white-color);margin-bottom:2rem}.support-message{font-size:clamp(1.2rem,3.5vw,1.6rem);color:var(--white-color);margin-bottom:1rem}.support-email{font-size:clamp(1.3rem,4vw,2rem);color:var(--accent-color);text-decoration:none;font-weight:500}.support-email:hover{color:#05b350;text-decoration:underline}.legal-content{max-width:800px;margin:0 auto;text-align:left;width:100%}.legal-content h3{margin-top:2rem;margin-bottom:.8rem;font-size:1.8rem}.legal-content ul{padding-left:1.5rem;list-style-type:disc;margin-bottom:1rem}.legal-content li{margin-bottom:.5rem}.legal-content p{line-height:1.6;margin-bottom:1rem}.legal-content a{color:var(--accent-color);text-decoration:none}.legal-content a:hover{text-decoration:underline}footer{background:#000c;border-top:1px solid rgba(255,255,255,.1);padding:2rem;text-align:center}.footer-content{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.footer-link{color:var(--accent-color);text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-divider{color:#fff;opacity:.35}@media (max-width: 768px){.hero-header{min-height:44vh}.hero-header.compact-header{min-height:120px}.header-inner{padding:1rem}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center;padding:2rem 1rem 1rem;min-height:auto}.phone-mockup{max-width:85%;max-height:50vh}.contact-page{min-height:50vh}footer{padding:1.5rem 1rem}}
