body.raovat1-match-profiles-single {
    --raovat1-match-profile-page-bg: #08050a;
    --raovat1-match-profile-surface: rgba(38, 4, 25, 0.86);
    --raovat1-match-profile-surface-strong: rgba(48, 6, 32, 0.92);
    --raovat1-match-profile-surface-soft: rgba(55, 8, 36, 0.78);
    --raovat1-match-profile-surface-muted: rgba(36, 4, 25, 0.74);
    --raovat1-match-profile-text: #f8f4ff;
    --raovat1-match-profile-muted: #aaa1bd;
    --raovat1-match-profile-accent: #f35aa8;
    --raovat1-match-profile-accent-strong: #ff86c6;
    --raovat1-match-profile-warm: #ff8f61;
    --raovat1-match-profile-success: #7adf9b;
    --raovat1-match-profile-border: rgba(221, 58, 145, 0.32);
    --raovat1-match-profile-border-bright: rgba(244, 93, 174, 0.58);
    --raovat1-match-profile-divider: rgba(221, 72, 153, 0.22);
    --raovat1-match-profile-focus: rgba(207, 115, 255, 0.72);
    --raovat1-match-profile-shadow: none;
    --raovat1-match-profile-inner-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
    --raovat1-match-profile-image-opacity: 0.3;
    --raovat1-match-profile-image-overlay: linear-gradient(180deg, rgba(4, 8, 18, 0.18), rgba(8, 5, 25, 0.86));
    --raovat1-match-profile-radius: 6px;
    --raovat1-match-profile-radius-small: 6px;
    --raovat1-match-profile-gap: 10px;
    --raovat1-match-profile-edge: 12px;
    --raovat1-match-profile-card-padding: 14px;
    --raovat1-match-profile-global-width: 1200px;
    --raovat1-match-profile-label-size: 13px;
    --raovat1-match-profile-body-size: 15px;
    --raovat1-match-profile-card-title-size: 16px;
    --raovat1-match-profile-header-image: url("../../images/match-profiles/tbbp-single-banner-background.webp");
    --raovat1-match-profile-header-bg:
        linear-gradient(90deg, rgba(10, 2, 17, 0.74), rgba(19, 3, 29, 0.42) 48%, rgba(5, 2, 14, 0.84) 100%),
        var(--raovat1-match-profile-header-image) center / cover no-repeat;
    --raovat1-match-profile-header-mobile-bg:
        linear-gradient(145deg, rgba(10, 2, 17, 0.72), rgba(19, 3, 29, 0.44) 50%, rgba(5, 2, 14, 0.82) 100%),
        var(--raovat1-match-profile-header-image) center / cover no-repeat;
    --raovat1-match-profile-header-border: rgba(81, 91, 160, 0.42);
    --raovat1-match-profile-header-title: rgba(255, 255, 255, 0.96);
    --raovat1-match-profile-header-summary: rgba(236, 235, 248, 0.92);
    --raovat1-match-profile-header-summary-muted: rgba(186, 185, 207, 0.9);
    --raovat1-match-profile-header-divider: rgba(107, 121, 168, 0.54);
    --raovat1-match-profile-header-action-bg:
        linear-gradient(180deg, rgba(27, 31, 61, 0.78), rgba(13, 18, 43, 0.78));
    --raovat1-match-profile-header-action-text: #ffffff;
    --raovat1-match-profile-header-action-border: rgba(207, 115, 255, 0.5);
    --raovat1-match-profile-header-language-bg: rgba(10, 14, 34, 0.7);
    --raovat1-match-profile-header-active-bg:
        radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.18), transparent 36%),
        linear-gradient(180deg, #db67ff 0%, #7f29df 100%);
    --raovat1-match-profile-header-active-border: rgba(230, 144, 255, 0.88);
    --raovat1-match-profile-header-active-shadow:
        0 0 22px rgba(189, 69, 255, 0.52),
        inset 0 1px 0 rgba(255, 255, 255, 0.26);
    --raovat1-match-profile-header-icon-bg:
        radial-gradient(circle at 50% 46%, rgba(207, 115, 255, 0.17), rgba(25, 24, 58, 0.86));
    --raovat1-match-profile-header-icon-border: rgba(207, 115, 255, 0.32);
    --raovat1-match-profile-header-icon-shadow:
        0 0 18px rgba(170, 66, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.06);
    background: var(--raovat1-match-profile-page-bg);
    overflow-x: clip;
}

body.raovat1-theme-light.raovat1-match-profiles-single {
    --raovat1-match-profile-page-bg: #f7f4fb;
    --raovat1-match-profile-surface: rgba(255, 255, 255, 0.94);
    --raovat1-match-profile-surface-strong: rgba(255, 255, 255, 0.98);
    --raovat1-match-profile-surface-soft: rgba(244, 238, 250, 0.96);
    --raovat1-match-profile-surface-muted: rgba(238, 247, 251, 0.92);
    --raovat1-match-profile-text: #242033;
    --raovat1-match-profile-muted: #685f76;
    --raovat1-match-profile-accent: #9b42d1;
    --raovat1-match-profile-accent-strong: #087e9d;
    --raovat1-match-profile-warm: #d8522e;
    --raovat1-match-profile-success: #26744c;
    --raovat1-match-profile-border: rgba(8, 126, 157, 0.2);
    --raovat1-match-profile-border-bright: rgba(155, 66, 209, 0.42);
    --raovat1-match-profile-divider: rgba(88, 61, 112, 0.16);
    --raovat1-match-profile-focus: rgba(8, 126, 157, 0.46);
    --raovat1-match-profile-inner-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86);
    --raovat1-match-profile-image-overlay: linear-gradient(180deg, rgba(20, 22, 36, 0.08), rgba(25, 19, 40, 0.5));
    --raovat1-match-profile-header-bg:
        linear-gradient(90deg, rgba(10, 2, 17, 0.68), rgba(24, 4, 35, 0.34) 48%, rgba(5, 2, 14, 0.78) 100%),
        var(--raovat1-match-profile-header-image) center / cover no-repeat;
    --raovat1-match-profile-header-mobile-bg:
        linear-gradient(145deg, rgba(10, 2, 17, 0.68), rgba(24, 4, 35, 0.38) 50%, rgba(5, 2, 14, 0.78) 100%),
        var(--raovat1-match-profile-header-image) center / cover no-repeat;
    --raovat1-match-profile-header-border: rgba(155, 66, 209, 0.28);
    --raovat1-match-profile-header-title: rgba(255, 255, 255, 0.96);
    --raovat1-match-profile-header-summary: rgba(248, 244, 255, 0.9);
    --raovat1-match-profile-header-summary-muted: rgba(232, 220, 244, 0.78);
    --raovat1-match-profile-header-divider: rgba(104, 95, 118, 0.3);
    --raovat1-match-profile-header-action-bg:
        linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 238, 250, 0.92));
    --raovat1-match-profile-header-action-text: #242033;
    --raovat1-match-profile-header-action-border: rgba(155, 66, 209, 0.32);
    --raovat1-match-profile-header-language-bg: rgba(255, 255, 255, 0.72);
    --raovat1-match-profile-header-active-bg:
        radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.2), transparent 36%),
        linear-gradient(180deg, #cf72f4 0%, #8e35d5 100%);
    --raovat1-match-profile-header-active-border: rgba(155, 66, 209, 0.58);
    --raovat1-match-profile-header-active-shadow:
        0 0 18px rgba(155, 66, 209, 0.28),
        inset 0 1px 0 rgba(255, 255, 255, 0.52);
    --raovat1-match-profile-header-icon-bg:
        radial-gradient(circle at 50% 46%, rgba(155, 66, 209, 0.12), rgba(255, 255, 255, 0.92));
    --raovat1-match-profile-header-icon-border: rgba(155, 66, 209, 0.26);
    --raovat1-match-profile-header-icon-shadow:
        0 0 14px rgba(155, 66, 209, 0.14),
        inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

@media (prefers-color-scheme: light) {
    body.raovat1-theme-auto.raovat1-match-profiles-single {
        --raovat1-match-profile-page-bg: #f7f4fb;
        --raovat1-match-profile-surface: rgba(255, 255, 255, 0.94);
        --raovat1-match-profile-surface-strong: rgba(255, 255, 255, 0.98);
        --raovat1-match-profile-surface-soft: rgba(244, 238, 250, 0.96);
        --raovat1-match-profile-surface-muted: rgba(238, 247, 251, 0.92);
        --raovat1-match-profile-text: #242033;
        --raovat1-match-profile-muted: #685f76;
        --raovat1-match-profile-accent: #9b42d1;
        --raovat1-match-profile-accent-strong: #087e9d;
        --raovat1-match-profile-warm: #d8522e;
        --raovat1-match-profile-success: #26744c;
        --raovat1-match-profile-border: rgba(8, 126, 157, 0.2);
        --raovat1-match-profile-border-bright: rgba(155, 66, 209, 0.42);
        --raovat1-match-profile-divider: rgba(88, 61, 112, 0.16);
        --raovat1-match-profile-focus: rgba(8, 126, 157, 0.46);
        --raovat1-match-profile-inner-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.86);
        --raovat1-match-profile-image-overlay: linear-gradient(180deg, rgba(20, 22, 36, 0.08), rgba(25, 19, 40, 0.5));
        --raovat1-match-profile-header-bg:
            linear-gradient(90deg, rgba(10, 2, 17, 0.68), rgba(24, 4, 35, 0.34) 48%, rgba(5, 2, 14, 0.78) 100%),
            var(--raovat1-match-profile-header-image) center / cover no-repeat;
        --raovat1-match-profile-header-mobile-bg:
            linear-gradient(145deg, rgba(10, 2, 17, 0.68), rgba(24, 4, 35, 0.38) 50%, rgba(5, 2, 14, 0.78) 100%),
            var(--raovat1-match-profile-header-image) center / cover no-repeat;
        --raovat1-match-profile-header-border: rgba(155, 66, 209, 0.28);
        --raovat1-match-profile-header-title: rgba(255, 255, 255, 0.96);
        --raovat1-match-profile-header-summary: rgba(248, 244, 255, 0.9);
        --raovat1-match-profile-header-summary-muted: rgba(232, 220, 244, 0.78);
        --raovat1-match-profile-header-divider: rgba(104, 95, 118, 0.3);
        --raovat1-match-profile-header-action-bg:
            linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 238, 250, 0.92));
        --raovat1-match-profile-header-action-text: #242033;
        --raovat1-match-profile-header-action-border: rgba(155, 66, 209, 0.32);
        --raovat1-match-profile-header-language-bg: rgba(255, 255, 255, 0.72);
        --raovat1-match-profile-header-active-bg:
            radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.2), transparent 36%),
            linear-gradient(180deg, #cf72f4 0%, #8e35d5 100%);
        --raovat1-match-profile-header-active-border: rgba(155, 66, 209, 0.58);
        --raovat1-match-profile-header-active-shadow:
            0 0 18px rgba(155, 66, 209, 0.28),
            inset 0 1px 0 rgba(255, 255, 255, 0.52);
        --raovat1-match-profile-header-icon-bg:
            radial-gradient(circle at 50% 46%, rgba(155, 66, 209, 0.12), rgba(255, 255, 255, 0.92));
        --raovat1-match-profile-header-icon-border: rgba(155, 66, 209, 0.26);
        --raovat1-match-profile-header-icon-shadow:
            0 0 14px rgba(155, 66, 209, 0.14),
            inset 0 1px 0 rgba(255, 255, 255, 0.62);
    }
}

@supports not (overflow: clip) {
    body.raovat1-match-profiles-single {
        overflow-x: hidden;
    }
}

body.raovat1-match-profiles-single > .raovat1-listing-hero-fallback,
body.raovat1-match-profiles-single > .raovat1-single-hero-showcase,
body.raovat1-match-profiles-single > .raovat1-single-related-grid-source {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile,
body.raovat1-match-profiles-single .raovat1-match-profile * {
    box-sizing: border-box;
}

body.raovat1-match-profiles-single .raovat1-match-profile {
    display: grid;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 18px;
    padding: 0;
    gap: var(--raovat1-match-profile-gap);
    color: var(--raovat1-match-profile-text);
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-widget-lst_template_loader .elementor-section.elementor-element-raovat1matchprofiles {
    box-sizing: border-box;
    width: min(100%, var(--raovat1-match-profile-global-width));
    max-width: min(var(--raovat1-match-profile-global-width), var(--raovat1-page-content-width, 100%));
    margin-right: auto;
    margin-left: auto;
}

body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles > .elementor-container {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
}

body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles > .elementor-container > .elementor-column,
body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles .elementor-widget-wrap,
body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles .elementor-widget-shortcode,
body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles .elementor-widget-container,
body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-element-raovat1matchprofiles .elementor-shortcode {
    min-width: 0;
    max-width: 100%;
}

body.raovat1-match-profiles-single .raovat1-match-profile__icon,
body.raovat1-match-profiles-single .raovat1-match-profile svg {
    display: block;
    width: 1em;
    height: 1em;
}

body.raovat1-match-profiles-single .raovat1-match-profile__icon path,
body.raovat1-match-profiles-single .raovat1-match-profile__icon circle,
body.raovat1-match-profiles-single .raovat1-match-profile__icon rect {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
}

body.raovat1-match-profiles-single .raovat1-match-profile__top {
    display: grid;
    gap: var(--raovat1-match-profile-gap);
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery {
    display: grid;
    gap: 8px;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main,
body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
    position: relative;
    overflow: hidden;
    min-width: 0;
    max-width: 100%;
    min-height: 280px;
    margin: 0;
    aspect-ratio: 16 / 10.8;
    background: var(--raovat1-match-profile-surface-muted);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: var(--raovat1-match-profile-inner-shadow);
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main,
body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb {
    cursor: pointer;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-image,
body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    opacity: var(--raovat1-match-profile-image-opacity);
    object-fit: cover;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main::after,
body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    opacity: 0.3;
    background: var(--raovat1-match-profile-image-overlay);
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-nav {
    position: absolute;
    z-index: 2;
    left: 22px;
    bottom: 20px;
    display: flex;
    gap: 10px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-arrow {
    display: grid;
    place-items: center;
    width: 52px;
    height: 52px;
    color: var(--raovat1-match-profile-text);
    background: rgba(3, 8, 18, 0.88);
    border: 1px solid rgba(207, 115, 255, 0.64);
    border-radius: 999px;
    padding: 0;
    font: inherit;
    line-height: 1;
    cursor: pointer;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-count {
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 22px;
    min-width: 72px;
    padding: 7px 14px;
    color: var(--raovat1-match-profile-text);
    background: rgba(3, 13, 29, 0.84);
    border-radius: 999px;
    font-size: 18px;
    font-weight: 820;
    line-height: 1;
    text-align: center;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumbs {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    height: auto;
    aspect-ratio: 16 / 9;
    width: 100%;
    padding: 0;
    background: var(--raovat1-match-profile-surface-muted);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    font: inherit;
    line-height: 0;
    appearance: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb.is-active {
    border-color: var(--raovat1-match-profile-border-bright);
    box-shadow: 0 0 0 2px rgba(207, 115, 255, 0.18);
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
    display: grid;
    place-items: center;
    gap: 8px;
    padding: 22px;
    color: var(--raovat1-match-profile-muted);
    font-size: var(--raovat1-match-profile-body-size);
    font-weight: 650;
    line-height: 1.35;
    text-align: center;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty-icon {
    display: inline-grid;
    place-items: center;
    color: currentColor;
    font-size: 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty-icon svg {
    width: 1em;
    height: 1em;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal[hidden] {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal {
    position: fixed;
    inset: 0;
    z-index: 10030;
    display: grid;
    place-items: center;
    padding: 22px;
    background: rgba(2, 5, 12, 0.9);
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__panel {
    position: relative;
    display: grid;
    place-items: center;
    width: min(100%, 1160px);
    min-height: 220px;
    max-height: 90vh;
    padding: 18px;
    background: var(--raovat1-match-profile-surface);
    border: 1px solid var(--raovat1-match-profile-border-bright);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: 0 18px 80px rgba(0, 0, 0, 0.48);
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: calc(90vh - 76px);
    object-fit: contain;
    border-radius: var(--raovat1-match-profile-radius);
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__close,
body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__arrow {
    display: grid;
    place-items: center;
    width: 46px;
    height: 46px;
    color: var(--raovat1-match-profile-text);
    background: rgba(8, 14, 28, 0.78);
    border: 1px solid var(--raovat1-match-profile-border-bright);
    border-radius: 999px;
    padding: 0;
    font: inherit;
    font-size: 24px;
    font-weight: 720;
    line-height: 1;
    cursor: pointer;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__arrow--previous {
    left: 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__arrow--next {
    right: 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile-gallery-modal__counter {
    position: absolute;
    right: 18px;
    bottom: 18px;
    padding: 7px 13px;
    color: var(--raovat1-match-profile-text);
    background: rgba(3, 13, 29, 0.84);
    border-radius: 999px;
    font-size: 15px;
    font-weight: 800;
    line-height: 1;
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: repeat(2, minmax(0, 1fr));
    align-content: stretch;
    gap: var(--raovat1-match-profile-gap);
    min-width: 0;
    min-height: 0;
    height: 100%;
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos--before-random.raovat1-single-hero-showcase {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: minmax(0, 1fr);
    height: auto;
    max-height: none;
    min-height: 0;
    align-self: start;
    margin-block: var(--raovat1-match-profile-gap);
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
    min-height: 0;
    color: #ffffff;
    background:
        linear-gradient(90deg, rgba(18, 2, 13, 0.93) 0%, rgba(38, 4, 25, 0.74) 51%, rgba(18, 2, 13, 0.92) 100%),
        radial-gradient(circle at 39% 20%, rgba(244, 93, 174, 0.26), transparent 23%),
        #0b0308;
    border-color: rgba(244, 93, 174, 0.52);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos--before-random.raovat1-match-profile__promos .raovat1-single-hero-promo-card {
    min-height: clamp(170px, 17vw, 230px);
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat,
body.raovat1-match-profiles-single .raovat1-match-profile__owner-action-bar {
    background:
        linear-gradient(135deg, rgba(255, 92, 174, 0.08), transparent 52%),
        var(--raovat1-match-profile-surface);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat {
    background:
        linear-gradient(135deg, rgba(58, 7, 37, 0.96), rgba(27, 2, 18, 0.98));
    border-color: rgba(221, 58, 145, 0.76);
    border-radius: 8px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        inset 0 0 0 1px rgba(255, 105, 182, 0.04);
}

body.raovat1-match-profiles-single .raovat1-match-profile__owner-action-bar {
    background: transparent;
    border: 0;
    border-radius: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    align-items: center;
    gap: 20px;
    min-width: 0;
    min-height: 132px;
    padding: 22px 24px;
    overflow: hidden;
    background:
        radial-gradient(circle at 6% 50%, rgba(207, 115, 255, 0.16), transparent 20%),
        linear-gradient(90deg, rgba(13, 18, 39, 0.92), rgba(8, 12, 28, 0.86));
    border: 0;
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    padding: 0;
    color: var(--raovat1-match-profile-text);
    background: rgba(43, 6, 30, 0.62);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 999px;
    font: inherit;
    line-height: 1;
    cursor: pointer;
    appearance: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button svg {
    width: 17px;
    height: 17px;
    opacity: 0.86;
}

body.raovat1-theme-light.raovat1-match-profiles-single .raovat1-match-profile__masthead {
    background:
        radial-gradient(circle at 6% 50%, rgba(155, 66, 209, 0.14), transparent 20%),
        linear-gradient(90deg, rgba(255, 255, 255, 0.96), rgba(244, 238, 250, 0.92));
    border: 1px solid var(--raovat1-match-profile-border);
}

body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
    min-width: 0;
    width: 100%;
    justify-self: stretch;
    align-self: center;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-label,
body.raovat1-match-profiles-single .raovat1-match-profile__info-label,
body.raovat1-match-profiles-single .raovat1-match-profile__eyebrow {
    display: block;
    color: var(--raovat1-match-profile-muted);
    font-size: var(--raovat1-match-profile-label-size);
    font-weight: 720;
    line-height: 1.25;
    letter-spacing: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-label {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity {
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    align-items: center;
    gap: 18px;
    min-width: 0;
    min-height: 64px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__native-report {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__native-report .listivo-report-abuse-button {
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    border: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon,
body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon {
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    color: var(--raovat1-match-profile-accent);
    background: rgba(207, 115, 255, 0.08);
    border: 1px solid rgba(207, 115, 255, 0.3);
    border-radius: 999px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon {
    width: 48px;
    height: 48px;
    padding: 0;
    background:
        radial-gradient(circle at 50% 44%, rgba(207, 115, 255, 0.2), rgba(38, 28, 79, 0.72));
    border: 1px solid rgba(207, 115, 255, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    font: inherit;
    line-height: 1;
    cursor: pointer;
    appearance: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell,
body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
    position: static;
    inset: auto;
    width: 100%;
    height: 100%;
    transform: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon.is-active,
body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon.listivo-social-icon--active {
    color: var(--raovat1-match-profile-text);
    background:
        radial-gradient(circle at 50% 44%, rgba(207, 115, 255, 0.34), rgba(93, 37, 139, 0.78));
    border-color: var(--raovat1-match-profile-border-bright);
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon.is-active svg,
body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon.listivo-social-icon--active svg {
    fill: #ef233c;
    stroke: #fff;
}

body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon svg {
    width: 29px;
    height: 29px;
    stroke-width: 1.7;
}

body.raovat1-match-profiles-single .raovat1-match-profile__eyebrow,
body.raovat1-match-profiles-single .raovat1-match-profile__title,
body.raovat1-match-profiles-single .raovat1-match-profile__goal {
    margin: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__eyebrow {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

body.raovat1-match-profiles-single .raovat1-match-profile__title {
    color: var(--raovat1-match-profile-text);
    font-size: 28px;
    font-weight: 620;
    line-height: 1.05;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__masthead .raovat1-match-profile__title {
    color: var(--raovat1-match-profile-header-title);
}

body.raovat1-match-profiles-single .raovat1-match-profile__goal {
    margin-top: 2px;
    color: var(--raovat1-match-profile-accent);
    font-size: 16px;
    font-weight: 720;
    line-height: 1.25;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 2px 0;
    margin: 16px 0 0;
    color: var(--raovat1-match-profile-muted);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.28;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-line {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2px 0;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-part {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: var(--raovat1-match-profile-text);
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-icon {
    display: inline-grid;
    flex: 0 0 auto;
    place-items: center;
    width: 1em;
    height: 1em;
    color: var(--raovat1-match-profile-accent);
    font-size: 1.04em;
    line-height: 1;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-icon svg {
    width: 1em;
    height: 1em;
    stroke-width: 1.85;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-prefix {
    color: var(--raovat1-match-profile-muted);
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-value {
    color: inherit;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-separator,
body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal-label {
    color: var(--raovat1-match-profile-muted);
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-separator {
    margin-right: 8px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal-label {
    margin-right: 6px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary .raovat1-match-profile__goal {
    color: var(--raovat1-match-profile-accent);
    font-size: inherit;
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--raovat1-match-profile-gap);
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    align-items: center;
    gap: 15px;
    min-width: 0;
    min-height: 78px;
    padding: 12px 16px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon {
    width: 52px;
    height: 52px;
    background: rgba(72, 36, 105, 0.64);
    border-color: rgba(207, 115, 255, 0.5);
    border-radius: 8px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon svg {
    width: 27px;
    height: 27px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-value {
    display: block;
    margin-top: 0;
    color: var(--raovat1-match-profile-text);
    font-size: 20px;
    font-weight: 560;
    line-height: 1.06;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-value--profile {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-weight: 560;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-number {
    display: inline-flex;
    align-items: center;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-separator-icon {
    display: inline-flex;
    flex: 0 0 auto;
    width: 8px;
    height: 8px;
    color: var(--raovat1-match-profile-accent);
    background: currentColor;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
    opacity: 0.86;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta {
    display: block;
    margin-top: 6px;
    color: var(--raovat1-match-profile-muted);
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta-text--default {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta-text--mobile {
    display: inline;
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-label,
body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta {
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__details {
    display: grid;
    gap: 0;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(255, 92, 174, 0.08), transparent 52%),
        var(--raovat1-match-profile-surface);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel {
    min-width: 0;
    padding: 18px 24px;
    color: var(--raovat1-match-profile-text);
    background: transparent;
    border: 0;
    border-radius: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__section-title,
body.raovat1-match-profiles-single .raovat1-match-profile__section-heading {
    margin: 0 0 13px;
    color: var(--raovat1-match-profile-accent);
    font-size: 15px;
    font-weight: 720;
    line-height: 1.2;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__section-heading {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__section-heading-icon,
body.raovat1-match-profiles-single .raovat1-match-profile__info-icon,
body.raovat1-match-profiles-single .raovat1-match-profile__action-icon {
    display: inline-grid;
    place-items: center;
    color: var(--raovat1-match-profile-accent);
}

body.raovat1-match-profiles-single .raovat1-match-profile__section-heading-icon svg {
    width: 18px;
    height: 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__info-rows {
    display: grid;
    gap: 0;
    margin: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__info-row {
    display: grid;
    grid-template-columns: 22px minmax(0, 1fr) minmax(90px, 0.85fr);
    align-items: center;
    gap: 10px;
    min-width: 0;
    min-height: 24px;
    padding: 2px 0;
    border-block-end: 1px solid var(--raovat1-match-profile-divider);
}

body.raovat1-match-profiles-single .raovat1-match-profile__info-row:last-child {
    border-block-end: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__info-icon svg {
    width: 15px;
    height: 15px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__info-value {
    margin: 0;
    color: var(--raovat1-match-profile-text);
    font-size: 14px;
    font-weight: 670;
    line-height: 1.25;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__section-heading {
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__info-row {
    grid-template-columns: 22px minmax(0, 0.35fr) minmax(0, 0.65fr);
}

body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__info-label,
body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__info-value {
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-block {
    display: grid;
    gap: 9px;
    margin-top: 16px;
    padding-top: 12px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-block[hidden] {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    color: var(--raovat1-match-profile-muted);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-heading::before,
body.raovat1-match-profiles-single .raovat1-match-profile__social-links-heading::after {
    content: "";
    flex: 1 1 0;
    height: 1px;
    background: linear-gradient(
        90deg,
        rgba(206, 112, 255, 0),
        rgba(206, 112, 255, 0.28),
        rgba(49, 171, 226, 0.24)
    );
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-heading::after {
    background: linear-gradient(
        90deg,
        rgba(49, 171, 226, 0.24),
        rgba(206, 112, 255, 0.28),
        rgba(206, 112, 255, 0)
    );
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links-heading span {
    flex: 0 0 auto;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-link {
    display: inline-grid;
    place-items: center;
    width: 28px;
    height: 28px;
    color: var(--raovat1-match-profile-accent);
    background: rgba(127, 61, 214, 0.12);
    border: 1px solid rgba(206, 112, 255, 0.36);
    border-radius: 8px;
    transition: color 0.18s ease, border-color 0.18s ease, background 0.18s ease;
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-link:hover {
    color: #fff;
    background: rgba(190, 76, 255, 0.2);
    border-color: rgba(218, 142, 255, 0.68);
}

body.raovat1-match-profiles-single .raovat1-match-profile__social-link svg {
    width: 14px;
    height: 14px;
    stroke-width: 1.8;
}

body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--self-introduction .raovat1-match-profile__section-heading {
    margin-block-end: 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-summary {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin: 0 0 22px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr) auto;
    align-items: center;
    gap: 8px;
    min-width: 0;
    min-height: 30px;
    padding: 6px 10px;
    color: var(--raovat1-match-profile-text);
    background: rgba(3, 20, 41, 0.34);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
}

body.raovat1-theme-light.raovat1-match-profiles-single .raovat1-match-profile__habit-card {
    background: rgba(255, 255, 255, 0.5);
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-icon {
    display: inline-grid;
    place-items: center;
    color: var(--raovat1-match-profile-accent);
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-icon svg {
    width: 14px;
    height: 14px;
    stroke-width: 1.7;
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-label,
body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-value {
    min-width: 0;
    line-height: 1.15;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-label {
    color: var(--raovat1-match-profile-muted);
    font-size: 11px;
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-value {
    color: var(--raovat1-match-profile-text);
    font-size: 14px;
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__favorite-quote {
    margin: -8px 0 18px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__favorite-quote-text {
    font-style: italic;
}

body.raovat1-match-profiles-single .raovat1-match-profile__accomplishments {
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid var(--raovat1-match-profile-divider);
}

body.raovat1-match-profiles-single .raovat1-match-profile__subheading {
    margin: 0 0 8px;
    color: var(--raovat1-match-profile-accent);
    font-size: 13px;
    font-weight: 650;
    line-height: 1.2;
}

body.raovat1-match-profiles-single .raovat1-match-profile__hobby-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin: 0 0 12px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__hobby-chip {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 4px 8px;
    color: var(--raovat1-match-profile-text);
    background: rgba(127, 61, 214, 0.12);
    border: 1px solid rgba(206, 112, 255, 0.28);
    border-radius: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
}

body.raovat1-match-profiles-single .raovat1-match-profile__rich-text {
    color: var(--raovat1-match-profile-muted);
    font-size: 14px;
    font-weight: 520;
    line-height: 1.5;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile__rich-text > * {
    margin-block: 0 0.85em;
}

body.raovat1-match-profiles-single .raovat1-match-profile__rich-text > :last-child {
    margin-block-end: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-row {
    grid-template-columns: 22px minmax(0, 0.75fr) minmax(0, 1.2fr);
    gap: 5px;
    min-height: 30px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-icon,
body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-label,
body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-value {
    opacity: 0.55;
}

body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-label,
body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-value {
    font-weight: 400;
}

body.raovat1-match-profiles-single .raovat1-match-profile__empty {
    margin: 0;
    color: var(--raovat1-match-profile-muted);
    font-size: var(--raovat1-match-profile-body-size);
    line-height: 1.45;
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-blocks {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow: hidden;
    color: var(--raovat1-match-profile-text);
    background:
        radial-gradient(circle at 52% 50%, rgba(207, 115, 255, 0.1), transparent 12%),
        linear-gradient(135deg, rgba(255, 92, 174, 0.08), transparent 52%),
        var(--raovat1-match-profile-surface);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: var(--raovat1-match-profile-inner-shadow);
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block {
    position: relative;
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    align-items: start;
    gap: 18px;
    min-width: 0;
    padding: 28px 30px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block + .raovat1-match-profile__intro-block::before {
    content: "";
    position: absolute;
    top: 22px;
    bottom: 22px;
    left: 0;
    width: 1px;
    background: linear-gradient(180deg, transparent, rgba(149, 211, 255, 0.22), transparent);
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block + .raovat1-match-profile__intro-block::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -2px;
    width: 5px;
    height: 5px;
    border-radius: 999px;
    background: var(--raovat1-match-profile-accent);
    box-shadow: 0 0 12px rgba(207, 115, 255, 0.72);
    transform: translateY(-50%);
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-icon {
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    color: var(--raovat1-match-profile-accent);
    background:
        radial-gradient(circle, rgba(207, 115, 255, 0.2), rgba(207, 115, 255, 0.04) 58%),
        rgba(29, 28, 61, 0.58);
    border: 1px solid rgba(207, 115, 255, 0.32);
    border-radius: 999px;
    box-shadow: 0 0 18px rgba(207, 115, 255, 0.18);
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-icon svg {
    width: 24px;
    height: 24px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-content {
    display: grid;
    gap: 7px;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-title {
    margin: 0;
    color: var(--raovat1-match-profile-accent);
    font-size: 15px;
    font-weight: 720;
    line-height: 1.22;
    letter-spacing: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-copy {
    margin: 0;
    color: var(--raovat1-match-profile-muted);
    font-size: 13px;
    font-weight: 420;
    line-height: 1.55;
    letter-spacing: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random {
    display: grid;
    gap: 12px;
    min-width: 0;
    padding: 14px;
    color: var(--raovat1-match-profile-text);
    background: var(--raovat1-match-profile-surface);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: var(--raovat1-match-profile-inner-shadow);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 14px;
    min-width: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--raovat1-match-profile-divider);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random-title {
    margin: 0;
    color: var(--raovat1-match-profile-accent);
    font-size: 18px;
    font-weight: 680;
    line-height: 1.2;
    letter-spacing: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random-copy {
    margin: 0;
    color: var(--raovat1-match-profile-muted);
    font-size: 12px;
    font-weight: 420;
    line-height: 1.35;
    text-align: right;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget__grid {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    align-items: stretch;
    gap: 10px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card {
    position: relative;
    display: block;
    min-width: 0;
    height: 100%;
    min-height: 230px;
    overflow: hidden;
    color: var(--raovat1-match-profile-text);
    background: var(--raovat1-match-profile-surface-soft);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: var(--raovat1-match-profile-radius);
    box-shadow: var(--raovat1-match-profile-inner-shadow);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__link {
    display: grid;
    grid-template-rows: 132px minmax(0, 1fr);
    height: 100%;
    min-width: 0;
    color: inherit;
    text-decoration: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__media {
    position: relative;
    display: block;
    min-width: 0;
    overflow: hidden;
    color: inherit;
    background: rgba(3, 13, 29, 0.72);
    border-bottom: 1px solid var(--raovat1-match-profile-divider);
    text-decoration: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__media::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: 0.3;
    background: var(--raovat1-match-profile-image-overlay);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__image,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__image-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__image {
    opacity: 0.7;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__image-placeholder {
    background:
        linear-gradient(135deg, rgba(207, 115, 255, 0.16), transparent 55%),
        var(--raovat1-match-profile-surface-muted);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__content {
    display: grid;
    gap: 7px;
    min-width: 0;
    padding: 10px;
    color: inherit;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__meta {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
    color: var(--raovat1-match-profile-muted);
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__id {
    color: var(--raovat1-match-profile-accent);
    font-size: 12px;
    font-weight: 560;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__badge {
    display: inline-flex;
    align-items: center;
    min-width: 0;
    height: 18px;
    padding: 0 7px;
    overflow: hidden;
    color: var(--raovat1-match-profile-accent);
    background: rgba(207, 115, 255, 0.13);
    border: 1px solid rgba(207, 115, 255, 0.2);
    border-radius: 4px;
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__category,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__age,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__main-value,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__attributes,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__images {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__title {
    display: -webkit-box;
    min-width: 0;
    overflow: hidden;
    color: var(--raovat1-match-profile-text);
    font-size: 15px;
    font-weight: 620;
    line-height: 1.25;
    letter-spacing: 0;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__description {
    display: -webkit-box;
    overflow: hidden;
    color: var(--raovat1-match-profile-muted);
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__location,
body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__footer {
    min-width: 0;
    overflow: hidden;
    color: var(--raovat1-match-profile-muted);
    font-size: 11px;
    font-weight: 420;
    line-height: 1.25;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: auto;
    padding-top: 3px;
    color: var(--raovat1-match-profile-accent);
    font-size: 10px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__favorite {
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 8px;
    display: grid;
    place-items: center;
    width: 34px;
    height: 34px;
    padding: 0;
    color: var(--raovat1-match-profile-text);
    background: rgba(4, 7, 15, 0.76);
    border: 1px solid rgba(207, 115, 255, 0.42);
    border-radius: 999px;
    cursor: pointer;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__favorite svg {
    width: 17px;
    height: 17px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__favorite svg path {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget-card__favorite--active svg path {
    fill: var(--raovat1-match-profile-accent);
    stroke: var(--raovat1-match-profile-accent);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-match-random-card {
    min-height: 190px;
    padding: 18px 18px 16px;
    background:
        linear-gradient(145deg, rgba(36, 30, 66, 0.26), transparent 58%),
        rgba(6, 13, 25, 0.92);
    border-color: rgba(90, 146, 184, 0.32);
    border-radius: 6px;
    box-shadow: inset 0 0 0 1px rgba(207, 115, 255, 0.04);
}

body.raovat1-match-profiles-single .raovat1-match-random-card__content {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 156px;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__header {
    display: flex;
    align-items: baseline;
    gap: 10px;
    min-width: 0;
    padding-right: 48px;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__id {
    flex: 0 0 auto;
    color: var(--raovat1-match-profile-accent);
    font-size: 15px;
    font-weight: 720;
    line-height: 1.15;
    letter-spacing: 0;
    text-decoration: none;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__date {
    display: block;
    color: rgba(239, 236, 248, 0.72);
    font-size: 12px;
    font-weight: 520;
    line-height: 1.2;
    text-align: right;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__description {
    display: -webkit-box;
    min-width: 0;
    margin-top: 12px;
    overflow: hidden;
    color: var(--raovat1-match-profile-muted);
    font-size: 13px;
    font-weight: 430;
    line-height: 1.45;
    letter-spacing: 0;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__footer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 14px;
    min-width: 0;
    margin-top: auto;
    padding-top: 16px;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__location {
    display: inline-flex;
    align-items: center;
    flex: 1 1 auto;
    gap: 8px;
    min-width: 0;
    max-width: 72%;
    color: var(--raovat1-match-profile-muted);
    font-size: 12px;
    font-weight: 560;
    line-height: 1.2;
    letter-spacing: 0;
    text-decoration: none;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__metrics {
    display: grid;
    justify-items: end;
    gap: 4px;
    flex: 0 0 auto;
    min-width: max-content;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__location > span:last-child {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__location-icon {
    display: inline-grid;
    place-items: center;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    color: var(--raovat1-match-profile-muted);
}

body.raovat1-match-profiles-single .raovat1-match-random-card__location-icon svg {
    width: 100%;
    height: 100%;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__location-icon path,
body.raovat1-match-profiles-single .raovat1-match-random-card__location-icon circle {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.9;
}

body.raovat1-match-profiles-single .raovat1-match-random-card__views {
    display: block;
    color: var(--raovat1-match-profile-accent);
    font-size: 12px;
    font-weight: 650;
    line-height: 1.2;
    text-align: right;
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-match-random-card__favorite {
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
    color: var(--raovat1-match-profile-text);
    background: rgba(5, 8, 18, 0.82);
    border-color: rgba(207, 115, 255, 0.55);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.02),
        0 8px 18px rgba(0, 0, 0, 0.28);
}

body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-match-random-card__favorite svg {
    width: 16px;
    height: 16px;
}

@media (min-width: 900px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget__grid {
        grid-template-columns: repeat(var(--raovat1-custom-wiget-columns, 4), minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 520px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__random-header {
        display: grid;
        align-items: start;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random-copy {
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random .raovat1-custom-wiget__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

body.raovat1-match-profiles-single .raovat1-match-profile__owner-actions {
    display: none;
    min-width: 0;
    margin-bottom: 50px;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation {
    display: grid;
    grid-template-columns: auto auto minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    min-width: 0;
    margin-top: 10px;
    padding: 9px 11px;
    color: var(--raovat1-match-profile-muted);
    background:
        linear-gradient(135deg, rgba(255, 92, 174, 0.08), transparent 55%),
        rgba(36, 5, 25, 0.72);
    border: 1px solid var(--raovat1-match-profile-border);
    border-radius: 6px;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__label {
    min-width: 0;
    color: var(--raovat1-match-profile-text);
    font-size: 12px;
    font-weight: 650;
    line-height: 1.15;
    letter-spacing: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__actions {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
}

body.raovat1-theme-light.raovat1-match-profiles-single .raovat1-match-profile-translation {
    background:
        linear-gradient(135deg, rgba(40, 121, 156, 0.07), transparent 55%),
        rgba(255, 255, 255, 0.78);
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    max-width: 100%;
    padding: 6px 10px;
    color: var(--raovat1-match-profile-text);
    background: rgba(43, 6, 30, 0.76);
    border: 1px solid rgba(207, 115, 255, 0.32);
    border-radius: 6px;
    font: inherit;
    font-size: 12px;
    font-weight: 650;
    line-height: 1.15;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.18s ease, background 0.18s ease;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__button:hover,
body.raovat1-match-profiles-single .raovat1-match-profile-translation__button:focus-visible {
    border-color: var(--raovat1-match-profile-focus);
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__button:focus-visible {
    outline: 2px solid var(--raovat1-match-profile-focus);
    outline-offset: 2px;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__button:disabled {
    cursor: wait;
    opacity: 0.7;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__button.is-active {
    border-color: var(--raovat1-match-profile-border-bright);
    background: color-mix(in srgb, var(--raovat1-match-profile-accent) 22%, rgba(43, 6, 30, 0.76));
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__status {
    min-width: 0;
    color: currentColor;
    font-size: 12px;
    line-height: 1.3;
    overflow-wrap: anywhere;
}

body.raovat1-match-profiles-single .raovat1-match-profile-translation__status.is-error {
    color: #ffb7c4;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action-bar {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 7px 8px;
    width: 100%;
    max-width: 416px;
    margin: 0;
    padding: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta--single-action {
    display: grid;
    gap: 10px;
    width: 100%;
    margin: 0 0 20px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta--single-action .raovat1-match-profile__action-bar {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta--single-action .raovat1-match-profile__add-profile {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    min-height: 44px;
    padding: 11px 16px;
    color: #160719;
    background: linear-gradient(180deg, #dc91ff 0%, #b43df0 100%);
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    box-shadow:
        0 0 0 1px rgba(218, 135, 255, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta--single-action .raovat1-match-profile__add-profile-chip {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 18px;
    padding: 3px 8px;
    color: #ffffff;
    background: rgba(14, 20, 42, 0.78);
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 999px;
    font-size: 9px;
    font-weight: 760;
    line-height: 1;
}

body.raovat1-match-profiles-single .raovat1-match-profile__owner-action-bar {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 10px;
    min-width: 0;
    padding: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action {
    display: inline-grid;
    grid-template-columns: 24px auto;
    grid-template-rows: none;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    gap: 8px;
    min-width: 0;
    min-height: 48px;
    padding: 8px 12px;
    color: var(--raovat1-match-profile-text);
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.015)),
        rgba(38, 5, 27, 0.72);
    border: 1px solid rgba(207, 115, 255, 0.28);
    border-radius: 8px;
    font: inherit;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.15;
    letter-spacing: 0;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    cursor: pointer;
    transition: border-color 0.18s ease, color 0.18s ease, background 0.18s ease, transform 0.18s ease;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--primary {
    color: #160719;
    min-height: 52px;
    background: linear-gradient(180deg, #dc91ff 0%, #b43df0 100%);
    border-color: rgba(255, 255, 255, 0.24);
    box-shadow:
        0 0 0 1px rgba(218, 135, 255, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.32);
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--language.is-active {
    color: #ffffff;
    background: linear-gradient(180deg, #d782ff 0%, #842ce1 100%);
    border-color: rgba(219, 139, 255, 0.72);
    box-shadow:
        0 0 0 1px rgba(218, 135, 255, 0.18),
        inset 0 1px 0 rgba(255, 255, 255, 0.26);
}

body.raovat1-match-profiles-single .raovat1-match-profile__action-icon svg {
    width: 22px;
    height: 22px;
    opacity: 0.9;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--primary .raovat1-match-profile__action-icon svg {
    opacity: 0.42;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action-label,
body.raovat1-match-profiles-single .raovat1-listing-actions__label {
    display: block;
    max-width: 100%;
    overflow: visible;
    color: inherit;
    font-size: 14px;
    font-weight: 650;
    line-height: 1.15;
    text-overflow: clip;
    white-space: normal;
    overflow-wrap: normal;
}

body.raovat1-match-profiles-single .raovat1-match-profile__owner-action-bar .raovat1-match-profile__action {
    display: inline-flex;
    width: 100%;
    grid-template-rows: none;
    min-height: 44px;
    padding: 9px 16px;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action:hover {
    border-color: var(--raovat1-match-profile-focus);
    transform: translateY(-1px);
}

body.raovat1-match-profiles-single .raovat1-match-profile__action:focus-visible {
    border-color: var(--raovat1-match-profile-focus);
    outline: 2px solid var(--raovat1-match-profile-focus);
    outline-offset: 3px;
    transform: translateY(-1px);
}

body.raovat1-match-profiles-single .raovat1-match-profile__translation-status {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead,
body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar {
    position: relative;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--language,
body.raovat1-match-profiles-single .raovat1-match-profile__action--secondary {
    min-height: 50px;
    border-radius: 999px;
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__owner-actions {
        display: block;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta--owner {
        display: none;
    }

    body.raovat1-match-profiles-single {
        --raovat1-match-profile-gap: 10px;
        --raovat1-match-profile-edge: 14px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile {
        margin-block: 10px 22px;
        margin-inline: 0;
        padding: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        grid-template-columns: minmax(0, 1fr) auto;
        padding: 28px 0 28px 32px;
        gap: 28px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        min-width: 416px;
        justify-self: end;
        align-self: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 34px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta-text--default {
        display: inline;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta-text--mobile {
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top {
        grid-template-columns: minmax(0, 1.5fr) minmax(330px, 1fr);
        align-items: stretch;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery {
        grid-template-columns: minmax(0, 1fr) 104px;
        height: clamp(300px, 22vw, 332px);
        align-items: stretch;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main,
    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
        min-height: 0;
        height: 100%;
        aspect-ratio: auto;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumbs {
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: repeat(5, minmax(0, 1fr));
        min-height: 0;
        height: 100%;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb {
        aspect-ratio: auto;
        min-height: 0;
        height: 100%;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        align-content: stretch;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
        min-height: 160px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stats {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 2fr);
        gap: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat {
        grid-template-columns: 50px minmax(0, 1fr);
        gap: 14px;
        min-height: 86px;
        padding: 12px 20px;
        border-color: rgba(221, 58, 145, 0.88);
        border-radius: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon {
        width: 44px;
        height: 44px;
        border-color: rgba(207, 115, 255, 0.58);
        border-radius: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon svg {
        width: 23px;
        height: 23px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-value {
        font-size: 22px;
        line-height: 1.05;
        overflow: hidden;
        overflow-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta {
        margin-top: 5px;
        font-size: 14px;
        line-height: 1.15;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__details {
        grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.15fr) minmax(260px, 0.75fr);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel:not(:nth-child(3n + 1)) {
        border-left: 1px dashed var(--raovat1-match-profile-divider);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel:nth-child(n + 4) {
        border-top: 1px solid var(--raovat1-match-profile-divider);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        padding-inline: 0;
    }
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 20px minmax(0, 1.08fr) minmax(0, 1.08fr);
        gap: 0;
        align-items: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar::before {
        content: "";
        display: block;
        grid-column: 3;
        justify-self: center;
        width: 1px;
        height: 30px;
        background: linear-gradient(180deg, transparent, rgba(100, 116, 166, 0.48), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action--language-en {
        grid-column: 1;
        border-right: 0;
        border-radius: 999px 0 0 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action--language-vn {
        grid-column: 2;
        border-left-color: rgba(207, 115, 255, 0.18);
        border-radius: 0 999px 999px 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action[data-raovat1-match-action="share"] {
        grid-column: 4;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action[data-raovat1-match-action="message"] {
        grid-column: 5;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__translation-status,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__translation-status {
        grid-column: 1 / -1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action--language,
    body.raovat1-match-profiles-single .raovat1-match-profile__action--secondary {
        min-height: 44px;
        padding: 8px 10px;
        background: rgba(38, 5, 27, 0.68);
        border-color: rgba(207, 115, 255, 0.42);
        border-radius: 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action--language.is-active {
        background: linear-gradient(180deg, #e151ff 0%, #842ce1 100%);
        border-color: rgba(219, 139, 255, 0.82);
        box-shadow:
            0 0 24px rgba(190, 66, 255, 0.38),
            inset 0 1px 0 rgba(255, 255, 255, 0.26);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-icon svg {
        width: 16px;
        height: 16px;
    }
}

@media (min-width: 1180px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__top {
        grid-template-columns: minmax(0, 1.45fr) minmax(460px, 0.95fr);
    }
}

@media (min-width: 768px) and (max-width: 1360px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single {
        --raovat1-match-profile-gap: 6px;
        --raovat1-match-profile-edge: 15px;
        --raovat1-match-profile-card-padding: 9px;
        --raovat1-match-profile-label-size: 10px;
        --raovat1-match-profile-body-size: 12px;
        --raovat1-match-profile-card-title-size: 13px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile {
        gap: 6px;
        margin: 0 0 10px;
        padding: 0 0 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        order: 1;
        min-height: 0;
        padding: 9px 10px 8px;
        overflow: visible;
        background:
            radial-gradient(circle at 50% 8%, rgba(207, 115, 255, 0.18), transparent 18%),
            radial-gradient(circle at 0 0, rgba(207, 115, 255, 0.16), transparent 32%),
            linear-gradient(145deg, rgba(16, 22, 49, 0.96), rgba(5, 10, 24, 0.98));
        border: 1px solid rgba(63, 134, 177, 0.26);
        border-radius: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome {
        position: absolute;
        top: 8px;
        right: 8px;
        left: 8px;
        z-index: 4;
        display: flex;
        align-items: center;
        justify-content: space-between;
        pointer-events: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button {
        pointer-events: auto;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button:last-child {
        background: transparent;
        border-color: transparent;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button:last-child svg {
        width: 18px;
        height: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity {
        position: relative;
        display: block;
        min-height: 0;
        padding: 30px 16px 0;
        text-align: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell,
    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
        position: absolute;
        top: 1px;
        left: 50%;
        z-index: 5;
        width: 30px;
        height: 30px;
        transform: translateX(-50%);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
        position: static;
        inset: auto;
        transform: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon {
        width: 30px;
        height: 30px;
        background: rgba(56, 31, 94, 0.72);
        border-color: rgba(207, 115, 255, 0.38);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon svg {
        width: 17px;
        height: 17px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 20px;
        font-weight: 720;
        line-height: 1.1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        align-items: center;
        justify-content: center;
        margin-top: 7px;
        font-size: 18px;
        line-height: 1.35;
        text-align: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-part,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-line,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        justify-content: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-separator {
        margin-right: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        margin-top: 11px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar {
        max-width: none;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 6px;
        margin: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action {
        grid-template-columns: auto auto;
        min-height: 28px;
        padding: 5px 6px;
        border-radius: 999px;
        font-size: 12px;
        font-weight: 680;
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action--primary {
        min-height: 28px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-icon svg {
        width: 10px;
        height: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-label,
    body.raovat1-match-profiles-single .raovat1-listing-actions__label {
        font-size: 12px;
        font-weight: 680;
        line-height: 1;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top {
        display: contents;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery {
        order: 2;
        gap: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main,
    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
        min-height: 104px;
        aspect-ratio: 2.9 / 1;
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
        padding: 18px;
        font-size: 12px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty-icon {
        font-size: 18px;
        opacity: 0.72;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumbs {
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-nav {
        left: 10px;
        bottom: 10px;
        gap: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-arrow {
        width: 30px;
        height: 30px;
        color: #ffffff;
        background: rgba(9, 14, 27, 0.76);
        border-color: rgba(207, 115, 255, 0.44);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-count {
        right: 8px;
        bottom: 10px;
        min-width: 42px;
        padding: 5px 8px;
        font-size: 12px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stats {
        order: 3;
        grid-template-columns: minmax(0, 0.94fr) minmax(0, 0.9fr) minmax(0, 1.72fr);
        grid-auto-rows: minmax(56px, auto);
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stats .raovat1-match-profile__stat:nth-child(1) {
        grid-column: auto;
        grid-row: auto;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stats .raovat1-match-profile__stat:nth-child(2) {
        grid-column: auto;
        grid-row: auto;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stats .raovat1-match-profile__stat:nth-child(3) {
        grid-column: auto;
        grid-row: auto;
        align-self: stretch;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat {
        grid-template-columns: 28px minmax(0, 1fr);
        gap: 6px;
        min-height: 56px;
        padding: 7px 6px;
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon {
        width: 28px;
        height: 28px;
        border-radius: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon svg {
        width: 17px;
        height: 17px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-value {
        margin-top: 1px;
        font-size: 13px;
        font-weight: 560;
        line-height: 1.08;
        overflow: hidden;
        overflow-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-value--profile {
        gap: 3px;
        font-weight: 560;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-separator-icon {
        width: 4px;
        height: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta {
        margin-top: 2px;
        font-size: 9px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        order: 4;
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
        position: relative;
        display: block;
        overflow: hidden;
        isolation: isolate;
        height: 124px;
        min-height: 123px;
        padding: 9px;
        color: #ffffff;
        background:
            linear-gradient(90deg, rgba(18, 2, 13, 0.93) 0%, rgba(38, 4, 25, 0.74) 51%, rgba(18, 2, 13, 0.92) 100%),
            radial-gradient(circle at 39% 20%, rgba(244, 93, 174, 0.26), transparent 23%),
            #0b0308;
        border: 1px solid rgba(244, 93, 174, 0.52);
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card::after {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 1;
        pointer-events: none;
        background:
            linear-gradient(90deg, rgba(18, 2, 13, 0.72), rgba(38, 4, 25, 0.2) 54%, rgba(18, 2, 13, 0.78)),
            linear-gradient(180deg, rgba(18, 2, 13, 0.04), rgba(18, 2, 13, 0.58));
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__corner,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__visual,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefits {
        position: absolute;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite {
        top: 10px;
        left: 10px;
        z-index: 4;
        display: grid;
        place-items: center;
        width: 23px;
        height: 23px;
        color: #ffffff;
        background: rgba(6, 9, 16, 0.72);
        border: 1px solid rgba(211, 101, 255, 0.9);
        border-radius: 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite svg {
        width: 42%;
        height: 42%;
        fill: none;
        stroke: currentColor;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__corner {
        top: 0;
        right: 0;
        z-index: 5;
        width: 24px;
        aspect-ratio: 1;
        background: linear-gradient(135deg, #d36dff, #7b31f4 72%);
        clip-path: polygon(100% 0, 0 0, 100% 100%);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__corner svg {
        position: absolute;
        top: 16%;
        right: 14%;
        width: 34%;
        height: 34%;
        color: #ffffff;
        fill: currentColor;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__visual {
        inset: 0;
        z-index: 0;
        overflow: hidden;
        opacity: 0.78;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__visual::before,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__visual::before,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__visual::after,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__visual::after {
        content: "";
        position: absolute;
        inset: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__visual::before {
        background:
            url("../../images/single-hero-promo-buyers.webp") center right / cover no-repeat,
            radial-gradient(circle at 64% 24%, rgba(167, 83, 255, 0.32), transparent 42%),
            #040710;
        filter: saturate(1.16) brightness(1.08) contrast(1.04);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__visual::after {
        background:
            radial-gradient(circle at 78% 28%, rgba(151, 75, 255, 0.12), transparent 33%),
            linear-gradient(90deg, rgba(3, 6, 12, 0.32) 0%, rgba(3, 6, 12, 0.16) 42%, rgba(3, 6, 12, 0.02) 100%);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__visual::before {
        background:
            url("../../images/single-hero-promo-results.webp") center center / cover no-repeat,
            radial-gradient(circle at 72% 38%, rgba(176, 75, 255, 0.22), transparent 42%),
            #040710;
        filter: saturate(1.08) brightness(1) contrast(1.04);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__visual::after {
        background:
            radial-gradient(circle at 70% 42%, rgba(169, 65, 255, 0.08), transparent 34%),
            linear-gradient(90deg, rgba(3, 6, 12, 0.34) 0%, rgba(3, 6, 12, 0.16) 46%, rgba(3, 6, 12, 0.03) 100%);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__pin,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__device,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__panel {
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__content {
        top: 40px;
        right: 70px;
        left: 10px;
        z-index: 3;
        display: grid;
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__content {
        top: 42px;
        right: 72px;
        bottom: auto;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__content {
        top: 39px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__eyebrow {
        display: inline-flex;
        align-items: center;
        min-width: 0;
        overflow: hidden;
        gap: 3px;
        color: rgba(255, 255, 255, 0.84);
        font-size: 6.5px;
        font-weight: 500;
        line-height: 1;
        text-transform: uppercase;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__eyebrow-icon {
        width: 10px;
        height: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__title {
        display: block;
        color: #ffffff;
        font-size: 12px;
        font-weight: 760;
        line-height: 1.05;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__text {
        display: block;
        color: rgba(255, 255, 255, 0.78);
        font-size: 9px;
        font-weight: 500;
        line-height: 1.22;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefits {
        left: 10px;
        right: 84px;
        bottom: 8px;
        z-index: 3;
        display: flex;
        align-items: center;
        gap: 5px;
        min-width: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit {
        display: inline-flex;
        align-items: center;
        gap: 3px;
        padding-inline: 0;
        min-width: 0;
        color: rgba(255, 255, 255, 0.78);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit-icon {
        width: 9px;
        height: 9px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit-label {
        font-size: 6.5px;
        line-height: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge {
        right: 9px;
        bottom: 8px;
        z-index: 4;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 68px;
        min-height: 34px;
        padding: 4px 6px;
        color: #ffffff;
        background: rgba(10, 12, 22, 0.72);
        border: 1px solid rgba(203, 106, 255, 0.72);
        border-radius: 9px;
        gap: 5px;
        font-size: 7px;
        font-weight: 760;
        line-height: 1.05;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge-icon {
        width: 24px;
        height: 24px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__details {
        order: 5;
        grid-template-columns: minmax(0, 1fr);
        gap: 6px;
        overflow: visible;
        background: transparent;
        border: 0;
        border-radius: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile-translation {
        order: initial;
        grid-template-columns: auto minmax(0, 1fr);
        gap: 6px;
        margin-top: 7px;
        padding: 7px 8px;
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile-translation__label {
        font-size: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile-translation__actions {
        justify-content: end;
        gap: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile-translation__button {
        min-height: 24px;
        padding: 4px 7px;
        font-size: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile-translation__status {
        grid-column: 1 / -1;
        font-size: 10px;
        line-height: 1.2;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel {
        padding: 9px 10px;
        background:
            linear-gradient(135deg, rgba(255, 92, 174, 0.08), transparent 52%),
            var(--raovat1-match-profile-surface);
        border: 1px solid var(--raovat1-match-profile-border);
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__section-heading {
        gap: 6px;
        margin-bottom: 8px;
        font-size: 15px;
        font-weight: 700;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__section-heading {
        margin-bottom: 10px;
        font-weight: 700;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__section-heading-icon svg {
        width: 11px;
        height: 11px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__info-row {
        grid-template-columns: 14px minmax(0, 0.35fr) minmax(0, 0.65fr);
        gap: 6px;
        min-height: 17px;
        padding: 1px 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__info-row {
        min-height: 22px;
        padding: 3px 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__info-icon svg {
        width: 10px;
        height: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__info-label,
    body.raovat1-match-profiles-single .raovat1-match-profile__info-value {
        font-size: 15px;
        line-height: 1.18;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal {
        padding-block: 13px;
        height: auto;
        max-height: none;
        overflow: visible;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--personal .raovat1-match-profile__info-rows {
        max-height: none;
        overflow: visible;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel--self-introduction .raovat1-match-profile__section-heading {
        margin-bottom: 7px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__habit-summary {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 6px;
        margin-bottom: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__habit-card {
        grid-template-columns: 11px minmax(0, 1fr) auto;
        gap: 4px;
        min-height: 19px;
        padding: 3px 6px;
        border-radius: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-icon svg {
        width: 9px;
        height: 9px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-label,
    body.raovat1-match-profiles-single .raovat1-match-profile__habit-card-value {
        font-size: 15px;
        line-height: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-quote {
        margin: -2px 0 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__rich-text,
    body.raovat1-match-profiles-single .raovat1-match-profile__empty {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.38;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__dates-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-row {
        grid-template-columns: 12px auto minmax(0, 1fr);
        gap: 4px;
        min-height: 18px;
        border: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-row + .raovat1-match-profile__info-row {
        padding-left: 8px;
        border-left: 1px solid var(--raovat1-match-profile-divider);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-label,
    body.raovat1-match-profiles-single .raovat1-match-profile__dates-list .raovat1-match-profile__info-value {
        font-size: 13px;
        line-height: 1.1;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-blocks {
        order: 6;
        grid-template-columns: minmax(0, 1fr);
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;
        padding: 12px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block + .raovat1-match-profile__intro-block {
        border-top: 1px solid var(--raovat1-match-profile-divider);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block + .raovat1-match-profile__intro-block::before,
    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block + .raovat1-match-profile__intro-block::after {
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-icon {
        width: 32px;
        height: 32px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-icon svg {
        width: 16px;
        height: 16px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-content {
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-title {
        font-size: 13px;
        line-height: 1.2;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__intro-block-copy {
        font-size: 12px;
        line-height: 1.38;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta {
        order: 7;
        display: grid;
        gap: 6px;
        margin: 0 0 20px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 5px;
        max-width: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-inline-loading-button.is-loading::after,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-inline-loading-button[aria-busy="true"]::after {
        z-index: 6;
        height: 4px;
        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.98), transparent);
        opacity: 0.96;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__add-profile {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 7px;
        min-height: 36px;
        padding: 8px 12px;
        color: #160719;
        background: linear-gradient(180deg, #dc91ff 0%, #b43df0 100%);
        border: 1px solid rgba(255, 255, 255, 0.25);
        border-radius: 999px;
        font-size: 12px;
        font-weight: 680;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        box-shadow:
            0 0 0 1px rgba(218, 135, 255, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.3);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__add-profile-chip {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 17px;
        padding: 3px 7px;
        color: #ffffff;
        background: rgba(14, 20, 42, 0.78);
        border: 1px solid rgba(255, 255, 255, 0.24);
        border-radius: 999px;
        font-size: 9px;
        font-weight: 760;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__owner-actions {
        order: 8;
        margin-bottom: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__owner-action-bar {
        gap: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__detail-panel + .raovat1-match-profile__detail-panel {
        border-top: 1px solid var(--raovat1-match-profile-border);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random {
        order: 9;
        padding: 10px;
        border-radius: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random-header {
        align-items: start;
        gap: 6px;
        padding-bottom: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random-title {
        font-size: 15px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__random-copy {
        font-size: 11px;
    }
}

body.raovat1-match-profiles-single .raovat1-match-profile__stat-label {
    display: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--language .raovat1-match-profile__action-icon {
    display: none;
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__stats {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 2fr);
        gap: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat {
        grid-template-columns: 50px minmax(0, 1fr);
        gap: 14px;
        min-height: 86px;
        padding: 12px 20px;
        background:
            linear-gradient(135deg, rgba(58, 7, 37, 0.98), rgba(27, 2, 18, 0.99));
        border-color: rgba(221, 58, 145, 0.86);
        border-radius: 8px;
        box-shadow:
            0 0 0 1px rgba(221, 58, 145, 0.32),
            inset 0 1px 0 rgba(255, 127, 195, 0.08),
            0 14px 38px rgba(0, 0, 0, 0.24);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-icon {
        width: 44px;
        height: 44px;
        background: rgba(46, 30, 82, 0.78);
        border-color: rgba(205, 93, 255, 0.58);
        border-radius: 8px;
        box-shadow:
            inset 0 0 0 1px rgba(231, 117, 255, 0.12),
            0 0 18px rgba(206, 78, 255, 0.18);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-value {
        font-size: 22px;
        font-weight: 560;
        line-height: 1.06;
        overflow: hidden;
        overflow-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__stat-meta {
        margin-top: 5px;
        font-size: 14px;
        line-height: 1.15;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 18px minmax(0, 1.08fr) minmax(0, 1.08fr);
        gap: 0;
        align-items: center;
        width: 100%;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar::before {
        content: "";
        display: block;
        grid-column: 3;
        grid-row: 1;
        justify-self: center;
        width: 1px;
        height: 26px;
        background: linear-gradient(180deg, transparent, rgba(96, 111, 160, 0.58), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__translation-status,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__translation-status {
        grid-column: 1 / -1;
        grid-row: 2;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-bar .raovat1-match-profile__action {
        min-height: 36px;
        padding: 7px 9px;
        border: 1px solid rgba(207, 115, 255, 0.52);
        border-radius: 999px;
        background: rgba(38, 5, 27, 0.68);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
        font-size: 12px;
        font-weight: 680;
        line-height: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-en,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action--language-en {
        grid-column: 1;
        grid-row: 1;
        border-right: 0;
        border-radius: 999px 0 0 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-vn,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action--language-vn {
        grid-column: 2;
        grid-row: 1;
        border-left-color: rgba(207, 115, 255, 0.2);
        border-radius: 0 999px 999px 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="share"],
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action[data-raovat1-match-action="share"] {
        grid-column: 4;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="message"],
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action[data-raovat1-match-action="message"] {
        grid-column: 5;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language.is-active,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action--language.is-active {
        color: #ffffff;
        background: linear-gradient(180deg, #dc52ff 0%, #892ee3 100%);
        border-color: rgba(222, 133, 255, 0.86);
        box-shadow:
            0 0 20px rgba(190, 66, 255, 0.42),
            inset 0 1px 0 rgba(255, 255, 255, 0.28);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action-icon svg,
    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-cta .raovat1-match-profile__action-icon svg {
        width: 13px;
        height: 13px;
    }
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        padding: 15px 13px 17px;
        overflow: hidden;
        background:
            radial-gradient(circle at 50% 7%, rgba(207, 115, 255, 0.2), transparent 15%),
            radial-gradient(circle at 8% 24%, rgba(160, 83, 255, 0.22), transparent 28%),
            linear-gradient(145deg, rgba(19, 25, 57, 0.97), rgba(3, 10, 25, 0.99) 72%);
        border: 1px solid rgba(85, 127, 180, 0.34);
        border-radius: 16px;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.04),
            0 0 26px rgba(0, 37, 70, 0.24);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome {
        top: 18px;
        right: 18px;
        left: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button {
        width: 44px;
        height: 44px;
        color: #ffffff;
        background:
            radial-gradient(circle at 50% 45%, rgba(207, 115, 255, 0.12), rgba(29, 32, 63, 0.72));
        border-color: rgba(207, 115, 255, 0.18);
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.04),
            0 0 18px rgba(125, 54, 215, 0.16);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button svg {
        width: 24px;
        height: 24px;
        opacity: 0.94;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button:last-child {
        width: 32px;
        background: transparent;
        border-color: transparent;
        box-shadow: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button:last-child svg {
        width: 24px;
        height: 24px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity {
        display: grid;
        grid-template-columns: 84px minmax(0, 1fr);
        align-items: center;
        gap: 14px;
        min-height: 0;
        padding: 76px 12px 0;
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar {
        display: block;
        grid-column: 1;
        grid-row: 1;
        width: 84px;
        height: 84px;
        margin: 0;
        overflow: hidden;
        color: var(--raovat1-match-profile-accent);
        background:
            radial-gradient(circle at 50% 48%, rgba(207, 115, 255, 0.28), rgba(35, 22, 70, 0.78));
        border: 1px solid rgba(207, 115, 255, 0.34);
        border-radius: 999px;
        box-shadow:
            0 0 24px rgba(173, 71, 255, 0.34),
            inset 0 1px 0 rgba(255, 255, 255, 0.07);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar-image {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty {
        display: grid;
        place-items: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty svg {
        width: 28px;
        height: 28px;
        opacity: 0.76;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-copy {
        grid-column: 2;
        grid-row: 1;
        min-width: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell,
    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
        top: 18px;
        width: 48px;
        height: 48px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon {
        width: 48px;
        height: 48px;
        background:
            radial-gradient(circle at 50% 45%, rgba(207, 115, 255, 0.18), rgba(45, 30, 84, 0.84));
        border-color: rgba(207, 115, 255, 0.34);
        box-shadow:
            0 0 20px rgba(176, 73, 255, 0.28),
            inset 0 1px 0 rgba(255, 255, 255, 0.08);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon svg {
        width: 27px;
        height: 27px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 20px;
        font-weight: 720;
        line-height: 1.12;
        text-align: left;
        overflow-wrap: normal;
        word-break: normal;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        justify-content: flex-start;
        margin-top: 10px;
        color: rgba(235, 239, 255, 0.92);
        font-size: 15px;
        line-height: 1.35;
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-part,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        white-space: normal;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        display: block;
        flex-basis: 100%;
        margin-top: 5px;
        color: rgba(184, 189, 214, 0.9);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal-label,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary .raovat1-match-profile__goal {
        display: inline;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary .raovat1-match-profile__goal {
        color: var(--raovat1-match-profile-accent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        margin-top: 17px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        display: grid;
        grid-template-columns: 38px 38px 6px minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
        gap: 4px;
        align-items: center;
        width: 100%;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before {
        grid-column: 3;
        grid-row: 1;
        height: 30px;
        background: linear-gradient(180deg, transparent, rgba(101, 113, 158, 0.62), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action {
        min-height: 42px;
        padding: 0 5px;
        gap: 3px;
        border: 1px solid rgba(207, 115, 255, 0.5);
        border-radius: 999px;
        background:
            linear-gradient(180deg, rgba(27, 31, 61, 0.78), rgba(13, 18, 43, 0.78));
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
        color: #ffffff;
        font-size: 11px;
        font-weight: 680;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language {
        grid-template-columns: 1fr;
        width: 38px;
        height: 38px;
        min-height: 38px;
        padding: 0;
        justify-items: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-en {
        grid-column: 1;
        grid-row: 1;
        border-right: 1px solid rgba(207, 115, 255, 0.5);
        border-radius: 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-vn {
        grid-column: 2;
        grid-row: 1;
        border-left-color: rgba(207, 115, 255, 0.5);
        border-radius: 999px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="share"] {
        grid-column: 4;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="message"] {
        grid-column: 5;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="report"] {
        grid-column: 6;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__translation-status {
        grid-column: 1 / -1;
        grid-row: 2;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action-icon svg {
        width: 11px;
        height: 11px;
    }
}

@media (max-width: 390px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__identity {
        grid-template-columns: 82px minmax(0, 1fr);
        gap: 14px;
        padding-right: 8px;
        padding-left: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar {
        width: 82px;
        height: 82px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        font-size: 15px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        grid-template-columns: 38px 38px 6px minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language {
        width: 38px;
        height: 38px;
        min-height: 38px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action {
        min-height: 42px;
        padding: 0 6px;
        font-size: 11px;
    }
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        --raovat1-match-profile-desktop-avatar: clamp(112px, 9vw, 150px);
        --raovat1-match-profile-desktop-action-size: clamp(50px, 4vw, 62px);
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(280px, clamp(300px, 28vw, 430px));
        align-items: center;
        gap: clamp(18px, 2vw, 32px);
        min-height: clamp(150px, 13vw, 210px);
        padding: clamp(18px, 2vw, 28px) clamp(24px, 3.2vw, 48px);
        overflow: hidden;
        background:
            radial-gradient(circle at 10% 52%, rgba(180, 74, 255, 0.24), transparent 19%),
            radial-gradient(circle at 70% 50%, rgba(34, 87, 132, 0.13), transparent 34%),
            linear-gradient(105deg, rgba(23, 20, 52, 0.96) 0%, rgba(5, 18, 39, 0.98) 58%, rgba(6, 13, 30, 0.98) 100%);
        border: 1px solid rgba(81, 91, 160, 0.42);
        border-radius: 10px;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.05),
            0 18px 40px rgba(0, 0, 0, 0.18);
    }

    body.raovat1-theme-light.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        background:
            radial-gradient(circle at 10% 52%, rgba(155, 66, 209, 0.17), transparent 19%),
            radial-gradient(circle at 70% 50%, rgba(8, 126, 157, 0.1), transparent 34%),
            linear-gradient(105deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 242, 252, 0.98) 58%, rgba(238, 247, 251, 0.96) 100%);
        border-color: rgba(155, 66, 209, 0.28);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity {
        position: relative;
        display: grid;
        grid-template-columns: var(--raovat1-match-profile-desktop-avatar) minmax(0, 1fr);
        align-items: center;
        gap: clamp(24px, 2.8vw, 40px);
        min-width: 0;
        min-height: var(--raovat1-match-profile-desktop-avatar);
        padding: 0;
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar {
        display: block;
        grid-column: 1;
        grid-row: 1;
        width: var(--raovat1-match-profile-desktop-avatar);
        height: var(--raovat1-match-profile-desktop-avatar);
        margin: 0;
        overflow: hidden;
        color: var(--raovat1-match-profile-accent);
        background:
            radial-gradient(circle at 50% 44%, rgba(207, 115, 255, 0.24), rgba(31, 20, 66, 0.82));
        border: 2px solid rgba(189, 69, 255, 0.78);
        border-radius: 999px;
        box-shadow:
            0 0 0 1px rgba(255, 255, 255, 0.08),
            0 0 28px rgba(164, 64, 255, 0.42);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar-image {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty {
        display: grid;
        place-items: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty svg {
        width: 34%;
        height: 34%;
        opacity: 0.78;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-copy {
        grid-column: 2;
        grid-row: 1;
        min-width: 0;
        align-self: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell,
    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
        position: absolute;
        z-index: 4;
        left: calc(var(--raovat1-match-profile-desktop-avatar) - clamp(28px, 2vw, 36px));
        bottom: clamp(-4px, 0.25vw, 2px);
        width: clamp(40px, 3.5vw, 52px);
        height: clamp(40px, 3.5vw, 52px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite {
        position: static;
        inset: auto;
        transform: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon {
        width: clamp(40px, 3.5vw, 52px);
        height: clamp(40px, 3.5vw, 52px);
        color: var(--raovat1-match-profile-accent);
        background:
            radial-gradient(circle at 48% 45%, rgba(207, 115, 255, 0.25), rgba(39, 25, 78, 0.9));
        border-color: rgba(207, 115, 255, 0.58);
        border-radius: 999px;
        box-shadow:
            0 0 18px rgba(186, 73, 255, 0.34),
            inset 0 1px 0 rgba(255, 255, 255, 0.08);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon svg {
        width: 58%;
        height: 58%;
        stroke-width: 1.8;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        color: var(--raovat1-match-profile-text);
        font-size: clamp(30px, 2.45vw, 42px);
        font-weight: 720;
        line-height: 1.04;
        letter-spacing: 0;
        overflow-wrap: normal;
        word-break: normal;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 0;
        margin: clamp(8px, 1vw, 14px) 0 0;
        color: rgba(236, 235, 248, 0.92);
        font-size: clamp(15px, 1.15vw, 18px);
        font-weight: 400;
        line-height: 1.32;
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-part,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        display: inline-flex;
        margin-top: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-separator {
        margin-right: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal-label {
        color: rgba(186, 185, 207, 0.9);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary .raovat1-match-profile__goal {
        color: var(--raovat1-match-profile-accent);
        font-size: inherit;
        font-weight: 400;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        width: min(100%, clamp(280px, 28vw, 430px));
        min-width: 0;
        margin: 0;
        justify-self: end;
        align-self: center;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        position: relative;
        display: grid;
        grid-template-columns:
            var(--raovat1-match-profile-desktop-action-size)
            var(--raovat1-match-profile-desktop-action-size)
            clamp(16px, 1.5vw, 24px)
            repeat(3, minmax(clamp(52px, 4.2vw, 72px), 1fr));
        align-items: center;
        justify-items: center;
        gap: clamp(6px, 0.75vw, 10px);
        width: 100%;
        max-width: none;
        margin-inline: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead.raovat1-listing-actions {
        width: 100%;
        max-width: none;
        margin-right: 0;
        margin-left: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before {
        content: "";
        display: block;
        grid-column: 3;
        grid-row: 1;
        width: 1px;
        height: clamp(48px, 5vw, 76px);
        background: linear-gradient(180deg, transparent, rgba(107, 121, 168, 0.54), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action {
        min-width: 0;
        color: var(--raovat1-match-profile-text);
        text-decoration: none;
        transform: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        place-items: center;
        width: var(--raovat1-match-profile-desktop-action-size);
        height: var(--raovat1-match-profile-desktop-action-size);
        min-height: var(--raovat1-match-profile-desktop-action-size);
        padding: 0;
        color: rgba(249, 247, 255, 0.9);
        background: rgba(10, 14, 34, 0.7);
        border: 1px solid rgba(207, 115, 255, 0.34);
        border-radius: 999px;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.05),
            0 0 0 1px rgba(207, 115, 255, 0.04);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-en {
        grid-column: 1;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language-vn {
        grid-column: 2;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language.is-active {
        color: #ffffff;
        background:
            radial-gradient(circle at 50% 22%, rgba(255, 255, 255, 0.18), transparent 36%),
            linear-gradient(180deg, #db67ff 0%, #7f29df 100%);
        border-color: rgba(230, 144, 255, 0.88);
        box-shadow:
            0 0 22px rgba(189, 69, 255, 0.52),
            inset 0 1px 0 rgba(255, 255, 255, 0.26);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language .raovat1-match-profile__action-icon {
        display: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language .raovat1-match-profile__action-label {
        font-size: clamp(12px, 1vw, 16px);
        font-weight: 760;
        line-height: 1;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: var(--raovat1-match-profile-desktop-action-size) auto;
        justify-items: center;
        align-items: center;
        gap: clamp(7px, 0.85vw, 12px);
        width: 100%;
        min-height: clamp(78px, 7vw, 104px);
        padding: 0;
        background: transparent;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="share"] {
        grid-column: 4;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="message"] {
        grid-column: 5;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action[data-raovat1-match-action="report"] {
        grid-column: 6;
        grid-row: 1;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-icon {
        display: grid;
        place-items: center;
        width: var(--raovat1-match-profile-desktop-action-size);
        height: var(--raovat1-match-profile-desktop-action-size);
        color: var(--raovat1-match-profile-accent);
        background:
            radial-gradient(circle at 50% 46%, rgba(207, 115, 255, 0.17), rgba(25, 24, 58, 0.86));
        border: 1px solid rgba(207, 115, 255, 0.32);
        border-radius: 999px;
        box-shadow:
            0 0 18px rgba(170, 66, 255, 0.2),
            inset 0 1px 0 rgba(255, 255, 255, 0.06);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-icon svg {
        width: 44%;
        height: 44%;
        opacity: 0.96;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-label {
        color: rgba(249, 247, 255, 0.92);
        font-size: clamp(12px, 1.05vw, 16px);
        font-weight: 680;
        line-height: 1.1;
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__translation-status {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(0 0 0 0);
        white-space: nowrap;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action:hover,
    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action:focus-visible {
        transform: none;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top {
        --raovat1-match-profile-desktop-hero-height: clamp(232px, 24.75vw, 420px);
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(335px, 0.97fr);
        align-items: stretch;
        gap: clamp(12px, 1.2vw, 20px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery {
        grid-template-columns: minmax(0, 1fr) clamp(82px, 7vw, 112px);
        align-items: stretch;
        gap: clamp(7px, 0.7vw, 10px);
        height: var(--raovat1-match-profile-desktop-hero-height);
        min-height: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery--empty {
        grid-template-columns: minmax(0, 1fr);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-main,
    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
        min-height: 0;
        height: 100%;
        aspect-ratio: auto;
        border-radius: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty {
        display: grid;
        place-items: center;
        align-content: center;
        gap: clamp(9px, 0.9vw, 14px);
        padding: clamp(18px, 2.3vw, 34px);
        color: rgba(202, 197, 222, 0.9);
        background:
            radial-gradient(circle at 50% 48%, rgba(244, 93, 174, 0.18), transparent 32%),
            linear-gradient(145deg, rgba(58, 7, 37, 0.98), rgba(27, 2, 18, 0.98));
        border-color: rgba(221, 58, 145, 0.5);
        font-size: clamp(13px, 1.08vw, 18px);
        font-weight: 650;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.05),
            inset 0 0 0 1px rgba(255, 92, 174, 0.06);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-empty-icon {
        font-size: clamp(16px, 1.25vw, 22px);
        opacity: 0.78;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumbs {
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: repeat(5, minmax(0, 1fr));
        min-height: 0;
        height: 100%;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__gallery-thumb {
        aspect-ratio: auto;
        height: 100%;
        min-height: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        grid-template-rows: repeat(2, minmax(0, 1fr));
        align-content: stretch;
        height: var(--raovat1-match-profile-desktop-hero-height);
        min-height: 0;
        gap: clamp(12px, 1.2vw, 18px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
        height: 100%;
        min-height: 0;
        border-radius: 8px;
        padding: clamp(9px, 0.8vw, 13px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite {
        top: clamp(9px, 0.75vw, 13px);
        left: clamp(9px, 0.75vw, 13px);
        width: clamp(24px, 1.65vw, 30px);
        height: clamp(24px, 1.65vw, 30px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__corner {
        width: clamp(24px, 2.05vw, 34px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__content {
        top: clamp(44px, 5.3vw, 74px);
        right: clamp(110px, 13vw, 190px);
        left: clamp(20px, 1.8vw, 30px);
        gap: clamp(4px, 0.45vw, 8px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__content {
        top: clamp(44px, 5.3vw, 74px);
        right: clamp(110px, 13vw, 190px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__title {
        font-size: clamp(16px, 1.35vw, 22px);
        line-height: 1.05;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__text {
        max-width: 34em;
        font-size: clamp(11px, 0.98vw, 16px);
        line-height: 1.28;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefits {
        left: clamp(20px, 1.8vw, 30px);
        right: clamp(112px, 12vw, 180px);
        bottom: clamp(11px, 1vw, 16px);
        gap: clamp(6px, 0.75vw, 12px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge {
        right: clamp(12px, 1.2vw, 20px);
        bottom: clamp(12px, 1.25vw, 21px);
        min-width: clamp(82px, 7vw, 112px);
        min-height: clamp(38px, 3.6vw, 58px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge-icon {
        width: clamp(26px, 2.3vw, 38px);
        height: clamp(26px, 2.3vw, 38px);
    }
}

@media (min-width: 768px) and (max-width: 1060px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        --raovat1-match-profile-desktop-avatar: clamp(108px, 14vw, 132px);
        --raovat1-match-profile-desktop-action-size: clamp(46px, 6vw, 56px);
        grid-template-columns: minmax(0, 1fr) minmax(270px, 318px);
        gap: 18px;
        min-height: 154px;
        padding: 18px 22px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: clamp(28px, 3.8vw, 38px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        font-size: clamp(14px, 1.8vw, 18px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        width: min(100%, 318px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        grid-template-columns:
            var(--raovat1-match-profile-desktop-action-size)
            var(--raovat1-match-profile-desktop-action-size)
            18px
            repeat(3, minmax(50px, 1fr));
        gap: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary {
        min-height: 72px;
        gap: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language .raovat1-match-profile__action-label,
    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-label {
        font-size: 12px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top {
        --raovat1-match-profile-desktop-hero-height: clamp(207px, 26.25vw, 270px);
        grid-template-columns: minmax(0, 1fr) minmax(286px, 0.95fr);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        gap: clamp(8px, 1vw, 12px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite {
        width: 22px;
        height: 22px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__content {
        top: clamp(34px, 4.5vw, 44px);
        right: 82px;
        left: 12px;
        gap: 3px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__title {
        font-size: clamp(12px, 1.6vw, 16px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__text {
        font-size: clamp(8px, 1.1vw, 11px);
        line-height: 1.2;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefits {
        left: 12px;
        right: 82px;
        bottom: 7px;
        gap: 5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit-label {
        font-size: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge {
        right: 8px;
        bottom: 7px;
        min-width: 68px;
        min-height: 32px;
        font-size: 6.5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge-icon {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 768px) and (max-width: 860px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        --raovat1-match-profile-desktop-avatar: 88px;
        --raovat1-match-profile-desktop-action-size: 38px;
        grid-template-columns: minmax(0, 1fr) 284px;
        gap: 12px;
        min-height: 142px;
        padding: 15px 16px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity {
        gap: 18px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell,
    body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell lst-favorite,
    body.raovat1-match-profiles-single .raovat1-match-profile__identity-icon {
        width: 34px;
        height: 34px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__title {
        font-size: 25px;
        line-height: 1.08;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        margin-top: 6px;
        font-size: 13px;
        line-height: 1.28;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__masthead-actions {
        width: 284px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        grid-template-columns:
            var(--raovat1-match-profile-desktop-action-size)
            var(--raovat1-match-profile-desktop-action-size)
            12px
            repeat(3, minmax(39px, 1fr));
        gap: 5px;
        width: 250px;
        max-width: 250px;
        justify-self: end;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead.raovat1-listing-actions {
        width: 250px;
        max-width: 250px;
        margin-right: 0;
        margin-left: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before {
        height: 42px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary {
        min-height: 58px;
        gap: 4px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language .raovat1-match-profile__action-label {
        font-size: 10px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-label {
        font-size: 9px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        gap: 7px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
        padding: 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__favorite {
        top: 8px;
        left: 8px;
        width: 20px;
        height: 20px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--buyers .raovat1-single-hero-promo-card__content,
    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card--results .raovat1-single-hero-promo-card__content {
        top: 30px;
        right: 74px;
        left: 10px;
        gap: 2px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__title {
        font-size: 11px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__text {
        font-size: 7.5px;
        line-height: 1.16;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefits {
        left: 10px;
        right: 74px;
        bottom: 7px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit-icon {
        width: 7px;
        height: 7px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__benefit-label {
        font-size: 5.5px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge {
        right: 8px;
        bottom: 7px;
        min-width: 62px;
        min-height: 30px;
        font-size: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__promos .raovat1-single-hero-promo-card__badge-icon {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__gallery--single {
        grid-template-columns: minmax(0, 1fr);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top--no-gallery {
        grid-template-columns: minmax(0, 1fr);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top--no-gallery .raovat1-match-profile__promos.raovat1-single-hero-showcase {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: minmax(0, 1fr);
        height: auto;
        min-height: clamp(168px, 14vw, 232px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top--no-gallery .raovat1-match-profile__promos .raovat1-single-hero-promo-card {
        height: clamp(168px, 14vw, 232px);
        min-height: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__top--single-gallery .raovat1-match-profile__gallery-main {
        cursor: pointer;
    }
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos--before-random.raovat1-single-hero-showcase {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: minmax(0, 1fr);
    align-content: stretch;
    height: auto;
    min-height: 0;
    max-height: none;
    margin-block: var(--raovat1-match-profile-gap);
}

body.raovat1-match-profiles-single .raovat1-match-profile__promos--before-random.raovat1-match-profile__promos .raovat1-single-hero-promo-card {
    height: clamp(170px, 17vw, 230px);
    min-height: 0;
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty {
    position: relative;
    isolation: isolate;
    display: grid;
    grid-template-rows: auto auto;
    place-items: center;
    align-content: center;
    gap: clamp(3px, 0.45vw, 7px);
    color: rgba(226, 221, 244, 0.6);
    background: #070a19;
    border-color: rgba(187, 68, 255, 0.82);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.08),
        0 0 26px rgba(172, 70, 255, 0.42),
        inset 0 0 34px rgba(132, 53, 220, 0.28);
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty::before,
body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty::after {
    position: absolute;
    inset: 0;
    content: "";
    border-radius: inherit;
    pointer-events: none;
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty::before {
    z-index: -2;
    background: url("../../images/match-profiles/profile-avatar-placeholder-bg.webp") center / cover no-repeat;
    filter: saturate(0.64) brightness(0.42) contrast(1.05);
    opacity: 0.28;
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty::after {
    z-index: -1;
    background:
        radial-gradient(circle at 50% 48%, rgba(87, 48, 151, 0.4) 0%, rgba(25, 19, 65, 0.78) 58%, rgba(5, 7, 19, 0.96) 100%),
        linear-gradient(135deg, rgba(129, 57, 202, 0.62), rgba(4, 8, 23, 0.92));
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar--empty svg {
    position: relative;
    z-index: 1;
    width: clamp(18px, 2.35vw, 30px);
    height: clamp(18px, 2.35vw, 30px);
    color: rgba(233, 228, 248, 0.54);
    opacity: 0.72;
    filter: drop-shadow(0 0 5px rgba(216, 164, 255, 0.22));
}

body.raovat1-match-profiles-single .raovat1-match-profile__avatar-placeholder {
    position: relative;
    z-index: 1;
    max-width: 82%;
    color: rgba(225, 220, 240, 0.58);
    font-size: clamp(7px, 0.74vw, 11px);
    font-weight: 620;
    line-height: 1.15;
    text-align: center;
    text-shadow: 0 0 6px rgba(4, 6, 18, 0.72);
}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single:not(.elementor-editor-active) .elementor-widget-lst_template_loader .elementor-section.elementor-element-raovat1matchprofiles {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding: 0 0 8px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__identity-copy,
    body.raovat1-match-profiles-single .raovat1-match-profile__title,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-line,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        text-align: left;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary {
        align-items: flex-start;
        justify-content: flex-start;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-line,
    body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal {
        justify-content: flex-start;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__summary-separator {
        margin-right: 6px;
    }

    body.raovat1-match-profiles-single .raovat1-match-profile:not(.raovat1-match-profile--editing) .raovat1-match-profile__detail-panel--empty,
    body.raovat1-match-profiles-single .raovat1-match-profile:not(.raovat1-match-profile--editing) .raovat1-match-profile__info-row--empty,
    body.raovat1-match-profiles-single .raovat1-match-profile:not(.raovat1-match-profile--editing) .raovat1-match-profile__habit-card--empty,
    body.raovat1-match-profiles-single .raovat1-match-profile:not(.raovat1-match-profile--editing) .raovat1-match-profile__rich-text--empty,
    body.raovat1-match-profiles-single .raovat1-match-profile:not(.raovat1-match-profile--editing) .raovat1-match-profile__accomplishments--empty {
        display: none;
    }
}

body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
    background: var(--raovat1-match-profile-header-bg);
    border-color: var(--raovat1-match-profile-header-border);
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary {
    color: var(--raovat1-match-profile-header-summary);
}

body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal,
body.raovat1-match-profiles-single .raovat1-match-profile__summary-goal-label {
    color: var(--raovat1-match-profile-header-summary-muted);
}

body.raovat1-match-profiles-single .raovat1-match-profile__mobile-chrome-button,
body.raovat1-match-profiles-single .raovat1-match-profile__action {
    color: var(--raovat1-match-profile-header-action-text);
    background: var(--raovat1-match-profile-header-action-bg);
    border-color: var(--raovat1-match-profile-header-action-border);
}

body.raovat1-match-profiles-single .raovat1-match-profile__action--language.is-active {
    color: #ffffff;
    background: var(--raovat1-match-profile-header-active-bg);
    border-color: var(--raovat1-match-profile-header-active-border);
    box-shadow: var(--raovat1-match-profile-header-active-shadow);
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        background: var(--raovat1-match-profile-header-bg);
        border-color: var(--raovat1-match-profile-header-border);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before {
        background: linear-gradient(180deg, transparent, var(--raovat1-match-profile-header-divider), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language {
        color: var(--raovat1-match-profile-header-action-text);
        background: var(--raovat1-match-profile-header-language-bg);
        border-color: var(--raovat1-match-profile-header-action-border);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language.is-active {
        color: #ffffff;
        background: var(--raovat1-match-profile-header-active-bg);
        border-color: var(--raovat1-match-profile-header-active-border);
        box-shadow: var(--raovat1-match-profile-header-active-shadow);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-icon {
        color: var(--raovat1-match-profile-accent);
        background: var(--raovat1-match-profile-header-icon-bg);
        border-color: var(--raovat1-match-profile-header-icon-border);
        box-shadow: var(--raovat1-match-profile-header-icon-shadow);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--secondary .raovat1-match-profile__action-label {
        color: var(--raovat1-match-profile-header-action-text);
    }

}

@media (max-width: 767px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__masthead {
        background: var(--raovat1-match-profile-header-mobile-bg);
        border-color: var(--raovat1-match-profile-header-border);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead::before {
        background: linear-gradient(180deg, transparent, var(--raovat1-match-profile-header-divider), transparent);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action {
        color: var(--raovat1-match-profile-header-action-text);
        background: var(--raovat1-match-profile-header-action-bg);
        border-color: var(--raovat1-match-profile-header-action-border);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--language.is-active {
        color: #ffffff;
        background: var(--raovat1-match-profile-header-active-bg);
        border-color: var(--raovat1-match-profile-header-active-border);
        box-shadow: var(--raovat1-match-profile-header-active-shadow);
    }
}

@media (min-width: 768px) {
    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead {
        row-gap: clamp(8px, 0.9vw, 12px);
    }

    body.raovat1-match-profiles-single .raovat1-match-profile__action-bar--masthead .raovat1-match-profile__action--primary {
        grid-column: 1 / -1;
        grid-row: 2;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        justify-self: center;
        width: min(100%, 230px);
        min-height: 42px;
        padding: 9px 16px;
        color: #ffffff;
        background: var(--raovat1-match-profile-header-active-bg);
        border-color: var(--raovat1-match-profile-header-active-border);
        border-radius: 12px;
        box-shadow: var(--raovat1-match-profile-header-active-shadow);
        font-size: clamp(13px, 1vw, 15px);
        font-weight: 720;
        line-height: 1.15;
        text-align: center;
        white-space: normal;
    }
}

body.raovat1-match-profiles-single .raovat1-match-profile__favorite-shell > lst-favorite {
    position: static;
    inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    transform: none;
}
