.ProfilePage_profileSection__1dQhp{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-primary) 100%);min-height:100vh;padding-top:var(--page-header-offset);padding-bottom:2rem;display:flex;align-items:flex-start;justify-content:center;position:relative}.ProfilePage_container__PTDYB{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.ProfilePage_stepperWrapper__RjeIb{margin-bottom:2rem;position:relative;padding-top:.5rem}.ProfilePage_stepperContainer__RabCv{display:flex;justify-content:space-between;align-items:flex-start;position:relative;max-width:800px;margin:0 auto;padding:0 2rem}.ProfilePage_stepItem__LHRdC{display:flex;align-items:center;flex-direction:column;position:relative;flex:1 1;min-width:200px}.ProfilePage_stepCircle__VzFPK{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;box-shadow:0 4px 14px 0 rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:.75rem;position:relative;z-index:2}.ProfilePage_stepCircle__VzFPK.ProfilePage_completed__MN6lB{background:linear-gradient(135deg,#2c4a2c,#6b8e23 50%,#1e3a1e);color:#fff;transform:scale(1.05);box-shadow:0 8px 20px 0 rgba(44,74,44,.4)}.ProfilePage_stepCircle__VzFPK.ProfilePage_active__n8C3e{background:linear-gradient(135deg,#8b4513,#d4af37);color:#fff;transform:scale(1.1);box-shadow:0 8px 25px 0 rgba(139,69,19,.4);animation:ProfilePage_pulse__kNzRM 2s infinite}.ProfilePage_stepCircle__VzFPK.ProfilePage_pending__i1VqM{background:linear-gradient(135deg,#e2e8f0,#cbd5e0);color:#718096;border:2px solid #e2e8f0}.ProfilePage_stepInfo__oBFXQ{text-align:center;max-width:180px;transition:all .3s ease}.ProfilePage_stepTitle__35rzN{font-weight:600;font-size:.95rem;color:#2d3748;margin-bottom:.25rem;line-height:1.3}.ProfilePage_stepDescription__Fo4pw{font-size:.8rem;color:#718096;line-height:1.4;font-weight:400}.ProfilePage_stepConnector__0Z2ad{position:absolute;top:30px;left:calc(50% + 30px);right:calc(-50% + 30px);height:3px;border-radius:2px;transition:all .3s ease;z-index:1}.ProfilePage_stepConnector__0Z2ad.ProfilePage_completed__MN6lB{background:linear-gradient(90deg,#2c4a2c,#6b8e23)}.ProfilePage_stepConnector__0Z2ad.ProfilePage_pending__i1VqM{background:linear-gradient(90deg,#e2e8f0,#cbd5e0)}.ProfilePage_formCard__JQs3p{background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ProfilePage_formCard__JQs3p:hover{box-shadow:0 20px 60px rgba(0,0,0,.15);transform:translateY(-5px)}.ProfilePage_formCardHeader__DRWyz{text-align:center;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#2c4a2c,#8b4513 30%,#1e3a1e);position:relative;overflow:hidden}.ProfilePage_formCardHeader__DRWyz:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:ProfilePage_shimmer__Qm4w3 3s ease-in-out infinite}.ProfilePage_formCardTitle__8SZn7{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;position:relative;z-index:2}.ProfilePage_formCardDescription__0wT_i{font-size:1rem;opacity:.95;line-height:1.6;position:relative;z-index:2}.ProfilePage_formCardBody__DzdDd{padding:2.5rem}.ProfilePage_formContainer__GxG63{max-width:100%;margin:0 auto}.ProfilePage_formRow__YC01W{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.ProfilePage_formCol__AYcMY{flex:1 1;min-width:280px}.ProfilePage_formColFull___8Bqr{width:100%;max-width:500px;margin:0 auto}.ProfilePage_formGroup__I8dbh{margin-bottom:var(--spacing-lg)}.ProfilePage_formLabel__si2a1{display:block;font-weight:var(--font-weight-semibold);color:var(--text-primary);margin-bottom:var(--spacing-sm);font-size:var(--font-size-base)}.ProfilePage_formLabel__si2a1.ProfilePage_required__GYNuD:after{content:" *";color:var(--color-danger)}.ProfilePage_buttonGroup__gkdez{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.ProfilePage_primaryButton__dlwp_{background:linear-gradient(135deg,#2c4a2c,#8b4513 30%,#1e3a1e);color:#fff;border:none;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:160px;max-width:100%;box-shadow:0 4px 14px rgba(44,74,44,.3);position:relative;overflow:hidden;text-align:center;line-height:1.4;word-wrap:break-word;white-space:normal;width:auto;flex-shrink:0;box-sizing:border-box}.ProfilePage_primaryButton__dlwp_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.ProfilePage_primaryButton__dlwp_:hover:not(:disabled):before{left:100%}.ProfilePage_primaryButton__dlwp_:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 20px rgba(44,74,44,.4)}.ProfilePage_primaryButton__dlwp_:disabled{opacity:.6;cursor:not-allowed;transform:none}.ProfilePage_secondaryButton__7_39l{background:transparent;color:#4a5568;border:2px solid #e2e8f0;padding:.875rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:160px}.ProfilePage_secondaryButton__7_39l:hover{background-color:#f7fafc;border-color:#cbd5e0;color:#2d3748;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProfilePage_linkButton__MYs8p{background:transparent;color:#2c4a2c;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative}.ProfilePage_linkButton__MYs8p:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background:#2c4a2c;transition:width .3s ease}.ProfilePage_linkButton__MYs8p:hover:after{width:80%}.ProfilePage_linkButton__MYs8p:hover{color:#1e3a1e;transform:translateY(-1px)}.ProfilePage_activationContainer__PYnLX{text-align:center;padding:var(--spacing-3xl);max-width:700px;margin:0 auto;width:100%}.ProfilePage_activationContainer__PYnLX .ProfilePage_primaryButton__dlwp_{min-width:280px;max-width:90%;width:auto;padding:16px 24px;font-size:1rem;line-height:1.3;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;display:inline-flex;align-items:center;justify-content:center}.ProfilePage_activationMessage__YNaAY{font-size:var(--font-size-lg);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-2xl)}.ProfilePage_contactFormSection__Jpyvc{background:var(--bg-primary)}.ProfilePage_addressSection__Rqyq_{background:var(--bg-secondary);padding:var(--spacing-lg);border-radius:var(--border-radius-md);margin:var(--spacing-lg) 0}.ProfilePage_phoneSection__ytQFr{display:flex;gap:var(--spacing-sm);align-items:flex-end}.ProfilePage_phonePrefix__odzJx{flex:0 0 120px}.ProfilePage_phoneNumber__3yyAZ{flex:1 1}@media (max-width:1024px){.ProfilePage_stepperContainer__RabCv{padding:0 1rem}.ProfilePage_stepItem__LHRdC{min-width:150px}.ProfilePage_stepInfo__oBFXQ{max-width:140px}}@media (max-width:768px){.ProfilePage_profileSection__1dQhp{padding-top:var(--page-header-offset);padding-bottom:1rem}.ProfilePage_stepperWrapper__RjeIb{margin-bottom:1.5rem;padding-top:.25rem}.ProfilePage_stepperContainer__RabCv{flex-direction:column;gap:2rem;padding:0 1rem}.ProfilePage_stepItem__LHRdC{min-width:auto;width:100%;max-width:300px;margin:0 auto}.ProfilePage_stepConnector__0Z2ad{display:none}.ProfilePage_stepCircle__VzFPK{width:50px;height:50px;font-size:16px}.ProfilePage_stepInfo__oBFXQ{max-width:100%}.ProfilePage_formRow__YC01W{flex-direction:column;gap:1rem}.ProfilePage_formCol__AYcMY{min-width:100%}.ProfilePage_buttonGroup__gkdez{flex-direction:column;align-items:stretch;gap:.75rem}.ProfilePage_primaryButton__dlwp_,.ProfilePage_secondaryButton__7_39l{width:100%;min-width:auto}.ProfilePage_formCardBody__DzdDd,.ProfilePage_formCardHeader__DRWyz{padding:1.5rem}.ProfilePage_formContainer__GxG63{max-width:100%}}@media (max-width:480px){.ProfilePage_container__PTDYB{padding:0 .75rem}.ProfilePage_stepperWrapper__RjeIb{margin-bottom:1rem;padding-top:0}.ProfilePage_stepCircle__VzFPK{width:45px;height:45px;font-size:14px}.ProfilePage_formCardBody__DzdDd,.ProfilePage_formCardHeader__DRWyz{padding:1.25rem}.ProfilePage_formCardTitle__8SZn7{font-size:1.4rem}.ProfilePage_primaryButton__dlwp_,.ProfilePage_secondaryButton__7_39l{padding:.75rem 1.5rem;font-size:.95rem;min-width:280px}.ProfilePage_activationContainer__PYnLX{padding:1.5rem;max-width:100%}.ProfilePage_activationContainer__PYnLX .ProfilePage_primaryButton__dlwp_{width:100%;min-width:auto;max-width:100%;padding:1rem;font-size:.95rem;white-space:normal;line-height:1.2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}.ProfilePage_loading__idTL9{opacity:.7;pointer-events:none}.ProfilePage_loadingSpinner__iId4h{display:inline-block;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid var(--color-primary);border-radius:50%;animation:ProfilePage_spin__kBisX 1s linear infinite;margin-right:var(--spacing-sm)}@keyframes ProfilePage_spin__kBisX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProfilePage_successMessage__oYgWT{color:var(--color-success);font-weight:var(--font-weight-medium)}.ProfilePage_errorMessage__2qcNX{color:var(--color-danger);font-weight:var(--font-weight-medium)}.ProfilePage_accountStepContainer__O7KaT{margin-top:-6rem}.ProfilePage_fadeIn__m_Ga_{animation:ProfilePage_fadeIn__m_Ga_ .6s cubic-bezier(.4,0,.2,1)}@keyframes ProfilePage_fadeIn__m_Ga_{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ProfilePage_slideIn__HAcVt{animation:ProfilePage_slideIn__HAcVt .4s cubic-bezier(.4,0,.2,1)}@keyframes ProfilePage_slideIn__HAcVt{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes ProfilePage_pulse__kNzRM{0%,to{transform:scale(1.1);box-shadow:0 8px 25px 0 rgba(139,69,19,.4)}50%{transform:scale(1.15);box-shadow:0 12px 35px 0 rgba(139,69,19,.6)}}@keyframes ProfilePage_shimmer__Qm4w3{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.FormControls_fieldColumn__lAgcJ{min-width:0}.FormControls_field__PGULa{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;min-width:0}.FormControls_label__EvgDz{color:#344054;font-size:.9rem;font-weight:600;line-height:1.35;margin:0}.FormControls_requiredMark__Vqu4f{color:#dc3545;margin-left:.25rem}.FormControls_controlSlot__4GkuO{position:relative;min-width:0}.FormControls_messageStack__KYgwR{display:flex;flex-direction:column;gap:.25rem}.FormControls_validationMessage__1c_U0{border-radius:.5rem;font-size:.875rem;line-height:1.45;padding:.3125rem .625rem}.FormControls_errorMessage__PAJqz{color:#b42318;background-color:#fff5f5;border:1px solid #fed7d7}.FormControls_successMessage__LeyrT{color:#146c43;background-color:#f0fff4;border:1px solid #c6f6d5}.FormControls_helperMessage__4Pf4w{color:#475467;background-color:#f8fafc;border:1px solid #e5e7eb}.FormControls_passwordStrength__ssoLS{display:flex;flex-direction:column;gap:.5rem;margin-top:.125rem;padding:.75rem .875rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem}.FormControls_passwordStrengthHeader__augMo{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.FormControls_passwordStrengthLabel__XlYqJ{color:#495057;font-size:.875rem;font-weight:600;line-height:1.4}.FormControls_passwordStrengthValue__o57Ug{border-radius:999px;flex:0 0 auto;font-size:.75rem;font-weight:700;line-height:1;padding:.3125rem .625rem}.FormControls_passwordStrengthWeak__pgfbg{color:#b42318;background-color:#fff5f5}.FormControls_passwordStrengthMedium__cfAgZ{color:#92400e;background-color:#fffbeb}.FormControls_passwordStrengthStrong___Qi8C{color:#146c43;background-color:#f0fff4}.FormControls_feedbackList__7A2R9{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.FormControls_feedbackItem__8Yqcf{color:#5f6b7a;font-size:.875rem;line-height:1.4}.FormControls_choiceGrid__f5f1v{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));width:100%}.FormControls_selectableCard__u2p7p{align-items:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #d0d5dd;border-radius:.75rem;color:#344054;cursor:pointer;display:flex;min-height:5.25rem;padding:.875rem;position:relative;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease;width:100%}.FormControls_selectableCard__u2p7p:hover:not(:disabled){border-color:#2d5a27;box-shadow:0 .5rem 1.125rem rgba(45,90,39,.14);transform:translateY(-1px)}.FormControls_selectableCard__u2p7p:focus-visible{border-color:#2d5a27;box-shadow:0 0 0 .2rem rgba(45,90,39,.18);outline:0}.FormControls_selectableCardSelected__UQcPH{background:linear-gradient(135deg,rgba(44,74,44,.1),rgba(139,69,19,.1));border-color:#2d5a27;box-shadow:0 .25rem .75rem rgba(45,90,39,.18)}.FormControls_selectableCardDisabled__JwLWR{cursor:not-allowed;opacity:.62}.FormControls_selectableCardContent__TtjLQ{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-width:0;text-align:center}.FormControls_selectableCardIndicator__b81su{border:2px solid #d0d5dd;border-radius:999px;height:.875rem;opacity:0;position:absolute;right:.625rem;top:.625rem;transition:opacity .18s ease,border-color .18s ease,background .18s ease;width:.875rem}.FormControls_selectableCardSelected__UQcPH .FormControls_selectableCardIndicator__b81su{background:#2d5a27;border-color:#2d5a27;box-shadow:inset 0 0 0 3px #fff;opacity:1}.FormControls_choiceTitle__WlD8I{color:#344054;font-size:.95rem;font-weight:700;line-height:1.25}.FormControls_choiceMeta__qVSfO{color:#2d5a27;font-size:1.125rem;font-weight:800;line-height:1.25;margin-top:.25rem}.FormControls_radioGroupInline__swAeW,.FormControls_radioGroup__DHj1x{display:flex;gap:.625rem}.FormControls_radioGroup__DHj1x{flex-direction:column}.FormControls_radioGroupInline__swAeW{align-items:center;flex-wrap:wrap}.FormControls_modalFormSection__o35Hh{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.FormControls_modalDescription__RsOcQ{color:#718096;font-size:.95rem;line-height:1.5;margin:0}.FormControls_phoneInputRow__C9jE2{align-items:stretch;display:flex;gap:.5rem;width:100%}.FormControls_phonePrefixSelect__KhERT{flex:0 0 120px;min-width:100px}.FormControls_phoneNumberInput__q9Yhm{flex:1 1 auto;min-width:0}@media (max-width:576px){.FormControls_passwordStrengthHeader__augMo{align-items:flex-start;flex-direction:column;gap:.5rem}.FormControls_phoneInputRow__C9jE2{flex-direction:column}.FormControls_phonePrefixSelect__KhERT{flex-basis:auto;width:100%}.FormControls_choiceGrid__f5f1v{grid-template-columns:repeat(2,minmax(0,1fr))}}.TableFilterSearch_wrapper__1IT2L{position:relative;margin-bottom:var(--spacing-xl,2rem);max-width:500px}.TableFilterSearch_wrapper__1IT2L:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#2c4a2c,transparent);border-radius:1px}.TableFilterSearch_centered__LMSkM{margin-left:auto;margin-right:auto}@media (max-width:768px){.TableFilterSearch_wrapper__1IT2L{margin-bottom:var(--spacing-lg,1.5rem)}}@media (max-width:576px){.TableFilterSearch_wrapper__1IT2L{max-width:100%}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}