.settings-module__eSbG6G__page{width:100%;padding:clamp(14px,3vw,22px)}.settings-module__eSbG6G__header{flex-direction:column;gap:6px;display:flex}.settings-module__eSbG6G__title{color:#111827;letter-spacing:-.02em;font-size:clamp(18px,3.5vw,20px);font-weight:800}.settings-module__eSbG6G__subtitle{color:#6b7280;font-size:13px;font-weight:600}.settings-module__eSbG6G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-module__eSbG6G__aboutLink{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.settings-module__eSbG6G__aboutLink:hover{background:#f8fafc}.settings-module__eSbG6G__feedbackGrid{flex-wrap:wrap;gap:10px;display:flex}.settings-module__eSbG6G__secondaryActionButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.settings-module__eSbG6G__secondaryActionButton:hover{background:#f8fafc}.settings-module__eSbG6G__feedbackHint{color:#6b7280;margin-top:10px;font-size:12px;line-height:1.5}.settings-module__eSbG6G__walkthroughButton{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700}.settings-module__eSbG6G__walkthroughButton:hover:not(:disabled){background:#dbeafe}.settings-module__eSbG6G__walkthroughButton:disabled{opacity:.65;cursor:not-allowed}.settings-module__eSbG6G__sampleDataActions{gap:10px;display:grid}.settings-module__eSbG6G__clearSampleButton{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700}.settings-module__eSbG6G__clearSampleButton:hover:not(:disabled){background:#ffecec}.settings-module__eSbG6G__clearSampleButton:disabled{opacity:.65;cursor:not-allowed}.settings-module__eSbG6G__sampleDataHint{color:#6b7280;font-size:12px;line-height:1.45}.settings-module__eSbG6G__deleteAccountButton{color:#b91c1c;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;width:fit-content;min-height:40px;padding:0 14px;font-size:13px;font-weight:700}.settings-module__eSbG6G__deleteAccountButton:hover:not(:disabled){background:#ffecec}.settings-module__eSbG6G__deleteAccountButton:disabled{opacity:.65;cursor:not-allowed}.settings-module__eSbG6G__modalBackdrop{z-index:100;background:#0006;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.settings-module__eSbG6G__modalCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:10px;width:min(460px,100%);padding:16px;display:grid;box-shadow:0 16px 44px #0f172a33}.settings-module__eSbG6G__modalBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.settings-module__eSbG6G__modalBadgeFeedback{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.settings-module__eSbG6G__modalBadgeBug{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca}.settings-module__eSbG6G__modalBadgeRating{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.settings-module__eSbG6G__modalTitle{color:#111827;letter-spacing:-.02em;font-size:16px;font-weight:800}.settings-module__eSbG6G__modalText{color:#4b5563;font-size:13px;line-height:1.6}.settings-module__eSbG6G__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.settings-module__eSbG6G__modalCancel,.settings-module__eSbG6G__modalConfirm,.settings-module__eSbG6G__modalSubmit{cursor:pointer;border-radius:10px;min-height:38px;padding:0 12px;font-size:13px;font-weight:700}.settings-module__eSbG6G__modalCancel{color:#111827;background:#fff;border:1px solid #e5e7eb}.settings-module__eSbG6G__modalConfirm{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca}.settings-module__eSbG6G__modalSubmit{color:#fff;background:#111827;border:1px solid #111827}.settings-module__eSbG6G__modalSubmit:disabled,.settings-module__eSbG6G__modalConfirm:disabled,.settings-module__eSbG6G__modalCancel:disabled{opacity:.65;cursor:not-allowed}.settings-module__eSbG6G__formField{gap:6px;display:grid}.settings-module__eSbG6G__formLabel{color:#111827;font-size:13px;font-weight:700}.settings-module__eSbG6G__formInput,.settings-module__eSbG6G__formTextarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;font-size:14px;line-height:1.5}.settings-module__eSbG6G__formInput{min-height:42px;padding:0 12px}.settings-module__eSbG6G__formTextarea{resize:vertical;min-height:132px;padding:12px}.settings-module__eSbG6G__formInput:focus,.settings-module__eSbG6G__formTextarea:focus{border-color:#94a3b8;outline:none;box-shadow:0 0 0 3px #94a3b82e}.settings-module__eSbG6G__formError,.settings-module__eSbG6G__formSuccess{border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.settings-module__eSbG6G__formError{color:#b91c1c;background:#fff7f7;border:1px solid #fecaca}.settings-module__eSbG6G__formSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}@media (max-width:1000px){.settings-module__eSbG6G__grid{grid-template-columns:1fr}.settings-module__eSbG6G__clearSampleButton,.settings-module__eSbG6G__deleteAccountButton,.settings-module__eSbG6G__walkthroughButton,.settings-module__eSbG6G__secondaryActionButton,.settings-module__eSbG6G__aboutLink{width:100%}}@media (max-width:600px){.settings-module__eSbG6G__page{padding:16px 0 22px}.settings-module__eSbG6G__title{font-size:22px}.settings-module__eSbG6G__subtitle,.settings-module__eSbG6G__feedbackHint,.settings-module__eSbG6G__sampleDataHint,.settings-module__eSbG6G__modalText{font-size:14px;line-height:1.55}.settings-module__eSbG6G__aboutLink,.settings-module__eSbG6G__secondaryActionButton,.settings-module__eSbG6G__walkthroughButton,.settings-module__eSbG6G__clearSampleButton,.settings-module__eSbG6G__deleteAccountButton,.settings-module__eSbG6G__modalCancel,.settings-module__eSbG6G__modalConfirm,.settings-module__eSbG6G__modalSubmit{min-height:44px;font-size:14px}.settings-module__eSbG6G__modalCard{padding:18px}.settings-module__eSbG6G__modalTitle{font-size:18px}.settings-module__eSbG6G__modalBadge{min-height:30px;font-size:12px}.settings-module__eSbG6G__formLabel,.settings-module__eSbG6G__formError,.settings-module__eSbG6G__formSuccess{font-size:14px}}
.settingsProfileCard-module__EQ8sNW__wrap{flex-direction:column;gap:12px;display:flex}.settingsProfileCard-module__EQ8sNW__row{flex-direction:column;gap:6px;display:flex}.settingsProfileCard-module__EQ8sNW__label{color:#111827;font-size:13px;font-weight:650}.settingsProfileCard-module__EQ8sNW__input{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px}.settingsProfileCard-module__EQ8sNW__input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.settingsProfileCard-module__EQ8sNW__actions{align-items:center;gap:10px;margin-top:2px;display:flex}.settingsProfileCard-module__EQ8sNW__button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#111827;border-radius:10px;width:fit-content;padding:10px 14px;font-size:14px;font-weight:650}.settingsProfileCard-module__EQ8sNW__button:hover{background:#0b1220}.settingsProfileCard-module__EQ8sNW__saved{color:#16a34a;font-size:13px;font-weight:650}@media (max-width:420px){.settingsProfileCard-module__EQ8sNW__actions{flex-direction:column;align-items:flex-start;gap:6px}.settingsProfileCard-module__EQ8sNW__button{text-align:center;width:100%}}
.settingsListManager-module__e1_Vha__wrap{flex-direction:column;gap:12px;display:flex}.settingsListManager-module__e1_Vha__inputRow{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.settingsListManager-module__e1_Vha__left{flex-direction:column;flex:1;gap:6px;display:flex}.settingsListManager-module__e1_Vha__label{color:#111827;font-size:13px;font-weight:650}.settingsListManager-module__e1_Vha__input{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px}.settingsListManager-module__e1_Vha__input:focus{border-color:#c7d2fe;box-shadow:0 0 0 3px #6366f126}.settingsListManager-module__e1_Vha__add{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#111827;border-radius:10px;align-items:center;gap:8px;height:40px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.settingsListManager-module__e1_Vha__add:hover{background:#0b1220}.settingsListManager-module__e1_Vha__list{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.settingsListManager-module__e1_Vha__item{background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:5px 7px 5px 10px;display:flex}.settingsListManager-module__e1_Vha__name{color:#111827;overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.25}.settingsListManager-module__e1_Vha__delete{cursor:pointer;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.settingsListManager-module__e1_Vha__delete:hover{background:#e5e7eb}.settingsListManager-module__e1_Vha__empty{color:#6b7280;padding:10px 2px;font-size:13px;font-weight:600}@media (max-width:600px){.settingsListManager-module__e1_Vha__inputRow{flex-direction:column;align-items:stretch;gap:10px}.settingsListManager-module__e1_Vha__add{justify-content:center;width:100%}.settingsListManager-module__e1_Vha__name{font-size:12px}}
.settingsSection-module__PPFsEq__card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px 18px}.settingsSection-module__PPFsEq__top{margin-bottom:12px}.settingsSection-module__PPFsEq__title{color:#111827;letter-spacing:-.01em;font-size:16px;font-weight:780}.settingsSection-module__PPFsEq__description{color:#6b7280;margin-top:4px;font-size:13px;font-weight:600}.settingsSection-module__PPFsEq__content{margin-top:10px}@media (max-width:600px){.settingsSection-module__PPFsEq__card{padding:14px}.settingsSection-module__PPFsEq__title{font-size:15px}.settingsSection-module__PPFsEq__description{font-size:12.5px}}
