.PageLayout-module__QzmCHa__page{width:100%;min-height:calc(100vh - var(--header-height));background:#f0f7f7;padding:20px 40px 30px}.PageLayout-module__QzmCHa__content{width:100%;max-width:var(--content-max-width);margin:0 auto}.PageLayout-module__QzmCHa__title{color:#066;font-family:var(--font-family);margin:0 0 20px;font-size:20px;font-weight:700}@media (max-width:899px){.PageLayout-module__QzmCHa__page{min-height:calc(100vh - 120px);padding:20px}}
.InfoTooltip-module__SZok2W__btn{cursor:pointer;color:#b6c1cc;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}.InfoTooltip-module__SZok2W__btn:hover{color:#066}.InfoTooltip-module__SZok2W__btnFilled{color:#066;background:#f0f7f7;border-radius:15px;width:25px;height:25px;transition:background .3s,color .3s}.InfoTooltip-module__SZok2W__btnFilled:hover{color:#fff;background:#ff836b}.InfoTooltip-module__SZok2W__popup{z-index:1200;background:#fff;border:1px solid #d6eeee;border-radius:12px;outline:none;width:360px;max-height:420px;transition:opacity .15s,transform .15s;overflow-y:auto;box-shadow:0 4px 24px #0066661f}.InfoTooltip-module__SZok2W__popup[data-starting-style],.InfoTooltip-module__SZok2W__popup[data-ending-style]{opacity:0;transform:translateY(-4px)}.InfoTooltip-module__SZok2W__content{color:#283535;padding:16px 20px;font-family:Open Sans,sans-serif;font-size:13px;line-height:1.5}.InfoTooltip-module__SZok2W__content p{margin:0 0 8px}.InfoTooltip-module__SZok2W__content p:last-child{margin-bottom:0}.InfoTooltip-module__SZok2W__content strong{color:#066;font-weight:700}
.EllipsisTooltip-module__T2Y9Oq__text{white-space:nowrap;text-overflow:ellipsis;cursor:default;max-width:100%;display:block;overflow:hidden}.EllipsisTooltip-module__T2Y9Oq__popup{font-family:var(--font-family);color:#283535;z-index:1200;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d6eeee;border-radius:8px;outline:none;max-width:400px;padding:6px 10px;font-size:13px;font-weight:600;transition:opacity .1s;overflow:hidden;box-shadow:0 2px 12px #0066661f}.EllipsisTooltip-module__T2Y9Oq__popup[data-starting-style],.EllipsisTooltip-module__T2Y9Oq__popup[data-ending-style]{opacity:0}
.LocaleSwitcher-module__xG03hG__root{background:#014848;border-radius:15px;flex-shrink:0;align-items:center;width:fit-content;height:37px;display:inline-flex;overflow:hidden}.LocaleSwitcher-module__xG03hG__option{color:#639595;height:100%;font-family:var(--font-family);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:flex}.LocaleSwitcher-module__xG03hG__option:hover:not(.LocaleSwitcher-module__xG03hG__active){background:#005252}.LocaleSwitcher-module__xG03hG__option.LocaleSwitcher-module__xG03hG__active{color:#fff;cursor:default;background:teal}.LocaleSwitcher-module__xG03hG__option:disabled{opacity:.6;cursor:wait}
.MultiSelectDropdown-module__2SdMSG__wrap{flex-direction:column;gap:6px;display:flex}.MultiSelectDropdown-module__2SdMSG__label{font-family:var(--font-family);color:#066;font-size:13px;font-weight:600}.MultiSelectDropdown-module__2SdMSG__trigger{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d6eeee;border-radius:15px;outline:none;align-items:center;gap:8px;width:100%;min-height:40px;padding:6px 12px;transition:border-color .2s;display:flex}.MultiSelectDropdown-module__2SdMSG__trigger:hover,.MultiSelectDropdown-module__2SdMSG__trigger[data-popup-open]{border-color:#066}.MultiSelectDropdown-module__2SdMSG__triggerContent{flex:1;align-items:center;min-width:0;display:flex}.MultiSelectDropdown-module__2SdMSG__placeholder{font-family:var(--font-family);color:#b6c1cc;font-size:13px}.MultiSelectDropdown-module__2SdMSG__arrow{color:#639595;flex-shrink:0;transition:transform .2s}.MultiSelectDropdown-module__2SdMSG__arrowOpen{transform:rotate(180deg)}.MultiSelectDropdown-module__2SdMSG__chips{flex-wrap:wrap;gap:6px;display:flex}.MultiSelectDropdown-module__2SdMSG__chip{background:#ff836b;border-radius:12px;align-items:center;gap:4px;max-width:160px;height:24px;padding:0 4px 0 8px;display:inline-flex}.MultiSelectDropdown-module__2SdMSG__chipText{font-family:var(--font-family);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.MultiSelectDropdown-module__2SdMSG__chipRemove{color:#fff;cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:background .15s;display:flex}.MultiSelectDropdown-module__2SdMSG__chipRemove:hover{background:#ffffff80}.MultiSelectDropdown-module__2SdMSG__positioner{z-index:1100}.MultiSelectDropdown-module__2SdMSG__popup{min-width:var(--anchor-width);background:#fff;border:1px solid #d6eeee;border-radius:15px;max-width:360px;transition:all .15s;overflow:hidden;box-shadow:0 4px 20px #0000001f}.MultiSelectDropdown-module__2SdMSG__popup[data-starting-style],.MultiSelectDropdown-module__2SdMSG__popup[data-ending-style]{opacity:0;transform:translateY(-4px)}.MultiSelectDropdown-module__2SdMSG__searchWrap{border-bottom:1px solid #d6eeee;align-items:center;gap:8px;padding:12px 14px;display:flex}.MultiSelectDropdown-module__2SdMSG__searchIcon{color:#639595;flex-shrink:0}.MultiSelectDropdown-module__2SdMSG__searchInput{min-width:0;font-family:var(--font-family);color:#066;background:0 0;border:none;outline:none;flex:1;font-size:13px}.MultiSelectDropdown-module__2SdMSG__searchInput::placeholder{color:#b6c1cc}.MultiSelectDropdown-module__2SdMSG__list{max-height:260px;padding:4px 0;overflow-y:auto}.MultiSelectDropdown-module__2SdMSG__option{cursor:pointer;text-align:left;width:100%;font-family:var(--font-family);color:#066;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.MultiSelectDropdown-module__2SdMSG__option:hover{background:#f0f7f7}.MultiSelectDropdown-module__2SdMSG__optionSelected{background:#f0f7f7;font-weight:600}.MultiSelectDropdown-module__2SdMSG__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.MultiSelectDropdown-module__2SdMSG__checkbox{border:2px solid #b6c1cc;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.MultiSelectDropdown-module__2SdMSG__checkboxChecked{background:#066;border-color:#066}.MultiSelectDropdown-module__2SdMSG__checkmark{border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:6px;display:block;transform:rotate(-45deg)translateY(-1px)}.MultiSelectDropdown-module__2SdMSG__empty{text-align:center;font-family:var(--font-family);color:#b6c1cc;padding:20px 14px;font-size:13px}
.AuthPage-module__ejT51W__page{background:#066;width:100vw;min-height:100vh;overflow:hidden}.AuthPage-module__ejT51W__desktop{flex-direction:column;width:100vw;height:100vh;display:flex}.AuthPage-module__ejT51W__spacerTop{min-height:20vh}.AuthPage-module__ejT51W__content{justify-content:center;align-items:flex-start;gap:20px;padding:0 40px;display:flex}.AuthPage-module__ejT51W__leftCol{width:570px;max-width:570px;height:60vh}.AuthPage-module__ejT51W__imageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AuthPage-module__ejT51W__logoBlock{flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:absolute;bottom:100%;left:0}.AuthPage-module__ejT51W__logo{object-fit:contain;width:220px;height:27px}.AuthPage-module__ejT51W__slogan{color:#fff;font-family:var(--font-family);font-size:13px}.AuthPage-module__ejT51W__heroImage{object-fit:contain;width:100%;height:100%}.AuthPage-module__ejT51W__rightCol{min-width:570px;max-width:570px;height:60vh;position:relative}.AuthPage-module__ejT51W__card{background:#fff;border-radius:15px;min-width:570px;max-width:570px;max-height:90vh;position:absolute;top:50%;overflow-y:auto;transform:translateY(-50%);box-shadow:0 0 30px #6888a533}.AuthPage-module__ejT51W__cardInner{padding:30px 30px 20px}.AuthPage-module__ejT51W__mobile{width:100%;min-height:100vh;display:none;position:relative}.AuthPage-module__ejT51W__mobileImageBg{z-index:0;height:165px;position:absolute;top:10px;right:0;overflow:hidden}.AuthPage-module__ejT51W__mobileImage{object-fit:contain;width:100%;height:100%}.AuthPage-module__ejT51W__mobileBgBottom{z-index:0;background:#fff;width:100%;height:50%;position:absolute;bottom:0}.AuthPage-module__ejT51W__mobileLogoBlock{z-index:1;flex-direction:column;align-items:flex-start;gap:20px;display:flex;position:absolute;top:20px;left:20px}.AuthPage-module__ejT51W__mobileContent{z-index:1;flex-direction:column;display:flex;position:relative}.AuthPage-module__ejT51W__mobileSpacer{height:140px}.AuthPage-module__ejT51W__mobileCard{background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;width:100%}.AuthPage-module__ejT51W__mobileCardInner{padding:20px}.AuthPage-module__ejT51W__confirmContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.AuthPage-module__ejT51W__confirmText{color:#fff;font-family:var(--font-family);text-align:center;font-size:18px;font-weight:600}.AuthPage-module__ejT51W__confirmTextError{color:#ff836b;font-family:var(--font-family);text-align:center;font-size:18px;font-weight:600}@media (max-width:899px){.AuthPage-module__ejT51W__desktop{display:none}.AuthPage-module__ejT51W__mobile{display:block}}
.PersonalAccountPage-module__onHSvG__loader{justify-content:center;padding:60px;display:flex}.PersonalAccountPage-module__onHSvG__grid{flex-direction:column;gap:20px;display:flex}.PersonalAccountPage-module__onHSvG__card{background:#fff;border-radius:15px;padding:30px;box-shadow:0 0 30px #6888a533}.PersonalAccountPage-module__onHSvG__cardTitle{color:#066;font-family:var(--font-family);margin:0 0 20px;font-size:20px;font-weight:700}.PersonalAccountPage-module__onHSvG__avatarSection{justify-content:center;margin-bottom:20px;display:flex}.PersonalAccountPage-module__onHSvG__avatarWrap{cursor:pointer;width:100px;height:100px;position:relative}.PersonalAccountPage-module__onHSvG__avatarImg{object-fit:cover;border-radius:50%;width:100px;height:100px}.PersonalAccountPage-module__onHSvG__avatarPlaceholder{color:#066;background:#d6eeee;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.PersonalAccountPage-module__onHSvG__avatarEditBtn{color:#fff;cursor:pointer;background:#066;border:2px solid #fff;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s;display:flex;position:absolute;bottom:0;right:0}.PersonalAccountPage-module__onHSvG__avatarEditBtn:hover{background:#005252}.PersonalAccountPage-module__onHSvG__avatarDeleteBtn{color:#fff;cursor:pointer;background:#ff836b;border:2px solid #fff;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s;display:flex;position:absolute;top:0;right:0}.PersonalAccountPage-module__onHSvG__avatarDeleteBtn:hover{background:#e0644f}.PersonalAccountPage-module__onHSvG__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.PersonalAccountPage-module__onHSvG__formField{flex-direction:column;display:flex}.PersonalAccountPage-module__onHSvG__label{font-family:var(--font-family);color:#b6c1cc;margin-bottom:6px;font-size:13px;font-weight:600}.PersonalAccountPage-module__onHSvG__resetPasswordBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;background:#ff836b;border:none;border-radius:15px;margin-top:20px;padding:0 20px;font-size:13px;font-weight:600;transition:background .3s}.PersonalAccountPage-module__onHSvG__resetPasswordBtn:hover{background:#e0644f}.PersonalAccountPage-module__onHSvG__reportsGrid{flex-direction:column;gap:16px;display:flex}.PersonalAccountPage-module__onHSvG__reportRow{background:#f0f7f7;border-radius:15px;flex-direction:column;gap:8px;padding:16px;display:flex}.PersonalAccountPage-module__onHSvG__reportHeader{align-items:center;gap:8px;display:flex}.PersonalAccountPage-module__onHSvG__reportName{font-family:var(--font-family);color:#066;font-size:14px;font-weight:600}.PersonalAccountPage-module__onHSvG__reportValues{gap:20px;display:flex}.PersonalAccountPage-module__onHSvG__reportUsed,.PersonalAccountPage-module__onHSvG__reportRemainder{font-family:var(--font-family);color:#283535;font-size:13px}.PersonalAccountPage-module__onHSvG__reportRemainder strong{color:#066}.PersonalAccountPage-module__onHSvG__tariffInfo{flex-direction:column;gap:12px;display:flex}.PersonalAccountPage-module__onHSvG__tariffRow{gap:10px;display:flex}.PersonalAccountPage-module__onHSvG__tariffLabel{font-family:var(--font-family);color:#b6c1cc;min-width:60px;font-size:13px}.PersonalAccountPage-module__onHSvG__tariffValue{font-family:var(--font-family);color:#066;font-size:13px;font-weight:600}.PersonalAccountPage-module__onHSvG__tariffDetails{background:#f0f7f7;border-radius:15px;flex-direction:column;gap:6px;margin-top:4px;padding:12px;display:flex}.PersonalAccountPage-module__onHSvG__tariffDetailRow{font-family:var(--font-family);color:#283535;justify-content:space-between;font-size:13px;display:flex}.PersonalAccountPage-module__onHSvG__tariffDetailRow strong{color:#066}.PersonalAccountPage-module__onHSvG__tariffActions{gap:12px;margin-top:8px;display:flex}.PersonalAccountPage-module__onHSvG__tariffBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:background .3s}.PersonalAccountPage-module__onHSvG__tariffBtn:hover{background:#005252}.PersonalAccountPage-module__onHSvG__emptyText{font-family:var(--font-family);color:#b6c1cc;text-align:center;padding:20px;font-size:14px}.PersonalAccountPage-module__onHSvG__tableScroll{overflow-x:auto}.PersonalAccountPage-module__onHSvG__historyTable{border-collapse:collapse;width:100%}.PersonalAccountPage-module__onHSvG__historyTh{text-align:left;font-family:var(--font-family);color:#b6c1cc;white-space:nowrap;border-bottom:1px solid #d6eeee;padding:12px 16px;font-size:13px;font-weight:600}.PersonalAccountPage-module__onHSvG__historyTd{font-family:var(--font-family);color:#283535;white-space:nowrap;border-bottom:1px solid #f0f7f7;padding:12px 16px;font-size:13px}.PersonalAccountPage-module__onHSvG__tariffList{flex-wrap:wrap;gap:16px;display:flex}.PersonalAccountPage-module__onHSvG__tariffPlanCard{border:2px solid #d6eeee;border-radius:15px;flex-direction:column;flex:1;gap:12px;min-width:180px;padding:20px;transition:border-color .3s;display:flex}.PersonalAccountPage-module__onHSvG__tariffPlanCard:hover{border-color:#066}.PersonalAccountPage-module__onHSvG__tariffPlanCurrent{background:#f0f7f7;border-color:#066}.PersonalAccountPage-module__onHSvG__planName{font-family:var(--font-family);color:#066;margin:0;font-size:18px;font-weight:700}.PersonalAccountPage-module__onHSvG__planFeatures{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.PersonalAccountPage-module__onHSvG__planFeatures li{font-family:var(--font-family);color:#283535;padding-left:14px;font-size:12px;position:relative}.PersonalAccountPage-module__onHSvG__planFeatures li:before{content:"•";color:#066;position:absolute;left:0}.PersonalAccountPage-module__onHSvG__planPrice{font-family:var(--font-family);color:#066;font-size:24px;font-weight:700}.PersonalAccountPage-module__onHSvG__planPrice span{color:#b6c1cc;font-size:13px;font-weight:600}.PersonalAccountPage-module__onHSvG__planSelectBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:background .3s}.PersonalAccountPage-module__onHSvG__planSelectBtn:hover{background:#005252}.PersonalAccountPage-module__onHSvG__paymentModal{flex-direction:column;gap:12px;display:flex}.PersonalAccountPage-module__onHSvG__paymentRow{font-family:var(--font-family);color:#283535;justify-content:space-between;font-size:13px;display:flex}.PersonalAccountPage-module__onHSvG__paymentRow strong{color:#066}.PersonalAccountPage-module__onHSvG__paymentTotal{font-size:16px;font-weight:600}.PersonalAccountPage-module__onHSvG__paymentTotal strong{font-size:18px}.PersonalAccountPage-module__onHSvG__paymentDivider{background:#d6eeee;height:1px;margin:4px 0}.PersonalAccountPage-module__onHSvG__paymentActions{gap:12px;margin-top:8px;display:flex}.PersonalAccountPage-module__onHSvG__paymentBackBtn{color:#066;height:36px;font-family:var(--font-family);cursor:pointer;background:#fff;border:1px solid #066;border-radius:15px;flex:1;font-size:13px;font-weight:600;transition:all .3s}.PersonalAccountPage-module__onHSvG__paymentBackBtn:hover{background:#f0f7f7}.PersonalAccountPage-module__onHSvG__paymentPayBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;flex:1;font-size:13px;font-weight:600;transition:background .3s}.PersonalAccountPage-module__onHSvG__paymentPayBtn:hover{background:#005252}.PersonalAccountPage-module__onHSvG__paymentPayBtn:disabled{cursor:not-allowed;background:#b6c1cc}.PersonalAccountPage-module__onHSvG__resetModal{flex-direction:column;gap:16px;display:flex}.PersonalAccountPage-module__onHSvG__resetText{font-family:var(--font-family);color:#283535;margin:0;font-size:14px;line-height:1.5}.PersonalAccountPage-module__onHSvG__resetActions{gap:12px;display:flex}.PersonalAccountPage-module__onHSvG__resetCancelBtn{color:#066;height:40px;font-family:var(--font-family);cursor:pointer;background:#fff;border:1px solid #066;border-radius:15px;flex:1;font-size:14px;font-weight:600;transition:all .3s}.PersonalAccountPage-module__onHSvG__resetCancelBtn:hover{background:#f0f7f7}.PersonalAccountPage-module__onHSvG__resetConfirmBtn{color:#fff;width:100%;height:40px;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;flex:1;font-size:14px;font-weight:600;transition:background .3s}.PersonalAccountPage-module__onHSvG__resetConfirmBtn:hover{background:#005252}@media (max-width:768px){.PersonalAccountPage-module__onHSvG__formGrid{grid-template-columns:1fr}.PersonalAccountPage-module__onHSvG__tariffList,.PersonalAccountPage-module__onHSvG__tariffActions,.PersonalAccountPage-module__onHSvG__paymentActions,.PersonalAccountPage-module__onHSvG__resetActions{flex-direction:column}}
.AppModal-module__ea6kRG__backdrop{z-index:1000;touch-action:none;background-color:#0006;min-height:100dvh;transition:opacity .15s;position:fixed;inset:0}.AppModal-module__ea6kRG__backdrop[data-starting-style],.AppModal-module__ea6kRG__backdrop[data-ending-style]{opacity:0}.AppModal-module__ea6kRG__popup{box-sizing:border-box;border-radius:var(--radius-lg);background:var(--color-bg-white);border:1px solid var(--color-border);width:480px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);box-shadow:var(--shadow-lg);z-index:1001;touch-action:none;padding:24px;transition:all .15s;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.AppModal-module__ea6kRG__popup[data-starting-style],.AppModal-module__ea6kRG__popup[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.95)}.AppModal-module__ea6kRG__title{font-size:var(--font-size-xl);color:var(--color-text);margin:0 0 16px;padding-right:32px;font-weight:700}.AppModal-module__ea6kRG__close{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--transition-fast);background:0 0;border:none;padding:4px 8px;font-size:18px;line-height:1;position:absolute;top:16px;right:16px}.AppModal-module__ea6kRG__close:hover{color:var(--color-text)}
.UpdateButton-module__ghOw3q__wrap{flex-shrink:0;align-items:center;display:flex}.UpdateButton-module__ghOw3q__container{background:#fff;border-radius:15px;align-items:center;gap:10px;height:36px;padding-right:10px;display:flex;overflow:hidden;box-shadow:0 0 30px #6888a533}.UpdateButton-module__ghOw3q__btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:36px;padding:0;display:flex;position:relative;overflow:hidden}.UpdateButton-module__ghOw3q__btn:hover:not(:disabled){background:#c1e3e3}.UpdateButton-module__ghOw3q__btnPerforming{cursor:default;background:#f7cfc7}.UpdateButton-module__ghOw3q__btnPerforming:hover:not(:disabled){background:#f7cfc7}.UpdateButton-module__ghOw3q__btnDisabled{cursor:default}.UpdateButton-module__ghOw3q__btnDisabled:hover:not(:disabled){background:0 0}.UpdateButton-module__ghOw3q__progressFill{background:#ff836b;height:100%;transition:width .3s;position:absolute;top:0;left:0}.UpdateButton-module__ghOw3q__btnContent{z-index:1;width:100%;height:100%;font-family:var(--font-family);color:#066;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:relative}.UpdateButton-module__ghOw3q__btnDisabled .UpdateButton-module__ghOw3q__btnContent{color:#b6c1cc}.UpdateButton-module__ghOw3q__percentText{color:#fff;font-size:18px;font-weight:600}.UpdateButton-module__ghOw3q__statusText{font-family:var(--font-family);color:#b6c1cc;white-space:nowrap;font-size:13px}
.DownloadMenu-module__ffvsYW__trigger{color:#066;cursor:pointer;white-space:nowrap;height:34px;font-size:13px;font-weight:600;font-family:var(--font-family);background:#fff;border:1px solid #c1e3e3;border-radius:15px;align-items:center;gap:6px;padding:0 14px;transition:border-color .15s;display:inline-flex}.DownloadMenu-module__ffvsYW__trigger:hover{border-color:#066}.DownloadMenu-module__ffvsYW__positioner{z-index:200}.DownloadMenu-module__ffvsYW__popup{background:#fff;border-radius:12px;flex-direction:column;min-width:180px;padding:6px 0;display:flex;box-shadow:0 4px 20px #0000001f}.DownloadMenu-module__ffvsYW__option{color:#283535;cursor:pointer;font-size:13px;font-family:var(--font-family);text-align:left;background:0 0;border:none;align-items:center;padding:10px 16px;display:flex}.DownloadMenu-module__ffvsYW__option:hover{color:#066;background:#f0f7f7}.DownloadMenu-module__ffvsYW__modalText{color:#283535;margin:0 0 20px;font-size:14px;line-height:1.5}.DownloadMenu-module__ffvsYW__modalBtn{color:#fff;cursor:pointer;width:100%;font-size:14px;font-family:var(--font-family);background:#066;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px 0;display:flex}.DownloadMenu-module__ffvsYW__modalBtn:hover{opacity:.9}
.Spinner-module__9pnaXG__spinner{color:var(--color-primary);animation:.8s linear infinite Spinner-module__9pnaXG__spin}.Spinner-module__9pnaXG__track{opacity:.15}.Spinner-module__9pnaXG__arc{opacity:1}@keyframes Spinner-module__9pnaXG__spin{to{transform:rotate(360deg)}}
.AdvertisingIntegrationsPage-module__4xXaXG__inputSection{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__tagGroup{flex-direction:column;gap:6px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__tagLabel{font-family:var(--font-family);color:#639595;text-transform:uppercase;font-size:12px;font-weight:700}.AdvertisingIntegrationsPage-module__4xXaXG__tagBox{background:#fff;border:1px solid #c1e3e3;border-radius:15px;flex-wrap:wrap;align-items:center;gap:6px;min-height:42px;padding:8px 12px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__tagBox:focus-within{border-color:#066}.AdvertisingIntegrationsPage-module__4xXaXG__tag{font-family:var(--font-family);color:#066;background:#eff6f6;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.AdvertisingIntegrationsPage-module__4xXaXG__tagRemove{color:#639595;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__tagRemove:hover{color:#eb5757}.AdvertisingIntegrationsPage-module__4xXaXG__tagInput{min-width:120px;font-family:var(--font-family);color:#066;background:0 0;border:none;outline:none;flex:1;height:26px;font-size:13px}.AdvertisingIntegrationsPage-module__4xXaXG__tagInput::placeholder{color:#639595}.AdvertisingIntegrationsPage-module__4xXaXG__searchBtn{color:#fff;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;align-self:flex-start;padding:10px 32px;font-size:14px;font-weight:600;transition:background .3s}.AdvertisingIntegrationsPage-module__4xXaXG__searchBtn:hover{background:#005252}.AdvertisingIntegrationsPage-module__4xXaXG__searchBtn:disabled{opacity:.5;cursor:not-allowed}.AdvertisingIntegrationsPage-module__4xXaXG__loader{justify-content:center;padding:40px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__emptyText{color:#639595;font-family:var(--font-family);text-align:center;padding:40px;font-size:14px;font-weight:600}.AdvertisingIntegrationsPage-module__4xXaXG__statsRow{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__statCard{background:#eff6f6;border-radius:15px;flex-direction:column;align-items:center;min-width:100px;padding:12px 20px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__statValue{font-family:var(--font-family);color:#066;font-size:20px;font-weight:700}.AdvertisingIntegrationsPage-module__4xXaXG__statLabel{font-family:var(--font-family);color:#639595;font-size:12px;font-weight:600}.AdvertisingIntegrationsPage-module__4xXaXG__reportBtn{color:#fff;font-family:var(--font-family);cursor:pointer;background:#ff836b;border:none;border-radius:15px;align-items:center;gap:6px;margin-left:auto;padding:10px 20px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__reportBtn:hover{background:#e0725c}.AdvertisingIntegrationsPage-module__4xXaXG__postsSliderWrap{padding-bottom:40px;position:relative}.AdvertisingIntegrationsPage-module__4xXaXG__postsSwiper{overflow:visible}.AdvertisingIntegrationsPage-module__4xXaXG__postSlide{box-sizing:border-box;width:280px}:is(.AdvertisingIntegrationsPage-module__4xXaXG__postsSwiper .swiper-button-prev,.AdvertisingIntegrationsPage-module__4xXaXG__postsSwiper .swiper-button-next){color:#066}:is(.AdvertisingIntegrationsPage-module__4xXaXG__postsSwiper .swiper-button-prev:after,.AdvertisingIntegrationsPage-module__4xXaXG__postsSwiper .swiper-button-next:after){font-size:20px;font-weight:700}.AdvertisingIntegrationsPage-module__4xXaXG__postCard{background:#fff;border-radius:15px;height:100%;overflow:hidden;box-shadow:0 1px 6px #00666614}.AdvertisingIntegrationsPage-module__4xXaXG__postImage{background:#e0f0f0;width:100%;height:200px;overflow:hidden}.AdvertisingIntegrationsPage-module__4xXaXG__postImg{object-fit:cover;width:100%;height:100%}.AdvertisingIntegrationsPage-module__4xXaXG__postBody{padding:12px}.AdvertisingIntegrationsPage-module__4xXaXG__postAuthor{align-items:center;gap:8px;margin-bottom:8px;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__postAuthorAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.AdvertisingIntegrationsPage-module__4xXaXG__postAuthorName{font-family:var(--font-family);color:#066;font-size:13px;font-weight:700}.AdvertisingIntegrationsPage-module__4xXaXG__postAuthorLogin{font-family:var(--font-family);color:#639595;font-size:11px}.AdvertisingIntegrationsPage-module__4xXaXG__postText{font-family:var(--font-family);color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.AdvertisingIntegrationsPage-module__4xXaXG__postMeta{font-family:var(--font-family);color:#639595;gap:12px;font-size:12px;font-weight:600;display:flex}.AdvertisingIntegrationsPage-module__4xXaXG__postDate{font-family:var(--font-family);color:#999;margin-top:6px;font-size:11px}
.BloggerPage-module__rf_szW__loader{justify-content:center;padding:60px;display:flex}.BloggerPage-module__rf_szW__errorBlock{flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.BloggerPage-module__rf_szW__errorText{color:var(--color-primary);font-family:var(--font-family);font-size:16px;font-weight:600}.BloggerPage-module__rf_szW__retryBtn{background:var(--color-primary);color:#fff;font-family:var(--font-family);cursor:pointer;transition:background var(--transition-slow);border:none;border-radius:15px;padding:10px 24px;font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__retryBtn:hover{background:var(--color-primary-hover)}.BloggerPage-module__rf_szW__bloggerPage{flex-direction:column;gap:30px;display:flex}.BloggerPage-module__rf_szW__bloggerHeaderWrap{flex-direction:column;display:flex}.BloggerPage-module__rf_szW__bloggerHeader{box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:20px}.BloggerPage-module__rf_szW__bloggerHeaderWrap .BloggerPage-module__rf_szW__socialTabs+.BloggerPage-module__rf_szW__bloggerHeader{border-top-left-radius:0;border-top-right-radius:0}.BloggerPage-module__rf_szW__socialTabs{gap:20px;display:flex}.BloggerPage-module__rf_szW__socialTabLink{color:inherit;flex:1;min-width:200px;max-width:360px;text-decoration:none}.BloggerPage-module__rf_szW__socialTab{cursor:pointer;box-sizing:border-box;background:#f0f7f7;border-radius:15px 15px 0 0;align-items:flex-start;gap:16px;width:100%;height:102px;padding:20px;transition:background .2s;display:flex}.BloggerPage-module__rf_szW__socialTab:hover{background:#e4f0f0}.BloggerPage-module__rf_szW__socialTabActive{cursor:default;background:#fff;box-shadow:0 0 30px #6888a533}.BloggerPage-module__rf_szW__socialTabActive:hover{background:#fff}.BloggerPage-module__rf_szW__socialTabAvatarWrap{flex-shrink:0;width:50px;height:50px;position:relative}.BloggerPage-module__rf_szW__socialTabAvatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.BloggerPage-module__rf_szW__socialTabSocIcon{border-radius:11px;width:22px;height:22px;position:absolute;bottom:-2px;right:-6px}.BloggerPage-module__rf_szW__socialTabInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.BloggerPage-module__rf_szW__socialTabName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;overflow:hidden}.BloggerPage-module__rf_szW__socialTabLoginRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.BloggerPage-module__rf_szW__socialTabLogin{color:#066;white-space:nowrap;text-overflow:ellipsis;background:#eff6f6;border-radius:15px;align-items:center;max-width:165px;height:36px;padding:0 11px;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;display:flex;overflow:hidden}.BloggerPage-module__rf_szW__socialTabActive .BloggerPage-module__rf_szW__socialTabLogin{background:#eff6f6}.BloggerPage-module__rf_szW__socialTabSubs{color:var(--color-text-primary);white-space:nowrap;margin-left:auto;font-family:Open Sans,sans-serif;font-size:20px;font-weight:700;line-height:20px}.BloggerPage-module__rf_szW__headerTop{flex-wrap:wrap;align-items:flex-start;gap:20px;display:flex}.BloggerPage-module__rf_szW__avatarWrap{flex-shrink:0;position:relative}.BloggerPage-module__rf_szW__avatar{object-fit:cover;border-radius:50%;width:100px;height:100px}.BloggerPage-module__rf_szW__socialBadge{border-radius:11px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:0;right:-6px;overflow:hidden}.BloggerPage-module__rf_szW__socialBadgeIcon{object-fit:fill;width:100%;height:100%}.BloggerPage-module__rf_szW__headerInfo{flex:1;min-width:200px}.BloggerPage-module__rf_szW__nameRow{align-items:center;gap:8px;display:flex}.BloggerPage-module__rf_szW__bloggerName{color:var(--color-primary);font-family:var(--font-family);margin:0;font-size:20px;font-weight:700;line-height:20px}.BloggerPage-module__rf_szW__bloggerLogin{color:#066;font-size:13px;font-weight:600;line-height:13px}.BloggerPage-module__rf_szW__bioWrap{margin-top:8px}.BloggerPage-module__rf_szW__bioText{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.BloggerPage-module__rf_szW__bioExpanded{-webkit-line-clamp:unset;overflow:visible}.BloggerPage-module__rf_szW__bioToggle{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:4px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.BloggerPage-module__rf_szW__bioToggle:hover{color:var(--color-primary)}.BloggerPage-module__rf_szW__updateBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;transition:background var(--transition-slow);background:#066;border:none;border-radius:15px;flex-shrink:0;align-items:center;gap:8px;padding:0 20px;font-size:13px;font-weight:600;display:flex}.BloggerPage-module__rf_szW__updateBtn:hover{background:#005252}.BloggerPage-module__rf_szW__updateBtn:disabled{cursor:not-allowed;background:#f7cfc7}.BloggerPage-module__rf_szW__spin{animation:1s linear infinite BloggerPage-module__rf_szW__rotate}@keyframes BloggerPage-module__rf_szW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BloggerPage-module__rf_szW__headerMetrics{border-top:1px solid #d6eeee;flex-wrap:wrap;gap:24px;margin-top:20px;padding-top:16px;display:flex}.BloggerPage-module__rf_szW__metric{flex-direction:column;align-items:center;gap:4px;display:flex}.BloggerPage-module__rf_szW__metricValue{color:var(--color-primary);font-size:20px;font-weight:700}.BloggerPage-module__rf_szW__metricLabel{color:#b6c1cc;font-size:13px;font-weight:600;line-height:13px}.BloggerPage-module__rf_szW__headerTags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.BloggerPage-module__rf_szW__infoTag,.BloggerPage-module__rf_szW__categoryTag{color:#066;background:#eff6f6;border-radius:15px;align-items:center;height:36px;padding:0 15px;font-size:13px;font-weight:600;line-height:13px;display:inline-flex}.BloggerPage-module__rf_szW__highlightCards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.BloggerPage-module__rf_szW__highlightCard{color:#066;box-sizing:border-box;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;padding:20px;display:flex;position:relative}.BloggerPage-module__rf_szW__highlightGreen{background:#aedada}.BloggerPage-module__rf_szW__highlightYellow{background:#ffd926}.BloggerPage-module__rf_szW__highlightValue{font-size:24px;font-weight:700}.BloggerPage-module__rf_szW__highlightLabel{text-align:center;font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__section{flex-direction:column;gap:20px;display:flex}.BloggerPage-module__rf_szW__sectionTitle{color:#066;font-family:var(--font-family);margin:0;font-size:20px;font-weight:700;line-height:20px}.BloggerPage-module__rf_szW__sectionGrid2{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.BloggerPage-module__rf_szW__sectionGrid3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BloggerPage-module__rf_szW__sectionGridWide{grid-template-columns:2fr 1fr;gap:20px;display:grid}.BloggerPage-module__rf_szW__card{background:var(--color-bg-white);box-shadow:var(--shadow-sm);border-radius:15px;padding:20px;position:relative;overflow:visible}.BloggerPage-module__rf_szW__cardHelpBtn{position:absolute;top:10px;right:10px}.BloggerPage-module__rf_szW__cardTitle{color:var(--color-primary);margin:0 0 12px;font-size:16px;font-weight:700}.BloggerPage-module__rf_szW__advertisersList{flex-direction:column;gap:12px;display:flex}.BloggerPage-module__rf_szW__advertiserItem{align-items:center;gap:10px;display:flex}.BloggerPage-module__rf_szW__advertiserAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.BloggerPage-module__rf_szW__advertiserInfo{flex-direction:column;display:flex}.BloggerPage-module__rf_szW__advertiserName{color:var(--color-text);font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__advertiserPosts{color:var(--color-text-secondary);font-size:12px}.BloggerPage-module__rf_szW__brandTag{background:var(--color-bg);color:var(--color-primary);transition:all var(--transition-slow);border-radius:15px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.BloggerPage-module__rf_szW__brandTag:hover{color:#fff;background:#ff836b}.BloggerPage-module__rf_szW__postCard{background:var(--color-bg-white);box-shadow:var(--shadow-sm);transition:transform var(--transition-slow);border-radius:15px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BloggerPage-module__rf_szW__postCard:hover{transform:translateY(-3px)}.BloggerPage-module__rf_szW__postImage{object-fit:cover;width:100%;height:200px}.BloggerPage-module__rf_szW__postStats{gap:16px;padding:12px;display:flex}.BloggerPage-module__rf_szW__postStat{color:var(--color-text);align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.BloggerPage-module__rf_szW__barListItems{flex-direction:column;gap:16px;display:flex}.BloggerPage-module__rf_szW__barListItem{flex-direction:column;gap:6px;display:flex}.BloggerPage-module__rf_szW__barListHeader{justify-content:space-between;align-items:center;display:flex}.BloggerPage-module__rf_szW__barListLabel{color:#b6c1cc;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.BloggerPage-module__rf_szW__barListValue{color:var(--color-primary);white-space:nowrap;font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__barListTrack{background:var(--color-bg);border-radius:5px;width:100%;height:10px;overflow:hidden}.BloggerPage-module__rf_szW__barListFill{height:100%;transition:width var(--transition-slow);border-radius:5px}.BloggerPage-module__rf_szW__showMoreBtn{border:none;border-top:1px solid var(--color-border-light);width:100%;color:var(--color-text);cursor:pointer;transition:color var(--transition-slow);background:0 0;margin-top:12px;padding:12px;font-size:13px;font-weight:600;display:block}.BloggerPage-module__rf_szW__showMoreBtn:hover{color:#ff836b}.BloggerPage-module__rf_szW__tagCloud{flex-wrap:wrap;gap:6px;display:flex}.BloggerPage-module__rf_szW__wordTag{background:var(--color-bg);color:var(--color-primary);transition:all var(--transition-slow);cursor:default;border-radius:15px;align-items:center;gap:4px;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}.BloggerPage-module__rf_szW__wordTag:hover{color:#fff;background:#ff836b}.BloggerPage-module__rf_szW__wordCount{color:#b6c1cc;font-size:12px}.BloggerPage-module__rf_szW__wordTag:hover .BloggerPage-module__rf_szW__wordCount{color:#ffffffb3}.BloggerPage-module__rf_szW__relevantList{flex-direction:column;gap:14px;display:flex}.BloggerPage-module__rf_szW__relevantItem{align-items:flex-start;gap:10px;display:flex}.BloggerPage-module__rf_szW__relevantAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.BloggerPage-module__rf_szW__relevantInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.BloggerPage-module__rf_szW__relevantName{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.BloggerPage-module__rf_szW__relevantLogin{color:var(--color-text-secondary);font-size:12px}.BloggerPage-module__rf_szW__relevantStats{color:var(--color-text-secondary);gap:12px;margin-top:4px;font-size:12px;display:flex}.BloggerPage-module__rf_szW__chartToggle{align-items:center;gap:10px;padding-bottom:16px;display:flex}.BloggerPage-module__rf_szW__toggleGroup{background:var(--color-bg);border-radius:15px;display:flex;overflow:hidden}.BloggerPage-module__rf_szW__toggleBtn{color:var(--color-text);cursor:pointer;transition:all var(--transition-slow);background:0 0;border:none;border-radius:15px;padding:8px 16px;font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__toggleActive{background:var(--color-primary);color:#fff}.BloggerPage-module__rf_szW__chartValue{color:var(--color-primary);font-size:18px;font-weight:700}.BloggerPage-module__rf_szW__chartBadge{color:#fff;border-radius:15px;padding:6px 14px;font-size:13px;font-weight:600}.BloggerPage-module__rf_szW__badgePositive{background:var(--color-primary)}.BloggerPage-module__rf_szW__badgeNegative{background:#ff836b}.BloggerPage-module__rf_szW__emojiList{flex-wrap:wrap;gap:12px;display:flex}.BloggerPage-module__rf_szW__emojiItem{flex-direction:column;align-items:center;gap:4px;display:flex}.BloggerPage-module__rf_szW__emojiChar{font-size:28px}.BloggerPage-module__rf_szW__emojiCount{color:var(--color-text-secondary);font-size:12px;font-weight:600}@media (max-width:1024px){.BloggerPage-module__rf_szW__sectionGrid3{grid-template-columns:repeat(2,1fr)}.BloggerPage-module__rf_szW__sectionGridWide{grid-template-columns:1fr}.BloggerPage-module__rf_szW__highlightCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:899px){.BloggerPage-module__rf_szW__socialTabs{gap:10px}.BloggerPage-module__rf_szW__socialTabLink{min-width:0;max-width:none}.BloggerPage-module__rf_szW__socialTab{flex-direction:column;align-items:center;gap:5px;height:126px;padding:10px}.BloggerPage-module__rf_szW__socialTabName{display:none}.BloggerPage-module__rf_szW__socialTabInfo{align-items:center;width:100%}.BloggerPage-module__rf_szW__socialTabLoginRow{flex-wrap:wrap;justify-content:center;gap:6px}.BloggerPage-module__rf_szW__socialTabLogin{border-radius:7.5px;max-width:100%;height:15px;padding:0 3px;font-size:11px}.BloggerPage-module__rf_szW__socialTabLoginRow img{width:15px!important;height:15px!important}.BloggerPage-module__rf_szW__socialTabSubs{text-align:center;flex-basis:100%;margin-left:0;font-size:13px;line-height:13px}}@media (max-width:768px){.BloggerPage-module__rf_szW__sectionGrid2,.BloggerPage-module__rf_szW__sectionGrid3,.BloggerPage-module__rf_szW__highlightCards{grid-template-columns:1fr}.BloggerPage-module__rf_szW__headerMetrics{gap:16px}}@media (max-width:480px){.BloggerPage-module__rf_szW__headerTop{text-align:center;flex-direction:column;align-items:center}.BloggerPage-module__rf_szW__headerMetrics,.BloggerPage-module__rf_szW__headerTags{justify-content:center}}
.MyReportsPage-module__FmEJeq__tabsWrap{margin-bottom:24px}.MyReportsPage-module__FmEJeq__tabs{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.MyReportsPage-module__FmEJeq__tab{color:#066;font-family:var(--font-family);cursor:pointer;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .15s}.MyReportsPage-module__FmEJeq__tab:hover{border-color:#066}.MyReportsPage-module__FmEJeq__tabActive{color:#fff;background:#066;border-color:#066}.MyReportsPage-module__FmEJeq__loader{justify-content:center;padding:40px;display:flex}.MyReportsPage-module__FmEJeq__emptyText{color:#639595;font-family:var(--font-family);text-align:center;padding:40px;font-size:14px;font-weight:600}.MyReportsPage-module__FmEJeq__tableWrap{overflow-x:auto}.MyReportsPage-module__FmEJeq__table{border-collapse:collapse;width:100%}.MyReportsPage-module__FmEJeq__th{text-align:left;color:#639595;font-family:var(--font-family);white-space:nowrap;border-bottom:2px solid #c1e3e3;padding:10px 12px;font-size:13px;font-weight:600}.MyReportsPage-module__FmEJeq__row{cursor:pointer;transition:background .15s}.MyReportsPage-module__FmEJeq__row:hover{background:#e8f4f4}.MyReportsPage-module__FmEJeq__td{color:#066;font-family:var(--font-family);vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e0f0f0;padding:10px 12px;font-size:13px;font-weight:600}.MyReportsPage-module__FmEJeq__bloggerCell{align-items:center;gap:10px;display:flex}.MyReportsPage-module__FmEJeq__cellAvatar{object-fit:cover;border-radius:12px;flex-shrink:0;width:40px;height:40px}.MyReportsPage-module__FmEJeq__cellAvatarPlaceholder{background:#e0f0f0;border-radius:12px;flex-shrink:0;width:40px;height:40px}.MyReportsPage-module__FmEJeq__cellName{color:#066;font-size:13px;font-weight:700}.MyReportsPage-module__FmEJeq__cellLogin{color:#639595;font-size:12px}.MyReportsPage-module__FmEJeq__statusBadge{border-radius:10px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.MyReportsPage-module__FmEJeq__statusDone{color:#27ae60;background:#e8f8f0}.MyReportsPage-module__FmEJeq__statusPending{color:#f2994a;background:#fef5e7}.MyReportsPage-module__FmEJeq__downloadBtn{color:#066;cursor:pointer;width:32px;height:32px;font:inherit;background:#eff6f6;border:none;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:background .15s;display:inline-flex}.MyReportsPage-module__FmEJeq__downloadBtn:hover{background:#c1e3e3}.MyReportsPage-module__FmEJeq__bloggerAvatarRow{flex-wrap:wrap;gap:6px;display:flex}.MyReportsPage-module__FmEJeq__smallLogin{color:#066;background:#eff6f6;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}
.SearchPage-module__ojaZ0a__header{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.SearchPage-module__ojaZ0a__title{color:#066;font-family:var(--font-family);margin:0;font-size:20px;font-weight:700}.SearchPage-module__ojaZ0a__count{color:#639595;font-family:var(--font-family);font-size:13px;font-weight:600}.SearchPage-module__ojaZ0a__headerRight{align-items:center;gap:10px;margin-left:auto;display:flex}.SearchPage-module__ojaZ0a__sortWrap{min-width:160px;position:relative}.SearchPage-module__ojaZ0a__sortSelect{color:#066;border-color:#c1e3e3;border-radius:15px;height:34px;padding:0 14px;font-size:13px;font-weight:600}.SearchPage-module__ojaZ0a__sortBtn{color:#066;height:34px;font-family:var(--font-family);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:0 14px;font-size:13px;font-weight:600;transition:border-color .15s}.SearchPage-module__ojaZ0a__sortBtn:hover{border-color:#066}.SearchPage-module__ojaZ0a__sortDropdown{z-index:50;background:#fff;border-radius:15px;min-width:180px;padding:6px 0;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 20px #0000001f}.SearchPage-module__ojaZ0a__sortItem{text-align:left;width:100%;font-family:var(--font-family);color:#066;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:13px;font-weight:600;transition:background .15s;display:block}.SearchPage-module__ojaZ0a__sortItem:hover{background:#c1e3e3}.SearchPage-module__ojaZ0a__sortItemActive{background:#f0f7f7}.SearchPage-module__ojaZ0a__filterToggle{color:#066;font-family:var(--font-family);cursor:pointer;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .15s}.SearchPage-module__ojaZ0a__filterToggle:hover{border-color:#066}.SearchPage-module__ojaZ0a__filtersPanel{background:#f8fcfc;border:1px solid #e0f0f0;border-radius:15px;margin-bottom:20px;padding:20px}.SearchPage-module__ojaZ0a__filtersGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.SearchPage-module__ojaZ0a__filterGroup{flex-direction:column;gap:6px;display:flex}.SearchPage-module__ojaZ0a__filterLabel{font-family:var(--font-family);color:#639595;text-transform:uppercase;font-size:12px;font-weight:700}.SearchPage-module__ojaZ0a__rangeRow{align-items:center;gap:6px;display:flex}.SearchPage-module__ojaZ0a__rangeInput{min-width:0;height:34px;font-family:var(--font-family);color:#066;background:#fff;border:1px solid #c1e3e3;border-radius:10px;outline:none;flex:1;padding:0 10px;font-size:13px}.SearchPage-module__ojaZ0a__rangeInput:focus{border-color:#066}.SearchPage-module__ojaZ0a__rangeDash{color:#639595;font-size:14px}.SearchPage-module__ojaZ0a__chipRow{flex-wrap:wrap;gap:6px;display:flex}.SearchPage-module__ojaZ0a__chip{font-family:var(--font-family);color:#066;cursor:pointer;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.SearchPage-module__ojaZ0a__chip:hover{border-color:#066}.SearchPage-module__ojaZ0a__chipActive{color:#fff;background:#066;border-color:#066}.SearchPage-module__ojaZ0a__clearBtn{color:#fff;font-family:var(--font-family);cursor:pointer;background:#eb5757;border:none;border-radius:15px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s}.SearchPage-module__ojaZ0a__clearBtn:hover{background:#d04545}.SearchPage-module__ojaZ0a__tableDesktop{width:100%;overflow-x:auto}.SearchPage-module__ojaZ0a__table{border-collapse:collapse;width:100%}.SearchPage-module__ojaZ0a__th{text-align:left;color:#639595;font-family:var(--font-family);white-space:nowrap;border-bottom:2px solid #c1e3e3;padding:10px 12px;font-size:13px;font-weight:600}.SearchPage-module__ojaZ0a__row{cursor:pointer;transition:background .15s}.SearchPage-module__ojaZ0a__row:hover{background:#e8f4f4}.SearchPage-module__ojaZ0a__td{color:#066;font-family:var(--font-family);vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e0f0f0;padding:10px 12px;font-size:13px;font-weight:600}.SearchPage-module__ojaZ0a__bloggerCell{align-items:center;gap:12px;display:flex}.SearchPage-module__ojaZ0a__avatarWrap{flex-shrink:0;width:55px;height:55px;position:relative}.SearchPage-module__ojaZ0a__avatarWrap>.SearchPage-module__ojaZ0a__avatarImg,.SearchPage-module__ojaZ0a__avatarWrap>.SearchPage-module__ojaZ0a__avatarPlaceholder{border:1px solid #ced8e1;border-radius:15px;width:55px;height:55px;overflow:hidden}.SearchPage-module__ojaZ0a__avatarImg{object-fit:cover;border-radius:15px;width:100%;height:100%}.SearchPage-module__ojaZ0a__avatarPlaceholder{background:#e0f0f0;border-radius:15px;width:100%;height:100%}.SearchPage-module__ojaZ0a__avatarSocIcon{border-radius:11px;width:22px;height:22px;position:absolute;bottom:-3px;right:-6px}.SearchPage-module__ojaZ0a__bloggerInfo{flex-direction:column;gap:2px;display:flex}.SearchPage-module__ojaZ0a__bloggerName{color:#066;font-size:14px;font-weight:700}.SearchPage-module__ojaZ0a__bloggerLoginRow{align-items:center;gap:10px;display:flex}.SearchPage-module__ojaZ0a__bloggerLogin{color:#066;background:#eff6f6;border-radius:15px;padding:2px 10px;font-size:13px;font-weight:600;display:inline-block}.SearchPage-module__ojaZ0a__socialIcon{border-radius:11px;width:22px;height:22px}.SearchPage-module__ojaZ0a__socialIconMobile{border-radius:10px;flex-shrink:0;width:20px;height:20px;margin-left:auto}.SearchPage-module__ojaZ0a__statusBadge{font-size:12px;font-weight:700}.SearchPage-module__ojaZ0a__cardsMobile{display:none}.SearchPage-module__ojaZ0a__card{cursor:pointer;background:#fff;border-radius:15px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0066660f}.SearchPage-module__ojaZ0a__cardTop{align-items:center;gap:12px;margin-bottom:10px;display:flex}.SearchPage-module__ojaZ0a__cardBottom{color:#639595;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px;font-weight:600;display:flex}.SearchPage-module__ojaZ0a__loader{justify-content:center;padding:20px;display:flex}.SearchPage-module__ojaZ0a__sentinel{height:1px}@media (max-width:899px){.SearchPage-module__ojaZ0a__tableDesktop{display:none}.SearchPage-module__ojaZ0a__cardsMobile{display:block}}
.TopPage-module__dYR3cG__pageHeader{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.TopPage-module__dYR3cG__titleRow{align-items:center;gap:10px;display:flex}.TopPage-module__dYR3cG__title{color:#066;font-family:var(--font-family);margin:0;font-size:20px;font-weight:700}.TopPage-module__dYR3cG__filterToggle{color:#066;font-family:var(--font-family);cursor:pointer;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .15s}.TopPage-module__dYR3cG__filterToggle:hover{border-color:#066}.TopPage-module__dYR3cG__headerRight{align-items:center;gap:10px;margin-left:auto;display:flex}.TopPage-module__dYR3cG__sortWrap{min-width:160px;position:relative}.TopPage-module__dYR3cG__sortSelect{color:#066;border-color:#c1e3e3;border-radius:15px;height:34px;padding:0 14px;font-size:13px;font-weight:600}.TopPage-module__dYR3cG__sortBtn{color:#066;height:34px;font-family:var(--font-family);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:0 14px;font-size:13px;font-weight:600}.TopPage-module__dYR3cG__sortBtn:hover{border-color:#066}.TopPage-module__dYR3cG__sortDropdown{z-index:50;background:#fff;border-radius:15px;min-width:180px;padding:6px 0;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 4px 20px #0000001f}.TopPage-module__dYR3cG__sortItem{text-align:left;width:100%;font-family:var(--font-family);color:#066;cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:13px;font-weight:600;transition:background .15s;display:block}.TopPage-module__dYR3cG__sortItem:hover{background:#c1e3e3}.TopPage-module__dYR3cG__sortItemActive{background:#f0f7f7}.TopPage-module__dYR3cG__filtersPanel{background:#f8fcfc;border:1px solid #e0f0f0;border-radius:15px;margin-bottom:20px;padding:20px}.TopPage-module__dYR3cG__filtersGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.TopPage-module__dYR3cG__filterGroup{flex-direction:column;gap:6px;display:flex}.TopPage-module__dYR3cG__filterLabel{font-family:var(--font-family);color:#639595;text-transform:uppercase;font-size:12px;font-weight:700}.TopPage-module__dYR3cG__rangeRow{align-items:center;gap:6px;display:flex}.TopPage-module__dYR3cG__rangeInput{min-width:0;height:34px;font-family:var(--font-family);color:#066;background:#fff;border:1px solid #c1e3e3;border-radius:10px;outline:none;flex:1;padding:0 10px;font-size:13px}.TopPage-module__dYR3cG__rangeInput:focus{border-color:#066}.TopPage-module__dYR3cG__rangeDash{color:#639595;font-size:14px}.TopPage-module__dYR3cG__chipRow{flex-wrap:wrap;gap:6px;display:flex}.TopPage-module__dYR3cG__chip{font-family:var(--font-family);color:#066;cursor:pointer;background:#fff;border:1px solid #c1e3e3;border-radius:15px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s}.TopPage-module__dYR3cG__chip:hover{border-color:#066}.TopPage-module__dYR3cG__chipActive{color:#fff;background:#066;border-color:#066}.TopPage-module__dYR3cG__clearBtn{color:#fff;font-family:var(--font-family);cursor:pointer;background:#eb5757;border:none;border-radius:15px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s}.TopPage-module__dYR3cG__clearBtn:hover{background:#d04545}.TopPage-module__dYR3cG__loader{justify-content:center;padding:40px;display:flex}.TopPage-module__dYR3cG__tableDesktop{width:100%;overflow-x:auto}.TopPage-module__dYR3cG__table{border-collapse:collapse;width:100%}.TopPage-module__dYR3cG__th,.TopPage-module__dYR3cG__thSortable{text-align:left;color:#639595;font-family:var(--font-family);white-space:nowrap;border-bottom:2px solid #c1e3e3;padding:10px 12px;font-size:13px;font-weight:600}.TopPage-module__dYR3cG__thSortable{cursor:pointer;-webkit-user-select:none;user-select:none}.TopPage-module__dYR3cG__thSortable:hover{color:#066}.TopPage-module__dYR3cG__thContent{align-items:center;gap:4px;display:inline-flex}.TopPage-module__dYR3cG__row{cursor:pointer;transition:background .15s}.TopPage-module__dYR3cG__row:hover{background:#e8f4f4}.TopPage-module__dYR3cG__td{color:#066;font-family:var(--font-family);vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e0f0f0;padding:10px 12px;font-size:13px;font-weight:600}.TopPage-module__dYR3cG__bloggerCell{align-items:center;gap:10px;max-width:220px;display:flex}.TopPage-module__dYR3cG__avatarWrap{flex-shrink:0;width:40px;height:40px;position:relative}.TopPage-module__dYR3cG__avatarImg{object-fit:cover;border:1px solid #ced8e1;border-radius:12px;width:40px;height:40px}.TopPage-module__dYR3cG__avatarPlaceholder{background:#e0f0f0;border:1px solid #ced8e1;border-radius:12px;width:40px;height:40px}.TopPage-module__dYR3cG__avatarSocIcon{border-radius:9px;width:18px;height:18px;position:absolute;bottom:-2px;right:-5px}.TopPage-module__dYR3cG__bloggerInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.TopPage-module__dYR3cG__bloggerName{color:#066;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.TopPage-module__dYR3cG__bloggerLoginRow{align-items:center;gap:10px;display:flex}.TopPage-module__dYR3cG__bloggerLogin{color:#066;white-space:nowrap;text-overflow:ellipsis;background:#eff6f6;border-radius:15px;max-width:140px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block;overflow:hidden}.TopPage-module__dYR3cG__cardsMobile{display:none}.TopPage-module__dYR3cG__card{cursor:pointer;background:#fff;border-radius:15px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0066660f}.TopPage-module__dYR3cG__cardRank{color:#639595;margin-bottom:8px;font-size:13px;font-weight:700}.TopPage-module__dYR3cG__cardTop{align-items:center;gap:12px;margin-bottom:10px;display:flex}.TopPage-module__dYR3cG__cardBottom{color:#639595;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px;font-weight:600;display:flex}@media (max-width:899px){.TopPage-module__dYR3cG__tableDesktop{display:none}.TopPage-module__dYR3cG__cardsMobile{display:block}.TopPage-module__dYR3cG__filtersGrid{grid-template-columns:1fr}}
.AudienceIntersectionsPage-module__41DHOG__card{box-sizing:border-box;background:#fff;border-radius:15px;margin-bottom:20px;padding:30px;box-shadow:0 0 30px #6888a533}.AudienceIntersectionsPage-module__41DHOG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.AudienceIntersectionsPage-module__41DHOG__reportsBtn{color:#fff;height:36px;font-family:var(--font-family);cursor:pointer;background:#066;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:background .2s}.AudienceIntersectionsPage-module__41DHOG__reportsBtn:hover{background:#005252}.AudienceIntersectionsPage-module__41DHOG__formGrid{flex-wrap:wrap;align-items:flex-end;gap:20px;display:flex}.AudienceIntersectionsPage-module__41DHOG__fieldWrap{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.AudienceIntersectionsPage-module__41DHOG__fieldLabel{font-family:var(--font-family);color:#283535;white-space:nowrap;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;font-weight:400;display:flex}.AudienceIntersectionsPage-module__41DHOG__fieldInput{color:#283535;height:44px;font-family:var(--font-family);box-sizing:border-box;background:#fff;border:1px solid #c1e3e3;border-radius:15px;outline:none;width:100%;padding:0 16px;font-size:13px;transition:border-color .2s}.AudienceIntersectionsPage-module__41DHOG__fieldInput:focus{border-color:#066}.AudienceIntersectionsPage-module__41DHOG__fieldInputError{border-color:#e05555}.AudienceIntersectionsPage-module__41DHOG__searchBtn{height:44px;font-family:var(--font-family);cursor:default;white-space:nowrap;color:#8c8c8c;background:#d6d6d6;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s}.AudienceIntersectionsPage-module__41DHOG__searchBtnActive{cursor:pointer;color:#fff;background:#066}.AudienceIntersectionsPage-module__41DHOG__searchBtnActive:hover{background:#005252}.AudienceIntersectionsPage-module__41DHOG__searchBtn:disabled{opacity:.6;cursor:not-allowed}.AudienceIntersectionsPage-module__41DHOG__uploadBtn{height:44px;font-family:var(--font-family);cursor:pointer;white-space:nowrap;color:#fff;background:#066;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s}.AudienceIntersectionsPage-module__41DHOG__uploadBtn:hover{background:#005252}.AudienceIntersectionsPage-module__41DHOG__saveBtn{height:44px;font-family:var(--font-family);cursor:pointer;white-space:nowrap;color:#fff;background:#066;border:none;border-radius:15px;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s}.AudienceIntersectionsPage-module__41DHOG__saveBtn:hover{background:#005252}.AudienceIntersectionsPage-module__41DHOG__loader{justify-content:center;padding:40px;display:flex}.AudienceIntersectionsPage-module__41DHOG__tableWrap{margin-top:20px}.AudienceIntersectionsPage-module__41DHOG__tableHead{align-items:center;gap:0;height:55px;padding:0 20px;display:flex}.AudienceIntersectionsPage-module__41DHOG__tableHead>span{font-family:var(--font-family);color:#b6c1cc;font-size:13px;font-weight:600}.AudienceIntersectionsPage-module__41DHOG__tableRow{background:#fff;border-radius:15px;align-items:center;height:90px;margin-bottom:20px;padding:0 20px;display:flex;box-shadow:0 0 30px #6888a533}.AudienceIntersectionsPage-module__41DHOG__colCheck{flex-shrink:0;justify-content:center;align-items:center;min-width:50px;max-width:50px;display:flex}.AudienceIntersectionsPage-module__41DHOG__checkbox{accent-color:#066;cursor:pointer;width:20px;height:20px}.AudienceIntersectionsPage-module__41DHOG__colAvatar{flex-shrink:0;min-width:100px;max-width:100px}.AudienceIntersectionsPage-module__41DHOG__colLogin{flex-direction:column;flex-shrink:2;gap:10px;min-width:340px;max-width:340px;display:flex;overflow:hidden}.AudienceIntersectionsPage-module__41DHOG__colSubs{min-width:128px;max-width:128px;font-family:var(--font-family);color:#283535;flex-shrink:2;font-size:13px;font-weight:600}.AudienceIntersectionsPage-module__41DHOG__colER{min-width:50px;max-width:50px;font-family:var(--font-family);color:#283535;white-space:nowrap;flex-shrink:2;font-size:13px;font-weight:600}.AudienceIntersectionsPage-module__41DHOG__colQuality{min-width:150px;max-width:150px;font-family:var(--font-family);color:#283535;flex-shrink:2;font-size:13px;font-weight:600}.AudienceIntersectionsPage-module__41DHOG__avatarWrap{width:49px;height:49px;position:relative}.AudienceIntersectionsPage-module__41DHOG__avatarImg{object-fit:cover;border-radius:50%;width:49px;height:49px}.AudienceIntersectionsPage-module__41DHOG__avatarPlaceholder{color:#066;background:#d6eeee;border-radius:50%;justify-content:center;align-items:center;width:49px;height:49px;font-size:18px;font-weight:700;display:flex}.AudienceIntersectionsPage-module__41DHOG__avatarSocIcon{width:20px;height:20px;position:absolute;bottom:0;left:-6px}.AudienceIntersectionsPage-module__41DHOG__bloggerName{font-family:var(--font-family);color:#283535;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 10px);font-size:14px;font-weight:400;overflow:hidden}.AudienceIntersectionsPage-module__41DHOG__loginRow{align-items:center;gap:10px;max-width:calc(100% - 10px);display:flex}.AudienceIntersectionsPage-module__41DHOG__loginLink{height:36px;font-family:var(--font-family);color:#066;white-space:nowrap;text-overflow:ellipsis;background:#eff6f6;border-radius:15px;align-items:center;max-width:100%;padding:0 16px 0 11px;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex;overflow:hidden}.AudienceIntersectionsPage-module__41DHOG__loginLink:hover{color:#ff836b}.AudienceIntersectionsPage-module__41DHOG__verifyIcon{flex-shrink:0}.AudienceIntersectionsPage-module__41DHOG__savingIndicator{justify-content:center;align-items:center;height:44px;padding:0 10px;display:flex}.AudienceIntersectionsPage-module__41DHOG__emptyText{color:#639595;font-family:var(--font-family);text-align:center;padding:40px;font-size:14px;font-weight:600}.AudienceIntersectionsPage-module__41DHOG__tariffError{padding:10px 0 0;position:relative}.AudienceIntersectionsPage-module__41DHOG__tariffErrorBadge{color:#fff;background:#ff836b;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:700;display:flex;position:absolute;top:-32px;left:-34px}.AudienceIntersectionsPage-module__41DHOG__tariffErrorText{font-family:var(--font-family);color:#283535;margin:0 0 12px;font-size:14px;line-height:1.5}.AudienceIntersectionsPage-module__41DHOG__tariffErrorLink{color:#51acac;text-decoration:none;transition:color .3s}.AudienceIntersectionsPage-module__41DHOG__tariffErrorLink:hover{color:#ff836b}@media (max-width:768px){.AudienceIntersectionsPage-module__41DHOG__formGrid{flex-direction:column;gap:16px}.AudienceIntersectionsPage-module__41DHOG__fieldWrap{width:100%;flex:unset!important}.AudienceIntersectionsPage-module__41DHOG__tableHead{display:none}.AudienceIntersectionsPage-module__41DHOG__tableRow{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:16px}.AudienceIntersectionsPage-module__41DHOG__colCheck,.AudienceIntersectionsPage-module__41DHOG__colAvatar,.AudienceIntersectionsPage-module__41DHOG__colLogin,.AudienceIntersectionsPage-module__41DHOG__colSubs,.AudienceIntersectionsPage-module__41DHOG__colER,.AudienceIntersectionsPage-module__41DHOG__colQuality{min-width:0;max-width:100%}}
.Charts-module__tQwyFW__pieRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Charts-module__tQwyFW__pieLegend{flex-direction:column;gap:10px;padding:20px 0;display:flex}.Charts-module__tQwyFW__pieLegendItem{align-items:center;gap:8px;display:flex}.Charts-module__tQwyFW__pieLegendClickable{cursor:pointer;background:0 0;border:none;padding:2px 0;transition:opacity .15s}.Charts-module__tQwyFW__pieLegendClickable:hover{opacity:.8}.Charts-module__tQwyFW__pieLegendClickable:hover .Charts-module__tQwyFW__pieLegendLabel{color:#303030!important}.Charts-module__tQwyFW__pieLegendBadge{white-space:nowrap;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;min-width:58px;height:20px;padding:0 6px;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;display:inline-flex}.Charts-module__tQwyFW__pieLegendLabel{color:#066;white-space:nowrap;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600}.Charts-module__tQwyFW__barLegend{justify-content:center;align-items:center;gap:16px;padding-top:8px;display:flex}.Charts-module__tQwyFW__barLegendItem{align-items:center;gap:6px;display:flex}.Charts-module__tQwyFW__barLegendMark{border-radius:10px;flex-shrink:0;width:20px;height:20px}.Charts-module__tQwyFW__barLegendLabel{color:#066;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600}.Charts-module__tQwyFW__barLegendClickable{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;transition:opacity .15s;display:flex}.Charts-module__tQwyFW__barLegendClickable:hover{opacity:.8}.Charts-module__tQwyFW__barLegendClickable:hover .Charts-module__tQwyFW__barLegendLabel{color:#303030!important}.Charts-module__tQwyFW__lineLegend{justify-content:center;align-items:center;gap:16px;padding-top:8px;display:flex}.Charts-module__tQwyFW__lineLegendItem{align-items:center;gap:6px;display:flex}.Charts-module__tQwyFW__lineLegendMark{border-radius:10px;flex-shrink:0;width:20px;height:20px}.Charts-module__tQwyFW__lineLegendLabel{color:#066;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600}
