.page{flex-direction:column;min-height:100vh}.nav,.page{display:flex}.nav{align-items:center;justify-content:space-between;padding:24px 48px}.logo{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.5px}.logo-accent{color:#e63946;margin-left:2px}.hero{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:1200px;padding:80px 48px 100px;width:100%}.hero-content{flex:1 1;max-width:520px}.hero-tag{color:#e63946;font-size:.8rem;font-weight:600;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.hero-title{color:#fff;font-size:3.2rem;font-weight:700;letter-spacing:-1.5px;line-height:1.1;margin-bottom:24px}.hero-highlight{color:#e63946}.hero-desc{color:#999;font-size:1.05rem;line-height:1.7;margin-bottom:40px}.subscribe-form{display:flex;gap:12px}.subscribe-input{background:#111;border:1px solid #222;border-radius:8px;color:#fff;flex:1 1;font-family:inherit;font-size:.95rem;outline:none;padding:14px 20px;transition:border-color .2s}.subscribe-input:focus{border-color:#e63946}.subscribe-input::placeholder{color:#555}.subscribe-btn{background:#e63946;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:14px 28px;transition:background .2s;white-space:nowrap}.subscribe-btn:hover{background:#d62839}.subscribe-btn:disabled{cursor:not-allowed;opacity:.6}.subscribe-msg{font-size:.9rem;margin-top:16px}.subscribe-msg.success{color:#2ecc71}.subscribe-msg.already{color:#f39c12}.subscribe-msg.error{color:#e63946}.hero-image{flex:1 1;max-width:520px}.hero-image video{aspect-ratio:16/10;background:#151515;border-radius:12px;object-fit:cover;width:100%}.footer{border-top:1px solid #151515;color:#444;font-size:.85rem;margin-top:auto;padding:32px 48px;text-align:center}@media (max-width:768px){.nav{padding:20px 24px}.hero{flex-direction:column;gap:40px;padding:48px 24px 64px}.hero-content{max-width:100%}.hero-title{font-size:2.2rem}.hero-image{max-width:100%}.subscribe-form{flex-direction:column}.footer{padding:24px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#f5f5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}
/*# sourceMappingURL=main.62b1c6e8.css.map*/