.demo-module__TpK78G__page{--bg:#07071a;--bg1:#0d0d24;--bg2:#12122e;--bg3:#181836;--border:#1e1e42;--border2:#252550;--txt:#e8e8f0;--txt2:#8888a8;--txt3:#4a4a6a;--blue:#3d6fff;--blue2:#2952d4;--blueDim:#1a2a5e;--green:#22c97a;--red:#e24b4a;background:var(--bg);color:var(--txt);flex-direction:column;min-height:100vh;font-family:-apple-system,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.demo-module__TpK78G__nav{z-index:50;-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2);background:#07071aeb;border-bottom:1px solid #1e1e4299;align-items:center;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.demo-module__TpK78G__navLogo{align-items:center;gap:10px;text-decoration:none;display:flex}.demo-module__TpK78G__navLogo span{letter-spacing:.22em;color:var(--txt);font-size:13px;font-weight:300}.demo-module__TpK78G__navSpacer{flex:1}.demo-module__TpK78G__btnGhost{color:var(--txt2);border:1px solid var(--border2);letter-spacing:.02em;cursor:pointer;background:0 0;border-radius:999px;padding:8px 16px;font-size:12px;text-decoration:none;transition:all .2s}.demo-module__TpK78G__btnGhost:hover{border-color:var(--txt3);color:var(--txt)}.demo-module__TpK78G__main{flex:1;justify-content:center;align-items:center;padding:60px 24px;display:flex;position:relative;overflow:hidden}.demo-module__TpK78G__glow{pointer-events:none;background:radial-gradient(#3d6fff0f 0%,#0000 65%);width:800px;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.demo-module__TpK78G__wrapper{z-index:2;grid-template-columns:1fr 1fr;gap:64px;width:100%;max-width:960px;display:grid;position:relative}.demo-module__TpK78G__info{flex-direction:column;justify-content:center;display:flex}.demo-module__TpK78G__badge{background:#3d6fff14;border:1px solid #3d6fff26;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:6px 12px;display:inline-flex}.demo-module__TpK78G__badgeDot{background:var(--blue);width:6px;height:6px;box-shadow:0 0 8px var(--blue);border-radius:50%}.demo-module__TpK78G__badge span{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-size:10px;font-weight:500}.demo-module__TpK78G__info h1{margin:0 0 16px;font-size:36px;font-weight:300;line-height:1.2}.demo-module__TpK78G__info h1 em{color:var(--blue);font-style:normal}.demo-module__TpK78G__subtitle{color:var(--txt2);margin-bottom:40px;font-size:15px;font-weight:300;line-height:1.7}.demo-module__TpK78G__benefits{flex-direction:column;gap:16px;display:flex}.demo-module__TpK78G__benefit{align-items:flex-start;gap:12px;display:flex}.demo-module__TpK78G__benefitIcon{width:32px;height:32px;color:var(--blue);background:#3d6fff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.demo-module__TpK78G__benefitText h3{margin:0 0 2px;font-size:13px;font-weight:500}.demo-module__TpK78G__benefitText p{color:var(--txt2);margin:0;font-size:12px;line-height:1.5}.demo-module__TpK78G__card{background:var(--bg1);border:1px solid var(--border);border-radius:16px;padding:36px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006,0 0 0 1px #3d6fff0a}.demo-module__TpK78G__cardShimmer{background:linear-gradient(90deg,#0000,#3d6fff4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.demo-module__TpK78G__cardTitle{margin:0 0 4px;font-size:18px;font-weight:400}.demo-module__TpK78G__cardSub{color:var(--txt3);margin-bottom:28px;font-size:12px}.demo-module__TpK78G__form{flex-direction:column;gap:16px;display:flex}.demo-module__TpK78G__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.demo-module__TpK78G__field{flex-direction:column;gap:5px;display:flex}.demo-module__TpK78G__label{color:var(--txt2);letter-spacing:.04em;font-size:11px;font-weight:500}.demo-module__TpK78G__input{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--txt);border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:300;transition:border-color .2s}.demo-module__TpK78G__input:focus{border-color:#3d6fff80}.demo-module__TpK78G__input::placeholder{color:var(--txt3)}.demo-module__TpK78G__select{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--txt);appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%234A4A6A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:300;transition:border-color .2s}.demo-module__TpK78G__select:focus{border-color:#3d6fff80}.demo-module__TpK78G__submit{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 30px #3d6fff4d,0 0 0 1px #3d6fff1a}.demo-module__TpK78G__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 40px #3d6fff73}.demo-module__TpK78G__submit:disabled{opacity:.6;cursor:not-allowed}.demo-module__TpK78G__error{color:var(--red);text-align:center;background:#e24b4a14;border:1px solid #e24b4a33;border-radius:8px;padding:8px;font-size:12px}.demo-module__TpK78G__privacy{color:var(--txt3);text-align:center;font-size:11px;line-height:1.5}.demo-module__TpK78G__privacy a{color:var(--txt2);text-decoration:underline}.demo-module__TpK78G__success{text-align:center;padding:40px 20px}.demo-module__TpK78G__successIcon{width:56px;height:56px;color:var(--green);background:#22c97a1a;border:1px solid #22c97a40;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.demo-module__TpK78G__success h2{margin:0 0 8px;font-size:22px;font-weight:300}.demo-module__TpK78G__success p{color:var(--txt2);max-width:320px;margin:0 auto 24px;font-size:14px;line-height:1.6}.demo-module__TpK78G__successBack{color:var(--txt2);border:1px solid var(--border2);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:10px 24px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.demo-module__TpK78G__successBack:hover{border-color:var(--txt3);color:var(--txt)}@media (max-width:768px){.demo-module__TpK78G__wrapper{grid-template-columns:1fr;gap:40px}.demo-module__TpK78G__info{text-align:center;align-items:center}.demo-module__TpK78G__benefits{align-items:center}.demo-module__TpK78G__info h1{font-size:28px}.demo-module__TpK78G__row{grid-template-columns:1fr}.demo-module__TpK78G__main{padding:40px 16px}}
