.Profile_loadingScreen__JDZ8N{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8fafc}.Profile_loadingMessage__RHSgW{font-size:1.1rem;color:#6b7280}.Profile_page__oGOTm{min-height:100vh;background-color:#f8fafc;padding:clamp(2rem,5vw,3.5rem) 1rem}.Profile_container__sLcJd{max-width:680px;margin:0 auto}.Profile_card__PtFUE{background-color:#fff;border-radius:20px;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 24px 50px -24px rgba(15,23,42,.3)}.Profile_header__dPk19{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.Profile_avatar__QY1U5{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#e11d48,#be185d);margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2.75rem;font-weight:700;box-shadow:0 18px 30px -20px rgba(225,29,72,.6)}.Profile_title__F61jz{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#111827;margin-bottom:.35rem}.Profile_subtitle__vMIc6{margin:0;color:#6b7280;font-size:.95rem}.Profile_message__XdqIG{padding:.9rem 1rem;border-radius:12px;font-size:.9rem;margin-bottom:1.5rem;text-align:center}.Profile_messageSuccess__JVl9_{background-color:#dcfce7;color:#166534}.Profile_messageError__F9vYV{background-color:#fee2e2;color:#dc2626}.Profile_formSection__JhrRC{display:flex;flex-direction:column;gap:1.5rem}.Profile_fieldGroup__6S_6w{display:flex;flex-direction:column;gap:.45rem}.Profile_fieldLabel__2_vmt{font-weight:500;color:#374151;font-size:.95rem}.Profile_textInput__SKvkh{width:100%;padding:.85rem 1rem;border-radius:12px;border:1px solid #d1d5db;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;color:#111827}.Profile_textInput__SKvkh:focus{outline:none;border-color:#e11d48;box-shadow:0 0 0 3px rgba(225,29,72,.15)}.Profile_textInputReadonly__alwXo{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.Profile_actions__hOCBJ{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.Profile_button___SgNA{padding:.85rem 1.6rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;min-width:150px}.Profile_buttonPrimary__DIgeQ{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 20px 40px -20px rgba(16,185,129,.7)}.Profile_buttonPrimary__DIgeQ:hover{transform:translateY(-2px);box-shadow:0 24px 48px -18px rgba(15,118,110,.75)}.Profile_buttonSecondary__oGFCX{background-color:#6b7280;color:#fff;box-shadow:0 18px 36px -18px rgba(55,65,81,.55)}.Profile_buttonSecondary__oGFCX:hover{transform:translateY(-2px);box-shadow:0 22px 40px -16px rgba(55,65,81,.6)}.Profile_buttonNeutral__dGJoW{background:linear-gradient(135deg,#e11d48,#be185d);color:#fff;box-shadow:0 20px 40px -20px rgba(225,29,72,.65)}.Profile_buttonNeutral__dGJoW:hover{transform:translateY(-2px);box-shadow:0 24px 46px -18px rgba(225,29,72,.7)}@media (max-width:639px){.Profile_card__PtFUE{border-radius:18px;padding:1.75rem}.Profile_actions__hOCBJ{flex-direction:column}.Profile_button___SgNA{width:100%}}