.style_title__yQMUp{font-size:18px;font-weight:700}.UserSelector_userSelector__CcpOH{width:100%}.UserSelector_header__9B_LB{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.UserSelector_header__9B_LB h3{margin:0;color:#333;font-size:18px;font-weight:600}.UserSelector_selectedCount__r3C6_{color:#007bff;font-weight:600;font-size:14px}.UserSelector_controls__sO8Eu{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.UserSelector_bulkActions__KYK_F{display:flex;gap:10px;flex-wrap:wrap}.UserSelector_genderFilters__ot_bb{display:flex;flex-direction:column;gap:10px}.UserSelector_genderButtons__i1KfU{display:flex;gap:10px;flex-wrap:wrap}.UserSelector_tableContainer__a5tQ0{width:100%;overflow-x:auto;margin-bottom:20px;border:1px solid #ddd;border-radius:4px;background:#fff}.UserSelector_usersTable__oSsAS{width:100%;border-collapse:collapse;font-size:14px}.UserSelector_usersTable__oSsAS thead{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.UserSelector_usersTable__oSsAS th{padding:12px 8px;text-align:left;font-weight:600;color:#495057;border-right:1px solid #dee2e6}.UserSelector_usersTable__oSsAS th:last-child{border-right:none}.UserSelector_checkboxColumn__24bxE{width:40px;text-align:center}.UserSelector_usersTable__oSsAS td{padding:12px 8px;border-right:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.UserSelector_usersTable__oSsAS td:last-child{border-right:none}.UserSelector_userRow__pgcVH{cursor:pointer;transition:background-color .2s ease}.UserSelector_userRow__pgcVH:hover{background-color:#f8f9fa}.UserSelector_selectedRow__eKKkB{background-color:#e3f2fd!important}.UserSelector_selectedRow__eKKkB:hover{background-color:#bbdefb!important}.UserSelector_evenRow__CAKdF{background-color:#fff}.UserSelector_oddRow__UhRhN{background-color:#f8f9fa}.UserSelector_emailCell__Dld_7{color:#007bff;font-weight:500}.UserSelector_selectedUsers__qin0I{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.UserSelector_selectedUsers__qin0I h4{margin:0 0 15px;color:#333;font-size:16px;font-weight:600}.UserSelector_noSelection__UHIJC{color:#666;font-style:italic;margin:0}.UserSelector_selectedList__Grwhp{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.UserSelector_selectedUser__LX2bW{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#fff;border:1px solid #ddd;border-radius:4px}.UserSelector_userInfo__XVP31{color:#333;font-size:14px}.UserSelector_removeButton__j6kZs{background:#dc3545;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.UserSelector_removeButton__j6kZs:hover{background:#c82333}@media (max-width:768px){.UserSelector_userSelector__CcpOH{padding:15px}.UserSelector_bulkActions__KYK_F,.UserSelector_genderButtons__i1KfU{flex-direction:column}.UserSelector_usersTable__oSsAS{font-size:12px}.UserSelector_usersTable__oSsAS td,.UserSelector_usersTable__oSsAS th{padding:8px 4px}.UserSelector_header__9B_LB{flex-direction:column;align-items:flex-start;gap:10px}}.BulkEmailComponent_container__dBghy{max-width:100%;margin:0 auto;padding:20px;width:100%}.BulkEmailComponent_section__iZvOz{margin-top:30px;margin-bottom:30px;padding:20px;border:1px solid #e0e0e0;background:#fafafa}.BulkEmailComponent_section__iZvOz h3{margin:0 0 15px;color:#333;font-size:18px;font-weight:600}.BulkEmailComponent_helpText__oe2Ug{margin:0 0 10px;color:#666;font-size:14px;font-style:italic}.BulkEmailComponent_actions__OfiKu{margin-top:30px;text-align:center}.BulkEmailComponent_result__AdT39{margin-top:20px;padding:20px;border-radius:8px;border:1px solid}.BulkEmailComponent_result__AdT39.BulkEmailComponent_success__JnOif{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.BulkEmailComponent_result__AdT39.BulkEmailComponent_error__rsN7f{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.BulkEmailComponent_result__AdT39 h3{margin:0 0 10px;font-size:18px}.BulkEmailComponent_result__AdT39 p{margin:0 0 10px}.BulkEmailComponent_stats__hrYwq{margin-top:15px;padding-top:15px;border-top:1px solid rgba(0,0,0,.1)}.BulkEmailComponent_stats__hrYwq p{margin:5px 0;font-weight:600}.BulkEmailComponent_errors__JgEW6{margin-top:15px}.BulkEmailComponent_errors__JgEW6 h4{margin:0 0 10px;color:#dc3545;font-size:16px}.BulkEmailComponent_errorItem__YKTOg{margin:5px 0;padding:5px 10px;background-color:rgba(220,53,69,.1);border-radius:4px;font-size:14px;font-family:Courier New,monospace}@media (max-width:768px){.BulkEmailComponent_container__dBghy{padding:10px}.BulkEmailComponent_section__iZvOz{padding:15px}.BulkEmailComponent_testSection___x2uX{flex-direction:column;align-items:stretch}.BulkEmailComponent_testSection___x2uX>div:first-child{margin-bottom:10px}}.NotificationPopup_popup__ozcGd{position:fixed;width:-moz-max-content;width:max-content;bottom:30px;right:50%;transform:translate(50%,-50%);padding:10px;border-radius:5px;color:#fff;z-index:1000;animation:NotificationPopup_fade-in-out__6gZmD 3s ease-in-out}.NotificationPopup_success__rSkrb{background-color:green}.NotificationPopup_error__A3q8C{background-color:red}.NotificationPopup_info__3WSpe{background-color:blue}@keyframes NotificationPopup_fade-in-out__6gZmD{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.style_resultsContent__RY4eo{--sg-ink:#262221;--sg-ink-muted:#6b6b6b;--sg-border:#c8c8c8;--sg-badge-bg:#fff0ed;--sg-accent:#fe6346;color:var(--sg-ink);line-height:1.6;font-family:Lato,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.style_resultsContent__RY4eo>:first-child{margin-top:0}.style_resultsContent__RY4eo>:last-child{margin-bottom:0}.style_resultsContent__RY4eo h1{font-family:Raleway,sans-serif;font-weight:500;font-style:normal;font-size:40px;line-height:130%;letter-spacing:-.02em;margin-bottom:30px;margin-top:0;color:var(--sg-ink)}.style_resultsContent__RY4eo h2{font-size:1.25rem;margin-bottom:.75rem;margin-top:0;color:var(--sg-ink)}.style_resultsContent__RY4eo h3{font-size:1.125rem;margin-bottom:.75rem;margin-top:0;color:var(--sg-ink)}.style_resultsContent__RY4eo p{margin-bottom:0;margin-top:0;font-size:16px;line-height:1.55;color:var(--sg-ink)}.style_resultsContent__RY4eo ol,.style_resultsContent__RY4eo ul{margin-bottom:0;margin-top:0;padding-left:1.25rem}.style_resultsContent__RY4eo li{margin-bottom:0;margin-top:0;font-size:16px;line-height:1.55;color:var(--sg-ink)}.style_resultsContent__RY4eo strong{font-weight:600}.style_resultsContent__RY4eo em{font-style:italic}.style_resultsContent__RY4eo .sg-range{margin:24px 0}.style_resultsContent__RY4eo .sg-range .sg-range__labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));-moz-column-gap:8px;column-gap:8px;height:auto;margin-bottom:16px;text-align:center;position:relative}@media (max-width:768px){.style_resultsContent__RY4eo .sg-range{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin:24px 0}.style_resultsContent__RY4eo .sg-range .sg-range__labels{display:flex;flex-direction:column;gap:0;order:2;min-width:120px;margin:0;padding:0;text-align:left}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span{font-size:12px;line-height:1.4;white-space:normal;text-align:left;padding:4px 0;color:var(--sg-ink-muted);position:relative}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div.is-active,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span.is-active{font-weight:600;color:var(--sg-ink)}.style_resultsContent__RY4eo .sg-range .sg-range__track{order:1;position:relative;width:90px;min-height:200px;display:flex;align-items:stretch}.style_resultsContent__RY4eo .sg-range .sg-range__segments{display:flex;flex-direction:column;width:90px;height:100%;min-height:200px}.style_resultsContent__RY4eo .sg-range .sg-range__segment{width:90px;height:calc(100% / 7);flex:1}.style_resultsContent__RY4eo .sg-range .sg-range__segment:first-of-type{border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0}.style_resultsContent__RY4eo .sg-range .sg-range__segment:last-of-type{border-bottom-left-radius:30px;border-bottom-right-radius:30px;border-top-left-radius:0;border-top-right-radius:0}.style_resultsContent__RY4eo .sg-range .sg-range__thumb{position:absolute;left:50%;top:0;width:16px;height:16px;background:var(--sg-accent);border-radius:50%;transform:translate(-50%,-50%);z-index:10;box-shadow:0 0 0 2px #fff}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div:first-child,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span:first-child{font-size:0}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div:first-child:before,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span:first-child:before{content:"Искл. низкий";font-size:12px;display:block}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div:nth-child(7),.style_resultsContent__RY4eo .sg-range .sg-range__labels>span:nth-child(7){font-size:0}.style_resultsContent__RY4eo .sg-range .sg-range__labels>div:nth-child(7):before,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span:nth-child(7):before{content:"Искл. высокий";font-size:12px;display:block}}@media (max-width:475px){.style_resultsContent__RY4eo .sg-range .sg-range__labels>div,.style_resultsContent__RY4eo .sg-range .sg-range__labels>span{font-size:10px}}.style_resultsContent__RY4eo .sg-range .sg-range__segment{background:#e5e7eb;width:calc(100% / 7);height:16px}.style_resultsContent__RY4eo .sg-range .sg-range__segment:first-of-type,.style_resultsContent__RY4eo .sg-range .sg-range__segment:last-of-type{background:#e9e9e9}@media (min-width:769px){.style_resultsContent__RY4eo .sg-range .sg-range__segment:first-of-type{border-top-left-radius:30px;border-bottom-left-radius:30px}.style_resultsContent__RY4eo .sg-range .sg-range__segment:last-of-type{border-top-right-radius:30px;border-bottom-right-radius:30px}}.style_resultsContent__RY4eo .sg-range .sg-range__segment:nth-of-type(2),.style_resultsContent__RY4eo .sg-range .sg-range__segment:nth-of-type(6){background:#c8c8c8}.style_resultsContent__RY4eo .sg-range .sg-range__segment:nth-of-type(3),.style_resultsContent__RY4eo .sg-range .sg-range__segment:nth-of-type(5){background:#9c9c9c}.style_resultsContent__RY4eo .sg-range .sg-range__segment:nth-of-type(4){background:#3c3635}.style_resultsContent__RY4eo .sg-range .sg-range__segments{display:flex;align-items:center;justify-content:center;width:100%;height:16px}.style_resultsContent__RY4eo .sg-range .sg-range__track{position:relative}.style_resultsContent__RY4eo .sg-range .sg-range__thumb{position:absolute;top:50%;width:16px;height:16px;background:var(--sg-accent);border-radius:50%;left:0;transform:translate(-50%,-50%);z-index:10}.style_resultsContent__RY4eo .sg-range .sg-range__label{margin-top:8px;display:grid;font-size:12px;line-height:1.2;color:var(--sg-ink-muted)}.style_resultsContent__RY4eo .sg-range .sg-range__label>div{text-align:center}@media screen and (max-width:768px){.style_resultsContent__RY4eo .sg-range__label{text-align:left!important}.style_resultsContent__RY4eo .sg-range .sg-range__label{margin-top:4px}}.style_resultsContent__RY4eo .sg-range .sg-range__labels>span{text-align:center;font-size:12px;color:var(--sg-ink-muted)}.style_resultsContent__RY4eo .sg-range .sg-range__labels>span.is-active{font-weight:600;color:var(--sg-ink)}.style_resultsContent__RY4eo .sg-range__caption{margin-top:.5rem;font-size:10px;color:var(--sg-ink-muted);text-align:center}@media (min-width:640px){.style_resultsContent__RY4eo .sg-range__caption{font-size:11px}}@media (min-width:768px){.style_resultsContent__RY4eo .sg-range__caption{font-size:12px}}@media (max-width:768px){.style_resultsContent__RY4eo .sg-range__caption{display:none}}.style_resultsContent__RY4eo .sg-list{border:1px solid var(--sg-border);padding:16px;margin-bottom:40px;margin-top:0}.style_resultsContent__RY4eo .sg-list div:first-child{font-family:Lato,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;color:var(--sg-ink);font-size:20px;line-height:1.35;font-weight:500;margin-bottom:24px;margin-top:0}.style_resultsContent__RY4eo .sg-list ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:24px;column-gap:24px;row-gap:10px;padding-left:16px;margin-bottom:0;margin-top:0}@media (max-width:768px){.style_resultsContent__RY4eo .sg-list.sg-hide-in-pdf ul{grid-template-columns:1fr}}.style_resultsContent__RY4eo .sg-list ul li{line-height:1.55;color:var(--sg-ink);font-size:16px;list-style-type:disc!important;margin-bottom:0;margin-top:0}.style_resultsContent__RY4eo .sg-list__text{display:inline-block}.style_resultsContent__RY4eo .sg-ss{border:1px solid var(--sg-border);padding:20px;font-family:Lato,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;margin-bottom:0;margin-top:0;display:block}.style_resultsContent__RY4eo .sg-ss__header{text-align:center;color:var(--sg-ink);font-size:20px;line-height:135%;font-weight:500;margin-bottom:60px;width:100%;display:block}.style_resultsContent__RY4eo .sg-ss__group{width:100%!important;padding:18px 0;display:block;clear:both}.style_resultsContent__RY4eo .sg-ss__trait-title{font-size:16px;font-weight:400;line-height:1.55;color:var(--sg-ink);margin-bottom:16px;margin-top:0;width:100%!important;display:block;clear:both}.style_resultsContent__RY4eo .sg-ss__aspects{width:100%!important;display:block;clear:both}.style_resultsContent__RY4eo .sg-ss__divider{height:1px;margin:16px 0;background-color:#eaeaea}.style_resultsContent__RY4eo .sg-ss__line{display:flex;align-items:baseline;gap:10px;font-size:14px;line-height:1.5;color:var(--sg-ink);margin:8px 0}.style_resultsContent__RY4eo .sg-ss__line .sg-ss__dots{flex:1;border-bottom:1px dashed var(--sg-border);transform:translateY(-2px)}.style_resultsContent__RY4eo .sg-ss__line span{white-space:nowrap}.style_resultsContent__RY4eo .sg-article{position:relative;border:1px solid var(--sg-border);padding:16px 24px 24px 40px;margin:16px 0;background:#fff}.style_resultsContent__RY4eo .sg-article__bar{position:absolute;left:16px;top:16px;bottom:16px;width:4px;background:var(--sg-accent);margin-right:16px}.style_resultsContent__RY4eo .sg-article__body{padding-left:16px;margin-left:16px;display:block}.style_resultsContent__RY4eo .sg-level{margin:16px 0;padding:10px;display:flex;align-items:center;justify-content:center;width:100%;color:#262221;background:#fff5f3}.style_resultsContent__RY4eo .sg-level__inner{border-radius:4px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;background:var(--sg-badge-bg)}.style_resultsContent__RY4eo .sg-level__text{font-size:14px;color:var(--sg-ink)}.style_resultsContent__RY4eo .sg-level__badge{font-weight:600}.style_resultsContent__RY4eo .sg-title{display:flex;align-items:center;gap:8px;margin-bottom:4px;margin-top:0}.style_resultsContent__RY4eo .sg-title__name{font-size:16px;color:var(--sg-ink);text-transform:uppercase;line-height:135%;font-weight:600}.style_resultsContent__RY4eo .sg-title__badge{display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:var(--sg-ink);width:30px;height:30px;border-radius:50%;border:2px solid var(--sg-accent)}.style_resultsContent__RY4eo .sg-pdf-title{display:flex;align-items:center;gap:.75rem;margin-bottom:4px}.style_resultsContent__RY4eo .sg-pdf-title__name{font-size:16px;color:var(--sg-ink);text-transform:uppercase;line-height:135%;font-weight:600}.style_resultsContent__RY4eo .sg-pdf-title__badge{display:inline-flex;font-size:16px;color:var(--sg-ink);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--sg-accent)}.style_resultsContent__RY4eo .sg-subtitle{font-size:14px;line-height:150%;color:var(--sg-ink-muted);margin-bottom:16px;margin-top:0;padding-left:45px}.style_resultsContent__RY4eo .sg-secondary-title{font-size:16px;font-weight:600;line-height:135%;color:var(--sg-ink);margin-bottom:32px;margin-top:0}.style_resultsContent__RY4eo .sg-hide-in-pdf{display:block}.style_resultsContent__RY4eo .sg-pdf-title{display:none!important}.style_resultsContent__RY4eo .sg-select{padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff}.style_resultsContent__RY4eo .sg-select select{width:100%;padding:.5rem;border:none;background:transparent;font-size:14px;color:var(--sg-ink)}.style_resultsContent__RY4eo .sg-accordion{margin:0;border-bottom:1px solid #e5e5e5}.style_resultsContent__RY4eo .sg-accordion__header{display:flex;align-items:center;padding:16px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s ease}.style_resultsContent__RY4eo .sg-accordion__header:hover{opacity:.8}.style_resultsContent__RY4eo .sg-accordion__circle{width:12px;height:12px;background-color:#ff6b35;border-radius:50%;margin-right:12px;flex-shrink:0}.style_resultsContent__RY4eo .sg-accordion__title{flex:1;font-size:18px;font-weight:600;color:var(--sg-ink);line-height:1.4}.style_resultsContent__RY4eo .sg-accordion__arrow{width:16px;height:16px;transition:transform .3s ease;transform:rotate(0deg);display:flex;align-items:center;justify-content:center}.style_resultsContent__RY4eo .sg-accordion__arrow svg{width:100%;height:100%;stroke:currentColor;color:var(--sg-ink)}.style_resultsContent__RY4eo .sg-accordion__content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0}.style_resultsContent__RY4eo .sg-accordion__body{padding:20px 0}.style_resultsContent__RY4eo ul:not(.style_sg-list__rJQ40 ul){list-style:none;padding-left:16px;margin:16px 0}.style_resultsContent__RY4eo ul:not(.style_sg-list__rJQ40 ul) li{position:relative;padding-left:8px;margin-bottom:8px;line-height:1.55;color:var(--sg-ink);font-size:16px;list-style-type:disc!important}.style_resultsContent__RY4eo ul:not(.style_sg-list__rJQ40 ul) ul{margin-top:8px;margin-bottom:8px;padding-left:16px}.style_resultsContent__RY4eo ul:not(.style_sg-list__rJQ40 ul) ul li{padding-left:8px;font-size:14px}