@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600&display=swap");.cadastro_container__bL6c0{font-family:DM Sans,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf8f4;padding:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E")}.cadastro_card__s7j_D{background:#fff;border-radius:28px;padding:44px 40px 40px;max-width:420px;width:100%;box-shadow:0 24px 64px rgba(26,20,16,.1);border:1px solid rgba(26,20,16,.05);position:relative;animation:cadastro_fadeUp__tnBmX .45s cubic-bezier(.22,.61,.36,1) both}@keyframes cadastro_fadeUp__tnBmX{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cadastro_backLink__m0DbU{position:absolute;top:18px;left:20px;font-size:1rem;color:#9b8f82;text-decoration:none;width:34px;height:34px;border-radius:999px;border:1px solid rgba(26,20,16,.1);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.cadastro_backLink__m0DbU:hover{color:#c41e3a;border-color:#c41e3a}.cadastro_brand__Wp9Iw{display:flex;align-items:center;gap:8px;margin-bottom:28px}.cadastro_brandDot__WqWMm{width:8px;height:8px;border-radius:50%;background:#c41e3a}.cadastro_brandName__An0F0{font-size:.95rem;letter-spacing:.02em}.cadastro_brandName__An0F0,.cadastro_title__6whSk{font-family:"DM Serif Display",serif;color:#1a1410}.cadastro_title__6whSk{font-size:clamp(1.8rem,5vw,2.4rem);font-weight:400;letter-spacing:-.5px;line-height:1.1;margin-bottom:10px}.cadastro_title__6whSk em{font-style:italic;color:#c41e3a}.cadastro_subtitle__DSWPk{font-size:.85rem;color:#9b8f82;line-height:1.55;margin-bottom:28px;font-weight:300}.cadastro_successBanner__3g6E_{background:rgba(22,163,74,.08);border-left:3px solid #16a34a;color:#166534;font-size:.84rem;font-weight:500;padding:10px 14px;border-radius:10px;margin-bottom:16px;animation:cadastro_fadeUp__tnBmX .3s ease both}.cadastro_formWrapper__l49t7{display:flex;flex-direction:column;gap:14px}.cadastro_field__o55li{display:flex;flex-direction:column;gap:5px}.cadastro_label__8ESof{font-size:.78rem;font-weight:600;color:#5a4e42;letter-spacing:.05em;text-transform:uppercase}.cadastro_input__m5kLM{padding:12px 16px;border-radius:12px;border:1.5px solid rgba(26,20,16,.1);background:#faf8f4;font-family:DM Sans,sans-serif;font-size:.92rem;color:#1a1410;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.cadastro_input__m5kLM::placeholder{color:#c4b9b0}.cadastro_input__m5kLM:focus{border-color:#c41e3a;box-shadow:0 0 0 3px rgba(196,30,58,.08);background:#fff}.cadastro_inputError___a6Kh{border-color:rgba(196,30,58,.5)}.cadastro_fieldError__aBgur{font-size:.76rem;color:#c41e3a;font-weight:500}.cadastro_submitBtn__HdWhJ{margin-top:6px;padding:14px;border-radius:999px;border:none;background:#1a1410;color:#faf8f4;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;letter-spacing:.2px;transition:all .22s cubic-bezier(.22,.61,.36,1)}.cadastro_submitBtn__HdWhJ:hover:not(:disabled){background:#c41e3a;transform:translateY(-2px);box-shadow:0 10px 28px rgba(196,30,58,.3)}.cadastro_submitBtn__HdWhJ:disabled{opacity:.5;cursor:not-allowed}.cadastro_loginRow__xaVUz{margin-top:24px;text-align:center;font-size:.83rem;color:#9b8f82;padding-top:20px;border-top:1px solid rgba(26,20,16,.07)}.cadastro_loginLink__WTE62{color:#c41e3a;font-weight:600;text-decoration:none;transition:opacity .2s}.cadastro_loginLink__WTE62:hover{opacity:.75}@media (max-width:480px){.cadastro_card__s7j_D{padding:36px 24px 32px;border-radius:20px}}