:root {
    --lk-ink: #24211f;
    --lk-muted: #6e6660;
    --lk-paper: #fffaf6;
    --lk-line: #e7ddd3;
    --lk-rose: #b85d67;
    --lk-sage: #4f7463;
    --lk-gold: #b58a4b;
}

html {
    scroll-behavior: smooth;
}

body {
    color: var(--lk-ink);
    background: #fff;
    font-family: Arial, "Helvetica Neue", sans-serif;
    letter-spacing: 0;
    overflow-x: clip;
}

header,
.massage-krasnoyarsk-spa-Lakshmi24-head {
    background: rgba(255, 250, 246, 0.96);
}

.massage-krasnoyarsk-spa-Lakshmi24-head {
    border-bottom: 1px solid var(--lk-line);
    box-shadow: 0 12px 32px rgba(40, 31, 24, 0.08);
    margin-top: 0;
}

.menu-xrom {
    margin-top: 0 !important;
}

.menu-xrom .navbar {
    border-bottom: 1px solid var(--lk-line);
    box-shadow: 0 8px 24px rgba(42, 36, 31, 0.06);
}

#yw1 a {
    letter-spacing: 0;
    font-weight: 700;
}

.massage-krasnoyarsk-spa-Lakshmi24-one {
    position: relative;
}

.massage-krasnoyarsk-spa-Lakshmi24-main {
    letter-spacing: 0;
    line-height: 1.14;
    text-wrap: balance;
}

.massage-krasnoyarsk-spa-Lakshmi24-bg-uslug {
    border: 0 !important;
    border-radius: 8px;
    box-shadow: 0 18px 46px rgba(21, 20, 18, 0.18);
    backdrop-filter: blur(4px);
}

.usluga-item {
    gap: 10px;
}

.usluga-item i {
    color: #d9b875;
}

.massage-krasnoyarsk-spa-Lakshmi24-form,
.product-inner,
.massage-krasnoyarsk-spa-Lakshmi24-info-b table,
.table {
    border-radius: 8px;
    border: 1px solid var(--lk-line);
    box-shadow: 0 10px 28px rgba(51, 39, 31, 0.08);
}

.massage-krasnoyarsk-spa-Lakshmi24-form:not(:has(form)):not(:has(.lk-promo-panel)) {
    display: none;
}

.massage-krasnoyarsk-spa-Lakshmi24-form:has(.lk-promo-panel) {
    position: relative;
    overflow: hidden;
    border-color: rgba(181, 138, 75, 0.46);
    box-shadow: 0 16px 44px rgba(51, 39, 31, 0.16), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.massage-krasnoyarsk-spa-Lakshmi24-form:has(.lk-promo-panel)::before {
    content: "";
    position: absolute;
    top: -38%;
    bottom: -38%;
    left: -70%;
    z-index: 0;
    width: 48%;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.62), transparent);
    transform: translateX(-130%) rotate(13deg);
    animation: lk-promo-shell-shine 5.4s ease-in-out infinite;
}

.massage-krasnoyarsk-spa-Lakshmi24-form:has(.lk-promo-panel) > * {
    position: relative;
    z-index: 1;
}

.lk-promo-panel {
    position: relative;
    overflow: hidden;
    margin: 25px 0;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.38);
    border-radius: 8px;
    background: rgba(255, 250, 246, 0.94);
    box-shadow: 0 18px 46px rgba(21, 20, 18, 0.18);
    color: var(--lk-ink);
}

.lk-promo-panel::before {
    content: "";
    position: absolute;
    top: -45%;
    bottom: -45%;
    left: -60%;
    z-index: 0;
    width: 42%;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.48), transparent);
    transform: translateX(-120%) rotate(14deg);
    animation: lk-promo-shine 5.6s ease-in-out infinite;
}

.lk-promo-panel > * {
    position: relative;
    z-index: 1;
}

.lk-promo-kicker {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    max-width: 100%;
    margin-bottom: 8px;
    padding: 5px 9px;
    border-radius: 999px;
    background: #edf5ef;
    color: var(--lk-promo-kicker-color, var(--lk-sage));
    font-size: clamp(14px, var(--lk-promo-kicker-size, 24px), 32px);
    font-weight: 800;
    line-height: 1.08;
    overflow-wrap: anywhere;
}

.lk-promo-title {
    margin-bottom: 14px;
    color: var(--lk-promo-title-color, var(--lk-ink));
    font-size: clamp(16px, var(--lk-promo-title-size, 23px), 34px);
    font-weight: 800;
    line-height: 1.16;
    overflow-wrap: anywhere;
}

.lk-promo-list {
    display: grid;
    gap: 10px;
}

.lk-promo-item {
    display: grid;
    grid-template-columns: 82px 1fr;
    gap: 12px;
    align-items: center;
    padding: 12px;
    border: 1px solid var(--lk-line);
    border-radius: 8px;
    background: #fff;
}

.lk-promo-percent {
    display: flex;
    min-height: 66px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: linear-gradient(135deg, #b85d67, #d1757c);
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    box-shadow: 0 10px 24px rgba(184, 93, 103, 0.28), 0 0 0 0 rgba(255, 229, 181, 0);
    transform-origin: center bottom;
    animation: lk-promo-percent-hop 1.7s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

.lk-promo-item:nth-child(2) .lk-promo-percent {
    animation-delay: 0.18s;
}

.lk-promo-item:nth-child(3) .lk-promo-percent {
    animation-delay: 0.36s;
}

.lk-promo-name {
    color: var(--lk-ink);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.25;
}

.lk-promo-time {
    margin-top: 4px;
    color: var(--lk-muted);
    font-size: 13px;
    font-weight: 700;
}

.lk-promo-status {
    display: inline-block;
    margin-top: 7px;
    padding: 3px 8px;
    border-radius: 999px;
    background: #f5eee7;
    color: #7b6a58;
    font-size: 12px;
    font-weight: 800;
}

.lk-promo-status.is-active {
    background: #edf5ef;
    color: #2f6c4f;
}

@keyframes lk-promo-shell-shine {
    0%,
    46% {
        transform: translateX(-130%) rotate(13deg);
        opacity: 0;
    }
    56% {
        opacity: 1;
    }
    78%,
    100% {
        transform: translateX(470%) rotate(13deg);
        opacity: 0;
    }
}

@keyframes lk-promo-shine {
    0%,
    42% {
        transform: translateX(-120%) rotate(14deg);
        opacity: 0;
    }
    52% {
        opacity: 1;
    }
    72%,
    100% {
        transform: translateX(430%) rotate(14deg);
        opacity: 0;
    }
}

@keyframes lk-promo-percent-hop {
    0%,
    47%,
    100% {
        box-shadow: 0 10px 24px rgba(184, 93, 103, 0.28), 0 0 0 0 rgba(255, 229, 181, 0);
        border-radius: 8px;
        transform: translateY(0) scale(1);
    }
    51% {
        box-shadow: 0 20px 36px rgba(60, 38, 36, 0.22), 0 16px 32px rgba(184, 93, 103, 0.36), 0 0 0 4px rgba(255, 229, 181, 0.18);
        border-radius: 10px;
        transform: translateY(-5px) scaleX(1.04) scaleY(1.08);
    }
    56% {
        box-shadow: 0 26px 44px rgba(60, 38, 36, 0.28), 0 20px 38px rgba(184, 93, 103, 0.42), 0 0 0 7px rgba(255, 229, 181, 0.28), 0 0 24px rgba(255, 229, 181, 0.34);
        border-radius: 12px;
        transform: translateY(-10px) scaleX(1.1) scaleY(1.14);
    }
    64% {
        box-shadow: 0 22px 38px rgba(60, 38, 36, 0.24), 0 18px 34px rgba(184, 93, 103, 0.38), 0 0 0 5px rgba(255, 229, 181, 0.2);
        border-radius: 11px;
        transform: translateY(-4px) scaleX(1.06) scaleY(1.02);
    }
    72% {
        box-shadow: 0 8px 18px rgba(184, 93, 103, 0.25), 0 0 0 2px rgba(255, 229, 181, 0.14);
        border-radius: 8px;
        transform: translateY(0) scaleX(1.04) scaleY(0.94);
    }
    84% {
        box-shadow: 0 14px 28px rgba(184, 93, 103, 0.34), 0 0 0 4px rgba(255, 229, 181, 0.18);
        border-radius: 10px;
        transform: translateY(-4px) scaleX(1.04) scaleY(1.05);
    }
    92% {
        border-radius: 8px;
        transform: translateY(0) scale(1);
    }
}

.product-inner {
    overflow: hidden;
    border-bottom: 0;
}

.product-inner:has(.product-info) {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.massage-krasnoyarsk-spa-Lakshmi24-info-b > [class*="col-"]:has(> .product-inner > .product-info) {
    display: flex;
    margin-bottom: 18px;
}

.massage-krasnoyarsk-spa-Lakshmi24-info-b > [class*="col-"]:has(> .product-inner > .product-info) > .product-inner {
    width: 100%;
}

.product-inner:has(.product-info) .product-wrap {
    flex: 0 0 auto;
}

.product-info {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 12px 14px 16px;
}

.product-info .price,
.product-info .price1 {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}

.product-info .lk-price-box {
    margin-left: 0;
}

.product-wrap {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    margin-bottom: 0;
}

.product-wrap img,
.massage-krasnoyarsk-spa-Lakshmi24-cont-auto img,
.massage-krasnoyarsk-spa-Lakshmi24-info img {
    transition: transform 0.45s ease, filter 0.45s ease;
    will-change: transform;
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)) {
    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)) .product-wrap::before,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)) .product-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.46), transparent 28%),
        linear-gradient(135deg, rgba(255, 250, 246, 0.16), rgba(184, 93, 103, 0.2) 48%, rgba(79, 116, 99, 0.18));
    opacity: 0;
    transition: opacity 0.35s ease;
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)) .product-wrap::after,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)) .product-wrap::after {
    content: "";
    position: absolute;
    top: -30%;
    bottom: -30%;
    left: -65%;
    z-index: 2;
    width: 44%;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.42), transparent);
    transform: translateX(-120%) rotate(12deg);
    transition: transform 0.7s ease;
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)):hover,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)):hover {
    border-color: rgba(181, 138, 75, 0.46);
    box-shadow: 0 18px 42px rgba(51, 39, 31, 0.16);
    transform: translateY(-4px);
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)):hover .product-wrap::before,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)):hover .product-wrap::before {
    opacity: 1;
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)):hover .product-wrap::after,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)):hover .product-wrap::after {
    transform: translateX(360%) rotate(12deg);
}

.massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)):hover img,
.massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)):hover img {
    filter: saturate(1.08) contrast(1.04) brightness(1.03);
    transform: scale(1.045);
}

.lk-zoomable-img {
    cursor: zoom-in;
}

@media (prefers-reduced-motion: reduce) {
    .lk-promo-panel,
    .lk-promo-panel::before,
    .lk-promo-percent,
    .massage-krasnoyarsk-spa-Lakshmi24-form:has(.lk-promo-panel),
    .massage-krasnoyarsk-spa-Lakshmi24-form:has(.lk-promo-panel)::before {
        animation: none;
    }

    .massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)),
    .massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)) .product-wrap::before,
    .massage-krasnoyarsk-spa-Lakshmi24-cont-auto .product-inner:not(:has(.product-info)) .product-wrap::after,
    .massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)),
    .massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)) .product-wrap::before,
    .massage-krasnoyarsk-spa-Lakshmi24-info .product-inner:not(:has(.product-info)) .product-wrap::after,
    .product-wrap img {
        transition: none;
    }
}

.btn-new,
.btn-white,
.onlineYcl {
    transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

.onlineYcl {
    color: var(--lk-sage);
}

.onlineYcl:hover {
    color: var(--lk-rose);
}

.price {
    color: #8f8378;
}

.price1,
.lk-price-new {
    color: var(--lk-rose);
}

body.lk-discount-active .price {
    display: none;
}

.lk-price-box {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
    line-height: 1.18;
}

td .lk-price-box {
    align-items: center;
}

.lk-price-old {
    color: #8a8178;
    font-size: 88%;
    font-weight: 700;
}

.lk-price-new {
    font-size: 126%;
    font-weight: 800;
}

.lk-price-save {
    display: inline-block;
    padding: 3px 7px;
    border-radius: 999px;
    background: #edf5ef;
    color: #2f6c4f;
    font-size: 82%;
    font-weight: 700;
}

.lk-price-tail {
    color: var(--lk-muted);
    font-size: 92%;
}

.lk-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 22px;
    background: rgba(22, 20, 18, 0.86);
}

.lk-lightbox.is-open {
    display: flex;
}

.lk-lightbox img {
    display: block;
    max-width: min(1100px, 94vw);
    max-height: 88vh;
    border-radius: 8px;
    box-shadow: 0 22px 70px rgba(0, 0, 0, 0.45);
}

.lk-lightbox button {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    cursor: pointer;
}

.lk-source-price-table {
    display: none !important;
}

.lk-price-cards {
    display: grid;
    gap: 16px;
    width: 100%;
    margin: 22px 0 34px;
}

.lk-price-cards-title {
    margin: 0 0 2px;
    color: var(--lk-muted);
    font-size: 15px;
    font-weight: 800;
    line-height: 1.25;
}

.lk-price-card {
    display: grid;
    grid-template-columns: minmax(280px, 1.35fr) repeat(2, minmax(180px, 0.72fr));
    gap: 14px;
    align-items: stretch;
    padding: 16px;
    border: 1px solid var(--lk-line);
    border-radius: 8px;
    background: var(--lk-paper);
    box-shadow: 0 12px 30px rgba(51, 39, 31, 0.08);
}

.lk-price-card.lk-price-card-single {
    grid-template-columns: minmax(280px, 1.35fr) minmax(210px, 0.72fr);
}

.lk-price-card-service {
    height: 100%;
    border-radius: 8px;
    padding: 18px 18px 14px;
    background: #fff;
    font-size: 18px;
    line-height: 1.32;
    color: var(--lk-ink);
}

.lk-price-card-service .onlineYcl {
    display: inline-block;
    margin-bottom: 8px;
    color: var(--lk-sage);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.25;
}

.lk-price-card-service ul {
    margin: 10px 0 0;
    padding-left: 18px;
    color: var(--lk-muted);
    font-size: 15px;
    font-weight: 400;
}

.lk-price-card-service li + li {
    margin-top: 4px;
}

.lk-price-card-offer {
    display: flex;
    min-height: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 8px;
    padding: 16px 14px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(181, 138, 75, 0.12);
    color: var(--lk-rose);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.25;
    text-align: center;
}

.lk-price-card-label {
    display: block;
    margin-bottom: 2px;
    color: var(--lk-muted);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0;
}

.lk-price-card-offer .onlineYcl {
    display: inline-flex;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 9px 13px;
    border: 1px solid rgba(79, 116, 99, 0.28);
    border-radius: 999px;
    background: #edf5ef;
    color: var(--lk-sage);
    font-size: 13px;
    font-weight: 800;
    line-height: 1.1;
    text-decoration: none;
}

.lk-price-card-offer .onlineYcl:hover {
    background: var(--lk-sage);
    color: #fff;
}

.lk-price-card-offer .lk-price-new {
    margin-left: 10px;
}

.lk-price-card:hover {
    border-color: rgba(181, 138, 75, 0.55);
    box-shadow: 0 16px 38px rgba(51, 39, 31, 0.12);
}

@media (max-width: 767px) {
    .massage-krasnoyarsk-spa-Lakshmi24-head {
        box-shadow: 0 8px 20px rgba(40, 31, 24, 0.06);
    }

    .massage-krasnoyarsk-spa-Lakshmi24-main {
        font-size: 30px;
    }

    .lk-promo-panel {
        margin: 18px 0 24px;
        padding: 15px;
    }

    .lk-promo-title {
        font-size: 20px;
    }

    .lk-promo-item {
        grid-template-columns: 70px 1fr;
        padding: 10px;
    }

    .lk-promo-percent {
        min-height: 58px;
        font-size: 21px;
    }

    .lk-price-new {
        font-size: 118%;
    }

    .lk-price-card-offer .lk-price-new {
        margin-left: 0;
    }

    .lk-price-card {
        display: flex;
        flex-direction: column;
        padding: 12px;
    }

    .lk-price-card-service {
        order: 1;
        height: auto;
        min-height: 0;
        padding: 16px 14px;
    }

    .lk-price-card-offer {
        order: 2;
        margin-top: 10px;
        margin-bottom: 0;
        min-height: 0;
        height: auto;
        font-size: 18px;
    }

    .lk-price-card-offer + .lk-price-card-offer {
        margin-top: 0;
    }
}
