html {
    scroll-behavior: smooth;
}

body {
    background: #f4f7fb;
}

.module-interior {
    background: linear-gradient(180deg, #f4f7fb 0%, #ffffff 260px);
    padding-bottom: 34px;
}

.article-main {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.article-main__content {
    max-width: 900px;
    margin: 0 auto;
    padding: 24px clamp(14px, 3vw, 34px);
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.article-main__content > p {
    margin: 0 0 16px !important;
    color: #1f2937;
    font-size: 18px;
    line-height: 1.62;
}

.article-main__content a {
    color: #2363d1;
    font-weight: 900;
    text-decoration: none;
}

.article-main__content h1,
.article-main__content h2,
.article-main__content h3 {
    color: #111827;
    line-height: 1.22;
    letter-spacing: 0;
}

.article-main__content h2 {
    margin: 26px 0 14px !important;
    font-size: clamp(24px, 3.2vw, 32px) !important;
}

.article-main__content h3 {
    margin: 22px 0 12px !important;
    font-size: 22px !important;
}

.article-main__content > img,
.article-main__content video {
    width: auto !important;
    max-width: min(100%, 720px) !important;
    max-height: 520px;
    margin: 18px auto 20px !important;
    border-radius: 8px;
    object-fit: contain;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.1);
}

.article-main__content > img[src*="slimjet.png"] {
    max-width: min(100%, 330px) !important;
    max-height: none;
    box-shadow: none;
    filter: drop-shadow(0 16px 22px rgba(126, 54, 180, 0.18));
}

.article-main__content blockquote.new {
    margin: 22px 0 !important;
    padding: 18px 20px;
    border-left: 4px solid #3f8f70;
    border-radius: 8px;
    background: #f4fbf7;
    color: #183528;
}

.article-main__content blockquote.new p {
    margin: 0 !important;
    font-size: 18px;
    line-height: 1.55;
}

.article-main__content .alert {
    margin: 18px 0 22px;
    padding: 18px;
    border-radius: 8px;
    border: 1px solid #ffd4d4;
    background: #fff7f7;
}

.article-main__content .alert img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    max-height: 420px;
    margin: 0 auto 14px !important;
    border-radius: 8px;
}

.swiper2 {
    max-width: 640px;
    margin: 24px auto 24px !important;
    padding: 0 0 18px;
    overflow: hidden;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

.swiper2 .swiper-wrapper {
    align-items: stretch;
}

.swiper2 .swiper-slide {
    height: auto;
    background: #fff;
}

.swiper2 .swiper-cube-shadow,
.swiper2 .swiper-slide-shadow-left,
.swiper2 .swiper-slide-shadow-right,
.swiper2 .swiper-slide-shadow-top,
.swiper2 .swiper-slide-shadow-bottom {
    display: none !important;
}

.slider-2 {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.slider-top,
.slider-nav,
.slider-bottom {
    padding: 12px 16px;
}

.slider-top {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #eef2f7;
}

.slider-top__img {
    width: 42px !important;
    height: 42px !important;
    flex: 0 0 42px;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
    border: 1px solid #e2e8f0;
}

.slider-top__name {
    color: #111827;
    font-weight: 900;
}

.slider-top__doted {
    margin-left: auto;
}

.slider-image,
.sdxxxc {
    min-height: 0 !important;
    height: auto !important;
    background: #f8fafc;
    box-shadow: none !important;
    filter: none !important;
}

.slider-image .card-img {
    width: 100% !important;
    height: auto !important;
    max-height: 290px;
    margin: 0 !important;
    border-radius: 0;
    object-fit: contain;
    box-shadow: none !important;
}

.slider-nav {
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 44px;
    border-top: 1px solid #eef2f7;
}

.slider-nav img {
    width: 22px !important;
    height: 22px !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.slider-bottom {
    padding-top: 0;
}

.slider-bottom p {
    margin: 0 0 8px !important;
    color: #1f2937;
    font-size: 15px !important;
    line-height: 1.45 !important;
}

.slider-bottom__text2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.swiper-pagination {
    position: static !important;
    margin-top: 10px;
}

.quotes,
.geffects2,
.list.white,
.regaly,
.adva,
.excl {
    max-width: 820px;
    margin: 22px auto !important;
    border-radius: 8px;
}

.quotes {
    padding: 8px 18px;
    border: 1px solid #d7e7f7;
    background: #f7fbff;
}

.quotes ul,
.geffects2 ul,
.list.white ul,
.adva ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.quotes li {
    padding: 14px 0;
    border-bottom: 1px solid #e4edf7;
}

.quotes li:last-child {
    border-bottom: 0;
}

.quotes p,
.geffects2 li,
.list.white li,
.adva li {
    font-size: 17px;
    line-height: 1.55;
}

.violet-bg {
    display: inline-block;
    color: #111827;
    font-size: 19px;
}

.geffects2 {
    padding: 20px;
    border: 1px solid #cfe8dc;
    background: #f4fbf7;
}

.geffects2 .white,
.list.white,
.list.white * {
    color: #1f2937 !important;
}

.geffects2 li,
.list.white li {
    position: relative;
    padding: 12px 0 12px 28px;
    border-bottom: 1px solid rgba(63, 143, 112, 0.15);
}

.geffects2 li:last-child,
.list.white li:last-child {
    border-bottom: 0;
}

.geffects2 li::before,
.list.white li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 21px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3f8f70;
}

.regaly {
    display: grid;
    gap: 12px;
}

.regaly__item {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
    padding: 14px 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

.regaly__left img {
    width: 46px !important;
    margin: 0 !important;
    box-shadow: none !important;
}

.regaly__right {
    color: #1f2937;
    font-size: 16px;
    line-height: 1.5;
}

.list.white {
    padding: 18px 20px;
    border: 1px solid #e7d7f7;
    background: #fbf8ff;
}

.excl {
    padding: 16px 18px;
    border: 1px solid #7fb99f;
    background: linear-gradient(135deg, #23624a 0%, #2d6c86 100%);
}

.excl p {
    margin: 0 !important;
    font-size: 17px !important;
    line-height: 1.5;
}

.adva {
    padding: 18px 20px;
    border: 1px solid #e2e8f0;
    background: #fff;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
}

.adva h2 {
    margin: 0 0 14px !important;
}

.adva li {
    padding: 8px 0;
    border-bottom: 1px solid #eef2f7;
}

.adva li:last-child {
    border-bottom: 0;
}

.slim-order-card {
    max-width: 880px;
    margin: 28px auto 36px;
    padding: 28px;
    display: grid;
    grid-template-columns: minmax(220px, 0.9fr) minmax(280px, 1.1fr);
    gap: 28px;
    align-items: center;
    border-radius: 18px;
    background: linear-gradient(145deg, #fff7fb 0%, #ffffff 48%, #f2fff2 100%);
    box-shadow: 0 18px 55px rgba(92, 31, 118, 0.16);
    border: 1px solid rgba(126, 54, 180, 0.18);
}

.slim-order-media {
    text-align: center;
}

.slim-order-media img {
    width: min(100%, 320px);
    height: auto;
    display: inline-block;
    filter: drop-shadow(0 18px 28px rgba(80, 37, 101, 0.22));
}

.slim-order-content {
    color: #222033;
}

.slim-badge {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 12px;
    border-radius: 999px;
    margin: 0 0 12px;
    color: #6f1cb0;
    background: rgba(162, 83, 218, 0.12);
    font-weight: 800;
    font-size: 13px;
}

.slim-order-content h2 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 1.18;
    color: #3a164f;
}

.slim-order-text {
    margin: 0 0 16px;
    color: #4f4b5a;
    font-size: 16px;
    line-height: 1.45;
}

.slim-trust-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin: 14px 0 18px;
}

.slim-trust-item {
    min-height: 54px;
    padding: 10px 8px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(126, 54, 180, 0.12);
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    color: #382646;
}

.slim-price-row {
    display: flex;
    align-items: flex-end;
    gap: 14px;
    margin: 8px 0 18px;
}

.slim-old-price {
    font-size: 20px;
    color: #777;
    text-decoration: line-through;
    font-weight: 800;
}

.slim-new-price {
    font-size: 42px;
    line-height: 1;
    color: #8c27d7;
    font-weight: 900;
}

.slim-form {
    display: grid;
    gap: 12px;
}

.slim-form label {
    display: grid;
    gap: 6px;
    color: #443a4f;
    font-size: 14px;
    font-weight: 800;
}

.slim-form input {
    width: 100%;
    min-height: 56px;
    padding: 0 16px;
    border: 2px solid #d8c8e5;
    border-radius: 16px;
    background: #fff;
    color: #241a2d;
    font-size: 18px;
    box-sizing: border-box;
    outline: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.slim-form input:focus {
    border-color: #8c27d7;
    box-shadow: 0 0 0 4px rgba(140, 39, 215, 0.12);
}

.slim-form input.input-error {
    border-color: #dc2626;
    box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.1);
}

.order-phone-error {
    display: none;
    margin-top: -4px;
    color: #b91c1c;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.35;
}

.order-phone-error.is-visible {
    display: block;
}

.slim-submit {
    min-height: 62px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #fb477e 0%, #8c27d7 100%);
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 14px 28px rgba(140, 39, 215, 0.25);
    transition: transform 0.18s ease, opacity 0.18s ease;
}

.slim-submit:hover {
    transform: translateY(-1px);
}

.slim-submit.is-loading,
.slim-submit:disabled {
    cursor: wait;
    opacity: 0.88;
    transform: none;
}

.btn-spinner {
    display: none;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-top-color: #fff;
    border-radius: 50%;
    flex: 0 0 18px;
    animation: slimSpin 0.75s linear infinite;
}

.slim-submit.is-loading .btn-spinner {
    display: inline-block;
}

.slim-form-note {
    margin: 0;
    font-size: 13px;
    color: #5b5262;
    text-align: center;
}

.order-notification {
    position: fixed;
    left: 18px;
    bottom: 18px;
    z-index: 9999;
    max-width: 330px;
    padding: 16px 18px;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 16px 45px rgba(24, 15, 38, 0.22);
    border-left: 5px solid #8c27d7;
    color: #241a2d;
    animation: slimSlideIn 0.35s ease-out;
}

.order-notification strong {
    display: block;
    margin-bottom: 4px;
    color: #3a164f;
}

.comments-heading {
    max-width: 920px;
    margin: 34px auto 16px !important;
    padding: 0 4px !important;
    color: #172033;
    font-size: 26px !important;
    line-height: 1.2;
    font-weight: 900 !important;
}

#content .comment-block,
.comment-block {
    width: min(100%, 920px) !important;
    max-width: 920px !important;
    margin: 0 auto 34px !important;
    display: grid;
    gap: 14px;
}

#content .comment-block .comments__item,
.comment-block .comments__item {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    margin: 0 !important;
    padding: 16px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.07);
}

#content .comment-block .comments__item[style*="margin-left"],
.comment-block .comments__item[style*="margin-left"] {
    margin-left: 46px !important;
    background: #f8fbff;
    border-left: 3px solid #3f8f70;
}

#content .comment-block .comments__ava,
.comment-block .comments__ava {
    width: 64px;
    height: 64px;
    padding: 0 !important;
    margin: 0 !important;
}

#content .comment-block .comments__ava img,
.comment-block .comments__ava img {
    width: 64px !important;
    height: 64px !important;
    max-width: 64px !important;
    margin: 0 !important;
    border-radius: 50%;
    object-fit: cover;
    display: block;
    border: 3px solid #fff;
    box-shadow: 0 0 0 1px #d8e2ee, 0 8px 18px rgba(15, 23, 42, 0.14);
}

#content .comment-block .comments__content,
.comment-block .comments__content {
    min-width: 0;
}

#content .comment-block .comments__title,
.comment-block .comments__title {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 6px;
    margin: 0 0 8px;
    color: #64748b;
    font-size: 14px;
    line-height: 1.35;
}

#content .comment-block .comments__title strong,
.comment-block .comments__title strong {
    color: #111827;
    font-size: 16px;
    font-weight: 900;
}

#content .comment-block .comment-date,
.comment-block .comment-date {
    display: inline !important;
    padding: 0 !important;
    color: #64748b;
    font-weight: 700;
}

#content .comment-block .comments__text,
.comment-block .comments__text {
    color: #1f2937;
    font-size: 16px;
    line-height: 1.62;
}

#content .comment-block .comments__text a,
.comment-block .comments__text a {
    color: #7c2bc1;
    font-weight: 900;
    text-decoration: none;
}

#content .comment-block .comments__text img,
.comment-block .comments__text img {
    width: auto !important;
    max-width: min(100%, 560px) !important;
    max-height: 430px;
    margin: 14px auto 0 !important;
    border-radius: 8px;
    object-fit: contain;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
}

@keyframes slimSpin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes slimSlideIn {
    from {
        opacity: 0;
        transform: translateX(-16px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 760px) {
    .module-interior {
        padding-bottom: 22px;
    }

    .article-main {
        width: 100%;
    }

    .article-main__content {
        margin: 0 8px;
        padding: 18px 14px;
        border-radius: 8px;
    }

    .article-main__content > p {
        font-size: 16px;
        line-height: 1.58;
    }

    .article-main__content h2 {
        font-size: 23px !important;
    }

    .article-main__content h3 {
        font-size: 20px !important;
    }

    .article-main__content > img,
    .article-main__content video {
        max-height: 420px;
        margin: 14px auto 16px !important;
    }

    .swiper2 {
        max-width: none;
        margin: 18px 0 20px !important;
    }

    .slider-top,
    .slider-nav,
    .slider-bottom {
        padding-left: 12px;
        padding-right: 12px;
    }

    .slider-image .card-img {
        max-height: 260px;
    }

    .quotes,
    .geffects2,
    .list.white,
    .regaly,
    .adva,
    .excl {
        margin: 18px 0 !important;
    }

    .quotes,
    .geffects2,
    .list.white,
    .adva,
    .excl {
        padding: 16px 14px;
    }

    .regaly__item {
        grid-template-columns: 44px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    .regaly__left img {
        width: 40px !important;
    }

    .slim-order-card {
        grid-template-columns: 1fr;
        padding: 22px 16px;
        margin: 22px 10px 30px;
    }

    .slim-order-content h2 {
        font-size: 25px;
    }

    .slim-trust-row {
        grid-template-columns: 1fr;
    }

    .slim-new-price {
        font-size: 36px;
    }

    .order-notification {
        left: 12px;
        right: 12px;
        max-width: none;
    }

    .comments-heading {
        margin: 26px 10px 14px !important;
        font-size: 23px !important;
    }

    #content .comment-block,
    .comment-block {
        width: auto !important;
        margin: 0 10px 28px !important;
        gap: 12px;
    }

    #content .comment-block .comments__item,
    .comment-block .comments__item {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 12px;
        padding: 14px 12px;
    }

    #content .comment-block .comments__item[style*="margin-left"],
    .comment-block .comments__item[style*="margin-left"] {
        margin-left: 18px !important;
    }

    #content .comment-block .comments__ava,
    .comment-block .comments__ava,
    #content .comment-block .comments__ava img,
    .comment-block .comments__ava img {
        width: 48px !important;
        height: 48px !important;
        max-width: 48px !important;
    }

    #content .comment-block .comments__title strong,
    .comment-block .comments__title strong {
        font-size: 15px;
    }

    #content .comment-block .comments__text,
    .comment-block .comments__text {
        font-size: 15px;
        line-height: 1.55;
    }
}
