/* Exact scoped component styles captured from the approved Yummy Specials staging reference. */

/* =========================================================
   YUMMY SPECIALS PREMIUM FOOTER
   Fully scoped to prevent Elementor and theme style bleed
========================================================= */

.ysf-footer,
.ysf-footer *,
.ysf-footer *::before,
.ysf-footer *::after {
    box-sizing: border-box;
}

.ysf-footer {
    --ysf-black: #090b09;
    --ysf-black-soft: #101310;
    --ysf-panel: #171b16;
    --ysf-green: #258c47;
    --ysf-green-dark: #176934;
    --ysf-green-light: #52bd73;
    --ysf-orange: #ed7626;
    --ysf-orange-light: #ff9a43;
    --ysf-gold: #f2c84b;
    --ysf-red: #e72232;
    --ysf-white: #ffffff;
    --ysf-cream: #fff9ed;
    --ysf-muted: #9da59b;
    --ysf-line: rgba(255, 255, 255, 0.1);

    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: var(--ysf-white);
    background: var(--ysf-black);
    border: 0;
    font-family: "Manrope", Arial, sans-serif;
}

.ysf-footer a {
    text-decoration: none;
}

.ysf-footer button,
.ysf-footer input {
    font-family: inherit;
}

.ysf-footer button {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    box-shadow: none;
}

.ysf-container {
    position: relative;
    z-index: 3;
    width: min(100% - 40px, 1440px);
    margin: 0 auto;
}

/* Background */

.ysf-background {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}

.ysf-grid {
    position: absolute;
    inset: 0;
    opacity: 0.14;
    background-image:
        linear-gradient(
            rgba(255,255,255,0.04) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255,255,255,0.04) 1px,
            transparent 1px
        );
    background-size: 58px 58px;
    mask-image: linear-gradient(
        to bottom,
        transparent,
        #000 25%,
        #000
    );
    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent,
        #000 25%,
        #000
    );
}

.ysf-orb {
    position: absolute;
    display: block;
    border-radius: 50%;
    filter: blur(100px);
}

.ysf-orb--one {
    top: 70px;
    left: -130px;
    width: 360px;
    height: 360px;
    background: rgba(37, 140, 71, 0.16);
}

.ysf-orb--two {
    right: -130px;
    bottom: -90px;
    width: 390px;
    height: 390px;
    background: rgba(237, 118, 38, 0.13);
}

/* CTA */

.ysf-cta-wrap {
    position: relative;
    z-index: 4;
    padding: 72px 0 0;
}

.ysf-cta {
    position: relative;
    min-height: 236px;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr) auto;
    align-items: center;
    gap: 34px;
    padding: 45px 48px;
    border: 1px solid rgba(255,255,255,0.17);
    border-radius: 28px;
    background:
        linear-gradient(
            125deg,
            rgba(27, 123, 61, 0.98),
            rgba(37, 140, 71, 0.98) 48%,
            rgba(22, 105, 52, 0.99)
        );
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.19),
        0 26px 80px rgba(0,0,0,0.3);
    overflow: hidden;
}

.ysf-cta::before {
    content: "";
    position: absolute;
    top: -130px;
    right: 22%;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
    filter: blur(2px);
}

.ysf-cta::after {
    content: "";
    position: absolute;
    right: -60px;
    bottom: -140px;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    background: rgba(242, 200, 75, 0.12);
}

.ysf-cta__pattern {
    position: absolute;
    inset: 0;
    opacity: 0.16;
    pointer-events: none;
    background:
        radial-gradient(
            circle at 20% 30%,
            rgba(255,255,255,0.7) 1px,
            transparent 1.5px
        );
    background-size: 38px 38px;
}

.ysf-cta__icon {
    position: relative;
    z-index: 2;
    width: 90px;
    height: 90px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.23);
    border-radius: 25px;
    color: var(--ysf-gold);
    background:
        linear-gradient(
            145deg,
            rgba(255,255,255,0.14),
            rgba(255,255,255,0.055)
        );
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.2),
        0 18px 45px rgba(0,0,0,0.16);
}

.ysf-cta__icon svg {
    width: 42px;
    height: 42px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ysf-cta__content {
    position: relative;
    z-index: 2;
    min-width: 0;
    max-width: 690px;
}

.ysf-eyebrow {
    display: block;
    margin: 0 0 12px;
    color: #f8de7b;
    font-size: 11px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.ysf-cta__content h2 {
    max-width: 680px;
    margin: 0;
    padding: 0;
    color: var(--ysf-white);
    font-size: clamp(28px, 3vw, 46px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.04em;
    overflow-wrap: anywhere;
}

.ysf-cta__content p {
    max-width: 630px;
    margin: 17px 0 0;
    padding: 0;
    color: rgba(255,255,255,0.79);
    font-size: 14px;
    line-height: 1.75;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.ysf-cta__actions {
    position: relative;
    z-index: 2;
    min-width: 230px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 15px;
}

.ysf-button {
    min-height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 12px 17px 12px 21px;
    border-radius: 15px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 800;
    transition:
        color 0.2s ease,
        background 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.ysf-button svg {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.2s ease;
}

.ysf-button--light {
    color: #131710;
    background: var(--ysf-white);
    box-shadow: 0 12px 30px rgba(0,0,0,0.16);
}

.ysf-button--light:hover {
    color: #131710;
    background: var(--ysf-cream);
    transform: translateY(-2px);
    box-shadow: 0 17px 36px rgba(0,0,0,0.22);
}

.ysf-button:hover svg {
    transform: translateX(3px);
}

.ysf-text-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    color: rgba(255,255,255,0.84);
    font-size: 10px;
    line-height: 1.4;
    font-weight: 800;
    text-align: center;
    transition: color 0.2s ease;
}

.ysf-text-link:hover {
    color: var(--ysf-white);
}

.ysf-text-link svg {
    width: 14px;
    height: 14px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.2s ease;
}

.ysf-text-link:hover svg {
    transform: translateX(3px);
}

/* Main footer */

.ysf-main {
    position: relative;
    z-index: 2;
    padding: 80px 0 74px;
}

.ysf-main__grid {
    display: grid;
    grid-template-columns:
        minmax(250px, 0.9fr)
        minmax(500px, 1.6fr)
        minmax(260px, 0.8fr);
    align-items: start;
    gap: 68px;
}

.ysf-brand {
    min-width: 0;
}

.ysf-logo {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: fit-content;
}

.ysf-logo img {
    position: relative;
    z-index: 2;
    display: block;
    width: auto;
    height: 116px;
    max-width: 178px;
    object-fit: contain;
    filter: drop-shadow(0 13px 24px rgba(0,0,0,0.3));
    transition:
        transform 0.25s ease,
        filter 0.25s ease;
}

.ysf-logo__glow {
    position: absolute;
    top: 50%;
    left: 45%;
    width: 130px;
    height: 90px;
    border-radius: 50%;
    background: rgba(237, 118, 38, 0.15);
    filter: blur(30px);
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.ysf-logo:hover img {
    transform: translateY(-3px);
    filter: drop-shadow(0 17px 30px rgba(0,0,0,0.42));
}

.ysf-logo:hover .ysf-logo__glow {
    opacity: 1;
}

.ysf-brand__description {
    max-width: 330px;
    margin: 25px 0 0;
    padding: 0;
    color: var(--ysf-muted);
    font-size: 13px;
    line-height: 1.8;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.ysf-location-link {
    max-width: 340px;
    min-height: 64px;
    display: grid;
    grid-template-columns: 39px minmax(0, 1fr) 17px;
    align-items: center;
    gap: 12px;
    margin-top: 28px;
    padding: 11px 13px;
    border: 1px solid rgba(255,255,255,0.095);
    border-radius: 16px;
    color: var(--ysf-white);
    background: rgba(255,255,255,0.035);
    transition:
        border-color 0.2s ease,
        background 0.2s ease,
        transform 0.2s ease;
}

.ysf-location-link:hover {
    color: var(--ysf-white);
    border-color: rgba(82, 189, 115, 0.34);
    background: rgba(37, 140, 71, 0.1);
    transform: translateY(-2px);
}

.ysf-location-link__icon {
    width: 39px;
    height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: var(--ysf-green-light);
    background: rgba(82, 189, 115, 0.1);
}

.ysf-location-link__icon svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ysf-location-link small,
.ysf-location-link strong {
    display: block;
    overflow-wrap: anywhere;
}

.ysf-location-link small {
    margin-bottom: 2px;
    color: #8e968c;
    font-size: 8px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.ysf-location-link strong {
    color: #edf1ec;
    font-size: 11px;
    line-height: 1.35;
    font-weight: 800;
}

.ysf-location-link__arrow {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: #bdc4bb;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.2s ease;
}

.ysf-location-link:hover .ysf-location-link__arrow {
    transform: translateX(3px);
}

/* Social links */

.ysf-socials {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-top: 24px;
}

.ysf-socials a {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 13px;
    color: #b5bcb3;
    background: rgba(255,255,255,0.035);
    transition:
        color 0.2s ease,
        border-color 0.2s ease,
        background 0.2s ease,
        transform 0.2s ease;
}

.ysf-socials a:hover {
    color: var(--ysf-white);
    border-color: rgba(237, 118, 38, 0.35);
    background: rgba(237, 118, 38, 0.11);
    transform: translateY(-3px);
}

.ysf-socials svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.75;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* Navigation */

.ysf-navigation {
    min-width: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 34px;
}

.ysf-column {
    min-width: 0;
}

.ysf-column__heading {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    color: var(--ysf-white);
    text-align: left;
    cursor: default;
}

.ysf-column__heading span {
    color: var(--ysf-white);
    font-size: 12px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: 0.025em;
}

.ysf-column__heading svg {
    display: none;
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.25s ease;
}

.ysf-column__links {
    display: grid;
    gap: 13px;
    margin-top: 24px;
}

.ysf-column__links a {
    position: relative;
    width: fit-content;
    max-width: 100%;
    color: #969e94;
    font-size: 11px;
    line-height: 1.5;
    font-weight: 650;
    overflow-wrap: anywhere;
    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

.ysf-column__links a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--ysf-orange);
    opacity: 0;
    transform: translateY(-50%) scale(0.5);
    transition:
        opacity 0.2s ease,
        transform 0.2s ease;
}

.ysf-column__links a:hover {
    color: var(--ysf-white);
    transform: translateX(8px);
}

.ysf-column__links a:hover::before {
    opacity: 1;
    transform: translateY(-50%) scale(1);
}

/* Prize feature card */

.ysf-feature {
    position: relative;
    min-width: 0;
    padding: 27px;
    border: 1px solid rgba(242, 200, 75, 0.2);
    border-radius: 23px;
    background:
        linear-gradient(
            145deg,
            rgba(242, 200, 75, 0.105),
            rgba(255,255,255,0.025)
        );
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,0.055),
        0 22px 60px rgba(0,0,0,0.16);
    overflow: hidden;
}

.ysf-feature__top {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 11px;
}

.ysf-feature__icon {
    width: 43px;
    height: 43px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    color: var(--ysf-gold);
    background: rgba(242, 200, 75, 0.11);
}

.ysf-feature__icon svg {
    width: 21px;
    height: 21px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.ysf-feature__label {
    color: var(--ysf-gold);
    font-size: 9px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.ysf-feature h3 {
    position: relative;
    z-index: 2;
    margin: 24px 0 0;
    padding: 0;
    color: var(--ysf-white);
    font-size: clamp(20px, 2vw, 27px);
    line-height: 1.17;
    font-weight: 800;
    letter-spacing: -0.035em;
    overflow-wrap: anywhere;
}

.ysf-feature p {
    position: relative;
    z-index: 2;
    margin: 15px 0 0;
    padding: 0;
    color: #999f96;
    font-size: 11px;
    line-height: 1.75;
    font-weight: 600;
    overflow-wrap: anywhere;
}

.ysf-feature__button {
    position: relative;
    z-index: 2;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    width: 100%;
    margin-top: 24px;
    padding: 10px 14px 10px 17px;
    border: 1px solid rgba(242, 200, 75, 0.21);
    border-radius: 13px;
    color: #15170f;
    background:
        linear-gradient(
            135deg,
            var(--ysf-gold),
            #f7dd76
        );
    font-size: 10px;
    line-height: 1.3;
    font-weight: 800;
    transition:
        color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.ysf-feature__button:hover {
    color: #15170f;
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(0,0,0,0.2);
}

.ysf-feature__button svg {
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: transform 0.2s ease;
}

.ysf-feature__button:hover svg {
    transform: translateX(3px);
}

.ysf-feature__shine {
    position: absolute;
    top: -90px;
    right: -90px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(242, 200, 75, 0.09);
    filter: blur(3px);
}

/* Bottom bar */

.ysf-bottom {
    position: relative;
    z-index: 3;
    border-top: 1px solid var(--ysf-line);
    background: rgba(0,0,0,0.2);
}

.ysf-bottom__inner {
    min-height: 76px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: 28px;
}

.ysf-bottom__inner p {
    margin: 0;
    padding: 0;
    color: #7f877d;
    font-size: 9px;
    line-height: 1.5;
    font-weight: 650;
}

.ysf-bottom__links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
}

.ysf-bottom__links a {
    color: #838a81;
    font-size: 9px;
    line-height: 1.4;
    font-weight: 700;
    transition: color 0.2s ease;
}

.ysf-bottom__links a:hover {
    color: var(--ysf-white);
}

.ysf-backtop {
    justify-self: end;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #abb2a9;
    cursor: pointer;
    transition:
        color 0.2s ease,
        transform 0.2s ease;
}

.ysf-backtop span {
    font-size: 9px;
    line-height: 1.3;
    font-weight: 800;
}

.ysf-backtop svg {
    width: 31px;
    height: 31px;
    padding: 8px;
    border: 1px solid rgba(255,255,255,0.11);
    border-radius: 10px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
    background: rgba(255,255,255,0.035);
}

.ysf-backtop:hover {
    color: var(--ysf-white);
    transform: translateY(-2px);
}

/* Responsive */

@media (max-width: 1180px) {
    .ysf-main__grid {
        grid-template-columns: minmax(240px, 0.9fr) minmax(0, 1.5fr);
        gap: 58px;
    }

    .ysf-feature {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: auto minmax(0, 1fr) auto;
        align-items: center;
        gap: 24px;
    }

    .ysf-feature__top {
        min-width: 175px;
    }

    .ysf-feature h3 {
        margin-top: 0;
    }

    .ysf-feature p {
        grid-column: 2;
        margin-top: 8px;
    }

    .ysf-feature__button {
        grid-column: 3;
        grid-row: 1 / span 2;
        width: auto;
        min-width: 205px;
        margin-top: 0;
    }
}

@media (max-width: 920px) {
    .ysf-container {
        width: min(100% - 30px, 820px);
    }

    .ysf-cta-wrap {
        padding-top: 46px;
    }

    .ysf-cta {
        grid-template-columns: 72px minmax(0, 1fr);
        gap: 23px;
        padding: 35px;
    }

    .ysf-cta__icon {
        width: 72px;
        height: 72px;
        border-radius: 20px;
    }

    .ysf-cta__icon svg {
        width: 34px;
        height: 34px;
    }

    .ysf-cta__actions {
        grid-column: 1 / -1;
        min-width: 0;
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        align-items: center;
    }

    .ysf-main {
        padding-top: 62px;
    }

    .ysf-main__grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }

    .ysf-navigation {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .ysf-feature {
        grid-column: auto;
    }

    .ysf-bottom__inner {
        grid-template-columns: 1fr auto;
        padding: 20px 0;
    }

    .ysf-bottom__links {
        grid-column: 1 / -1;
        grid-row: 2;
        justify-content: flex-start;
    }

    .ysf-backtop {
        grid-column: 2;
        grid-row: 1;
    }
}

@media (max-width: 680px) {
    .ysf-container {
        width: min(100% - 24px, 640px);
    }

    .ysf-cta {
        min-height: 0;
        display: block;
        padding: 29px 23px;
        border-radius: 22px;
    }

    .ysf-cta__icon {
        width: 60px;
        height: 60px;
        margin-bottom: 22px;
        border-radius: 17px;
    }

    .ysf-cta__icon svg {
        width: 29px;
        height: 29px;
    }

    .ysf-cta__content h2 {
        font-size: clamp(27px, 9vw, 38px);
        line-height: 1.1;
    }

    .ysf-cta__content p {
        font-size: 12px;
        line-height: 1.7;
    }

    .ysf-cta__actions {
        display: flex;
        margin-top: 27px;
    }

    .ysf-main {
        padding: 54px 0 46px;
    }

    .ysf-logo img {
        height: 102px;
        max-width: 155px;
    }

    .ysf-navigation {
        display: block;
        border-top: 1px solid rgba(255,255,255,0.09);
    }

    .ysf-column {
        border-bottom: 1px solid rgba(255,255,255,0.09);
    }

    .ysf-column__heading {
        min-height: 58px;
        cursor: pointer;
    }

    .ysf-column__heading span {
        font-size: 11px;
    }

    .ysf-column__heading svg {
        display: block;
    }

    .ysf-column.is-open .ysf-column__heading svg {
        transform: rotate(180deg);
    }

    .ysf-column__links {
        max-height: 0;
        margin: 0;
        overflow: hidden;
        opacity: 0;
        transition:
            max-height 0.35s ease,
            opacity 0.25s ease,
            padding 0.35s ease;
    }

    .ysf-column.is-open .ysf-column__links {
        max-height: 420px;
        padding: 2px 0 22px;
        opacity: 1;
    }

    .ysf-column__links a {
        font-size: 11px;
    }

    .ysf-feature {
        display: block;
        padding: 24px;
    }

    .ysf-feature h3 {
        margin-top: 22px;
    }

    .ysf-feature p {
        margin-top: 13px;
    }

    .ysf-feature__button {
        width: 100%;
        min-width: 0;
        margin-top: 23px;
    }

    .ysf-bottom__inner {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 17px;
        padding: 25px 0;
    }

    .ysf-bottom__links {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 11px 18px;
    }

    .ysf-backtop {
        justify-self: auto;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ysf-footer *,
    .ysf-footer *::before,
    .ysf-footer *::after {
        scroll-behavior: auto !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}


