.mpvl-lead-message {
    margin-top: 12px;
    padding: 12px 14px;
    border-radius: 12px;
    font-size: 14px;
    line-height: 1.45;
    background: rgba(66, 66, 66, 0.08);
    color: #424242;
}

.mpvl-hp {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

html,
body {
    overflow-x: hidden;
}

body.is-welcome-quiz-open {
    overflow: hidden;
}

body.is-leads-page {
    min-height: 100vh;
    background: #090b10;
}

body.is-leads-page .site-shell,
body.is-leads-page .site-main,
body.is-leads-page .site-content,
body.is-leads-page .page-content {
    width: 100%;
    max-width: none;
    min-height: 100vh;
    margin: 0;
    padding: 0;
    background: #090b10;
}

body.is-leads-page .page-content > .mpvl-leads-admin,
body.is-leads-page .page-content > .mpvl-leads-login {
    min-height: 100vh;
}

body.is-leads-page .page-hero,
body.is-leads-page .mpvl-mobile-menu-chip,
body.is-leads-page .mpvl-products-rail,
body.is-leads-page .site-footer,
body.is-leads-page .mpvl-callback-widget {
    display: none !important;
}

.hero h1,
.hero-neo h1,
.lux-page h1,
.mpvl-leads-admin h1,
.mpvl-leads-login h1,
.btn,
.button {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
}

.mpvl-lead-message:empty {
    display: none;
}

.mpvl-lead-message[data-state="success"] {
    border: 1px solid rgba(48, 133, 87, 0.22);
    background: rgba(48, 133, 87, 0.12);
    color: #1f6d43;
}

.mpvl-lead-message[data-state="error"] {
    border: 1px solid rgba(180, 48, 48, 0.22);
    background: rgba(180, 48, 48, 0.1);
    color: #9d2f2f;
}

.mpvl-lead-consent,
[data-mpvl-lead-form] .main-user-consent-request {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 13px;
    line-height: 1.45;
    color: inherit;
}

.mpvl-lead-consent input,
[data-mpvl-lead-form] .main-user-consent-request input {
    flex: 0 0 auto;
    width: 18px;
    min-width: 18px;
    max-width: 18px;
    height: 18px;
    min-height: 18px;
    max-height: 18px;
    margin-top: 3px;
    padding: 0;
    accent-color: #d7a466;
}

[data-mpvl-lead-form] .main-user-consent-request span {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.mpvl-lead-submit,
.mpvl-leads-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    border: 1px solid rgba(245, 154, 10, 0.36);
    border-radius: 10px;
    padding: 10px 16px;
    background: linear-gradient(135deg, #f59a0a, #cc7700);
    color: #150e05;
    font: inherit;
    font-weight: 800;
    cursor: pointer;
}

.mpvl-callback-widget .mpvl-lead-submit,
.mpvl-welcome-quiz .mpvl-lead-submit {
    border-color: rgba(244, 203, 150, 0.38);
    background: linear-gradient(135deg, #e8bb8a 0%, #c89c69 48%, #a76535 100%);
    color: #140d07;
    text-shadow: 0 1px 0 rgba(255, 238, 214, 0.26);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28), 0 8px 22px rgba(200, 156, 105, 0.2), 0 1px 0 rgba(255, 245, 231, 0.32) inset;
}

.mpvl-callback-widget .mpvl-lead-submit:hover,
.mpvl-welcome-quiz .mpvl-lead-submit:hover {
    filter: saturate(1.06) brightness(1.03);
}

.mpvl-static-lead-form {
    display: grid;
    gap: 14px;
}

.mpvl-static-lead-form label {
    display: grid;
    gap: 8px;
    color: #f5f7fb;
    font-weight: 800;
}

.mpvl-static-lead-form input,
.mpvl-static-lead-form textarea,
.mpvl-static-lead-form select {
    width: 100%;
    border-radius: 12px;
    padding: 12px;
}

.mpvl-static-lead-form textarea {
    min-height: 120px;
}

.mpvl-feedback-grid {
    gap: 38px;
    align-items: center;
}

.mpvl-feedback-grid .feedback-flex__col--info {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 24px 0;
}

.mpvl-feedback-grid .feedback-form-lead {
    max-width: 560px;
    margin: -18px 0 24px;
    color: #666;
    font-family: Raleway, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.55;
}

.mpvl-feedback-grid .feedback-feature-list {
    display: grid;
    gap: 12px;
    max-width: 560px;
}

.mpvl-feedback-grid .feedback-feature-card,
.mpvl-feedback-grid .feedback-contact-note {
    border: 1px solid rgba(66, 66, 66, 0.1);
    border-radius: 14px;
    padding: 16px;
    background: rgba(255, 255, 255, 0.54);
    color: #424242;
    font-family: Raleway, Arial, sans-serif;
}

.mpvl-feedback-grid .feedback-feature-card h3 {
    margin: 0 0 7px;
    font-size: 17px;
}

.mpvl-feedback-grid .feedback-feature-card p,
.mpvl-feedback-grid .feedback-contact-note span {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: 1.45;
}

.mpvl-feedback-grid .feedback-contact-note {
    display: grid;
    gap: 6px;
    margin-top: 14px;
}

.mpvl-feedback-grid .feedback-form__input-col,
.mpvl-feedback-grid .feedback-form__input-col input,
.mpvl-feedback-grid .feedback-form__input-col textarea {
    width: 100%;
}

.mpvl-feedback-grid .feedback-form__col--wide {
    width: 100% !important;
}

.mpvl-feedback-grid .feedback-form__submit {
    align-items: flex-start;
}

.mpvl-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.mpvl-lead-submit:disabled,
.mpvl-leads-button:disabled {
    cursor: wait;
    opacity: 0.56;
}

.mpvl-callback-widget {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 900;
    display: grid;
    justify-items: end;
    align-items: end;
    gap: 10px;
    font-family: Manrope, Arial, sans-serif;
    pointer-events: none;
}

.mpvl-callback-widget > * {
    pointer-events: auto;
}

.mpvl-callback-widget__button {
    order: 2;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-width: 64px;
    min-height: 58px;
    border: 1px solid rgba(244, 203, 150, 0.34);
    border-radius: 999px;
    padding: 13px 22px 13px 18px;
    background: linear-gradient(135deg, #e8bb8a 0%, #c89c69 48%, #a76535 100%);
    color: #140d07;
    font-weight: 900;
    text-shadow: 0 1px 0 rgba(255, 238, 214, 0.28);
    box-shadow: 0 18px 42px rgba(0, 0, 0, 0.34), 0 8px 22px rgba(200, 156, 105, 0.22), 0 1px 0 rgba(255, 245, 231, 0.34) inset;
    cursor: pointer;
    transition: transform 0.2s ease, border-color 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.mpvl-callback-widget__button:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 225, 186, 0.58);
    filter: saturate(1.06) brightness(1.03);
    box-shadow: 0 22px 54px rgba(0, 0, 0, 0.42), 0 10px 28px rgba(200, 156, 105, 0.3), 0 1px 0 rgba(255, 245, 231, 0.38) inset;
}

.mpvl-callback-widget__phone {
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
    border-radius: 50%;
    background: rgba(20, 13, 7, 0.14);
    color: #140d07;
    box-shadow: 0 0 0 1px rgba(20, 13, 7, 0.14) inset;
    transition: opacity 0.18s ease, transform 0.18s ease;
}

.mpvl-callback-widget__phone svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.mpvl-callback-widget__label {
    white-space: nowrap;
    transition: opacity 0.18s ease, transform 0.18s ease;
}

.mpvl-callback-widget__button::before,
.mpvl-callback-widget__button::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background: currentColor;
    opacity: 0;
    transform: rotate(45deg) scaleX(0.72);
    transition: opacity 0.18s ease, transform 0.18s ease;
}

.mpvl-callback-widget__button::after {
    transform: rotate(-45deg) scaleX(0.72);
}

.mpvl-callback-widget.is-open .mpvl-callback-widget__button {
    width: 58px;
    height: 58px;
    min-width: 58px;
    min-height: 58px;
    padding: 0;
    border-color: rgba(244, 203, 150, 0.5);
    background: linear-gradient(135deg, #e8bb8a, #a76535);
    color: #140d07;
}

.mpvl-callback-widget.is-open .mpvl-callback-widget__phone,
.mpvl-callback-widget.is-open .mpvl-callback-widget__label {
    opacity: 0;
    transform: scale(0.72);
    pointer-events: none;
}

.mpvl-callback-widget.is-open .mpvl-callback-widget__button::before {
    opacity: 1;
    transform: rotate(45deg) scaleX(1);
}

.mpvl-callback-widget.is-open .mpvl-callback-widget__button::after {
    opacity: 1;
    transform: rotate(-45deg) scaleX(1);
}

.mpvl-callback-widget__panel {
    order: 1;
    width: min(360px, calc(100vw - 32px));
    max-height: calc(100vh - 112px);
    overflow: auto;
    display: grid;
    gap: 12px;
    padding: 18px;
    border: 1px solid rgba(232, 187, 138, 0.22);
    border-radius: 18px;
    background: linear-gradient(180deg, #0b0e14 0%, #070a10 100%);
    color: #f5f7fb;
    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.42), 0 1px 0 rgba(232, 187, 138, 0.08) inset;
}

.mpvl-callback-widget__panel[hidden] {
    display: none;
}

.mpvl-callback-widget__panel h2,
.mpvl-callback-widget__panel p {
    margin: 0;
}

.mpvl-callback-widget__panel p {
    color: #c7c0b5;
}

.mpvl-callback-widget__panel label,
.mpvl-welcome-quiz label {
    display: grid;
    gap: 6px;
    font-size: 13px;
    font-weight: 700;
}

.mpvl-callback-widget input,
.mpvl-callback-widget textarea,
.mpvl-welcome-quiz input,
.mpvl-welcome-quiz textarea,
.mpvl-welcome-quiz select {
    width: 100%;
    border: 1px solid rgba(232, 187, 138, 0.18);
    border-radius: 10px;
    padding: 11px 12px;
    background: rgba(255, 255, 255, 0.065);
    color: #f5f7fb;
    font: inherit;
    color-scheme: dark;
}

.mpvl-callback-widget input:focus,
.mpvl-callback-widget textarea:focus,
.mpvl-welcome-quiz input:focus,
.mpvl-welcome-quiz textarea:focus,
.mpvl-welcome-quiz select:focus {
    outline: 0;
    border-color: rgba(232, 187, 138, 0.62);
    box-shadow: 0 0 0 3px rgba(200, 156, 105, 0.14);
}

.mpvl-callback-widget input::placeholder,
.mpvl-callback-widget textarea::placeholder,
.mpvl-welcome-quiz input::placeholder,
.mpvl-welcome-quiz textarea::placeholder {
    color: rgba(245, 247, 251, 0.48);
}

.mpvl-static-lead-form select option,
.mpvl-callback-widget select option,
.mpvl-welcome-quiz select option,
.mpvl-leads-drawer select option {
    background: #10141c;
    color: #f5f7fb;
}

.mpvl-static-lead-form select option:checked,
.mpvl-callback-widget select option:checked,
.mpvl-welcome-quiz select option:checked,
.mpvl-leads-drawer select option:checked {
    background: #f59a0a;
    color: #130d05;
}

.mpvl-callback-widget .mpvl-lead-consent,
.mpvl-welcome-quiz .mpvl-lead-consent,
.mpvl-callback-widget .main-user-consent-request,
.mpvl-welcome-quiz .main-user-consent-request {
    display: flex !important;
    grid-template-columns: none;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 10px;
    width: 100%;
    text-align: left;
}

.mpvl-callback-widget .mpvl-lead-consent input,
.mpvl-welcome-quiz .mpvl-lead-consent input,
.mpvl-callback-widget .main-user-consent-request input,
.mpvl-welcome-quiz .main-user-consent-request input {
    flex: 0 0 18px !important;
    width: 18px !important;
    min-width: 18px !important;
    max-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    max-height: 18px !important;
    margin: 2px 0 0 !important;
    padding: 0 !important;
    align-self: flex-start;
    accent-color: #c89c69;
}

.mpvl-callback-widget .mpvl-lead-consent span,
.mpvl-welcome-quiz .mpvl-lead-consent span,
.mpvl-callback-widget .main-user-consent-request span,
.mpvl-welcome-quiz .main-user-consent-request span {
    display: block;
    min-width: 0;
    flex: 1 1 auto;
}

.mpvl-welcome-quiz {
    position: fixed;
    inset: 0;
    z-index: 980;
    display: grid;
    place-items: center;
    padding: 20px;
    max-height: 100vh;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    font-family: Manrope, Arial, sans-serif;
}

@supports (height: 100dvh) {
    .mpvl-welcome-quiz {
        max-height: 100dvh;
    }
}

.mpvl-welcome-quiz__backdrop {
    position: fixed;
    inset: 0;
    background: rgba(3, 5, 10, 0.74);
    backdrop-filter: blur(8px);
}

.mpvl-welcome-quiz__panel {
    position: relative;
    width: min(1120px, calc(100vw - 32px));
    display: grid;
    grid-template-columns: minmax(340px, 0.92fr) minmax(430px, 1.08fr);
    align-items: stretch;
    max-height: calc(100vh - 40px);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 24px;
    background: #090b10;
    color: #f5f7fb;
    box-shadow: 0 32px 90px rgba(0, 0, 0, 0.48);
}

@supports (height: 100dvh) {
    .mpvl-welcome-quiz__panel {
        max-height: calc(100dvh - 40px);
    }
}

.mpvl-welcome-quiz__close {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
    width: 46px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 50%;
    background: rgba(9, 11, 16, 0.72);
    color: #f5f7fb;
    font-size: 0;
    cursor: pointer;
    touch-action: manipulation;
}

.mpvl-welcome-quiz__close::before,
.mpvl-welcome-quiz__close::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 20px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
}

.mpvl-welcome-quiz__close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.mpvl-welcome-quiz__close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.mpvl-welcome-quiz figure {
    position: relative;
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    background: #151922;
}

.mpvl-welcome-quiz figure::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(9, 11, 16, 0.18), rgba(9, 11, 16, 0.02));
    pointer-events: none;
}

.mpvl-welcome-quiz img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 560px;
    object-fit: cover;
    object-position: 43% center;
}

.mpvl-welcome-quiz form {
    display: grid;
    gap: 14px;
    padding: 34px;
}

.mpvl-welcome-quiz h2 {
    margin: 0;
    font-size: clamp(24px, 3vw, 40px);
    line-height: 1.08;
}

.mpvl-leads-eyebrow {
    margin: 0 0 8px;
    color: #f59a0a;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.mpvl-quiz-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.mpvl-leads-login,
.mpvl-leads-admin {
    min-height: 70vh;
    padding: 44px min(6vw, 72px);
    background: #090b10;
    color: #f5f7fb;
    font-family: Manrope, Arial, sans-serif;
}

.mpvl-leads-login__panel,
.mpvl-leads-admin__hero,
.mpvl-leads-toolbar,
.mpvl-leads-column,
.mpvl-leads-table,
.mpvl-leads-drawer {
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: linear-gradient(180deg, rgba(18, 23, 34, 0.96), rgba(10, 13, 20, 0.96));
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.34);
}

.mpvl-leads-login__panel {
    width: min(520px, 100%);
    margin: 0 auto;
    padding: 30px;
    border-radius: 22px;
}

.mpvl-leads-login__panel h1,
.mpvl-leads-admin__hero h1 {
    margin: 0;
    font-size: clamp(30px, 4vw, 54px);
}

.mpvl-leads-login__panel p,
.mpvl-leads-admin__hero p {
    color: #b7bfca;
}

.mpvl-leads-login__note {
    margin-top: 18px;
    font-size: 13px;
}

.mpvl-leads-admin {
    display: grid;
    gap: 18px;
}

.mpvl-leads-admin__hero {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    padding: 26px;
    border-radius: 24px;
}

.mpvl-leads-admin__actions,
.mpvl-leads-drawer__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mpvl-leads-button {
    background: rgba(255, 255, 255, 0.06);
    color: #f5f7fb;
}

.mpvl-leads-button.is-active,
.mpvl-leads-button:hover {
    background: linear-gradient(135deg, #f59a0a, #cc7700);
    color: #150e05;
}

.mpvl-leads-button--danger {
    border-color: rgba(220, 78, 78, 0.4);
}

.mpvl-leads-toolbar {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    padding: 16px;
    border-radius: 18px;
}

.mpvl-leads-status-strip {
    display: grid;
    grid-template-columns: repeat(4, minmax(130px, 1fr));
    gap: 10px;
    align-items: stretch;
}

.mpvl-leads-status-strip p {
    grid-column: 1 / -1;
    margin: 0;
    color: #b7bfca;
    font-size: 13px;
}

.mpvl-leads-status-pill {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 14px;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.055);
}

.mpvl-leads-status-pill b {
    font-size: 14px;
}

.mpvl-leads-status-pill small,
.mpvl-leads-column header span {
    display: inline-grid;
    min-width: 28px;
    height: 28px;
    place-items: center;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.08);
    color: #f5f7fb;
    font-weight: 900;
}

.mpvl-leads-status-pill--new {
    border-color: rgba(245, 154, 10, 0.42);
}

.mpvl-leads-status-pill--in_work {
    border-color: rgba(88, 166, 255, 0.38);
}

.mpvl-leads-status-pill--done {
    border-color: rgba(78, 204, 128, 0.38);
}

.mpvl-leads-status-pill--trash {
    border-color: rgba(220, 78, 78, 0.38);
}

.mpvl-leads-toolbar label {
    display: grid;
    gap: 6px;
    width: min(520px, 100%);
    color: #b7bfca;
    font-size: 13px;
}

.mpvl-leads-toolbar input,
.mpvl-leads-drawer textarea,
.mpvl-leads-drawer select {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 10px;
    padding: 11px 12px;
    background: rgba(255, 255, 255, 0.07);
    color: #f5f7fb;
    font: inherit;
}

.mpvl-leads-toolbar__status[data-state="error"] {
    color: #ff8e8e;
}

.mpvl-leads-toolbar__status[data-state="success"] {
    color: #9de5b7;
}

.mpvl-leads-board {
    display: grid;
    grid-template-columns: repeat(4, minmax(220px, 1fr));
    gap: 14px;
    align-items: start;
}

.mpvl-leads-board[hidden],
.mpvl-leads-table[hidden] {
    display: none !important;
}

.mpvl-leads-column {
    min-height: 420px;
    border-radius: 18px;
    overflow: hidden;
}

.mpvl-leads-column[data-leads-column="new"] {
    border-top: 3px solid #f59a0a;
}

.mpvl-leads-column[data-leads-column="in_work"] {
    border-top: 3px solid #58a6ff;
}

.mpvl-leads-column[data-leads-column="done"] {
    border-top: 3px solid #4ecc80;
}

.mpvl-leads-column[data-leads-column="trash"] {
    border-top: 3px solid #dc4e4e;
}

.mpvl-leads-column header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mpvl-leads-column h2 {
    margin: 0;
    font-size: 16px;
}

.mpvl-leads-column__dropzone {
    display: grid;
    gap: 10px;
    min-height: 360px;
    padding: 12px;
    align-content: start;
    transition: background 0.18s ease, outline-color 0.18s ease;
}

.mpvl-leads-column__dropzone.is-dragover {
    outline: 2px dashed rgba(245, 154, 10, 0.78);
    outline-offset: -8px;
    background: rgba(245, 154, 10, 0.08);
}

.mpvl-leads-empty {
    margin: 0;
    border: 1px dashed rgba(255, 255, 255, 0.14);
    border-radius: 12px;
    padding: 14px;
    color: #8e98a7;
    font-size: 13px;
    line-height: 1.45;
}

.mpvl-lead-card {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.05);
    overflow: hidden;
}

.mpvl-lead-card button {
    width: 100%;
    display: grid;
    gap: 7px;
    border: 0;
    padding: 14px 14px 14px 42px;
    background: transparent;
    color: #f5f7fb;
    text-align: left;
    cursor: pointer;
}

.mpvl-lead-card__check {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 2;
}

.mpvl-lead-card__delete,
.mpvl-leads-inline-delete {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    border: 1px solid rgba(220, 78, 78, 0.52);
    border-radius: 9px;
    padding: 6px 10px;
    background: rgba(220, 78, 78, 0.12);
    color: #ffb0b0;
    font: inherit;
    font-size: 12px;
    font-weight: 900;
    cursor: pointer;
}

.mpvl-lead-card__delete {
    position: relative;
    z-index: 3;
    width: calc(100% - 24px);
    margin: 0 12px 12px;
}

.mpvl-lead-card__delete:hover,
.mpvl-leads-inline-delete:hover {
    background: rgba(220, 78, 78, 0.22);
    color: #ffd0d0;
}

.mpvl-lead-card__top {
    display: flex;
    justify-content: space-between;
    gap: 8px;
    color: #f59a0a;
    font-size: 12px;
}

.mpvl-lead-card small,
.mpvl-lead-card span {
    color: #b7bfca;
}

.mpvl-leads-table {
    overflow: auto;
    border-radius: 18px;
}

.mpvl-leads-table table {
    width: 100%;
    border-collapse: collapse;
    min-width: 860px;
}

.mpvl-leads-table th,
.mpvl-leads-table td {
    padding: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    text-align: left;
    vertical-align: top;
}

.mpvl-leads-table button,
.mpvl-leads-table a {
    color: #f59a0a;
}

.mpvl-leads-table .mpvl-leads-inline-delete {
    margin-left: 10px;
    color: #ffb0b0;
}

.mpvl-leads-table small {
    display: block;
    color: #b7bfca;
}

.mpvl-leads-drawer {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 940;
    width: min(520px, 100vw);
    height: 100vh;
    overflow: auto;
    padding: 28px;
    border-radius: 0;
}

.mpvl-leads-drawer[hidden] {
    display: none;
}

.mpvl-leads-drawer__close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    color: #f5f7fb;
    cursor: pointer;
}

.mpvl-leads-details {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 10px 14px;
    margin: 20px 0;
}

.mpvl-leads-details dt {
    color: #b7bfca;
}

.mpvl-leads-details dd {
    margin: 0;
}

.mpvl-leads-details a {
    color: #f59a0a;
}

.mpvl-leads-drawer__field {
    display: grid;
    gap: 8px;
    margin-bottom: 14px;
    color: #b7bfca;
}

@media (max-width: 900px) {
    .hero-shell,
    .mpvl-welcome-quiz__panel,
    .mpvl-leads-board {
        grid-template-columns: 1fr;
    }

    .mpvl-welcome-quiz {
        align-items: flex-start;
        justify-items: center;
    }

    .mpvl-welcome-quiz__panel {
        width: min(100%, 620px);
        max-height: none;
        overflow: visible;
    }

    .mpvl-welcome-quiz__close {
        position: fixed;
        top: calc(env(safe-area-inset-top, 0px) + 12px);
        right: calc(env(safe-area-inset-right, 0px) + 12px);
        z-index: 1002;
        background: rgba(9, 11, 16, 0.88);
        box-shadow: 0 10px 28px rgba(0, 0, 0, 0.34);
    }

    .mpvl-feedback-grid .feedback-flex__col--info {
        display: none;
    }

    .mpvl-welcome-quiz figure {
        min-height: 0;
        height: clamp(220px, 34vh, 300px);
    }

    .mpvl-welcome-quiz img {
        min-height: 0;
        max-height: none;
    }

    .mpvl-leads-admin__hero,
    .mpvl-leads-toolbar {
        align-items: stretch;
        flex-direction: column;
    }

    .mpvl-leads-status-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .hero h1,
    .hero-neo h1,
    .lux-page h1 {
        font-size: clamp(30px, 9vw, 42px);
        line-height: 1.08;
    }

    .hero-actions,
    .story-panel__actions {
        width: 100%;
    }

    .hero-actions .btn,
    .story-panel__actions .btn,
    .mpvl-static-lead-form .btn {
        display: block;
        width: 100%;
        min-width: 0;
        min-height: 0;
        padding: 12px 16px;
        line-height: 1.2;
        white-space: normal;
        text-align: center;
    }

    .mpvl-callback-widget {
        right: 12px;
        bottom: 12px;
        left: auto;
        justify-items: end;
    }

    .mpvl-callback-widget__button {
        width: 62px;
        max-width: 62px;
        height: 62px;
        min-width: 62px;
        min-height: 62px;
        padding: 0;
        border-radius: 50%;
    }

    .mpvl-callback-widget__label {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        white-space: nowrap;
        clip-path: inset(50%);
    }

    .mpvl-callback-widget__phone {
        width: 38px;
        height: 38px;
    }

    .mpvl-callback-widget__panel {
        width: calc(100vw - 24px);
        max-height: calc(100vh - 94px);
    }

    .mpvl-quiz-grid,
    .mpvl-form-grid,
    .mpvl-leads-details {
        grid-template-columns: 1fr;
    }

    .mpvl-welcome-quiz {
        padding: calc(env(safe-area-inset-top, 0px) + 10px) 10px calc(env(safe-area-inset-bottom, 0px) + 10px);
    }

    .mpvl-welcome-quiz__panel {
        border-radius: 18px;
    }

    .mpvl-welcome-quiz figure {
        height: clamp(172px, 25vh, 210px);
    }

    .mpvl-welcome-quiz form,
    .mpvl-leads-login,
    .mpvl-leads-admin {
        padding: 18px;
    }

    .mpvl-leads-status-strip {
        grid-template-columns: 1fr;
    }
}
