.hero{flex-direction:column;min-height:100vh;padding:0 48px;display:flex;position:relative;overflow:hidden}@media (width<=767px){.hero{padding:0 20px}}.hero-brand{z-index:1;align-items:center;gap:10px;padding:24px 0;display:flex;position:relative}.hero-brand-logo{width:32px;height:32px}.hero-brand-name{color:#fff;font-size:18px;font-weight:600}.hero-bg{z-index:0;background:linear-gradient(135deg,#000,#0f1729,#000,#0f1729) 0 0/400% 400%;animation:90s infinite holo-shift;position:absolute;inset:0}.hero-bg:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}@keyframes holo-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-inner{z-index:1;flex:1;align-items:center;gap:64px;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}@media (width<=991px){.hero-inner{flex-direction:column;gap:48px;padding:40px 0 60px}}.hero-left{flex:1;max-width:520px}@media (width<=991px){.hero-left{max-width:100%}}.hero-right{perspective:1200px;flex:1.3;justify-content:center;display:flex}@media (width<=991px){.hero-right{perspective:800px;width:100%}}.hero-right .hero-visual-wrapper{border-radius:24px;width:100%;max-width:880px;transition:transform .4s;transform:rotateY(-6deg)rotateX(2deg);box-shadow:0 20px 60px #00000080,0 0 80px #345ae51f,0 0 160px #345ae50f}.hero-right .hero-visual-wrapper:hover{transform:rotateY(-2deg)rotateX(1deg);box-shadow:0 20px 60px #00000080,0 0 100px #345ae52e,0 0 200px #345ae514}.hero-right .hero-visual{aspect-ratio:880/500;border-radius:24px;width:100%;position:relative;overflow:hidden}.hero-right .hero-visual-inner{width:100%;height:100%;position:absolute;top:0;left:0}.hero-title{color:#fff;margin-bottom:32px;font-size:44px;font-weight:700;line-height:1.15}@media (width<=767px){.hero-title{font-size:32px}}.rotating-word{color:#345ae5;font-family:JetBrains Mono,monospace;transition:opacity .3s,transform .3s;display:inline-block}.rotating-word.in{opacity:1;transform:translateY(0)}.rotating-word.out{opacity:0;transform:translateY(-12px)}.signup-form{max-width:440px}@media (width<=991px){.signup-form{max-width:100%}}.form-header{color:#a0a0a0;margin-bottom:16px;font-size:14px;line-height:1.6}.form-row{gap:12px;margin-bottom:4px;display:flex}@media (width<=520px){.form-row{flex-direction:column}}.form-row .form-group{flex:1}.form-group{margin-bottom:12px}.form-group input[type=text],.form-group input[type=email]{color:#fff;background:#141414;border:1px solid #ffffff14;border-radius:.75rem;width:100%;padding:10px 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:14px;transition:border-color .15s}.form-group input[type=text]::placeholder,.form-group input[type=email]::placeholder{color:#666}.form-group input[type=text]:focus,.form-group input[type=email]:focus{border-color:#345ae5;outline:none;box-shadow:0 0 0 3px #345ae526}.form-group input[type=text].input-error,.form-group input[type=email].input-error{border-color:#ef4444}.field-error{color:#ef4444;margin-top:4px;font-size:12px;display:block}.checkbox-group{margin-bottom:16px}.checkbox-header{color:#a0a0a0;margin-bottom:8px;font-size:13px;font-weight:500}.checkbox-label{cursor:pointer;color:#a0a0a0;align-items:center;gap:8px;margin-bottom:6px;font-size:14px;display:flex}.checkbox-label input[type=checkbox]{accent-color:#345ae5;cursor:pointer;flex-shrink:0;width:16px;height:16px}.form-error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;margin-bottom:12px;padding:8px 12px;font-size:13px}.submit-btn{width:100%;padding:12px 24px;font-size:15px}.recaptcha-notice{color:#666;text-align:left;margin-top:12px;font-size:9px;line-height:1.4}.recaptcha-notice p{margin:0}.recaptcha-notice a{color:#666;text-decoration:underline}.success-message h2{color:#345ae5;margin-bottom:8px;font-size:22px;font-weight:700}.success-message p{color:#a0a0a0;font-size:15px;line-height:1.6}.hero-footer{z-index:1;text-align:center;color:#666;padding:24px 0;font-size:13px;position:relative}.hero-footer a{color:#666;text-decoration:underline}.hero-footer a:hover{color:#fff}.grecaptcha-badge{visibility:hidden!important}.legal-page{background:#0f1729;padding:0 48px 120px}@media (width<=767px){.legal-page{padding:0 20px 100px}}.legal-brand{z-index:10;background:#0f1729;align-items:center;gap:10px;padding:24px 0;display:flex;position:sticky;top:0}.legal-brand-logo{width:32px;height:32px}.legal-brand-name{color:#fff;font-size:18px;font-weight:600;text-decoration:none}.legal-brand-name:hover{color:#fff}.legal-content{max-width:720px;margin:0 auto}.legal-content h1{color:#fff;margin-bottom:32px;font-size:32px;font-weight:700}@media (width<=767px){.legal-content h1{font-size:26px}}.legal-content h2{color:#fff;margin-top:28px;margin-bottom:12px;font-size:18px;font-weight:600}.legal-content p{color:#a0a0a0;margin-bottom:12px;font-size:14px;line-height:1.8}.legal-content ul{margin:8px 0 12px 24px;padding:0}.legal-content ul li{color:#a0a0a0;margin-bottom:4px;font-size:14px;line-height:1.8}.legal-content a{color:#345ae5}.legal-content a:hover{color:#5e80ed}.legal-content strong{color:#fff;font-weight:600}.legal-content section{margin-bottom:8px}.not-found{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.not-found-bg{z-index:0;background:linear-gradient(135deg,#000,#0f1729,#000,#0f1729) 0 0/400% 400%;animation:90s infinite not-found-shift;position:absolute;inset:0}.not-found-bg:after{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}@keyframes not-found-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.not-found-content{z-index:1;text-align:center;position:relative}.not-found-logo{width:64px;height:64px;margin-bottom:24px}.not-found h1{color:#fff;margin-bottom:12px;font-size:72px;font-weight:700}.not-found p{color:#a0a0a0;margin-bottom:32px;font-size:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}a{color:#345ae5;text-decoration:none;transition:color .2s}a:hover{color:#5e80ed}img{max-width:100%}body,html{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1729;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:16px}h1,h2,h3,h4,h5,h6{color:#fff;margin:0;font-weight:600}p{margin-bottom:0;line-height:1.6}.btn{cursor:pointer;border:1px solid #0000;border-radius:.75rem;padding:12px 32px;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:16px;font-weight:500;transition:all .2s}.btn.btn-primary{color:#fff;background-color:#345ae5;border-color:#345ae5}.btn.btn-primary:hover{background-color:#5e80ed;border-color:#5e80ed}.btn.btn-primary:disabled{opacity:.5;cursor:not-allowed}
