.register-module__n9KaCa__authContainer{--color-cream:#fffbf5;--color-cream-dark:#fdf6ec;--color-sage:#6b9b76;--color-sage-light:#8fb996;--color-sage-dark:#5a8a65;--color-charcoal:#2d3436;--color-charcoal-light:#4a5568;--color-terracotta:#c4a484;--color-terracotta-light:#d4b494;--color-warm-gray:#a0998f;--color-success:#6b9b76;--color-error:#c25b56;--color-error-light:#c25b561a;--font-display:"Playfair Display",Georgia,serif;--font-body:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-full:9999px;--shadow-soft:0 4px 20px #2d343614;--shadow-medium:0 8px 30px #2d34361f;--shadow-large:0 20px 60px #2d343626;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.4s ease;background-color:var(--color-cream);min-height:100vh;font-family:var(--font-body);grid-template-columns:1fr auto 1fr;display:grid;position:relative;overflow:hidden}.register-module__n9KaCa__centerDivider{z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative}.register-module__n9KaCa__dividerLine{background:linear-gradient(#0000 0%,#6b9b7626 15%,#6b9b7640 50%,#6b9b7626 85%,#0000 100%);flex:1;width:1px}.register-module__n9KaCa__dividerIcon{background:#fffffff2;border:1px solid #6b9b7633;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:1.5rem 0;display:flex;box-shadow:0 4px 12px #6b9b761a}.register-module__n9KaCa__dividerIcon svg{width:24px;height:24px;stroke:var(--color-sage);stroke-width:1.5px;fill:none}@media (max-width:1024px){.register-module__n9KaCa__authContainer{grid-template-columns:1fr}.register-module__n9KaCa__illustrationPanel,.register-module__n9KaCa__centerDivider{display:none}}.register-module__n9KaCa__bgDecoration{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.register-module__n9KaCa__blob{filter:blur(80px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite register-module__n9KaCa__blobFloat;position:absolute}.register-module__n9KaCa__blob1{background:linear-gradient(135deg,#6b9b7640,#8fb99626);width:600px;height:600px;animation-delay:0s;top:-200px;left:-100px}.register-module__n9KaCa__blob2{background:linear-gradient(135deg,#8fb99633,#6b9b761a);width:500px;height:500px;animation-delay:-7s;bottom:-150px;right:-100px}.register-module__n9KaCa__blob3{background:linear-gradient(135deg,#6b9b7626,#b4c8b41a);width:400px;height:400px;animation-delay:-14s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes register-module__n9KaCa__blobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.register-module__n9KaCa__illustrationPanel{z-index:1;flex-direction:column;justify-content:center;max-width:580px;margin:0 auto;padding:2rem 3rem;display:flex;position:relative}.register-module__n9KaCa__brandBadge{border-radius:var(--radius-full);color:var(--color-sage);background:#6b9b761a;border:1px solid #6b9b7633;align-items:center;gap:.375rem;width:fit-content;margin-bottom:1.25rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.register-module__n9KaCa__brandBadgeDot{background:var(--color-sage);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite register-module__n9KaCa__pulse}@keyframes register-module__n9KaCa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.register-module__n9KaCa__illustrationTitle{font-family:var(--font-display);color:var(--color-charcoal);letter-spacing:-.02em;margin-bottom:.875rem;font-size:2.5rem;font-weight:600;line-height:1.15}.register-module__n9KaCa__illustrationSubtitle{color:var(--color-charcoal-light);max-width:420px;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.register-module__n9KaCa__featureCards{flex-direction:column;gap:.75rem;display:flex}.register-module__n9KaCa__featureCard{border-radius:var(--radius-md);transition:all var(--transition-normal);background:#ffffffb3;border:1px solid #6b9b7626;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}.register-module__n9KaCa__featureCard:hover{background:#ffffffe6;border-color:#6b9b764d;transform:translate(6px)}.register-module__n9KaCa__featureIcon{background:linear-gradient(135deg,var(--color-sage),var(--color-sage-light));border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.register-module__n9KaCa__featureIcon svg{stroke:#fff;stroke-width:2px;fill:none;width:18px;height:18px}.register-module__n9KaCa__featureContent h3{font-family:var(--font-display);color:var(--color-charcoal);margin-bottom:.125rem;font-size:.9375rem;font-weight:600}.register-module__n9KaCa__featureContent p{color:var(--color-charcoal-light);font-size:.75rem;line-height:1.4}.register-module__n9KaCa__formPanel{z-index:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.register-module__n9KaCa__formCard{border-radius:var(--radius-xl);width:100%;max-width:400px;box-shadow:var(--shadow-large);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #6b9b7626;padding:1.5rem}.register-module__n9KaCa__logo{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.register-module__n9KaCa__logoIcon{background:linear-gradient(135deg,var(--color-sage),var(--color-sage-light));border-radius:var(--radius-sm);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.register-module__n9KaCa__logoIcon svg{color:#fff;width:20px;height:20px}.register-module__n9KaCa__logoText{font-family:var(--font-display);color:var(--color-charcoal);font-size:1.25rem;font-weight:600}.register-module__n9KaCa__formHeader{margin-bottom:1rem}.register-module__n9KaCa__formTitle{font-family:var(--font-display);color:var(--color-charcoal);margin-bottom:.25rem;font-size:1.375rem;font-weight:600}.register-module__n9KaCa__formSubtitle{color:var(--color-charcoal-light);font-size:.8125rem}.register-module__n9KaCa__form{flex-direction:column;gap:.75rem;display:flex}.register-module__n9KaCa__formGroup{flex-direction:column;gap:.25rem;display:flex}.register-module__n9KaCa__label{color:var(--color-charcoal);font-size:.8125rem;font-weight:500}.register-module__n9KaCa__inputWrapper{position:relative}.register-module__n9KaCa__input{width:100%;font-size:.875rem;font-family:var(--font-body);border-radius:var(--radius-md);transition:all var(--transition-fast);--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:transparent;--tw-ring-color:transparent;--tw-ring-offset-shadow:none;--tw-ring-shadow:none;padding:.625rem 1rem .625rem 2.5rem;color:var(--color-charcoal)!important;background:var(--color-cream)!important;border:1.5px solid #6b9b7640!important;outline:none!important}.register-module__n9KaCa__input::placeholder{color:var(--color-warm-gray)!important}.register-module__n9KaCa__input:hover{border-color:#6b9b7666!important}.register-module__n9KaCa__input:focus{outline-offset:0!important;border-color:var(--color-sage)!important;--tw-ring-color:transparent!important;background:#fff!important;outline:none!important;box-shadow:0 0 0 3px #6b9b7626!important}.register-module__n9KaCa__input:focus-visible{outline:none!important;box-shadow:0 0 0 3px #6b9b7626!important}.register-module__n9KaCa__inputWithToggle{padding-right:3rem!important}.register-module__n9KaCa__inputIcon{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.register-module__n9KaCa__inputIcon svg{width:18px;height:18px;stroke:var(--color-warm-gray);stroke-width:2px;fill:none}.register-module__n9KaCa__input:focus+.register-module__n9KaCa__inputIcon svg,.register-module__n9KaCa__inputWrapper:focus-within .register-module__n9KaCa__inputIcon svg{stroke:var(--color-sage)}.register-module__n9KaCa__passwordToggle{cursor:pointer;color:var(--color-warm-gray);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.register-module__n9KaCa__passwordToggle:hover{color:var(--color-sage)}.register-module__n9KaCa__passwordToggle svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.register-module__n9KaCa__errorText{align-items:center;gap:var(--space-xs);color:var(--color-error);margin-top:var(--space-xs);font-size:.75rem;display:flex}.register-module__n9KaCa__errorText svg{stroke:currentColor;stroke-width:2px;fill:none;flex-shrink:0;width:14px;height:14px}.register-module__n9KaCa__errorMessage{align-items:flex-start;gap:var(--space-sm);padding:var(--space-md);background:var(--color-error-light);border-radius:var(--radius-md);margin-bottom:var(--space-md);border:1px solid #c25b5633;display:flex}.register-module__n9KaCa__errorMessage svg{width:20px;height:20px;stroke:var(--color-error);stroke-width:2px;fill:none;flex-shrink:0;margin-top:2px}.register-module__n9KaCa__errorMessage span{color:var(--color-error);font-size:.875rem;line-height:1.5}.register-module__n9KaCa__passwordStrength{margin-top:.375rem}.register-module__n9KaCa__strengthBars{gap:.25rem;margin-bottom:.25rem;display:flex}.register-module__n9KaCa__strengthBar{border-radius:var(--radius-full);height:4px;transition:background var(--transition-normal);background:#6b9b7633;flex:1}.register-module__n9KaCa__strengthBar.register-module__n9KaCa__weak{background:#dc2626}.register-module__n9KaCa__strengthBar.register-module__n9KaCa__medium{background:#f59e0b}.register-module__n9KaCa__strengthBar.register-module__n9KaCa__strong{background:var(--color-success)}.register-module__n9KaCa__strengthLabel{color:var(--color-charcoal-light);font-size:.75rem}.register-module__n9KaCa__passwordRequirements{border-radius:var(--radius-sm);background:#6b9b760d;border:1px solid #6b9b761a;margin-top:.625rem;padding:.625rem}.register-module__n9KaCa__requirementsTitle{color:var(--color-charcoal);margin-bottom:.375rem;font-size:.75rem;font-weight:600}.register-module__n9KaCa__requirementsList{grid-template-columns:1fr 1fr;gap:.25rem;display:grid}.register-module__n9KaCa__requirement{color:var(--color-charcoal-light);transition:color var(--transition-fast);align-items:flex-start;gap:.25rem;font-size:.6875rem;display:flex}.register-module__n9KaCa__requirement.register-module__n9KaCa__met{color:var(--color-success)}.register-module__n9KaCa__requirement svg{stroke:currentColor;stroke-width:2px;fill:none;flex-shrink:0;width:14px;height:14px;margin-top:1px}.register-module__n9KaCa__btnPrimary{width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-body);color:#fff;background:linear-gradient(135deg,var(--color-sage),var(--color-sage-dark));border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;gap:.375rem;margin-top:.375rem;padding:.625rem 1rem;display:flex;box-shadow:0 4px 15px #6b9b764d}.register-module__n9KaCa__btnPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #6b9b7666}.register-module__n9KaCa__btnPrimary:active:not(:disabled){transform:translateY(0)}.register-module__n9KaCa__btnPrimary:disabled{opacity:.7;cursor:not-allowed}.register-module__n9KaCa__btnPrimary svg{stroke:currentColor;stroke-width:2px;fill:none;width:18px;height:18px}.register-module__n9KaCa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite register-module__n9KaCa__spin}@keyframes register-module__n9KaCa__spin{to{transform:rotate(360deg)}}.register-module__n9KaCa__trustBadges{border-top:1px solid #6b9b761a;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.register-module__n9KaCa__trustBadge{align-items:center;gap:var(--space-xs);color:var(--color-charcoal-light);font-size:.75rem;display:flex}.register-module__n9KaCa__trustBadge svg{width:16px;height:16px;stroke:var(--color-sage);stroke-width:2px;fill:none}.register-module__n9KaCa__loginLink{text-align:center;color:var(--color-charcoal-light);margin-top:1rem;font-size:.8125rem}.register-module__n9KaCa__loginLink a{color:var(--color-sage);transition:color var(--transition-fast);font-weight:600;text-decoration:none}.register-module__n9KaCa__loginLink a:hover{color:var(--color-sage-dark)}.register-module__n9KaCa__successState{text-align:center;padding:2rem}.register-module__n9KaCa__successIcon{width:64px;height:64px;color:var(--color-success);margin:0 auto 1rem}.register-module__n9KaCa__successIcon svg{stroke:currentColor;stroke-width:1.5px;fill:none;width:100%;height:100%}.register-module__n9KaCa__termsText{color:var(--color-charcoal-light);text-align:center;margin-top:.75rem;font-size:.75rem}.register-module__n9KaCa__termsText a{color:var(--color-sage);text-decoration:none}.register-module__n9KaCa__termsText a:hover{text-decoration:underline}.register-module__n9KaCa__gdprCheckbox{margin-top:.75rem}.register-module__n9KaCa__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.625rem;display:flex}.register-module__n9KaCa__checkbox{opacity:0;width:0;height:0;position:absolute}.register-module__n9KaCa__checkboxCustom{border-radius:var(--radius-sm);width:20px;min-width:20px;height:20px;transition:all var(--transition-fast);background:var(--color-cream);border:2px solid #6b9b7666;justify-content:center;align-items:center;margin-top:1px;display:flex}.register-module__n9KaCa__checkboxCustom svg{stroke:#fff;stroke-width:3px;fill:none;opacity:0;width:14px;height:14px;transition:all var(--transition-fast);transform:scale(.5)}.register-module__n9KaCa__checkbox:checked+.register-module__n9KaCa__checkboxCustom{background:var(--color-sage);border-color:var(--color-sage)}.register-module__n9KaCa__checkbox:checked+.register-module__n9KaCa__checkboxCustom svg{opacity:1;transform:scale(1)}.register-module__n9KaCa__checkbox:focus+.register-module__n9KaCa__checkboxCustom{box-shadow:0 0 0 3px #6b9b7633}.register-module__n9KaCa__checkboxLabel:hover .register-module__n9KaCa__checkboxCustom{border-color:var(--color-sage)}.register-module__n9KaCa__checkboxText{color:var(--color-charcoal-light);font-size:.8125rem;line-height:1.5}.register-module__n9KaCa__checkboxText a{color:var(--color-sage);font-weight:500;text-decoration:none}.register-module__n9KaCa__checkboxText a:hover{text-decoration:underline}.register-module__n9KaCa__gdprSection{border-radius:var(--radius-md);background:#6b9b760d;border:1px solid #6b9b7626;margin-top:.75rem;padding:1rem}.register-module__n9KaCa__gdprSection .register-module__n9KaCa__gdprCheckbox{margin-top:.625rem}.register-module__n9KaCa__gdprSection .register-module__n9KaCa__gdprCheckbox:first-of-type{margin-top:.75rem}.register-module__n9KaCa__gdprTitle{color:var(--color-charcoal);align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:600;display:flex}.register-module__n9KaCa__gdprTitle:before{content:"";background:var(--color-sage);border-radius:2px;width:4px;height:14px;display:inline-block}.register-module__n9KaCa__required{color:var(--color-error);margin-left:.125rem;font-weight:600}.register-module__n9KaCa__optional{color:var(--color-warm-gray);font-size:.75rem;font-style:italic;font-weight:400}.register-module__n9KaCa__gdprNote{color:var(--color-charcoal-light);align-items:center;gap:.25rem;margin-top:.75rem;margin-bottom:0;font-size:.75rem;display:flex}@media (max-width:480px){.register-module__n9KaCa__formCard{padding:var(--space-lg);border-radius:var(--radius-lg)}.register-module__n9KaCa__formTitle{font-size:1.5rem}.register-module__n9KaCa__requirementsList{grid-template-columns:1fr}}
