@font-face {
    font-family: 'GothaProLig';
    font-style: normal;
    font-weight: 400;
    src: url("/css/font/Gotham_Cyrillic/GothaProLig.otf") format('opentype')
}

@font-face {
    font-family: 'GothaProMed';
    font-style: normal;
    font-weight: 400;
    src: url("/css/font/Gotham_Cyrillic/GothaProMed.otf") format('opentype')
}

@font-face {
    font-family: 'GothaProReg';
    font-style: normal;
    font-weight: 400;
    src: url("/css/font/Gotham_Cyrillic/GothaProReg.otf") format('opentype')
}

a, p, span, td, div, button, h1, h2, h3, h4, h5, h6, li,textarea {
    /*font-family: GothaProMed!important;*/
    font-family: GothaProReg;
}
textarea{
    font-size: 14px;
}
.big-text {
    font-family: GothaProReg;
    line-height: 1;
    /*font-family: GothaProMed!important;*/
}

.logo-text {
    color: var(--sw-base) !important;
    font-size: 23px !important;
}

.uk-accordion-title::before {
    float: left;
}

.big-text {
    font-size: 64pt !important;
    color: var(--sw-base) !important;

}

a {
    outline: none;
}

.input-group-addon {
    padding: 0;
}

.uk-tab-left > * > a {
    border-right: 2px solid transparent;
}

.uk-logo img {
    width: 190px;
    max-height: 52px;
}

.wrap {
    word-wrap: break-word;
}

.jodit_fullsize_box .tm-header.uk-navbar-container.tm-header-transparent {
    display: none;
}

.uk-button-primary {
    background-color: var(--sw-primary) !important;
    border-color: var(--sw-primary) !important;
    color: #fff !important;
}

p.uk-text-primary {
    color: var(--sw-primary) !important;
}

.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: var(--sw-base) !important;
    border-color: var(--sw-base) !important;
}

.auth-page {
    padding-top: 48px;
    padding-bottom: 48px;
}

.auth-card {
    width: 100%;
    max-width: 560px;
    border: 1px solid var(--sw-line);
    border-radius: 4px;
    box-shadow: var(--sw-shadow-card);
    background: var(--sw-surface);
}

.auth-brand {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 18px;
    padding-left: 14px;
    border-left: 4px solid var(--sw-warm);
}

.auth-brand__name {
    font-family: GothaProMed;
    font-size: 22px;
    line-height: 26px;
    color: var(--sw-base);
}

.auth-brand__text {
    font-size: 14px;
    line-height: 20px;
    color: var(--sw-muted);
}

.auth-title {
    margin: 0 0 24px;
    font-size: 24px;
    line-height: 30px;
    font-family: GothaProMed;
    color: var(--sw-base);
}

.auth-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 18px;
}

.auth-button {
    height: 42px;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 0;
    font-family: GothaProMed;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.auth-page .uk-button-primary.auth-button {
    background: var(--sw-primary) !important;
    color: #fff !important;
    border: 1px solid var(--sw-primary) !important;
    box-shadow: none;
}

.auth-page .uk-button-primary.auth-button:hover,
.auth-page .uk-button-primary.auth-button:focus {
    background: var(--sw-base) !important;
    border-color: var(--sw-base) !important;
    box-shadow: none;
}

.auth-button-secondary {
    background: var(--sw-surface) !important;
    border-color: var(--sw-line) !important;
    color: var(--sw-base) !important;
    border-radius: 0;
}

.auth-button-secondary:hover,
.auth-button-secondary:focus {
    background: #fff !important;
    border-color: var(--sw-primary) !important;
    color: var(--sw-base) !important;
}

.auth-divider {
    margin: 24px 0 16px;
    border-color: var(--sw-line);
}

.auth-socials {
    margin-top: 0;
}

.auth-footer {
    margin-top: 14px;
}

.auth-link {
    color: var(--sw-base);
    font-family: GothaProMed;
    text-decoration: none;
}

.auth-link:hover,
.auth-link:focus {
    color: var(--sw-primary);
    text-decoration: underline;
}

.uk-tab > .uk-active > a {
    border-color: var(--sw-primary) !important;
}

.uk-section-primary {
    background: var(--sw-base) !important;
}

.card-border-light {

    border: 2px solid var(--sw-lavender);

}

.card-light {

    background-color: var(--sw-surface);

}

.jodit_toolbar_list > .jodit_toolbar li.jodit_toolbar_btn > a {
    padding: 7px 4px !important;
    text-align: center !important;
}

.smg-ticket-plus {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--sw-primary);
}

.smg-ticket-open {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FF6D00;
}
ul.ticket-messages-list {
    list-style: none;
}

.smg_dat400{
    width: 400px !important;
}

.house-item .uk-margin{
    margin: 0!important;
}
.sp-dd {
    float: right!important;
    margin-top: -20px;
}
.uk-form-controls>div>label{
    margin-right: 15px;
}
#tp-form .uk-form-danger, #tpup-form .uk-form-danger {
    color: inherit!important;
}
._smguide_adminpoint {
    width: 60px!important;
    position: relative!important;
    top: -6px!important;
    left: 15px!important;
}
._smguide_adminpoint svg {
    #width: 10px;
    #height: 10px;
}

.adminka._smguide_pulse._dwq77{
    width: 18px;
    position: relative;
    height: 18px;
    margin: 0;
    padding: 0;
}

._smguide_adminpoint .adminpoint_a {
    width: 18px;
    display: block;
    height: 18px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    line-height: 1;
    font-size: 0;
}

._smguide_adminpoint .adminpoint_a svg {
    #margin-top: 4px;
    display: inline;
}
.field-helpposts-status{
    #display: none;
}
.uk-navbar-container:not(.uk-navbar-transparent),.uk-section-primary {
    background: #4089F6!important;
}
#helpposts-tags>label{
    display: inline-block;
    width: 30%;
}
#group2 label{
    margin-top: 5px;;
}
#group2>div>div>div>div>label {
    display: inline-block;
    width: 100%;
}
#helpposts-tags>label>span {
    margin-right: 20px;
}

.field-helptags-id_user,.field-helptags-id,.field-helptags-noredirect {
    display: none;
}
.checkbox.sn-checkbox-use-protocol{
    display: none;
}
#group2 span.uk-badge {
    vertical-align: top;
    margin-left: 20px;
}
.uk-text-white svg {
    color: white;
    margin: 0 5px;
}
.modal-edit-custom{
    line-height: 1.4;
}
.modal-backdrop.in{
    display: none;
}
.tox-form__controls-h-stack div {width:70%!important}

.uk-button-secondary{
    background-color:#1a237e!important;
}
.uk-button-secondary:hover{
    background-color: #1526d5;
}
.uk-label-nofon {
    background-color: #fff;
    color: #333;
    padding: 0;
}
.highcharts-credits{display: none}

.stat_all {
    margin-bottom: 25px;
}
.color-dark{
    background-color: rgb(23, 28, 55);
}
.color-light{
    background-color: rgb(249, 250, 251);
}
.color-blue{
    background-color: rgb(0, 140, 255);
}
.color-green{
    background-color: rgb(0, 171, 194);
}
.color-orange{
    background-color: rgb(255, 109, 20);
}
#fon_logo{
    vertical-align: middle;
    display: table-cell;
    width: auto;
    height: auto;
    padding: 6px;
    margin:30px
}

.ui-helper-hidden-accessible{
    display: none;
}

/* ==================== */
/* SHARED HEADER — sw-header */
/* ==================== */

:root {
    --sw-base: #2B245C;
    --sw-primary: #7C3AED;
    --sw-lavender: #DDD6FE;
    --sw-warm: #FBBF24;
    --sw-surface: #FAFAFF;
    --sw-text: #18181B;
    --sw-muted: #66627A;
    --sw-line: #E7E1F5;
    --sw-shadow-card: 0 16px 36px rgba(43, 36, 92, .14), 0 2px 8px rgba(43, 36, 92, .08);
    --sw-shadow-card-hover: 0 20px 44px rgba(43, 36, 92, .18), 0 3px 10px rgba(43, 36, 92, .1);
}

.uk-card.uk-card-default,
.uk-card.uk-card-default {
    border: 1px solid var(--sw-line);
    box-shadow: var(--sw-shadow-card);
}

.sw-header {
    position: sticky;
    top: 0;
    z-index: 980;
    width: 100%;
    min-height: 66px;
    display: flex;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid var(--sw-line);
    transition: background .25s, box-shadow .25s;
}

.sw-header.is-sticky {
    background: var(--sw-base);
    border-bottom-color: transparent;
    box-shadow: 0 2px 12px rgba(43, 36, 92, 0.25);
}

.sw-header.is-sticky .sw-header__logo-text,
.sw-header.is-sticky .sw-header__nav a,
.sw-header.is-sticky .sw-header__user {
    color: #fff;
}

.sw-header.is-sticky .sw-header__nav a:hover {
    color: var(--sw-warm);
}

.sw-header.is-sticky .sw-header__login {
    background: var(--sw-primary);
    border-color: var(--sw-primary);
    transition: background .15s, border-color .15s, box-shadow .15s, color .15s;
}

.sw-header.is-sticky .sw-header__login:hover,
.sw-header.is-sticky .sw-header__login:focus {
    background: var(--sw-primary);
    border-color: #fff;
    box-shadow: 0 0 0 1px #fff inset;
}

.sw-header.is-sticky .sw-header__logout {
    color: #fff;
    border-color: rgba(255,255,255,.3);
}

.sw-header.is-sticky .sw-header__logout:hover {
    background: rgba(255,255,255,.1);
    color: #fff;
}

.sw-header.is-sticky .sw-header__burger span,
.sw-header.is-sticky .sw-header__burger::before,
.sw-header.is-sticky .sw-header__burger::after {
    background: #fff;
}

.sw-header.is-sticky .sw-header__burger {
    border-color: rgba(255,255,255,.3);
}

.sw-header__inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.sw-header__brand {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    flex-shrink: 0;
}

.sw-header__brand:hover,
.sw-header__brand:focus,
.sw-header__brand:hover .sw-header__logo-text,
.sw-header__brand:focus .sw-header__logo-text {
    text-decoration: none;
}

.sw-header__mark {
    width: 46px;
    height: 46px;
    display: block;
    flex-shrink: 0;
}

.sw-header__mark img {
    width: 100%;
    height: 100%;
    display: block;
}

.sw-header__logo-text {
    font-weight: 800;
    font-size: 20px;
    color: var(--sw-base);
    white-space: nowrap;
}

.sw-header__nav {
    display: flex;
    align-items: center;
    gap: 24px;
    font-size: 15px;
}

.sw-header__nav a {
    color: var(--sw-muted);
    text-decoration: none;
    white-space: nowrap;
    transition: color .15s;
}

.sw-header__nav a:hover {
    color: var(--sw-base);
}

.sw-header__nav-dropdown {
    min-width: 240px;
    padding: 8px 0;
    background: var(--sw-base);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 12px;
    box-shadow: 0 16px 32px rgba(43, 36, 92, .28);
}

.sw-header__nav-dropdown a {
    display: block;
    padding: 10px 16px;
    color: #fff !important;
    text-decoration: none;
    transition: background .15s, color .15s;
}

.sw-header__nav-dropdown a:hover,
.sw-header__nav-dropdown a:focus {
    background: rgba(255, 255, 255, .08);
    color: var(--sw-warm) !important;
}

.sw-header.is-sticky .sw-header__nav-dropdown {
    background: var(--sw-base);
    border-color: rgba(255, 255, 255, .16);
}

.sw-header__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.sw-header__user {
    color: var(--sw-muted);
    font-size: 14px;
    white-space: nowrap;
}

.sw-header__login {
    padding: 8px 18px;
    color: #fff !important;
    background: var(--sw-base);
    text-decoration: none;
    white-space: nowrap;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid var(--sw-base);
    transition: background .15s;
}

.sw-header__login:hover {
    background: var(--sw-primary);
    border-color: var(--sw-primary);
    color: #fff !important;
}

.sw-header__logout {
    padding: 8px 18px;
    color: var(--sw-base);
    background: transparent;
    text-decoration: none;
    white-space: nowrap;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid var(--sw-line);
    transition: all .15s;
}

.sw-header__logout:hover {
    background: var(--sw-surface);
    color: var(--sw-base);
}

.sw-header__burger {
    display: none;
    width: 42px;
    height: 38px;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 1px solid var(--sw-line);
    cursor: pointer;
    position: relative;
    padding: 0;
}

.sw-header__burger span,
.sw-header__burger::before,
.sw-header__burger::after {
    display: block;
    width: 18px;
    height: 2px;
    background: var(--sw-base);
    position: absolute;
    transition: all .2s;
}

.sw-header__burger span {
    top: 50%;
    transform: translateY(-50%);
}

.sw-header__burger::before {
    content: '';
    top: 11px;
}

.sw-header__burger::after {
    content: '';
    bottom: 11px;
}

@media (max-width: 690px) {
    .sw-header__inner {
        padding: 0 16px;
    }

    .sw-header__nav {
        display: none;
    }

    .sw-header__burger {
        display: flex;
    }

    .sw-header__logo-text {
        font-size: 16px;
    }

    .sw-header__mark {
        width: 46px;
        height: 46px;
    }

    .sw-header__user {
        display: none;
    }
}

/* ==================== */
/* LANDING — site-landing */
/* ==================== */

.site-landing {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    color: var(--sw-text);
    background: #fff;
    font-family: Arial, sans-serif;
}

.site-landing * {
    box-sizing: border-box;
}

.site-landing a {
    color: inherit;
}

.site-landing__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
}

.site-landing__hero {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
    gap: 54px;
    align-items: center;
    min-height: 650px;
    padding: 74px 0 88px;
}

.site-landing__eyebrow {
    display: inline-flex;
    padding: 8px 12px;
    background: var(--sw-surface);
    border-left: 4px solid var(--sw-warm);
    color: var(--sw-base);
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 24px;
}

.site-landing h1 {
    margin: 0;
    max-width: 720px;
    font-size: 41px;
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: 0;
    color: var(--sw-base);
}

.site-landing__lead {
    margin: 24px 0 0;
    max-width: 650px;
    color: #3F3A52;
    font-size: 20px;
    line-height: 1.55;
}

.site-landing__actions {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 34px;
    flex-wrap: wrap;
}

.site-landing__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    text-decoration: none;
    font-weight: 700;
    border: 1px solid var(--sw-base);
    border-radius: 0;
    transition: background-color .15s, border-color .15s, color .15s, box-shadow .15s;
}

.site-landing__button--primary {
    color: #fff !important;
    background: var(--sw-primary);
    border-color: var(--sw-primary);
}

.site-landing__button--primary:hover,
.site-landing__button--primary:focus {
    background: var(--sw-base);
    border-color: var(--sw-base);
    color: #fff !important;
}

.site-landing__cta .site-landing__button--primary:hover,
.site-landing__cta .site-landing__button--primary:focus,
.site-landing__step .site-landing__button--primary:hover,
.site-landing__step .site-landing__button--primary:focus {
    background: var(--sw-primary);
    border-color: #fff;
    box-shadow: 0 0 0 1px #fff inset;
    color: #fff !important;
}

.site-landing__button--ghost {
    color: var(--sw-base) !important;
    background: #fff;
}

.site-landing__button--ghost:hover,
.site-landing__button--ghost:focus {
    background: var(--sw-surface);
    border-color: var(--sw-primary);
    color: var(--sw-base) !important;
}

.site-landing__mockup {
    position: relative;
    min-height: 430px;
    background: linear-gradient(135deg, #fff 0%, var(--sw-surface) 100%);
    border: 1px solid var(--sw-line);
    box-shadow: 18px 18px 0 var(--sw-lavender);
    padding: 22px;
}

.site-landing__browser {
    min-height: 330px;
    background: #fff;
    border: 2px solid var(--sw-base);
}

.site-landing__browser-top {
    height: 46px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 0 16px;
    border-bottom: 2px solid var(--sw-base);
}

.site-landing__dot {
    width: 10px;
    height: 10px;
    background: var(--sw-base);
}

.site-landing__browser-body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    padding: 22px;
}

.site-landing__chart {
    width: min(118px, 100%);
    aspect-ratio: 1 / 1;
    border: 12px solid var(--sw-lavender);
    border-right-color: var(--sw-primary);
    border-radius: 50%;
}

.site-landing__mini-graph {
    width: min(150px, 100%);
    margin-top: 22px;
    padding: 12px 10px 10px;
    border: 2px solid var(--sw-line);
    background: var(--sw-surface);
}

.site-landing__bars {
    display: flex;
    height: 78px;
    align-items: flex-end;
    gap: 9px;
}

.site-landing__bar {
    width: 22px;
    background: var(--sw-lavender);
    border: 2px solid var(--sw-base);
}

.site-landing__bar:nth-child(1) { height: 38px; }
.site-landing__bar:nth-child(2) { height: 62px; background: var(--sw-primary); }
.site-landing__bar:nth-child(3) { height: 48px; }
.site-landing__bar:nth-child(4) { height: 72px; background: var(--sw-warm); }

.site-landing__mini-line {
    height: 8px;
    width: 72%;
    margin-top: 12px;
    background: var(--sw-base);
}

.site-landing__line {
    height: 10px;
    background: var(--sw-lavender);
    margin-bottom: 14px;
}

.site-landing__line:nth-child(2) {
    width: 72%;
    background: var(--sw-primary);
}

.site-landing__widget {
    position: absolute;
    right: -22px;
    bottom: 34px;
    width: 250px;
    background: #fff;
    border: 2px solid var(--sw-base);
    box-shadow: 10px 10px 0 var(--sw-base);
}

.site-landing__widget-head {
    height: 54px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    color: #fff;
    background: var(--sw-base);
    font-weight: 700;
}

.site-landing__widget-body {
    padding: 18px;
}

.site-landing__message {
    padding: 12px;
    background: var(--sw-surface);
    border-left: 4px solid var(--sw-primary);
    color: var(--sw-base);
    font-size: 14px;
    margin-bottom: 10px;
}

.site-landing__section {
    padding: 78px 0;
    border-top: 1px solid var(--sw-line);
}

.site-landing__section--tint {
    background: var(--sw-surface);
}

.site-landing__section h2 {
    margin: 0 0 16px;
    color: var(--sw-base);
    font-size: 38px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: 0;
}

.site-landing__section-lead {
    max-width: 760px;
    margin: 0 0 34px;
    color: var(--sw-muted);
    font-size: 18px;
    line-height: 1.55;
}

.site-landing__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.site-landing__card {
    min-height: 220px;
    padding: 24px;
    background: #fff;
    border: 1px solid var(--sw-line);
    border-top: 5px solid var(--sw-primary);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__card-icon {
    width: 46px;
    height: 46px;
    display: block;
    margin-bottom: 18px;
}

.site-landing__card h3 {
    margin: 0 0 12px;
    color: var(--sw-base);
    font-size: 21px;
    line-height: 1.25;
}

.site-landing__card p {
    margin: 0;
    color: var(--sw-muted);
    line-height: 1.5;
}

.site-landing__link {
    display: inline-block;
    margin-top: 16px;
    padding: 9px 14px;
    color: var(--sw-base);
    background: var(--sw-lavender);
    border: 1px solid var(--sw-line);
    font-weight: 700;
    text-decoration: none;
}

.site-landing__link:hover {
    color: var(--sw-base);
    background: #fff;
    border-color: var(--sw-primary);
    text-decoration: none;
}

.site-landing__steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.site-landing__step {
    padding: 26px;
    color: #fff;
    background: var(--sw-base);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__step strong {
    display: block;
    margin-bottom: 12px;
    color: var(--sw-warm);
    font-size: 15px;
}

.site-landing__step p {
    margin: 0;
    line-height: 1.5;
}

.site-landing__split {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 44px;
    align-items: start;
}

.site-landing__list {
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-landing__list li {
    padding: 16px 18px;
    background: #fff;
    border-left: 5px solid var(--sw-primary);
    color: #343044;
    box-shadow: var(--sw-shadow-card);
}

.site-landing__download {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin-top: 8px;
}

.site-landing__download a {
    display: block;
    padding: 18px;
    min-height: 106px;
    color: var(--sw-base);
    background: #fff;
    border: 1px solid var(--sw-line);
    border-top: 5px solid var(--sw-warm);
    box-shadow: var(--sw-shadow-card);
    text-decoration: none;
    transition: border-color .15s, box-shadow .15s, transform .15s;
}

.site-landing__download a:hover,
.site-landing__download a:focus {
    color: var(--sw-base);
    border-color: var(--sw-primary);
    box-shadow: var(--sw-shadow-card-hover);
    transform: translateY(-2px);
}

.site-landing__download strong {
    display: block;
    margin-bottom: 8px;
    color: var(--sw-base);
    font-size: 17px;
}

.site-landing__download span {
    display: block;
    color: var(--sw-muted);
    font-size: 14px;
    line-height: 1.4;
}

.site-docs__hero {
    padding-top: 62px;
    border-top: 0;
}

.site-docs__anchors .site-landing__button {
    width: auto;
}

.site-docs__grid {
    display: grid;
    gap: 24px;
}

.site-docs__card {
    scroll-margin-top: 92px;
    padding: 28px;
    background: #fff;
    border: 1px solid var(--sw-line);
    border-top: 5px solid var(--sw-primary);
    box-shadow: var(--sw-shadow-card);
}

.site-docs__card-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 18px;
}

.site-docs__card h2 {
    margin-bottom: 8px;
}

.site-docs__type {
    display: inline-block;
    margin-bottom: 8px;
    color: var(--sw-primary);
    font-weight: 700;
    font-size: 14px;
}

.site-docs__version,
.site-docs__file {
    margin: 0 0 12px;
    color: var(--sw-muted);
}

.site-docs__file code {
    color: var(--sw-base);
    background: var(--sw-surface);
    border: 1px solid var(--sw-line);
    padding: 2px 6px;
}

.site-docs__columns {
    display: grid;
    grid-template-columns: 1.25fr .75fr;
    gap: 24px;
    margin-top: 22px;
}

.site-docs__columns h3 {
    margin: 0 0 10px;
    color: var(--sw-base);
    font-size: 18px;
}

.site-docs__list {
    margin: 0;
    padding-left: 20px;
    color: #343044;
    line-height: 1.55;
}

.site-docs__list li + li {
    margin-top: 8px;
}

.site-landing__app-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    margin-bottom: 30px;
}

.site-landing__app-head .site-landing__section-lead {
    margin-bottom: 0;
}

.site-landing__install-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.site-landing__install-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background: #fff;
    border: 1px solid var(--sw-line);
    border-top: 5px solid var(--sw-warm);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__install-card img {
    display: block;
    width: 100%;
    aspect-ratio: 9 / 16;
    object-fit: cover;
    object-position: top center;
    border-bottom: 1px solid var(--sw-line);
}

.site-landing__install-card div {
    padding: 18px;
}

.site-landing__install-card strong {
    display: block;
    margin-bottom: 10px;
    color: var(--sw-base);
    font-size: 16px;
}

.site-landing__install-card p {
    margin: 0;
    color: var(--sw-muted);
    font-size: 14px;
    line-height: 1.45;
}

.site-landing__pricing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.site-landing__price-card {
    min-height: 100%;
    padding: 26px;
    background: #fff;
    border: 1px solid var(--sw-line);
    border-top: 5px solid var(--sw-primary);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__price-card--accent {
    border-top-color: var(--sw-warm);
    box-shadow: 12px 12px 0 var(--sw-lavender);
}

.site-landing__price-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
    margin-bottom: 18px;
}

.site-landing__price-head span {
    color: var(--sw-base);
    font-size: 24px;
    font-weight: 800;
}

.site-landing__price-head strong {
    color: var(--sw-primary);
    font-size: 20px;
    white-space: nowrap;
}

.site-landing__price-card p {
    margin: 0 0 18px;
    color: var(--sw-muted);
    line-height: 1.5;
}

.site-landing__price-card ul {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-landing__price-card li {
    padding-left: 18px;
    position: relative;
    color: #343044;
    line-height: 1.45;
}

.site-landing__price-card li::before {
    content: '';
    position: absolute;
    left: 0;
    top: .62em;
    width: 7px;
    height: 7px;
    background: var(--sw-warm);
}

.site-landing__addons {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 24px;
    align-items: start;
    margin-top: 28px;
    padding: 24px;
    background: #fff;
    border: 1px solid var(--sw-line);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__addons h3 {
    margin: 0 0 10px;
    color: var(--sw-base);
    font-size: 24px;
}

.site-landing__addons p {
    margin: 0;
    color: var(--sw-muted);
    line-height: 1.5;
}

.site-landing__addons ul {
    display: grid;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-landing__addons li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 16px;
    color: var(--sw-base);
    background: var(--sw-surface);
    border-left: 5px solid var(--sw-primary);
}

.site-landing__addons li span {
    color: var(--sw-muted);
    white-space: nowrap;
}

.site-landing__business {
    display: grid;
    gap: 8px;
    margin-top: 18px;
    padding: 22px 24px;
    color: #fff;
    background: var(--sw-base);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__business strong {
    color: var(--sw-warm);
    font-size: 18px;
}

.site-landing__business span {
    color: #E8E4FF;
    line-height: 1.5;
}

.site-landing__cta {
    padding: 48px;
    color: #fff;
    background: var(--sw-base);
    box-shadow: var(--sw-shadow-card);
}

.site-landing__cta h2 {
    color: #fff;
}

.site-landing__cta p {
    color: #E8E4FF;
}

@media (max-width: 980px) {
    .site-landing__hero,
    .site-landing__split {
        grid-template-columns: 1fr;
    }

    .site-landing__grid,
    .site-landing__steps,
    .site-landing__pricing,
    .site-landing__install-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .site-landing h1 {
        font-size: 44px;
    }
}

@media (max-width: 690px) {
    .site-landing__inner {
        padding: 0 16px;
    }

    .site-landing__hero {
        grid-template-columns: 1fr;
        min-height: 0;
        gap: 32px;
        padding: 36px 0 54px;
    }

    .site-landing__eyebrow {
        margin-bottom: 18px;
        font-size: 13px;
    }

    .site-landing h1 {
        font-size: 31px;
        line-height: 1.08;
    }

    .site-landing__lead {
        margin-top: 18px;
        font-size: 17px;
        line-height: 1.45;
    }

    .site-landing__actions {
        margin-top: 24px;
    }

    .site-landing__button {
        width: 100%;
    }

    .site-landing__section {
        padding: 52px 0;
    }

    .site-landing__section h2 {
        font-size: 28px;
    }

    .site-landing__section-lead {
        font-size: 16px;
    }

    .site-landing__grid,
    .site-landing__steps,
    .site-landing__pricing,
    .site-landing__install-grid,
    .site-landing__download {
        grid-template-columns: 1fr;
    }

    .site-landing__price-card--accent {
        box-shadow: 8px 8px 0 var(--sw-lavender);
    }

    .site-landing__addons {
        grid-template-columns: 1fr;
        padding: 18px;
    }

    .site-landing__addons li {
        display: grid;
    }

    .site-landing__app-head {
        display: grid;
        gap: 18px;
        margin-bottom: 22px;
    }

    .site-docs__anchors .site-landing__button {
        width: 100%;
    }

    .site-docs__card {
        padding: 20px;
    }

    .site-docs__card-head,
    .site-docs__columns {
        display: grid;
        grid-template-columns: 1fr;
    }

    .site-landing__install-card {
        display: grid;
        grid-template-columns: 108px 1fr;
        min-height: 0;
    }

    .site-landing__install-card img {
        height: 100%;
        aspect-ratio: auto;
        border-right: 1px solid var(--sw-line);
        border-bottom: 0;
    }

    .site-landing__install-card div {
        padding: 14px;
    }

    .site-landing__mockup {
        min-height: 340px;
        padding: 14px;
        box-shadow: 8px 8px 0 var(--sw-lavender);
    }

    .site-landing__browser {
        min-height: 260px;
    }

    .site-landing__browser-top {
        height: 38px;
    }

    .site-landing__browser-body {
        grid-template-columns: 120px 1fr;
        gap: 14px;
        padding: 16px;
    }

    .site-landing__chart {
        width: 120px;
    }

    .site-landing__mini-graph {
        width: 120px;
        margin-top: 14px;
    }

    .site-landing__bars {
        height: 54px;
        gap: 6px;
    }

    .site-landing__bar {
        width: 17px;
    }

    .site-landing__bar:nth-child(1) { height: 28px; }
    .site-landing__bar:nth-child(2) { height: 42px; }
    .site-landing__bar:nth-child(3) { height: 34px; }
    .site-landing__bar:nth-child(4) { height: 50px; }

    .site-landing__widget {
        right: 14px;
        bottom: 14px;
        width: min(220px, calc(100% - 42px));
        box-shadow: 6px 6px 0 var(--sw-base);
    }

    .site-landing__widget-head {
        height: 44px;
        padding: 0 14px;
        font-size: 14px;
    }

    .site-landing__widget-body {
        padding: 12px;
    }

    .site-landing__message {
        padding: 9px;
        font-size: 13px;
    }

    .site-landing__cta {
        padding: 28px 20px;
    }
}

/* Инверсия логотипа в sticky-шапке */
.sw-header.is-sticky .sw-header__mark img {
    filter: brightness(0) invert(1);
}

/* Элемент с пазлом — заливку не трогаем, обводку инвертируем */
.sw-header.is-sticky .sw-header__mark img {
    /* основной фильтр уже задан выше, этот для fallback если img — растровый */
}

/* Если логотип вставлен как инлайн SVG */
.sw-header.is-sticky .sw-header__mark svg {
    filter: none;
}
.sw-header.is-sticky .sw-header__mark svg path,
.sw-header.is-sticky .sw-header__mark svg circle {
    stroke: #fff;
}
.sw-header.is-sticky .sw-header__mark svg path[fill="#7C3AED"] {
    fill: #7C3AED;
    stroke: #fff;
}
.sw-header.is-sticky .sw-header__mark svg path:not([fill]),
.sw-header.is-sticky .sw-header__mark svg circle:not([fill]) {
    stroke: #fff;
}

/* Все SVG-логотипы в sticky — белые */
.sw-header.is-sticky .sw-header__mark img {
    filter: brightness(0) invert(1);
}

/* Кроме логотипа с пазлом — у него свой файл, не инвертируем */
.sw-header.is-sticky .sw-header__mark img[src*="logo"],
.sw-header.is-sticky .sw-header__mark img[src*="sitewidget"] {
    /* тут нужен другой подход, если это единый SVG-файл */
}
.sw-header__logo-text {
    display: flex;
    flex-direction: column;
    font-weight: 800;
    font-size: 18px;
    color: var(--sw-base);
    line-height: 1.1;
    white-space: nowrap;
}

.sw-header__logo-line {
    display: block;
}

.sw-header.is-sticky .sw-header__logo-text,
.sw-header.is-sticky .sw-header__logo-line {
    color: #fff;
}

/* На мобильных чуть мельче */
@media (max-width: 690px) {
    .sw-header__logo-text {
        font-size: 14px;
    }
}
/* ==================== */
/* FOOTER — sw-footer */
/* ==================== */

.sw-footer {
    width: 100%;
    background: var(--sw-base);
    color: #fff;
    padding: 32px 0;
    margin-top: 0;
}

.sw-footer__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.sw-footer__col {
    display: flex;
    align-items: center;
    gap: 16px;
}

.sw-footer__brand {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

.sw-footer__copy {
    color: var(--sw-lavender);
    font-size: 14px;
}

.sw-footer a {
    color: var(--sw-lavender);
    text-decoration: none;
    font-size: 14px;
    transition: color .15s;
}

.sw-footer a:hover {
    color: var(--sw-warm);
}

@media (max-width: 690px) {
    .sw-footer__inner {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    .sw-footer__col {
        justify-content: center;
    }
}
/* ==================== */
/* COOKIE CONSENT */
/* ==================== */

.sw-cookie {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    border-top: 2px solid var(--sw-base);
    box-shadow: 0 -4px 20px rgba(43, 36, 92, 0.15);
    padding: 20px 0;
}

.sw-cookie__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    align-items: flex-start;
    gap: 24px;
    flex-wrap: wrap;
}

.sw-cookie__text {
    flex: 1;
    min-width: 200px;
}

.sw-cookie__text strong {
    display: block;
    font-size: 16px;
    color: var(--sw-base);
    margin-bottom: 6px;
}

.sw-cookie__text p {
    margin: 0;
    font-size: 14px;
    color: var(--sw-muted);
    line-height: 1.45;
}

.sw-cookie__options {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 200px;
}

.sw-cookie__option {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    color: var(--sw-text);
    user-select: none;
}

.sw-cookie__option input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.sw-cookie__check {
    width: 20px;
    height: 20px;
    border: 2px solid var(--sw-line);
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all .15s;
}

.sw-cookie__check::after {
    content: '';
    width: 10px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg) translateY(-1px);
    display: none;
}

.sw-cookie__option input:checked + .sw-cookie__check {
    background: var(--sw-primary);
    border-color: var(--sw-primary);
}

.sw-cookie__option input:checked + .sw-cookie__check::after {
    display: block;
}

.sw-cookie__option input:disabled + .sw-cookie__check {
    background: var(--sw-line);
    border-color: var(--sw-line);
    cursor: not-allowed;
}

.sw-cookie__option input:disabled + .sw-cookie__check::after {
    display: block;
}

.sw-cookie__option input:disabled ~ span:last-child {
    color: var(--sw-muted);
}

.sw-cookie__actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 180px;
}

.sw-cookie__btn {
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    transition: all .15s;
}

.sw-cookie__btn--accept {
    background: var(--sw-primary);
    color: #fff;
}

.sw-cookie__btn--accept:hover {
    background: #6D28D9;
}

.sw-cookie__btn--custom {
    background: transparent;
    color: var(--sw-base);
    border: 1px solid var(--sw-line);
}

.sw-cookie__btn--custom:hover {
    background: var(--sw-surface);
}

@media (max-width: 690px) {
    .sw-cookie__inner {
        flex-direction: column;
        gap: 16px;
    }

    .sw-cookie__actions {
        flex-direction: row;
        width: 100%;
    }

    .sw-cookie__btn {
        flex: 1;
        text-align: center;
    }
}

.sw-manager-sidebar {
    min-width: 220px;
}

.sw-manager-sidebar .uk-nav > li > a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    color: var(--sw-muted);
    line-height: 1.25;
}

.sw-manager-sidebar .uk-nav-parent-icon > .uk-parent > a::after {
    flex: 0 0 auto;
    margin-left: auto;
    position: static;
    transform: none;
}

.sw-manager-sidebar .uk-nav > li.uk-active > a,
.sw-manager-sidebar .uk-nav > li > a:hover {
    color: var(--sw-base);
    font-weight: 600;
}

.sw-manager-sidebar .uk-nav-sub {
    padding-left: 18px;
}

.sw-manager-sidebar .uk-nav-sub a {
    line-height: 1.25;
}

@media (max-width: 639px) {
    .sw-manager-sidebar {
        min-width: 0;
    }
}

.sw-entry-point-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.sw-entry-point-card {
    background: #fff;
    border: 1px solid var(--sw-line);
    box-shadow: 0 10px 24px rgba(43, 36, 92, .08);
    padding: 18px;
}

.sw-entry-point-card__form {
    margin: 0;
}

.sw-entry-point-card__controls {
    display: grid;
    grid-template-columns: minmax(160px, 1fr) 96px 96px;
    gap: 12px;
}

.sw-entry-point-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 16px;
}

.sw-entry-point-card__enabled {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.sw-entry-point-card__actions {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

@media (max-width: 959px) {
    .sw-entry-point-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 639px) {
    .sw-entry-point-card {
        padding: 14px;
    }

    .sw-entry-point-card__controls {
        grid-template-columns: 1fr;
    }

    .sw-entry-point-card__footer {
        align-items: stretch;
        flex-direction: column;
    }

    .sw-entry-point-card__actions {
        justify-content: stretch;
    }

    .sw-entry-point-card__actions .uk-button {
        flex: 1;
    }
}

.sw-instruction-layout {
    display: grid;
    grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
    gap: 20px;
}

.sw-instruction-panel {
    min-width: 0;
}

.sw-instruction-list,
.sw-instruction-grid {
    display: grid;
    gap: 16px;
}

.sw-instruction-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sw-instruction-card {
    background: #fff;
    border: 1px solid var(--sw-line);
    box-shadow: 0 10px 24px rgba(43, 36, 92, .08);
    padding: 18px;
}

.sw-instruction-card__top {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    justify-content: space-between;
}

.sw-instruction-card__top h4 {
    margin: 0;
}

.sw-instruction-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sw-instruction-stat {
    background: #fff;
    border: 1px solid var(--sw-line);
    box-shadow: 0 10px 24px rgba(43, 36, 92, .08);
    min-height: 92px;
    padding: 18px;
}

.sw-instruction-stat b {
    color: var(--sw-base);
    display: block;
    font-size: 24px;
    line-height: 1.1;
}

.sw-instruction-stat span {
    color: var(--sw-muted);
}

.sw-instruction-form {
    background: #fff;
    border: 1px solid var(--sw-line);
    box-shadow: 0 10px 24px rgba(43, 36, 92, .08);
    padding: 18px;
}

.sw-instruction-editor-toolbar {
    align-items: center;
    background: var(--sw-surface);
    border: 1px solid var(--sw-line);
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 8px;
}

.sw-editor-button {
    align-items: center;
    background: #fff;
    border: 1px solid var(--sw-line);
    color: var(--sw-base);
    cursor: pointer;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    justify-content: center;
    line-height: 1;
    min-width: 36px;
    padding: 0 10px;
}

.sw-editor-button:hover,
.sw-editor-button:focus {
    border-color: var(--sw-primary);
    color: var(--sw-primary);
    outline: none;
}

.sw-instruction-editor-view {
    background: #fff;
    border: 1px solid var(--sw-line);
    min-height: 260px;
    outline: none;
    padding: 14px;
}

.sw-instruction-editor-view:focus {
    border-color: var(--sw-primary);
    box-shadow: 0 0 0 2px rgba(124, 58, 237, .12);
}

.sw-instruction-editor-view img {
    height: auto;
    max-width: 100%;
}

.sw-instruction-editor-view h3 {
    color: var(--sw-base);
    font-size: 22px;
    line-height: 1.25;
    margin: 18px 0 10px;
}

.sw-instruction-editor-view iframe,
.sw-instruction-media iframe {
    aspect-ratio: 16 / 9;
    border: 0;
    display: block;
    max-width: 100%;
    width: 100%;
}

.sw-instruction-media {
    margin: 14px 0;
}

.sw-instruction-editor-source {
    display: none;
}

.sw-instruction-editor-help {
    margin-top: 8px;
}

.sw-instruction-role-list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 639px) {
    .sw-instruction-role-list {
        grid-template-columns: 1fr;
    }
}

.sw-instruction-card--new {
    border-color: var(--sw-lavender);
    margin-bottom: 16px;
}

.sw-instruction-card__footer {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    margin-top: 14px;
}

.sw-instruction-sort {
    max-width: 86px;
}

.sw-instruction-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
}

.sw-instruction-comments {
    display: grid;
    gap: 10px;
}

.sw-instruction-comment {
    border-top: 1px solid var(--sw-line);
    padding-top: 10px;
}

@media (max-width: 1199px) {
    .sw-instruction-layout,
    .sw-instruction-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 639px) {
    .sw-instruction-card {
        padding: 14px;
    }

    .sw-instruction-card__footer,
    .sw-instruction-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .sw-instruction-sort {
        max-width: none;
    }
}
