.InvestorRegisterForm-module__Gi4yAa__header{text-align:center;margin-bottom:var(--space-xl)}.InvestorRegisterForm-module__Gi4yAa__headerCompact{margin-bottom:var(--space-md)}.InvestorRegisterForm-module__Gi4yAa__headerTitle{font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-text);margin-bottom:var(--space-xs)}.InvestorRegisterForm-module__Gi4yAa__headerSubtitle{font-size:var(--text-base);color:var(--color-text-muted)}.InvestorRegisterForm-module__Gi4yAa__form{gap:var(--space-lg);flex-direction:column;width:100%;display:flex}.InvestorRegisterForm-module__Gi4yAa__fieldRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.InvestorRegisterForm-module__Gi4yAa__fieldRow{grid-template-columns:1fr}}.InvestorRegisterForm-module__Gi4yAa__fieldGroup{gap:var(--space-2xs);flex-direction:column;display:flex}.InvestorRegisterForm-module__Gi4yAa__fieldRow .InvestorRegisterForm-module__Gi4yAa__fieldGroup>.InvestorRegisterForm-module__Gi4yAa__input:last-child,.InvestorRegisterForm-module__Gi4yAa__fieldRow .InvestorRegisterForm-module__Gi4yAa__fieldGroup>.InvestorRegisterForm-module__Gi4yAa__prefixWrap:last-child{margin-top:auto}.InvestorRegisterForm-module__Gi4yAa__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-sub);letter-spacing:var(--tracking-wide)}.InvestorRegisterForm-module__Gi4yAa__labelHint{color:var(--color-text-muted);font-weight:var(--weight-normal)}.InvestorRegisterForm-module__Gi4yAa__required{color:var(--color-error);margin-left:var(--space-3xs)}.InvestorRegisterForm-module__Gi4yAa__sectionTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-accent-hover);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding-bottom:var(--space-2xs);border-bottom:1px solid var(--color-border-glass);margin:var(--space-xs) 0 calc(var(--space-2xs) * -1)}.InvestorRegisterForm-module__Gi4yAa__input{width:100%;padding:var(--space-sm) var(--space-md);background:var(--color-input-bg);-webkit-backdrop-filter:blur(var(--blur-sm));border:1px solid var(--color-border-glass);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--text-base);line-height:var(--leading-normal);transition:border-color var(--duration-fast) var(--ease-smooth), box-shadow var(--duration-fast) var(--ease-smooth), background var(--duration-fast) var(--ease-smooth);outline:none}.InvestorRegisterForm-module__Gi4yAa__input::placeholder{color:var(--color-text-muted)}.InvestorRegisterForm-module__Gi4yAa__input:hover{border-color:var(--color-input-hover-border);background:var(--color-input-hover-bg)}.InvestorRegisterForm-module__Gi4yAa__input:focus{border-color:var(--color-border-accent);box-shadow:0 0 0 3px rgba(var(--color-accent-rgb), .15)}.InvestorRegisterForm-module__Gi4yAa__inputError{border-color:var(--color-error)!important;box-shadow:0 0 0 3px var(--color-error-bg)!important}.InvestorRegisterForm-module__Gi4yAa__input:disabled{opacity:.6;cursor:not-allowed}.InvestorRegisterForm-module__Gi4yAa__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237a6570' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:15px;padding-right:38px}.InvestorRegisterForm-module__Gi4yAa__select option{background:var(--color-bg,#fbf1f5);color:var(--color-text,#210313)}:root[data-theme=dark] .InvestorRegisterForm-module__Gi4yAa__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c9b4be' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}.InvestorRegisterForm-module__Gi4yAa__input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] .InvestorRegisterForm-module__Gi4yAa__input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.InvestorRegisterForm-module__Gi4yAa__prefixWrap{position:relative}.InvestorRegisterForm-module__Gi4yAa__prefix{left:var(--space-md);color:var(--color-text-muted);font-size:var(--text-sm);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.InvestorRegisterForm-module__Gi4yAa__prefixWrap .InvestorRegisterForm-module__Gi4yAa__input{padding-left:calc(var(--space-md) + .75rem)}.InvestorRegisterForm-module__Gi4yAa__checkboxGrid{gap:var(--space-sm);grid-template-columns:repeat(auto-fill,minmax(130px,1fr));display:grid}.InvestorRegisterForm-module__Gi4yAa__checkboxLabel{align-items:center;gap:var(--space-sm);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:var(--text-base);color:var(--color-text-sub);transition:color var(--duration-fast) var(--ease-smooth);display:flex}.InvestorRegisterForm-module__Gi4yAa__checkboxLabel:hover{color:var(--color-text)}.InvestorRegisterForm-module__Gi4yAa__checkbox{appearance:none;background:var(--color-input-bg);border:1.5px solid var(--color-border-glass);border-radius:var(--radius-sm);cursor:pointer;width:1.25rem;height:1.25rem;transition:background var(--duration-fast) var(--ease-smooth), border-color var(--duration-fast) var(--ease-smooth);flex-shrink:0}.InvestorRegisterForm-module__Gi4yAa__checkbox:hover{border-color:var(--color-input-hover-border);background:var(--color-input-hover-bg)}.InvestorRegisterForm-module__Gi4yAa__checkbox:checked{background:var(--color-accent);border-color:var(--color-accent)}.InvestorRegisterForm-module__Gi4yAa__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:.4rem;height:.7rem;margin:.1rem auto 0;display:block;transform:rotate(45deg)}.InvestorRegisterForm-module__Gi4yAa__checkbox:focus-visible{box-shadow:0 0 0 3px rgba(var(--color-accent-rgb), .15);border-color:var(--color-border-accent);outline:none}.InvestorRegisterForm-module__Gi4yAa__fieldError{font-size:var(--text-xs);color:var(--color-error);margin-top:var(--space-3xs)}.InvestorRegisterForm-module__Gi4yAa__formError{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border);border-radius:var(--radius-md);color:var(--color-error);font-size:var(--text-sm);text-align:center}.InvestorRegisterForm-module__Gi4yAa__submitBtn{width:100%;padding:var(--space-sm) var(--space-lg);background:var(--color-accent);color:#fff;border-radius:var(--radius-full);font-size:var(--text-base);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);cursor:pointer;transition:background var(--duration-fast) var(--ease-smooth), transform var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-smooth);box-shadow:var(--shadow-accent-glow);margin-top:var(--space-xs);border:1px solid #0000}.InvestorRegisterForm-module__Gi4yAa__submitBtn:hover:not(:disabled){background:var(--color-accent-hover);box-shadow:var(--shadow-accent-glow), 0 0 50px rgba(var(--color-accent-rgb), .25)}.InvestorRegisterForm-module__Gi4yAa__submitBtn:active:not(:disabled){background:var(--color-accent-active);transform:scale(.97)}.InvestorRegisterForm-module__Gi4yAa__submitBtn:disabled{opacity:.5;cursor:not-allowed}.InvestorRegisterForm-module__Gi4yAa__spinner{border:2px solid #ffffff4d;border-top-color:var(--color-text);vertical-align:middle;width:1.1em;height:1.1em;margin-right:var(--space-xs);border-radius:50%;animation:.6s linear infinite InvestorRegisterForm-module__Gi4yAa__spin;display:inline-block}@keyframes InvestorRegisterForm-module__Gi4yAa__spin{to{transform:rotate(360deg)}}.InvestorRegisterForm-module__Gi4yAa__footerText{text-align:center;font-size:var(--text-sm);color:var(--color-text-sub);margin-top:var(--space-xs)}.InvestorRegisterForm-module__Gi4yAa__footerLink{color:var(--color-accent);font-weight:var(--weight-medium);transition:color var(--duration-fast) var(--ease-smooth)}.InvestorRegisterForm-module__Gi4yAa__footerLink:hover{color:var(--color-accent-hover)}.InvestorRegisterForm-module__Gi4yAa__successContainer{align-items:center;gap:var(--space-md);text-align:center;padding:0 0 var(--space-xl) 0;animation:InvestorRegisterForm-module__Gi4yAa__fadeInScale var(--duration-slow) var(--ease-out) both;flex-direction:column;display:flex}@keyframes InvestorRegisterForm-module__Gi4yAa__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.InvestorRegisterForm-module__Gi4yAa__successIconWrapper{-webkit-backdrop-filter:blur(20px);width:5.5rem;height:5.5rem;margin-bottom:var(--space-md);background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0a 100%);border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;animation:3s ease-in-out infinite InvestorRegisterForm-module__Gi4yAa__glassFloat;display:flex;position:relative;box-shadow:0 8px 32px #00000026,inset 0 0 0 1px #ffffff0d,inset 0 1px #ffffff26}.InvestorRegisterForm-module__Gi4yAa__successIconWrapper:before{content:"";background:linear-gradient(135deg, var(--color-brand), var(--color-accent)) border-box;-webkit-mask-composite:xor;opacity:.6;border:2px solid #0000;border-radius:50%;animation:2.5s ease-in-out infinite InvestorRegisterForm-module__Gi4yAa__ringPulse;position:absolute;inset:-4px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.InvestorRegisterForm-module__Gi4yAa__successIconWrapper:after{content:"";background:radial-gradient(circle at center, rgba(var(--color-accent-rgb), .15) 0%, transparent 70%);pointer-events:none;border-radius:50%;position:absolute;inset:0}.InvestorRegisterForm-module__Gi4yAa__successIconSvg{z-index:1;width:2.5rem;height:2.5rem;stroke:var(--color-accent);filter:drop-shadow(0 0 10px rgba(var(--color-accent-rgb), .5));stroke-dasharray:24;stroke-dashoffset:24px;animation:.6s cubic-bezier(.65,0,.35,1) .3s forwards InvestorRegisterForm-module__Gi4yAa__drawCheck;position:relative}@keyframes InvestorRegisterForm-module__Gi4yAa__drawCheck{to{stroke-dashoffset:0}}@keyframes InvestorRegisterForm-module__Gi4yAa__glassFloat{0%,to{transform:translateY(0);box-shadow:0 8px 32px #00000026,inset 0 0 0 1px #ffffff0d,inset 0 1px #ffffff26}50%{box-shadow:0 16px 48px #0003, 0 0 0 1px #ffffff14 inset, 0 1px 0 #fff3 inset, 0 0 30px rgba(var(--color-accent-rgb), .15);transform:translateY(-4px)}}@keyframes InvestorRegisterForm-module__Gi4yAa__ringPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.04)}}.InvestorRegisterForm-module__Gi4yAa__successTitle{font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--color-text)}.InvestorRegisterForm-module__Gi4yAa__videoWrapper{aspect-ratio:4/3;border:1px solid var(--color-border-glass);width:100%;max-width:540px;margin:var(--space-md) auto;background:#0d0d0d;border-radius:32px;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 8px 32px #00000080}.InvestorRegisterForm-module__Gi4yAa__video{object-fit:contain;width:100%;height:100%}.InvestorRegisterForm-module__Gi4yAa__successMessage{font-size:var(--text-base);color:var(--color-text-sub);max-width:360px;line-height:var(--leading-relaxed)}.InvestorRegisterForm-module__Gi4yAa__spamWarningContainer{align-items:flex-start;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);background:var(--color-warning-bg);border:1px solid var(--color-warning-border);border-radius:var(--radius-md);box-shadow:var(--color-warning-glow);max-width:360px;margin-top:var(--space-xs);text-align:left;display:flex}.InvestorRegisterForm-module__Gi4yAa__warningIcon{width:1.1rem;height:1.1rem;stroke:var(--color-warning);flex-shrink:0;margin-top:2px}.InvestorRegisterForm-module__Gi4yAa__spamWarningText{font-size:var(--text-sm);color:var(--color-text-sub);line-height:var(--leading-normal);margin:0}.InvestorRegisterForm-module__Gi4yAa__loginLink{align-items:center;gap:var(--space-xs);color:var(--color-accent);font-weight:var(--weight-medium);font-size:var(--text-base);transition:color var(--duration-fast) var(--ease-smooth);text-decoration:none;display:inline-flex}.InvestorRegisterForm-module__Gi4yAa__loginLink:hover{color:var(--color-accent-hover)}
.investor-register-module__6xL0dW__wrapper{min-height:100dvh;padding:var(--space-xl) var(--container-padding);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.investor-register-module__6xL0dW__wrapper:before{content:"";background:radial-gradient(circle, var(--color-brand-glow) 0%, transparent 70%);pointer-events:none;width:550px;height:550px;z-index:var(--z-behind);filter:blur(40px);position:absolute;top:35%;left:35%}.investor-register-module__6xL0dW__wrapper:after{content:"";background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);pointer-events:none;width:550px;height:550px;z-index:var(--z-behind);filter:blur(40px);position:absolute;bottom:35%;right:35%}.investor-register-module__6xL0dW__card{background:var(--color-surface);width:100%;max-width:480px;-webkit-backdrop-filter:blur(var(--blur-lg));border:1px solid var(--color-border-glass);border-radius:var(--radius-2xl);padding:var(--space-2xl);box-shadow:var(--shadow-glass-lg), var(--shadow-glass-inset);animation:investor-register-module__6xL0dW__cardFadeIn var(--duration-slow) var(--ease-out) both}@keyframes investor-register-module__6xL0dW__cardFadeIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:520px){.investor-register-module__6xL0dW__card{padding:var(--space-lg);border-radius:var(--radius-xl)}}.investor-register-module__6xL0dW__backLink{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-muted);margin-bottom:var(--space-md);transition:color var(--duration-fast) var(--ease-smooth), transform var(--duration-fast) var(--ease-smooth);align-items:center;text-decoration:none;display:inline-flex}.investor-register-module__6xL0dW__backLink:hover{color:var(--color-accent);transform:translate(-4px)}
