.cadastro_container__Hvn9z{display:flex;justify-content:center;align-items:center;min-height:500px;background:var(--gradient-hero);padding:2rem;position:relative;overflow:hidden}.cadastro_container__Hvn9z:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain5" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain5)"/></svg>');opacity:.3}.cadastro_cadastroCard__yNwgr{background:var(--gradient-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:600px;padding:2.5rem;border:1px solid var(--border-light);position:relative;z-index:2}.cadastro_logoContainer__WpRed{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.cadastro_logo__Y99Jx{max-width:200px!important;max-height:80px!important;width:auto!important;height:auto!important;object-fit:contain;margin-bottom:1rem}.cadastro_appName__S_6eu{font-size:2rem;font-weight:700;margin:0;-webkit-text-fill-color:transparent}.cadastro_appName__S_6eu,.cadastro_cadastroTitle__ngSY9{color:var(--foreground);background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.cadastro_cadastroTitle__ngSY9{font-size:1.5rem;text-align:center;margin-bottom:2rem;-webkit-text-fill-color:transparent}.cadastro_errorMessage__l__0P{background:rgba(239,68,68,.1);color:var(--error);padding:.75rem;border-radius:var(--radius);margin-bottom:1.5rem;text-align:center;border:1px solid rgba(239,68,68,.2)}.cadastro_cadastroForm__i9hY_{margin-bottom:1.5rem}.cadastro_formGroup__6ZzqU{margin-bottom:1.5rem;width:100%}.cadastro_formRow__GGTgh{display:flex;gap:1rem;margin-bottom:0}.cadastro_formGroup__6ZzqU label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--foreground)}.cadastro_formControl__MMyAn{width:100%;padding:.75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--input);color:var(--foreground);font-size:1rem;transition:all .3s ease}.cadastro_formControl__MMyAn:focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 3px var(--ring-light);background:var(--input-focus)}.cadastro_termsCheck__rngcr{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:var(--background-light);border-radius:var(--radius);border:1px solid var(--border-light)}.cadastro_termsCheck__rngcr input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--secondary)}.cadastro_termsCheck__rngcr input[type=checkbox]:checked{background-color:var(--secondary);border-color:var(--secondary)}.cadastro_termsCheck__rngcr input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 3px var(--ring-light)}.cadastro_termsCheck__rngcr label{font-size:.9rem;color:var(--foreground);cursor:pointer;line-height:1.4}.cadastro_termsCheck__rngcr a{color:var(--secondary);text-decoration:none;font-weight:500;transition:all .3s ease}.cadastro_termsCheck__rngcr a:hover{color:var(--secondary-dark);text-decoration:underline}.cadastro_cadastroButton__v05kF{width:100%;padding:.75rem;font-weight:600;background:var(--gradient-secondary);color:var(--primary);border:none;border-radius:var(--radius);cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow)}.cadastro_cadastroButton__v05kF:hover{background:var(--gradient-primary);color:white;transform:translateY(-2px);box-shadow:var(--shadow-md)}.cadastro_cadastroButton__v05kF:disabled{background:var(--gradient-primary);opacity:.7;cursor:not-allowed;transform:none}.cadastro_loginLink__KDwnr{text-align:center;color:var(--foreground)}.cadastro_loginLink__KDwnr a{color:var(--secondary);font-weight:500;text-decoration:none;transition:all .3s ease}.cadastro_loginLink__KDwnr a:hover{color:var(--secondary-dark);text-decoration:underline}@media (max-width:640px){.cadastro_container__Hvn9z{padding:1rem}.cadastro_cadastroCard__yNwgr{padding:1.5rem;max-width:100%}.cadastro_formRow__GGTgh{flex-direction:column;gap:0}.cadastro_logo__Y99Jx{max-width:150px!important;max-height:60px!important}.cadastro_appName__S_6eu{font-size:1.5rem}.cadastro_cadastroTitle__ngSY9{font-size:1.25rem}.cadastro_formControl__MMyAn{padding:1rem;font-size:16px}.cadastro_cadastroButton__v05kF{padding:1rem;font-size:1rem}.cadastro_termsCheck__rngcr{padding:.75rem;font-size:.85rem}}