.swal2-popup.ff-new-offer-swal {
    width: min(96vw, 1040px) !important;
    max-width: min(96vw, 1040px) !important;
    padding: 0 !important;
    border: 1px solid rgba(214, 157, 82, 0.42) !important;
    border-radius: 22px !important;
    background: #101211 !important;
    box-shadow: 0 22px 90px rgba(0, 0, 0, 0.72), inset 0 0 0 1px rgba(255, 255, 255, 0.04) !important;
    overflow: visible !important;
}

.swal2-popup.ff-new-offer-swal .swal2-html-container.ff-new-offer-html {
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
}

.ff-new-offer,
.ff-new-offer * {
    box-sizing: border-box;
}

.ff-new-offer {
    position: relative;
    padding: 40px 50px 30px;
    color: #f8f6f0;
    text-align: center;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0) 34%),
        #101211;
    border-radius: 22px;
}

.ff-new-offer-top-close {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
    font-size: 44px;
    font-weight: 100;
    line-height: 45px;
    transition: background 0.2s ease, transform 0.2s ease;
}

.ff-new-offer-top-close:hover {
    background: rgba(255, 255, 255, 0.25);
    transform: translateY(-1px);
}

.ff-new-offer-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: fit-content;
    min-height: 45px;
    margin: 0 auto;
    padding: 0 28px;
    border: 1px solid rgba(214, 157, 82, 0.72);
    border-radius: 20px;
    color: #f6c06e;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
}

.ff-new-offer-badge span {
    color: #f5bd6b;
}

.ff-new-offer-badge-icon {
    color: #ffe0a7;
    font-size: 25px;
    line-height: 1;
}

.ff-new-offer h1 {
    position: relative;
    display: inline-flex;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    margin: 28px 0 22px;
    padding: 0 108px 14px;
    color: #ffffff;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    background:
        radial-gradient(ellipse at center, rgba(245, 189, 107, 0.62), rgba(245, 189, 107, 0) 68%) center calc(100% - 3px) / calc(100% - 210px) 24px no-repeat,
        linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.98) 22%, #fff2bc 50%, rgba(245, 189, 107, 0.98) 78%, rgba(245, 189, 107, 0)) center calc(100% - 10px) / calc(100% - 250px) 4px no-repeat;
    text-shadow: 0 8px 22px rgba(0, 0, 0, 0.65);
}

.ff-new-offer h1::before,
.ff-new-offer h1::after {
    content: "✦";
    position: absolute;
    top: 50%;
    width: 78px;
    height: 92px;
    padding-top: 4px;
    color: #f5bd6b;
    font-size: 34px;
    line-height: 1;
    text-align: center;
    text-shadow: 0 0 14px rgba(245, 189, 107, 0.72);
    background:
        linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.95) 28%, rgba(245, 189, 107, 0.78) 70%, rgba(245, 189, 107, 0)) 0 50px / 60px 2px no-repeat,
        linear-gradient(23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.88) 26%, rgba(245, 189, 107, 0)) 17px 25px / 50px 2px no-repeat,
        linear-gradient(-23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.88) 26%, rgba(245, 189, 107, 0)) 17px 75px / 50px 2px no-repeat;
    transform: translateY(-50%);
}

.ff-new-offer h1::before {
    left: 0;
}

.ff-new-offer h1::after {
    right: 0;
    transform: translateY(-50%) scaleX(-1);
}

.ff-new-offer-intro {
    max-width: 760px;
    margin: 0 auto 34px;
    color: #ffffff;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.35;
}

.ff-new-offer-intro-highlight {
    color: #f5bd6b;
    font-weight: 700;
}

.ff-new-offer-main {
    display: grid;
    grid-template-columns: minmax(280px, 390px) minmax(0, 1fr);
    gap: 38px;
    align-items: center;
    text-align: left;
}

.ff-new-offer-product-stage {
    position: relative;
    display: flex;
    min-height: 520px;
    align-items: center;
    justify-content: center;
}

.ff-new-offer-product-stage::before {
    content: "";
    position: absolute;
    top: 18px;
    right: 4%;
    bottom: 54px;
    left: 4%;
    z-index: 0;
    border-radius: 50%;
    background:
        radial-gradient(ellipse at center, rgba(255, 213, 123, 0.18) 0%, rgba(228, 150, 40, 0.12) 30%, rgba(228, 150, 40, 0.05) 55%, rgba(228, 150, 40, 0) 78%);
    filter: blur(24px);
}

.ff-new-offer-glow {
    position: absolute;
    z-index: 0;
    right: 18%;
    bottom: 92px;
    left: 18%;
    height: 170px;
    background: radial-gradient(ellipse at center, rgba(223, 155, 64, 0.42), rgba(223, 155, 64, 0) 68%);
    filter: blur(4px);
}

.ff-new-offer-product-stage img {
    position: relative;
    z-index: 2;
    display: block;
    max-width: min(100%, 340px);
    max-height: 438px;
    object-fit: contain;
    filter: drop-shadow(0 20px 30px rgba(0, 0, 0, 0.68));
}

.ff-new-offer-pedestal {
    position: absolute;
    bottom: 50px;
    z-index: 1;
    width: 310px;
    height: 72px;
    border: 1px solid rgba(226, 166, 79, 0.32);
    border-radius: 50%;
    background: linear-gradient(180deg, #242525 0%, #111211 100%);
    box-shadow: 0 18px 26px rgba(0, 0, 0, 0.58), 0 18px 34px rgba(208, 130, 35, 0.28);
}

.ff-new-offer-details {
    display: grid;
    gap: 18px;
}

.ff-new-offer-panel {
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.035);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.025);
    overflow: hidden;
}

.ff-new-offer-panel h2,
.ff-new-offer-panel h3 {
    margin: 0;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.ff-new-offer-panel h2 {
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    color: #f5bd6b;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
}

.ff-new-offer-panel h3 {
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
}

.ff-new-offer-features {
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 15px;
    list-style: none;
}

.ff-new-offer-features li {
    position: relative;
    min-width: 0;
    max-width: 100%;
    min-height: 16px;
    padding-left: 42px;
    overflow: hidden;
    color: #f5f3ed;
    font-size: 16px;
    line-height: 1.8;
    text-overflow: ellipsis;
    text-transform: lowercase;
    white-space: nowrap;
}

.ff-new-offer-features li::first-letter {
    text-transform: uppercase;
}

.ff-new-offer-features li::before {
    content: "✓";
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border: 2px solid #f4be69;
    border-radius: 50%;
    color: #f4be69;
    font-size: 16px;
    font-weight: 900;
}

.ff-new-offer-countries {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 18px;
    padding: 15px 15px 15px;
}

.ff-new-offer-country {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25;
    white-space: nowrap;
}

.ff-new-offer-link-panel {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 15px;
    align-items: center;
    padding: 15px;
}

.ff-new-offer-link-panel h3 {
    padding: 0;
    border-bottom: 0;
    color: #f5bd6b;
    font-size: 18px;
    text-transform: uppercase;
}

.ff-new-offer-link-panel a {
    display: block;
    margin-top: 4px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 17px;
    line-height: 1.25;
    overflow-wrap: anywhere;
    text-decoration: none;
}

.ff-new-offer-link-icon {
    display: inline-flex;
    width: 58px;
    height: 58px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(214, 157, 82, 0.58);
    border-radius: 50%;
    color: #f5bd6b;
    font-size: 30px;
}

.ff-new-offer-shipping {
    margin: 28px auto 0;
    color: #f5bd6b;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
}

.ff-new-offer-alert {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin: 15px auto 20px;
    padding: 15px 50px;
    border: 1px solid rgba(214, 157, 82, 0.72);
    border-radius: 15px;
    background: rgba(60, 41, 18, 0.34);
    color: #ffffff;
    text-align: center;
}

.ff-new-offer-alert span {
    color: #ffc24e;
    font-size: 46px;
    line-height: 1;
}

.ff-new-offer-alert strong {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35;
    text-transform: uppercase;
}

.ff-new-offer-footer-text {
    margin: 0 0 26px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2%;
    text-align: center;
}

.ff-new-offer-actions {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 110px;
    max-width: 790px;
    margin: 0 auto !important;
}

.ff-new-offer-actions .btn {
    display: inline-flex;
    min-height: 55px;
    align-items: center;
    justify-content: center;
    gap: 16px;
    border: 0;
    border-radius: 30px;
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 2%;
    text-transform: uppercase;
}

.ff-new-offer-actions .markNotifAsViewedAll {
    background: linear-gradient(180deg, #d99829 0%, #bd7619 100%);
}

.ff-new-offer-actions .markNotifAsViewedNew {
    background: linear-gradient(180deg, #4d4d4d 0%, #303030 100%);
}

.ff-new-offer-actions .btn:hover {
    filter: brightness(1.08);
}

html[data-theme="light"] .swal2-popup.ff-new-offer-swal {
    border-color: rgba(191, 126, 35, 0.36) !important;
    background: #fffaf2 !important;
    box-shadow: 0 22px 76px rgba(38, 31, 19, 0.22), inset 0 0 0 1px rgba(255, 255, 255, 0.86) !important;
}

html[data-theme="light"] .ff-new-offer {
    color: #26221d;
    background:
        radial-gradient(circle at 50% 17%, rgba(255, 197, 99, 0.32), rgba(255, 197, 99, 0) 24%),
        linear-gradient(180deg, #fffdf8 0%, #fff5e4 100%);
}

html[data-theme="light"] .ff-new-offer-top-close {
    border: 1px solid rgba(44, 38, 29, 0.1);
    background: rgba(42, 38, 31, 0.08);
    color: #3a3329;
    box-shadow: 0 12px 24px rgba(42, 38, 31, 0.14);
}

html[data-theme="light"] .ff-new-offer-top-close:hover {
    background: rgba(42, 38, 31, 0.14);
}

html[data-theme="light"] .ff-new-offer-badge {
    border-color: rgba(191, 126, 35, 0.48);
    background: rgba(255, 244, 224, 0.86);
    color: #9b6117;
}

html[data-theme="light"] .ff-new-offer-badge-icon {
    color: #c17a1b;
}

html[data-theme="light"] .ff-new-offer h1 {
    color: #161616;
    text-shadow: 0 10px 24px rgba(191, 126, 35, 0.22);
}

html[data-theme="light"] .ff-new-offer-intro {
    color: #312c25;
}

html[data-theme="light"] .ff-new-offer-glow {
    background: radial-gradient(ellipse at center, rgba(222, 143, 37, 0.34), rgba(222, 143, 37, 0) 70%);
}

html[data-theme="light"] .ff-new-offer-product-stage::before {
    background:
        radial-gradient(ellipse at center, rgba(255, 195, 86, 0.16) 0%, rgba(214, 126, 22, 0.1) 32%, rgba(214, 126, 22, 0.04) 58%, rgba(214, 126, 22, 0) 80%);
}

html[data-theme="light"] .ff-new-offer-product-stage img {
    filter: drop-shadow(0 22px 28px rgba(57, 41, 19, 0.24));
}

html[data-theme="light"] .ff-new-offer-pedestal {
    border-color: rgba(191, 126, 35, 0.28);
    background: linear-gradient(180deg, #f4ead8 0%, #d9c7aa 100%);
    box-shadow: 0 18px 28px rgba(71, 52, 24, 0.16), 0 16px 34px rgba(191, 126, 35, 0.22);
}

html[data-theme="light"] .ff-new-offer-panel {
    border-color: rgba(45, 38, 27, 0.14);
    background: rgba(255, 255, 255, 0.74);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.78), 0 14px 30px rgba(50, 38, 20, 0.1);
}

html[data-theme="light"] .ff-new-offer-panel h2,
html[data-theme="light"] .ff-new-offer-panel h3 {
    color: #24201a;
}

html[data-theme="light"] .ff-new-offer-panel h2 {
    border-bottom-color: rgba(45, 38, 27, 0.12);
    color: #9b6117;
}

html[data-theme="light"] .ff-new-offer-features li,
html[data-theme="light"] .ff-new-offer-country {
    color: #2a251e;
}

html[data-theme="light"] .ff-new-offer-features li::before {
    border-color: #c17a1b;
    color: #a86518;
}

html[data-theme="light"] .ff-new-offer-link-panel h3 {
    color: #9b6117;
}

html[data-theme="light"] .ff-new-offer-link-panel a {
    color: #4d4539;
}

html[data-theme="light"] .ff-new-offer-link-panel a:hover {
    color: #8a5514;
}

html[data-theme="light"] .ff-new-offer-link-icon {
    border-color: rgba(191, 126, 35, 0.42);
    background: rgba(255, 244, 224, 0.7);
    color: #a86518;
}

html[data-theme="light"] .ff-new-offer-shipping {
    color: #9b6117;
}

html[data-theme="light"] .ff-new-offer-alert {
    border-color: rgba(191, 126, 35, 0.46);
    background: rgba(255, 244, 224, 0.82);
    color: #24201a;
}

html[data-theme="light"] .ff-new-offer-alert span {
    color: #c17a1b;
}

html[data-theme="light"] .ff-new-offer-alert strong,
html[data-theme="light"] .ff-new-offer-footer-text {
    color: #24201a;
}

html[data-theme="light"] .ff-new-offer-actions .markNotifAsViewedNew {
    background: linear-gradient(180deg, #57524a 0%, #36322d 100%);
}

@media (max-width: 900px) {
    .ff-new-offer {
        padding: 38px 28px 30px;
    }

    .ff-new-offer h1 {
        padding: 0 82px 12px;
        font-size: 54px;
        background:
            radial-gradient(ellipse at center, rgba(245, 189, 107, 0.58), rgba(245, 189, 107, 0) 68%) center calc(100% - 3px) / calc(100% - 164px) 20px no-repeat,
            linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.96) 22%, #fff2bc 50%, rgba(245, 189, 107, 0.96) 78%, rgba(245, 189, 107, 0)) center calc(100% - 9px) / calc(100% - 198px) 3px no-repeat;
    }

    .ff-new-offer h1::before,
    .ff-new-offer h1::after {
        width: 62px;
        height: 76px;
        font-size: 27px;
        background:
            linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.95) 28%, rgba(245, 189, 107, 0.78) 70%, rgba(245, 189, 107, 0)) 0 42px / 48px 2px no-repeat,
            linear-gradient(23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.88) 26%, rgba(245, 189, 107, 0)) 12px 22px / 40px 2px no-repeat,
            linear-gradient(-23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.88) 26%, rgba(245, 189, 107, 0)) 12px 62px / 40px 2px no-repeat;
    }

    .ff-new-offer-intro {
        font-size: 22px;
    }

    .ff-new-offer-main {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .ff-new-offer-product-stage {
        min-height: 420px;
    }

    .ff-new-offer-product-stage::before {
        top: 16px;
        right: 14%;
        bottom: 46px;
        left: 14%;
        filter: blur(22px);
    }

    .ff-new-offer-product-stage img {
        max-height: 360px;
    }

    .ff-new-offer-details {
        text-align: left;
    }

    .ff-new-offer-actions {
        gap: 22px;
    }
}

@media (max-width: 620px) {
    .swal2-popup.ff-new-offer-swal {
        width: calc(100vw - 18px) !important;
        max-width: calc(100vw - 18px) !important;
        border-radius: 16px !important;
    }

    .ff-new-offer {
        padding: 30px 16px 22px;
        border-radius: 16px;
    }

    .ff-new-offer-top-close {
        top: 12px;
        right: 12px;
        width: 42px;
        height: 42px;
        font-size: 32px;
        line-height: 40px;
    }

    .ff-new-offer-badge {
        max-width: calc(100% - 50px);
        min-height: 44px;
        padding: 0 14px;
        font-size: 15px;
    }

    .ff-new-offer-badge-icon {
        font-size: 24px;
    }

    .ff-new-offer h1 {
        margin-top: 22px;
        padding: 0 42px 10px;
        font-size: 42px;
        background:
            radial-gradient(ellipse at center, rgba(245, 189, 107, 0.54), rgba(245, 189, 107, 0) 68%) center calc(100% - 2px) / calc(100% - 74px) 16px no-repeat,
            linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.94) 22%, #fff2bc 50%, rgba(245, 189, 107, 0.94) 78%, rgba(245, 189, 107, 0)) center calc(100% - 7px) / calc(100% - 92px) 3px no-repeat;
    }

    .ff-new-offer h1::before,
    .ff-new-offer h1::after {
        width: 34px;
        height: 48px;
        font-size: 18px;
        background:
            linear-gradient(90deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.92), rgba(245, 189, 107, 0)) 0 27px / 28px 2px no-repeat,
            linear-gradient(23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.8), rgba(245, 189, 107, 0)) 6px 16px / 24px 2px no-repeat,
            linear-gradient(-23deg, rgba(245, 189, 107, 0), rgba(245, 189, 107, 0.8), rgba(245, 189, 107, 0)) 6px 39px / 24px 2px no-repeat;
    }

    .ff-new-offer-intro {
        margin-bottom: 22px;
        font-size: 18px;
    }

    .ff-new-offer-product-stage {
        min-height: 320px;
    }

    .ff-new-offer-product-stage::before {
        top: 14px;
        right: 10%;
        bottom: 34px;
        left: 10%;
        filter: blur(18px);
    }

    .ff-new-offer-product-stage img {
        max-height: 275px;
    }

    .ff-new-offer-pedestal {
        width: 230px;
        height: 52px;
    }

    .ff-new-offer-panel h2 {
        font-size: 21px;
    }

    .ff-new-offer-features li {
        font-size: 18px;
    }

    .ff-new-offer-countries {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ff-new-offer-country {
        font-size: 16px;
        white-space: normal;
    }

    .ff-new-offer-link-panel {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 12px;
        padding: 16px;
    }

    .ff-new-offer-link-icon {
        width: 42px;
        height: 42px;
        font-size: 23px;
    }

    .ff-new-offer-alert {
        align-items: flex-start;
        gap: 12px;
        padding: 16px;
    }

    .ff-new-offer-alert strong {
        font-size: 17px;
    }

    .ff-new-offer-footer-text {
        font-size: 18px;
    }

    .ff-new-offer-actions {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .ff-new-offer-actions .btn {
        min-height: 58px;
        font-size: 18px;
    }
}
