.Toaster-module-scss-module__cX8mhG__toast,.Toaster-module-scss-module__cX8mhG__toastWarning,.Toaster-module-scss-module__cX8mhG__toastError,.Toaster-module-scss-module__cX8mhG__toastSuccess{align-items:center;gap:0;max-width:360px;padding:12px 20px;font-size:16px;font-weight:500;display:flex;box-shadow:0 4px 12px #0000000d;border-radius:999px!important}.Toaster-module-scss-module__cX8mhG__toastSuccess{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #16d16926!important}.Toaster-module-scss-module__cX8mhG__toastSuccess i{color:#00d098;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}.Toaster-module-scss-module__cX8mhG__toastError{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #e43a0426!important}.Toaster-module-scss-module__cX8mhG__toastError i{color:#fa4f50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}.Toaster-module-scss-module__cX8mhG__toastWarning{color:#2e3842!important;box-shadow:0 2px 2px #2125290f,0 4px 12px #e43a0426!important}.Toaster-module-scss-module__cX8mhG__toastWarning i{color:#fa4f50;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:28px;display:flex;box-shadow:0 4px 6px #21252933}
.StepDatePicker-module-scss-module__-iRyNa__wrapper{position:relative}.StepDatePicker-module-scss-module__-iRyNa__trigger{cursor:pointer;text-align:left;color:#232a33;background:#f0f0f0;border:none;border-radius:.75rem;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:53px;padding:16px 12px;font-family:inherit;font-size:14px;font-weight:400;transition:box-shadow .15s;display:flex}.StepDatePicker-module-scss-module__-iRyNa__trigger:hover{box-shadow:inset 0 0 0 1.5px #797fdf}.StepDatePicker-module-scss-module__-iRyNa__trigger.StepDatePicker-module-scss-module__-iRyNa__placeholder span{color:#6f6f6f;font-size:14px;font-weight:400}.StepDatePicker-module-scss-module__-iRyNa__trigger svg{color:#bebebe;flex-shrink:0}.StepDatePicker-module-scss-module__-iRyNa__backdrop{z-index:999;position:fixed;inset:0}.StepDatePicker-module-scss-module__-iRyNa__popup{z-index:1000;background:#fff;border:1px solid #f0f0f0;border-radius:20px;width:232px;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 -4px 24px #0000001a,0 2px 8px #0000000f}.StepDatePicker-module-scss-module__-iRyNa__header{background:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.StepDatePicker-module-scss-module__-iRyNa__headerTitle{color:#1e1e1e;letter-spacing:.01em;font-size:12px;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__navBtn{cursor:pointer;color:#969696;background:0 0;border:none;border-radius:8px;padding:3px 6px;font-size:13px;line-height:1}.StepDatePicker-module-scss-module__-iRyNa__navBtn:hover{color:#1e1e1e;background:#f0f0f0}.StepDatePicker-module-scss-module__-iRyNa__navPlaceholder{width:26px}.StepDatePicker-module-scss-module__-iRyNa__yearGrid{grid-template-columns:repeat(3,1fr);gap:2px;max-height:174px;padding:8px;display:grid;overflow-y:auto}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar{width:4px}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar-track{background:0 0}.StepDatePicker-module-scss-module__-iRyNa__yearGrid::-webkit-scrollbar-thumb{background:#e6e6e6;border-radius:4px}.StepDatePicker-module-scss-module__-iRyNa__cell{cursor:pointer;color:#464646;text-align:center;background:0 0;border:none;border-radius:10px;padding:7px 4px;font-family:inherit;font-size:12px;transition:background .12s}.StepDatePicker-module-scss-module__-iRyNa__cell:hover{color:#fff;background:#c1c4ef}.StepDatePicker-module-scss-module__-iRyNa__cell.StepDatePicker-module-scss-module__-iRyNa__selected{color:#fff;background:#797fdf;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__monthGrid{grid-template-columns:repeat(3,1fr);gap:2px;padding:8px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayView{padding:6px 8px 8px}.StepDatePicker-module-scss-module__-iRyNa__dayNames{grid-template-columns:repeat(7,1fr);margin-bottom:2px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayNames span{text-align:center;color:#bebebe;letter-spacing:.02em;text-transform:uppercase;padding:2px 0;font-size:9px;font-weight:700}.StepDatePicker-module-scss-module__-iRyNa__dayGrid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.StepDatePicker-module-scss-module__-iRyNa__dayBtn{aspect-ratio:1;cursor:pointer;color:#464646;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:11px;transition:background .12s;display:flex}.StepDatePicker-module-scss-module__-iRyNa__dayBtn:hover{color:#fff;background:#c1c4ef}.StepDatePicker-module-scss-module__-iRyNa__dayBtn.StepDatePicker-module-scss-module__-iRyNa__selected{color:#fff;background:#797fdf;font-weight:700}
.SimpleSlider-module-scss-module__qyKEGq__Slider{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;position:relative;overflow:visible}@media (max-width:768px){.SimpleSlider-module-scss-module__qyKEGq__Slider{margin-bottom:.5rem;overflow:visible}}.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__Slider__frame{flex-direction:row;place-content:center;align-items:center;height:100%;padding:1rem;display:flex}@media (max-width:768px){.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__Slider__frame{padding:.5rem .5rem .75rem}}.SimpleSlider-module-scss-module__qyKEGq__Slider .SimpleSlider-module-scss-module__qyKEGq__slick-dots{bottom:-70px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-track{margin-left:0;margin-right:auto}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-prev{color:#e6e6e6;left:-15px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-next{color:#e6e6e6;right:-15px}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow{cursor:pointer;z-index:9;background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:hover{background-color:#e6e6e6}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:hover:before{color:#232a33}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow:before{color:#79cd2c;font-size:36px;line-height:1.26}.SimpleSlider-module-scss-module__qyKEGq__Slider .slick-arrow.slick-disabled{display:none}
.HeroEditor-module-scss-module__SeRMGG__pageContainer{box-sizing:border-box;z-index:1;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem;position:relative}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__pageContainer{padding:0 1rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__pageContainer{padding:0 .75rem}}.HeroEditor-module-scss-module__SeRMGG__grid{box-sizing:border-box;grid-template-columns:.6fr 1fr;gap:2.5rem;width:100%;margin-bottom:2rem}@media (max-width:1024px){.HeroEditor-module-scss-module__SeRMGG__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__grid{gap:1.5rem;margin-bottom:1rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__grid{gap:1rem}}.HeroEditor-module-scss-module__SeRMGG__settingsCard{box-sizing:border-box;background:#fff;border-radius:30px;width:100%;height:fit-content;padding:2rem;transition:all .3s;overflow:hidden;box-shadow:0 6px 24px #0000000d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__settingsCard{border-radius:20px;padding:1.5rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__settingsCard{border-radius:16px;padding:1rem}}.HeroEditor-module-scss-module__SeRMGG__settingsCard:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000000d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__settingsCard:hover{transform:none}}.HeroEditor-module-scss-module__SeRMGG__saveSettingsCard{box-sizing:border-box;background:#fff;border-radius:30px;width:100%;height:fit-content;padding:2rem;transition:all .3s;overflow:hidden;box-shadow:0 6px 24px #0000000d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__saveSettingsCard{border-radius:20px;padding:1.5rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__saveSettingsCard{border-radius:16px;padding:1rem}}.HeroEditor-module-scss-module__SeRMGG__saveSettingsCard:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000000d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__saveSettingsCard:hover{transform:none}}.HeroEditor-module-scss-module__SeRMGG__secondColumn{gap:2rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__secondColumn{gap:1.5rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__secondColumn{gap:1rem}}.HeroEditor-module-scss-module__SeRMGG__heroAppearanceSection{border-radius:30px;gap:2rem;padding:2rem;position:relative}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__heroAppearanceSection{border-radius:20px;gap:1.5rem;padding:1.5rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__heroAppearanceSection{border-radius:16px;gap:1rem;padding:1rem}}.HeroEditor-module-scss-module__SeRMGG__cardHeader{color:#232a33;margin-bottom:2rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__cardHeader{margin-bottom:1.5rem;font-size:1.25rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__cardHeader{margin-bottom:1rem;font-size:1.125rem}}.HeroEditor-module-scss-module__SeRMGG__section{margin-bottom:2.5rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__section{margin-bottom:2rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__section{margin-bottom:1.5rem}}.HeroEditor-module-scss-module__SeRMGG__section:last-child{margin-bottom:0}.HeroEditor-module-scss-module__SeRMGG__sectionTitle{color:#232a33;margin-bottom:1.5rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__sectionTitle{margin-bottom:1rem;padding:.5rem 0}}.HeroEditor-module-scss-module__SeRMGG__inputGroup{margin-bottom:1rem}.HeroEditor-module-scss-module__SeRMGG__inputGroup:last-child{margin-bottom:0}.HeroEditor-module-scss-module__SeRMGG__magicButtonContainer{margin-top:.5rem}.HeroEditor-module-scss-module__SeRMGG__sliderContainer{margin-bottom:1.5rem}.HeroEditor-module-scss-module__SeRMGG__sliderContainer:last-child{margin-bottom:0}.HeroEditor-module-scss-module__SeRMGG__sliderLabel{color:#6f6f6f;margin-bottom:.5rem;font-size:.9rem}.HeroEditor-module-scss-module__SeRMGG__sliderValue{color:#464646;font-weight:700}.HeroEditor-module-scss-module__SeRMGG__superSkillsContainer{grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__superSkillsContainer{grid-template-columns:1fr 1fr;gap:.5rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__superSkillsContainer{grid-template-columns:1fr;gap:.5rem}}.HeroEditor-module-scss-module__SeRMGG__skillItem{cursor:pointer;background:#fafafa;border-radius:6px;align-items:center;gap:.5rem;min-height:44px;padding:.75rem;font-size:16px;font-weight:500;transition:all .2s}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__skillItem{border-radius:8px;min-height:48px;padding:1rem;font-size:15px}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__skillItem{border-radius:10px;min-height:48px;padding:1.125rem;font-size:14px}}.HeroEditor-module-scss-module__SeRMGG__skillItem:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__skillItem:hover{transform:none}}.HeroEditor-module-scss-module__SeRMGG__skillItem.HeroEditor-module-scss-module__SeRMGG__selected{color:#fff;background:#ff6b35;box-shadow:0 4px 12px #0000001a}.HeroEditor-module-scss-module__SeRMGG__skillItem.HeroEditor-module-scss-module__SeRMGG__selected:hover{background:#e55a2b;transform:translateY(-1px);box-shadow:0 4px 6px #21252933}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__skillItem.HeroEditor-module-scss-module__SeRMGG__selected:hover{transform:none}}.HeroEditor-module-scss-module__SeRMGG__skillItem.HeroEditor-module-scss-module__SeRMGG__disabled{opacity:.5;cursor:not-allowed;background:#f0f0f0}.HeroEditor-module-scss-module__SeRMGG__skillItem.HeroEditor-module-scss-module__SeRMGG__disabled:hover{box-shadow:none;background:#f0f0f0;transform:none}.HeroEditor-module-scss-module__SeRMGG__hiddenCheckbox{opacity:0;pointer-events:none;position:absolute}.HeroEditor-module-scss-module__SeRMGG__limitTooltip{color:#fff;z-index:1000;background:#1e1e1e;border-radius:6px;padding:.75rem 1rem;font-size:14px;font-weight:400;box-shadow:0 4px 12px #0000001a}.HeroEditor-module-scss-module__SeRMGG__tooltipArrow{fill:#1e1e1e}.HeroEditor-module-scss-module__SeRMGG__imageContainer{aspect-ratio:1;background:linear-gradient(135deg,#f0f2fb 0%,#fffaf0 100%);border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;transition:all .3s;position:relative;overflow:hidden}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__imageContainer{border-radius:16px;max-width:360px}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__imageContainer{border-radius:12px;max-width:300px}}.HeroEditor-module-scss-module__SeRMGG__imageContainer:hover{background:linear-gradient(135deg,#e0e2f7 0%,#fff9ed 100%)}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__imageContainer:hover{background:linear-gradient(135deg,#f0f2fb 0%,#fffaf0 100%)}}.HeroEditor-module-scss-module__SeRMGG__imageContainer img{-o-object-fit:contain;object-fit:contain;border-radius:22px;width:100%;height:100%;box-shadow:0 6px 24px #0000000d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__imageContainer img{border-radius:14px}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__imageContainer img{border-radius:10px}}.HeroEditor-module-scss-module__SeRMGG__placeholderText{color:#969696;text-align:center;font-size:1rem}.HeroEditor-module-scss-module__SeRMGG__imageToolbar{background:0 0;justify-content:center;gap:1rem;margin-top:1rem;padding:.5rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__imageToolbar{border-radius:10px;gap:.75rem;padding:.75rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__imageToolbar{border-radius:8px;flex-wrap:wrap;gap:.5rem;padding:.5rem}}.HeroEditor-module-scss-module__SeRMGG__toolbarButton{color:#464646;cursor:pointer;background:#fafafa;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;min-width:60px;height:60px;font-size:12px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton{width:56px;min-width:56px;height:56px;font-size:11px}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton{border-radius:6px;width:48px;min-width:48px;height:48px;font-size:10px}}.HeroEditor-module-scss-module__SeRMGG__toolbarButton:hover:not(:disabled){filter:brightness(.97);transform:translateY(-2px);box-shadow:0 4px 6px #21252933}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton:hover:not(:disabled){transform:none}}.HeroEditor-module-scss-module__SeRMGG__toolbarButton:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 2px #2125290f}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton:active:not(:disabled){color:#fff;background:linear-gradient(135deg,#22c1c3 0%,#fdbb2d 100%)}}.HeroEditor-module-scss-module__SeRMGG__toolbarButton:disabled{opacity:.8;cursor:not-allowed;transform:none}.HeroEditor-module-scss-module__SeRMGG__toolbarButton.HeroEditor-module-scss-module__SeRMGG__loading{color:#fff;background:linear-gradient(135deg,#22c1c3 0%,#fdbb2d 100%);animation:1.5s ease-in-out infinite HeroEditor-module-scss-module__SeRMGG__pulse}.HeroEditor-module-scss-module__SeRMGG__toolbarButton i{margin-bottom:2px;font-size:18px}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton i{font-size:16px}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__toolbarButton i{font-size:16px}}.HeroEditor-module-scss-module__SeRMGG__buttonLabel{display:none}.HeroEditor-module-scss-module__SeRMGG__tGenerate{color:#5b4bd6;background:#ece9fb}.HeroEditor-module-scss-module__SeRMGG__tReference{color:#2f3560;background:#e7f0fe}.HeroEditor-module-scss-module__SeRMGG__tDraw{color:#2f3560;background:#fbf3e0}.HeroEditor-module-scss-module__SeRMGG__tRemove{color:#2f3560;background:#fce7ea}.HeroEditor-module-scss-module__SeRMGG__tRedraw{color:#2f3560;background:#e7f6ec}@keyframes HeroEditor-module-scss-module__SeRMGG__pulse{0%,to{opacity:1}50%{opacity:.7}}.HeroEditor-module-scss-module__SeRMGG__privacySection{gap:.5rem}.HeroEditor-module-scss-module__SeRMGG__privacyToggle{gap:.75rem}.HeroEditor-module-scss-module__SeRMGG__privacyDescription{color:#6f6f6f;margin-left:2rem;font-size:.85rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__mobileCreateButton{z-index:10;margin-top:2rem;position:sticky;bottom:1rem;box-shadow:0 6px 24px #0000000d}}.HeroEditor-module-scss-module__SeRMGG__suggestionsContainer{background:linear-gradient(135deg,#22c1c30d 0%,#fdbb2d0d 100%);border-radius:12px;margin-top:1rem;padding:1rem;animation:.4s ease-out HeroEditor-module-scss-module__SeRMGG__slideInUp}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__suggestionsContainer{border-radius:8px;margin-top:.75rem;padding:.75rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__suggestionsContainer{border-radius:6px;padding:.5rem}}.HeroEditor-module-scss-module__SeRMGG__suggestionsHeader{margin-bottom:.75rem}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__suggestionsHeader{margin-bottom:.5rem}}.HeroEditor-module-scss-module__SeRMGG__suggestionsTitle{color:#232a33;align-items:center;gap:.5rem;font-weight:600;display:flex}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__suggestionsTitle{font-size:.9rem}}.HeroEditor-module-scss-module__SeRMGG__closeSuggestions{color:#969696;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:.25rem;font-size:14px;transition:all .2s;display:flex}.HeroEditor-module-scss-module__SeRMGG__closeSuggestions:hover{color:#22c1c3;background:#22c1c31a;transform:scale(1.1)}.HeroEditor-module-scss-module__SeRMGG__closeSuggestions:active{transform:scale(.95)}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__closeSuggestions{width:28px;height:28px;font-size:16px}}.HeroEditor-module-scss-module__SeRMGG__suggestionsList{gap:.5rem}.HeroEditor-module-scss-module__SeRMGG__suggestionItem{cursor:pointer;text-align:left;background:#ffffffb3;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;min-height:48px;margin-bottom:.5rem;padding:.75rem;transition:all .3s;display:flex}.HeroEditor-module-scss-module__SeRMGG__suggestionItem:last-child{margin-bottom:0}.HeroEditor-module-scss-module__SeRMGG__suggestionItem:hover:not(.HeroEditor-module-scss-module__SeRMGG__disabled){background:#22c1c31a;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.HeroEditor-module-scss-module__SeRMGG__suggestionItem:active:not(.HeroEditor-module-scss-module__SeRMGG__disabled){background:#22c1c326;transform:translateY(0)}.HeroEditor-module-scss-module__SeRMGG__suggestionItem.HeroEditor-module-scss-module__SeRMGG__disabled{opacity:.6;cursor:not-allowed;background:#c8c8c84d}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__suggestionItem{border-radius:6px;min-height:52px;padding:1rem}.HeroEditor-module-scss-module__SeRMGG__suggestionItem:hover:not(.HeroEditor-module-scss-module__SeRMGG__disabled){background:#22c1c31a;transform:none}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__suggestionItem{min-height:56px;padding:.875rem}}.HeroEditor-module-scss-module__SeRMGG__suggestionText{color:#6f6f6f;margin-bottom:.25rem;font-size:.9rem;line-height:1.4}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__suggestionText{font-size:.85rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__suggestionText{font-size:.8rem}}.HeroEditor-module-scss-module__SeRMGG__clickHint{color:#22c1c3;opacity:.8;font-size:.75rem;font-weight:500}@media (max-width:768px){.HeroEditor-module-scss-module__SeRMGG__clickHint{font-size:.7rem}}@media (max-width:480px){.HeroEditor-module-scss-module__SeRMGG__clickHint{font-size:.65rem}}@keyframes HeroEditor-module-scss-module__SeRMGG__slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.ProfilesSettings-module-scss-module__pWAQKa__loading{color:#6f6f6f;padding:1rem 0;font-size:.9rem}.ProfilesSettings-module-scss-module__pWAQKa__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:52.125rem){.ProfilesSettings-module-scss-module__pWAQKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:30rem){.ProfilesSettings-module-scss-module__pWAQKa__grid{grid-template-columns:1fr}}.ProfilesSettings-module-scss-module__pWAQKa__card{background:#fff;border:none;border-radius:2rem;flex-direction:column;align-items:center;gap:0;padding:2rem 1.5rem 1.5rem;transition:box-shadow .15s;display:flex;box-shadow:0 6px 24px #0000000d}.ProfilesSettings-module-scss-module__pWAQKa__card:hover{box-shadow:0 4px 12px #0000001a}.ProfilesSettings-module-scss-module__pWAQKa__avatarWrap{justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex;position:relative}.ProfilesSettings-module-scss-module__pWAQKa__avatarCircle{overflow:hidden;border-radius:50%!important}.ProfilesSettings-module-scss-module__pWAQKa__statsRow{width:100%;margin-bottom:1.25rem;display:flex}.ProfilesSettings-module-scss-module__pWAQKa__statItem{flex-direction:column;flex:1;align-items:center;gap:.35rem;display:flex}.ProfilesSettings-module-scss-module__pWAQKa__statItem+.ProfilesSettings-module-scss-module__pWAQKa__statItem{border-left:1px solid #e6e6e659}.ProfilesSettings-module-scss-module__pWAQKa__statIcon{border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.ProfilesSettings-module-scss-module__pWAQKa__statIconYellow{color:#eab600;background:#fce28b}.ProfilesSettings-module-scss-module__pWAQKa__statIconBlue{color:#14b1ff;background:#e0f5ff}.ProfilesSettings-module-scss-module__pWAQKa__divider{opacity:.25;background:#e6e6e6;width:100%;height:1px;margin-bottom:.875rem}.ProfilesSettings-module-scss-module__pWAQKa__editButton{color:#646ad7;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-size:.8rem;font-weight:600}.ProfilesSettings-module-scss-module__pWAQKa__editButton:hover{color:#3a3d9f}
