﻿@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700;800&family=Manrope:wght@400;500;600&display=swap');

body.single-product .stydra-premium-product__summary .stydra-launch-interest {
    margin-top: 20px;
    padding: 16px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.65);
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__title {
    margin: 0 0 8px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__description {
    margin: 0 0 12px;
    opacity: 0.88;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__input {
    width: 100%;
    min-width: 0;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__button {
    width: 100%;
    min-height: 46px;
    white-space: nowrap;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__consent {
    margin: 0;
    font-size: 12px;
    opacity: 0.72;
    text-align: center;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__message {
    margin: 0;
    min-height: 22px;
    font-weight: 500;
    text-align: center;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__message.is-success {
    color: #67e8a0;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest .stydra-launch-interest__message.is-error {
    color: #fda4af;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest.stydra-launch-interest--premium {
    position: relative;
    padding: 32px;
    border-radius: 32px;
    border: 0;
    background: rgba(48, 48, 56, 1);
    color: #ffffff;
    box-shadow: 0 25px 50px -12px rgba(108, 69, 192, 0.1);
    font-family: 'Manrope', sans-serif;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 18px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 16px;
    border-radius: 999px;
    background: #ba1a1a;
    color: #ffffff;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__badge strong {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.01em;
    text-transform: uppercase;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__status {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 4px 12px;
    border-radius: 999px;
    background: #a67ffd;
    color: #3a008b;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    white-space: nowrap;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__status-icon {
    width: 12px;
    height: 12px;
    display: inline-flex;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__status-icon svg,
body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point-icon svg,
body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input-icon svg {
    width: 100%;
    height: 100%;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__headline {
    margin: 0 0 26px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -0.02em;
    color: #ff7290;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__points {
    display: grid;
    gap: 12px;
    margin: 0 0 16px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point {
    display: grid;
    grid-template-columns: 20px 1fr;
    align-items: start;
    gap: 12px;
    margin: 0;
    color: #f2effb;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point--warning {
    font-weight: 600;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point-icon {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    display: inline-flex;
    color: #ffe170;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input-wrap {
    position: relative;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input-icon {
    position: absolute;
    top: 22px;
    left: 16px;
    width: 20px;
    height: 20px;
    color: #a67ffd;
    pointer-events: none;
    z-index: 2;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input-wrap .stydra-launch-interest__input {
    position: relative;
    z-index: 1;
    padding-left: 48px;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input {
    width: 100%;
    min-width: 0;
    height: 64px;
    padding: 0 16px 0 48px;
    border-radius: 12px;
    border: 2px solid rgba(205, 195, 212, 0.2);
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input::placeholder {
    color: #4a4452;
    opacity: 1;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button {
    width: 100%;
    height: 64px;
    min-height: 64px;
    border-radius: 12px;
    border: 0;
    background: linear-gradient(90deg, #4c0019 0%, #73002b 100%);
    color: #ffffff;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    box-shadow: 0 10px 20px rgba(76, 0, 25, 0.2);
    text-transform: none;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button--solid,
body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button--outline,
body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button--premium {
    background: linear-gradient(90deg, #4c0019 0%, #73002b 100%);
    color: #ffffff;
    border: 0;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__consent {
    display: none;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__message {
    min-height: 20px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(242, 239, 251, 0.8);
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__divider {
    height: 1px;
    margin: 16px 0 16px;
    background: rgba(205, 195, 212, 0.1);
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__footer {
    display: grid;
    gap: 4px;
    text-align: center;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__footer-line {
    margin: 0;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    letter-spacing: 0.08em;
    line-height: 1.4;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__footer-line--primary {
    color: #6d6876;
    font-size: 11px;
    font-weight: 500;
}

body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__footer-line--secondary {
    color: rgba(242, 239, 251, 0.6);
    font-size: 11px;
    font-weight: 600;
}

body.single-product .stydra-premium-product .stydra-premium-product__hero {
    align-items: flex-start;
}

body.single-product .stydra-premium-product .stydra-premium-product__visual {
    align-self: flex-start;
    height: auto;
}

@media (max-width: 991px) {
    body.single-product .stydra-premium-product__summary .stydra-launch-interest.stydra-launch-interest--premium {
        padding: 24px;
        border-radius: 24px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__headline {
        font-size: 15px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point {
        font-size: 20px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    body.single-product .stydra-premium-product__summary .stydra-launch-interest.stydra-launch-interest--premium {
        padding: 20px;
        border-radius: 20px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__topbar {
        gap: 8px;
        margin-bottom: 14px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__badge {
        padding: 4px 12px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__badge strong {
        font-size: 14px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__status {
        font-size: 10px;
        padding: 4px 10px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__headline {
        font-size: 30px;
        margin-bottom: 14px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point {
        font-size: 16px;
        gap: 10px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__point-icon {
        margin-top: 2px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__form {
        gap: 12px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input {
        height: 56px;
        font-size: 15px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__input-icon {
        top: 19px;
        width: 18px;
        height: 18px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__button {
        height: 56px;
        min-height: 56px;
        font-size: 22px;
    }

    body.single-product .stydra-premium-product__summary .stydra-launch-interest--premium .stydra-launch-interest__divider {
        margin: 14px 0 12px;
    }
}

