:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.ProfilePage-module-scss-module__RcSiba__page{flex-direction:column;row-gap:20px;padding:30px 0;display:flex;position:relative}@media (max-width:768px){.ProfilePage-module-scss-module__RcSiba__page{padding:20px 0}}.ProfilePage-module-scss-module__RcSiba__navigation{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.ProfilePage-module-scss-module__RcSiba__navigation{flex-direction:column;align-items:start;row-gap:20px}}.ProfilePage-module-scss-module__RcSiba__title{font-size:32px;font-weight:500}@media (max-width:768px){.ProfilePage-module-scss-module__RcSiba__title{font-size:28px}}.ProfilePage-module-scss-module__RcSiba__tabs{scrollbar-width:none;-ms-overflow-style:none;background-color:#f5f5f5;border-radius:12px;gap:4px;padding:4px;display:flex;overflow-x:auto}.ProfilePage-module-scss-module__RcSiba__tabs::-webkit-scrollbar{display:none}@media (max-width:560px){.ProfilePage-module-scss-module__RcSiba__tabs{border-radius:8px;justify-content:space-between;gap:2px;width:100%;padding:2px}}@media (max-width:310px){.ProfilePage-module-scss-module__RcSiba__tabs{flex-wrap:wrap}}.ProfilePage-module-scss-module__RcSiba__tab{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:1;min-width:max-content;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}@media (hover:hover) and (pointer:fine){.ProfilePage-module-scss-module__RcSiba__tab:hover{color:#333;background-color:#ffffffb3}}.ProfilePage-module-scss-module__RcSiba__tab.ProfilePage-module-scss-module__RcSiba__active{color:#000;background-color:#fff;font-weight:600;box-shadow:0 2px 8px #00000014}@media (max-width:540px){.ProfilePage-module-scss-module__RcSiba__tab{padding:8px 15px;font-size:13px}}@media (max-width:420px){.ProfilePage-module-scss-module__RcSiba__tab{padding:6px 10px;font-size:12px}}@media (max-width:350px){.ProfilePage-module-scss-module__RcSiba__tab{padding:6px;font-size:12px}}.ProfilePage-module-scss-module__RcSiba__userInfo{grid-template:50px auto/50px 1fr;align-items:center;gap:10px;display:grid}.ProfilePage-module-scss-module__RcSiba__userInfoAvatar{width:50px;height:50px;position:relative}.ProfilePage-module-scss-module__RcSiba__userInfoLink{color:#2d824c;border:1px solid #2d824c;border-radius:8px;grid-column:1/3;width:max-content;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none}.ProfilePage-module-scss-module__RcSiba__userInfoName{font-size:18px;font-weight:500}.ProfilePage-module-scss-module__RcSiba__userInfoAge{font-size:13px;font-weight:500}
:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.ProfileMeasurements-module-scss-module__qdd8MG__wrapper{flex-direction:column;row-gap:20px;display:flex}.ProfileMeasurements-module-scss-module__qdd8MG__modalForm{flex-direction:column;gap:20px;display:flex}.ProfileMeasurements-module-scss-module__qdd8MG__formGrid{flex-direction:column;gap:12px;display:flex}@media (max-width:480px){.ProfileMeasurements-module-scss-module__qdd8MG__formGrid{gap:12px}}.ProfileMeasurements-module-scss-module__qdd8MG__formActions{border-top:1px solid #e0e3ed;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:20px;display:flex}@media (max-width:480px){.ProfileMeasurements-module-scss-module__qdd8MG__formActions{flex-direction:column-reverse;gap:8px}}.ProfileMeasurements-module-scss-module__qdd8MG__deleteButton{background:#c0392b}@media (hover:hover) and (pointer:fine){.ProfileMeasurements-module-scss-module__qdd8MG__deleteButton:hover:not(:disabled){background:#992d22}}
:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.toast{border-radius:8px;align-items:center;gap:12px;max-width:400px;margin-bottom:8px;padding:12px 16px;animation:.3s slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.toast:before{content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.toast--success{background:#f6ffed;border:1px solid #b7eb8f}.toast--success:before{background:#52c41a}.toast--error{background:#fff2f0;border:1px solid #ffccc7}.toast--error:before{background:#ff4d4f}.toast--warning{background:#fffbe6;border:1px solid #ffe58f}.toast--warning:before{background:#faad14}.toast--info{background:#e6f7ff;border:1px solid #91d5ff}.toast--info:before{background:#1890ff}.toast__icon{flex-shrink:0;font-size:16px}.toast__content{flex:1}.toast__message{color:#1a1a1a;margin:0;font-size:14px;line-height:1.4}.toast__close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:all .2s;display:flex}@media (hover:hover) and (pointer:fine){.toast__close:hover{color:#333;background:#0000001a}}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-container{z-index:10000;max-width:400px;position:fixed;top:20px;right:20px}
.SettingsProfile-module-scss-module__yaZ9lW__title{margin-top:30px;font-size:24px}.SettingsProfile-module-scss-module__yaZ9lW__form{flex-direction:column;row-gap:15px;width:100%;max-width:500px;margin-top:20px;display:flex}
:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.EmailVerificationBanner-module-scss-module__LSsTmW__banner{width:100%;color:var(--color-text-main);background:#fef3c7b8;border-bottom:1px solid #f59e0b47}.EmailVerificationBanner-module-scss-module__LSsTmW__content{justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding-top:10px;padding-bottom:10px;display:flex}.EmailVerificationBanner-module-scss-module__LSsTmW__message{font-size:var(--font-size-text-lg);flex-wrap:wrap;align-items:baseline;gap:8px 16px;line-height:1.4;display:flex}.EmailVerificationBanner-module-scss-module__LSsTmW__message strong{color:var(--color-calculator-warning-text);font-weight:600}.EmailVerificationBanner-module-scss-module__LSsTmW__message span{color:var(--color-text-secondary)}.EmailVerificationBanner-module-scss-module__LSsTmW__action{border:1px solid var(--color-green-primary);border-radius:var(--radius-control);background:var(--color-green-primary);min-height:36px;color:var(--color-white);font-size:var(--font-size-text-lg);transition:var(--transition-fast);flex:none;justify-content:center;align-items:center;padding:8px 16px;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.EmailVerificationBanner-module-scss-module__LSsTmW__action:hover{border-color:var(--color-green-hover);background:var(--color-green-hover)}}.EmailVerificationBanner-module-scss-module__LSsTmW__action:disabled,.EmailVerificationBanner-module-scss-module__LSsTmW__action:disabled:hover{border-color:var(--color-border);background:var(--color-bg-muted);color:var(--color-text-light);cursor:not-allowed;transform:none}.EmailVerificationBanner-module-scss-module__LSsTmW__action:focus-visible{outline:3px solid var(--color-focus-ring-brand);outline-offset:2px}@media (max-width:640px){.EmailVerificationBanner-module-scss-module__LSsTmW__content{flex-direction:column;align-items:stretch;gap:12px;padding-top:12px;padding-bottom:12px}.EmailVerificationBanner-module-scss-module__LSsTmW__message{font-size:14px;display:block}.EmailVerificationBanner-module-scss-module__LSsTmW__message strong,.EmailVerificationBanner-module-scss-module__LSsTmW__message span{display:block}.EmailVerificationBanner-module-scss-module__LSsTmW__message span{margin-top:4px}.EmailVerificationBanner-module-scss-module__LSsTmW__action{width:100%}}
:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.Select-module-scss-module__1rbP5a__wrapper{flex-direction:column;gap:6px;display:flex}.Select-module-scss-module__1rbP5a__label{color:var(--color-text-main);font-size:14px;font-weight:500}.Select-module-scss-module__1rbP5a__select{border-radius:var(--radius-control-lg);transition:var(--transition-interactive);background:var(--color-bg-brand-subtle);border:1px solid var(--color-border-brand-soft);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding:12px 48px 12px 16px;font-size:16px}@media (hover:hover) and (pointer:fine){.Select-module-scss-module__1rbP5a__select:hover:not(:disabled){border-color:var(--color-border-interactive-hover);box-shadow:var(--interactive-hover-shadow)}}.Select-module-scss-module__1rbP5a__selectError{border-color:var(--color-error);background-color:var(--color-error-soft)}.Select-module-scss-module__1rbP5a__select:disabled{opacity:.6;cursor:not-allowed;background-color:var(--color-bg-muted)}.Select-module-scss-module__1rbP5a__textError{color:var(--color-error);margin-top:4px;font-size:12px;display:block}
:root{--color-bg-main:#fff;--color-bg-soft:#f5f7f6;--color-bg-tabs:#f5f5f5;--color-bg-muted:#eef2f1;--color-text-main:#1f2933;--color-text-tab:#666;--color-text-tab-hover:#333;--color-text-contrast:#000;--color-text-secondary:#52606d;--color-text-light:#7b8794;--color-border:#e4e7eb;--color-white:#fff;--color-transparent:transparent;--color-white-translucent:#ffffffb3;--color-border-soft:#eef2f1;--color-border-section:#e4ebe7;--color-border-brand-soft:#dcece4;--color-border-brand-hover:#bdd8ca;--color-border-interactive-hover:var(--color-border-brand-hover);--color-bg-brand-subtle:#f6fbf8;--color-bg-brand-section:#f5f9f7;--color-bg-interactive-hover:var(--color-bg-brand-subtle);--color-surface-interactive-hover:var(--color-green-soft);--color-control-secondary:var(--color-text-secondary);--color-control-secondary-hover:var(--color-text-main);--color-control-outline-hover:var(--color-bg-muted);--color-control-disabled-border:var(--color-text-light);--color-skeleton-start:var(--color-bg-brand-subtle);--color-skeleton-middle:#e0f5e7;--color-tool-green-soft:#e9f6ef;--color-tool-blue-soft:#edf5fb;--color-tool-violet-soft:#f5effb;--color-quick-goal-balance:#4b8b9e;--color-green-primary:#2f7d5c;--color-green-hover:#25694d;--color-text-link-hover:var(--color-green-hover);--color-green-light:#e6f4ee;--color-green-soft:#f0faf6;--color-accent:#f59e0b;--color-accent-hover:#d97706;--color-accent-soft:#fef3c7;--color-success:#22c55e;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--color-violet:#7c3aed;--color-error-soft:#fff5f5;--color-info-soft:#eff6ff;--color-calculator-result-bg:#f8faf9;--color-calculator-result-border:#e6efe9;--color-calculator-result-heading:#0f3d2e;--color-calculator-result-blue:#4a90e2;--color-calculator-result-orange:#fa8e2f;--color-calculator-result-red:#f44;--color-calculator-warning-bg:#fff8e6;--color-calculator-warning-border:#ffe58f;--color-calculator-warning-text:#d48806;--shadow-sm:0 1px 2px #0000000a;--shadow-tab-active:0 2px 8px #00000014;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #00000014;--shadow-tool-image:0 18px 25px #1f44341f;--shadow-card-hover:0 10px 26px #1f443417;--shadow-control-hover:0 3px 10px #1f443414;--color-focus-ring-brand:#2f7d5c3d;--color-focus-ring:var(--color-focus-ring-brand);--color-overlay:#00000080;--radius-sm:2px;--radius-control:5px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:10px;--radius-3xl:12px;--radius-card:var(--radius-2xl);--radius-card-compact:var(--radius-xl);--radius-control-lg:var(--radius-3xl);--radius-pill:999px;--radius-modal:var(--radius-3xl);--radius-round:50%;--transition-normal:all .3s ease;--transition-none:none;--transition-fast:.2s ease;--transition-card:transform .2s ease,border-color .2s ease,box-shadow .2s ease;--transition-interactive:var(--transition-fast);--interactive-hover-transform:translateY(-2px);--interactive-hover-shadow:var(--shadow-control-hover);--card-hover-shadow:var(--shadow-card-hover);--focus-ring-width:3px;--focus-ring-offset:2px;--z-index-dropdown:1001;--z-index-mobile-menu:999;--z-index-header:100;--content-max-width:1220px;--font-size-title-sm:42px;--font-size-title-md:32px;--font-size-title-lg:24px;--font-size-text-sm:18px;--font-size-text-md:16px;--font-size-text-lg:14px}.CommentsSection-module-scss-module__nnjhQW__blogCommentsSection{border-top:1px solid #f0f0f0;margin-top:60px;padding-top:40px}.CommentsSection-module-scss-module__nnjhQW__blogCommentsSection .CommentsSection-module-scss-module__nnjhQW__blogCommentsTitle{color:#1a1a1a;margin-bottom:30px;font-size:24px;font-weight:700}.CommentsSection-module-scss-module__nnjhQW__replyIndicator{background:#f8faf8;border:1px solid #e0f0e5;border-radius:8px;margin-bottom:20px;padding:12px 16px}.CommentsSection-module-scss-module__nnjhQW__replyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIndicatorContent{align-items:center;gap:10px;display:flex}.CommentsSection-module-scss-module__nnjhQW__replyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIndicatorContent .CommentsSection-module-scss-module__nnjhQW__replyLabel{color:#666;font-size:14px}.CommentsSection-module-scss-module__nnjhQW__replyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIndicatorContent .CommentsSection-module-scss-module__nnjhQW__replyAuthor{color:#2d824c;font-size:14px;font-weight:600}.CommentsSection-module-scss-module__nnjhQW__replyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIndicatorContent .CommentsSection-module-scss-module__nnjhQW__cancelReplyButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;padding:0;font-size:20px;transition:all .2s;display:flex}@media (hover:hover) and (pointer:fine){.CommentsSection-module-scss-module__nnjhQW__replyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIndicatorContent .CommentsSection-module-scss-module__nnjhQW__cancelReplyButton:hover{color:#666;background:#f0f0f0}}.CommentsSection-module-scss-module__nnjhQW__blogCommentFormContainer{background:#f9f9f9;border-radius:12px;margin-top:20px;padding:20px}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentInput{resize:vertical;border:1px solid #e0e0e0;border-radius:8px;width:100%;min-height:100px;padding:16px;font-family:inherit;font-size:16px;line-height:1.5;transition:all .2s}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentInput:focus{border-color:#2d824c;outline:none;box-shadow:0 0 0 2px #2ea86e1a}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentInput:disabled{cursor:not-allowed;opacity:.7;background:#f5f5f5}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentInput::placeholder{color:#999}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions{justify-content:flex-end;gap:12px;margin-top:15px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__cancelButton{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}@media (hover:hover) and (pointer:fine){.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__cancelButton:hover:not(:disabled){background:#e5e5e5}}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__blogSubmitButton{color:#fff;cursor:pointer;background:#2d824c;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}@media (hover:hover) and (pointer:fine){.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__blogSubmitButton:hover:not(:disabled){background:#26955f}}.CommentsSection-module-scss-module__nnjhQW__blogCommentForm .CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__blogSubmitButton:disabled{opacity:.5;cursor:not-allowed}.CommentsSection-module-scss-module__nnjhQW__blogCommentsList .CommentsSection-module-scss-module__nnjhQW__noComments{text-align:center;color:#999;background:#f9f9f9;border-radius:12px;padding:40px;font-size:16px}.CommentsSection-module-scss-module__nnjhQW__blogCommentsList .CommentsSection-module-scss-module__nnjhQW__noComments p{margin:0}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem{background:#fff;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:10px;padding:20px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__replyComment{background:#fff;margin-left:0;padding:20px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__replyComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentAvatar{width:40px;height:40px;font-size:16px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__replyComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentUserName{font-size:15px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__replyComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentDate{font-size:13px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__replyComment .CommentsSection-module-scss-module__nnjhQW__blogCommentContent{font-size:16px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__nestedComment{background:#fafafa;border-left:3px solid #2d824c;margin-top:10px;margin-bottom:0;margin-left:30px;padding:16px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__nestedComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentAvatar{width:32px;height:32px;font-size:14px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__nestedComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentUserName{font-size:14px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__nestedComment .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentDate{font-size:12px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem.CommentsSection-module-scss-module__nnjhQW__nestedComment .CommentsSection-module-scss-module__nnjhQW__blogCommentContent{font-size:15px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__nestedCommentsContainer{margin-top:10px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__commentReplyIndicator{color:#666;background:#f8faf8;border-radius:6px;align-items:center;gap:8px;margin-bottom:15px;padding:10px 12px;font-size:14px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__commentReplyIndicator .CommentsSection-module-scss-module__nnjhQW__replyIcon{font-size:16px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__commentReplyIndicator .CommentsSection-module-scss-module__nnjhQW__replyToText{color:#2d824c;font-weight:600}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__commentReplyIndicator .CommentsSection-module-scss-module__nnjhQW__replyContentText{color:#666;font-style:italic}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__parentCommentPreview{background:#fff;border:1px dashed #ccc;border-radius:8px;margin-top:12px;padding:12px;font-size:13px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__parentCommentPreview .CommentsSection-module-scss-module__nnjhQW__parentCommentHeader{align-items:center;gap:6px;margin-bottom:6px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__parentCommentPreview .CommentsSection-module-scss-module__nnjhQW__parentCommentHeader .CommentsSection-module-scss-module__nnjhQW__parentCommentAuthor{color:#2d824c;font-size:13px;font-weight:600}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__parentCommentPreview .CommentsSection-module-scss-module__nnjhQW__parentCommentContent{color:#666;font-style:italic;line-height:1.4}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentAvatar{color:#fff;background:#2d824c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo{flex-direction:column;gap:2px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentUserName{color:#333;font-size:15px;font-weight:600}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentHeader .CommentsSection-module-scss-module__nnjhQW__blogCommentUserInfo .CommentsSection-module-scss-module__nnjhQW__blogCommentDate{color:#999;font-size:13px}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentContent{color:#333;white-space:pre-wrap;word-break:break-word;margin-bottom:15px;font-size:16px;line-height:1.6}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentActions{align-items:center;gap:12px;display:flex}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentActions .CommentsSection-module-scss-module__nnjhQW__replyButton{color:#2ea86e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s}@media (hover:hover) and (pointer:fine){.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentActions .CommentsSection-module-scss-module__nnjhQW__replyButton:hover{background:#f0f7f3}}.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentActions .CommentsSection-module-scss-module__nnjhQW__deleteButton{color:#e74c3c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s}@media (hover:hover) and (pointer:fine){.CommentsSection-module-scss-module__nnjhQW__blogCommentItem .CommentsSection-module-scss-module__nnjhQW__blogCommentActions .CommentsSection-module-scss-module__nnjhQW__deleteButton:hover{background:#fdf2f2}}@media (max-width:768px){.CommentsSection-module-scss-module__nnjhQW__blogCommentsSection{margin-top:40px;padding-top:30px}.CommentsSection-module-scss-module__nnjhQW__blogCommentsSection .CommentsSection-module-scss-module__nnjhQW__blogCommentsTitle{margin-bottom:20px;font-size:20px}.CommentsSection-module-scss-module__nnjhQW__blogCommentFormContainer,.CommentsSection-module-scss-module__nnjhQW__blogCommentItem{padding:16px}.CommentsSection-module-scss-module__nnjhQW__commentReplyIndicator{padding:8px 10px;font-size:13px}.CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions{flex-direction:column}.CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__cancelButton,.CommentsSection-module-scss-module__nnjhQW__blogCommentFormActions .CommentsSection-module-scss-module__nnjhQW__blogSubmitButton{width:100%}}
.RelatedPosts-module-scss-module__L6CdHW__section{flex-direction:column;row-gap:20px;margin-top:30px;display:flex}.RelatedPosts-module-scss-module__L6CdHW__title{margin:0;font-size:20px;font-weight:500;line-height:1.4}@media (max-width:768px){.RelatedPosts-module-scss-module__L6CdHW__title{font-size:18px}}@media (max-width:480px){.RelatedPosts-module-scss-module__L6CdHW__title{font-size:16px}}.RelatedPosts-module-scss-module__L6CdHW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}@media (max-width:560px){.RelatedPosts-module-scss-module__L6CdHW__grid{grid-template-columns:1fr;grid-auto-rows:1fr}}@media (max-width:480px){.RelatedPosts-module-scss-module__L6CdHW__grid{gap:10px}}
.ResetPassword-module-scss-module__z23LiG__wrapper{width:100%;max-width:480px;margin-top:20px}.ResetPassword-module-scss-module__z23LiG__form{flex-direction:column;gap:16px;display:flex}
