body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.register-container.svelte-52fghe{display:grid;grid-template-columns:45% 55%;min-height:100vh;background:#fff}.illustration-section.svelte-52fghe{background:linear-gradient(135deg,#d62020,#ea7171);padding:3rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.illustration-section.svelte-52fghe:before{content:"";position:absolute;width:500px;height:500px;background:#ffffff1a;border-radius:50%;top:-200px;left:-200px;animation:svelte-52fghe-float 6s ease-in-out infinite}.illustration-section.svelte-52fghe:after{content:"";position:absolute;width:400px;height:400px;background:#ffffff14;border-radius:50%;bottom:-150px;right:-150px;animation:svelte-52fghe-float 8s ease-in-out infinite reverse}@keyframes svelte-52fghe-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.illustration-content.svelte-52fghe{position:relative;z-index:1;width:100%;max-width:500px}.logo-section.svelte-52fghe{margin-bottom:2rem;text-align:center}.brand-title.svelte-52fghe{color:#fff;font-size:2.5rem;font-weight:800;margin:0 0 .5rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.brand-tagline.svelte-52fghe{color:#fffffff2;font-size:1.1rem;margin:0;font-weight:400}.illustration-wrapper.svelte-52fghe{margin:2rem 0;display:flex;justify-content:center}.illustration-image.svelte-52fghe{width:100%;max-width:450px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2));animation:svelte-52fghe-floatImage 3s ease-in-out infinite}@keyframes svelte-52fghe-floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.illustration-section.svelte-52fghe:before,.illustration-section.svelte-52fghe:after{content:none}.illustration-image.svelte-52fghe{animation:none}}.features-list.svelte-52fghe{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.feature-item.svelte-52fghe{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1rem;font-weight:500}.check-icon.svelte-52fghe{width:24px;height:24px;color:#4ade80}.form-section.svelte-52fghe{padding:3rem;overflow-y:auto;background:#f9fafb}.form-container.svelte-52fghe{max-width:600px;margin:0 auto}.form-header.svelte-52fghe{margin-bottom:2.5rem}.form-title.svelte-52fghe{font-size:2.5rem;font-weight:800;color:#1f2937;margin:0 0 .5rem}.form-subtitle.svelte-52fghe{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}.registration-form.svelte-52fghe{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px #0000001a}.form-section-group.svelte-52fghe{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.form-section-group.svelte-52fghe:last-of-type{border-bottom:none;margin-bottom:1.5rem;padding-bottom:0}.section-title.svelte-52fghe{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#374151;margin:0 0 1.5rem}.section-icon.svelte-52fghe{width:24px;height:24px;color:#d62020}.form-row.svelte-52fghe{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group.svelte-52fghe{margin-bottom:1.25rem}.form-label.svelte-52fghe{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.required.svelte-52fghe{color:#ef4444}.form-input.svelte-52fghe,.form-select.svelte-52fghe{width:100%;padding:.75rem 1rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s ease;background:#fff;color:#1f2937;box-sizing:border-box}.form-input.svelte-52fghe:focus,.form-select.svelte-52fghe:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.svelte-52fghe:disabled,.form-select.svelte-52fghe:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}.form-select.svelte-52fghe{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.submit-section.svelte-52fghe{margin-top:2rem}.submit-button.svelte-52fghe{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#d62020,#ea7171);border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #667eea66}.submit-button.svelte-52fghe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.submit-button.svelte-52fghe:active:not(:disabled){transform:translateY(0)}.submit-button.svelte-52fghe:disabled{opacity:.7;cursor:not-allowed;transform:none}.arrow-icon.svelte-52fghe{width:20px;height:20px}.spinner.svelte-52fghe{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-52fghe-spin .8s linear infinite}@keyframes svelte-52fghe-spin{to{transform:rotate(360deg)}}.modal-overlay.svelte-52fghe{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:svelte-52fghe-fadeIn .2s ease}@keyframes svelte-52fghe-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-52fghe{background:#fff;border-radius:16px;padding:2.5rem;max-width:400px;width:90%;text-align:center;animation:svelte-52fghe-slideUp .3s ease;box-shadow:0 20px 60px #0000004d}@keyframes svelte-52fghe-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-icon.svelte-52fghe{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon.svelte-52fghe{background:#d1fae5;color:#059669}.error-icon.svelte-52fghe{background:#fee2e2;color:#dc2626}.modal-icon.svelte-52fghe svg:where(.svelte-52fghe){width:36px;height:36px}.modal-title.svelte-52fghe{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.modal-message.svelte-52fghe{font-size:1rem;color:#6b7280;margin:0 0 2rem;line-height:1.6}.modal-button.svelte-52fghe{width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#d62020,#ea7171);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.modal-button.svelte-52fghe:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}@media(max-width:1024px){.register-container.svelte-52fghe{grid-template-columns:1fr}.illustration-section.svelte-52fghe{padding:2rem;min-height:auto}.brand-title.svelte-52fghe{font-size:2rem}.brand-tagline.svelte-52fghe{font-size:1rem}.illustration-image.svelte-52fghe{max-width:350px}.form-section.svelte-52fghe{padding:2rem 1.5rem}.form-title.svelte-52fghe{font-size:2rem}}@media(max-width:640px){.illustration-section.svelte-52fghe{padding:1.5rem}.brand-title.svelte-52fghe{font-size:1.5rem}.brand-tagline.svelte-52fghe{font-size:.9rem}.illustration-image.svelte-52fghe{max-width:280px}.features-list.svelte-52fghe{gap:.75rem}.feature-item.svelte-52fghe{font-size:.9rem}.form-section.svelte-52fghe{padding:1.5rem 1rem}.registration-form.svelte-52fghe{padding:1.5rem}.form-title.svelte-52fghe{font-size:1.75rem}.form-subtitle.svelte-52fghe{font-size:.9rem}.form-row.svelte-52fghe{grid-template-columns:1fr;gap:0}.section-title.svelte-52fghe{font-size:1.125rem}.modal-content.svelte-52fghe{padding:2rem}}
