*{box-sizing:border-box;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-main)}input,textarea,select,button{padding:0;margin:0;font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.1}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:none;border:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url("./media/Inter_18pt-Regular-UHNXEOLW.ttf") format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url("./media/Inter_18pt-Bold-K2QR2KD5.ttf") format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url("./media/Inter_18pt-Medium-VXC6SNUD.ttf") format("truetype")}:root{--font-family-main: Inter, sans-serif;--font-size-xs: 14px;--font-size-s: 16px;--font-size-sm: 20px;--font-size-m: 27px;--font-size-l: 32px;--font-size-xl: 47px;--font-size-xxl: 61px;--header-height: 50px;--header-padding: 10px 20px;--header-width: 100%;--sidebar-width: 300px;--dropdown-width: 150px;--dropdown-height: 158px}.contacts-page{--c-list-width: 456px;--c-avatar-border-color: var(--inverted-bg-color);--c-list-bg: var(--inverted-bg-color);--c-separator: rgb(136 133 133 / 10%);--c-item-hover: #f7f7f7;--c-item-active-bg: var(--bg-color);--c-item-active-txt: #fff;--c-avatar-border: rgb(255 255 255 / 35%);--c-accent: var(--primary-color);--c-accent-hover: var(--primary-color);--c-title-divider: var(--primary-color);--c-detail-pad: 110px 80px}.app.normal{--bg-color: white;--inverted-bg-color: #2a3647;--text-color: #2a3647;--inverted-text-color: white;--primary-color: #2c3e50;--inverted-primary-color: #29abe2;--secondary-color: #8e44ad;--inverted-secondary-color: #9b59b6;--dropdown-bg: #2a3647;--dropdown-text: #cdcdcd;--hover-color: #2a3d59;--header-border: #e0e0e0;--header-button-hover: #f5f5f5;--nav-active-bg: #091931;--nav-footer-link-hover: #29abe2;--btn-primary-bg: #2A3647;--btn-primary-text: #fff;--btn-primary-hover: #124658;--btn-primary-active: #091931;--btn-secondary-bg: #2A3647;--btn-secondary-text: #fff;--btn-secondary-hover: #124658;--btn-secondary-active: #091931;--btn-outline-text: #2A3647;--btn-outline-border: #2A3647;--btn-outline-hover-border: #124658;--btn-outline-hover-text: #124658;--btn-outline-active-border: #091931;--btn-outline-active-text: #091931;--btn-text-color: #2A3647;--btn-text-hover: #124658;--btn-text-active: #091931;--btn-legacy-primary-hover: #29ABE2;--border-color: #d1d7e0;--error-color: #ff3d00;--radius: 8px}.app.dark{--bg-color: #2a3647;--bg-color-lighter: #b7babd;--inverted-bg-color: white;--main-bg-color: #f6f7f8;--text-color: #ecf0f1;--inverted-text-color: #2a3647;--primary-color: #29abe2;--inverted-primary-color: #2c3e50;--secondary-color: #2ecc71;--inverted-secondary-color: #27ae60;--dropdown-bg: #2a3647;--dropdown-text: #cdcdcd;--hover-color: #2a3d59;--header-border: white;--header-button-hover: #2a3d59;--nav-active-bg: #091931;--nav-footer-link-hover: #29abe2;--btn-primary-bg: #2a3647;--btn-primary-text: #fff;--btn-primary-hover: #124658;--btn-primary-active: #091931;--btn-secondary-bg: #1e2a3a;--btn-secondary-text: #fff;--btn-secondary-hover: #124658;--btn-secondary-active: #091931;--btn-outline-text: #1e2a3a;--btn-outline-border: #2a3647;--btn-outline-hover-border: #124658;--btn-outline-hover-text: #124658;--btn-outline-active-border: #091931;--btn-outline-active-text: #091931;--btn-text-color: #1e2a3a;--btn-text-hover: #124658;--btn-text-active: #091931;--btn-legacy-primary-hover: #29abe2;--border-color: #d1d7e0;--error-color: #ff3d00;--radius: 8px}.app-init-loader{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#fff9}.app-init-spinner{width:48px;height:48px;border:5px solid #dde2ea;border-top-color:#29abe2;border-radius:50%;animation:app-init-spin .8s linear infinite}@keyframes app-init-spin{to{transform:rotate(360deg)}}.container{max-width:1440px;margin-right:auto}@media(width<=1025px){.header .user-avatar{width:40px!important;height:40px!important;font-size:14px!important;font-weight:700!important}}
