/* Site Footer — modern dark */
.site-footer {
    background: linear-gradient(180deg, #12100e 0%, #0a0908 100%);
    color: rgba(247, 236, 215, 0.88);
    border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.footer-main {
    padding: clamp(2.5rem, 5vw, 3.75rem) clamp(1.25rem, 4vw, 2rem) clamp(2rem, 4vw, 2.75rem);
}

.footer-main-inner {
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.25fr repeat(3, 1fr);
    gap: clamp(1.5rem, 3.5vw, 2.5rem);
}

.footer-brand {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    text-decoration: none;
    margin-bottom: 1.25rem;
}

.footer-brand img {
    height: 48px;
    width: auto;
    object-fit: contain;
}

.footer-brand-text {
    display: flex;
    flex-direction: column;
    line-height: 1.1;
}

.footer-brand-text strong {
    font-family: "Cinzel", serif;
    font-size: 0.95rem;
    letter-spacing: 0.12em;
    color: #f7ecd7;
}

.footer-brand-text em {
    font-family: "Outfit", sans-serif;
    font-size: 0.72rem;
    font-style: normal;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #d4af37;
}

.footer-contact-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
}

.footer-contact-list li {
    display: flex;
    align-items: flex-start;
    gap: 0.65rem;
    font-size: 0.84rem;
    line-height: 1.55;
    color: rgba(247, 236, 215, 0.75);
}

.footer-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(212, 175, 55, 0.12);
    display: grid;
    place-items: center;
    flex-shrink: 0;
    margin-top: 0.05rem;
}

.footer-icon svg {
    width: 16px;
    height: 16px;
    fill: #d4af37;
}

.footer-contact-list a {
    color: rgba(247, 236, 215, 0.85);
    text-decoration: none;
    transition: color 0.2s;
}

.footer-contact-list a:hover {
    color: #e8c96a;
}

.footer-phones {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.35rem 0.5rem;
}

.footer-phones__sep {
    opacity: 0.45;
    user-select: none;
}

.footer-heading {
    font-family: "Outfit", sans-serif;
    font-size: 0.92rem;
    font-weight: 700;
    color: #f7ecd7;
    margin-bottom: 1rem;
    letter-spacing: 0.02em;
}

.footer-links {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
}

.footer-links a {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.82rem;
    color: rgba(247, 236, 215, 0.72);
    text-decoration: none;
    transition: color 0.2s, transform 0.2s;
}

.footer-chev {
    color: #e68a3e;
    font-weight: 700;
    font-size: 0.9rem;
    line-height: 1;
}

.footer-links a:hover {
    color: #e8c96a;
    transform: translateX(3px);
}

.footer-trust {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(255, 255, 255, 0.02);
    padding: 1.15rem clamp(1.25rem, 4vw, 2rem);
    overflow: hidden;
}

.footer-trust-inner {
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: clamp(1.25rem, 3vw, 2.5rem);
    align-items: start;
}

.footer-trust-row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.65rem;
    min-width: 0;
}

.footer-trust-row-badges {
    justify-content: flex-start;
    padding-left: clamp(0.75rem, 2vw, 1.5rem);
    border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-trust-label {
    flex: 0 0 auto;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #d4af37;
    white-space: nowrap;
    margin: 0;
    line-height: 1.2;
    max-width: none;
}

.footer-trust-row-badges .footer-trust-label {
    max-width: none;
    text-align: left;
}

.footer-payments {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.45rem;
    min-width: 0;
    width: 100%;
}

.footer-pay-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    height: 34px;
    min-width: 54px;
    padding: 0.25rem 0.55rem;
    border-radius: 6px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.footer-pay-logo img {
    display: block;
    width: auto;
    height: 18px;
    max-width: 64px;
    object-fit: contain;
}

.footer-badges {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 0.45rem;
    min-width: 0;
    width: 100%;
}

.footer-cert-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    height: 36px;
    padding: 0.25rem 0.55rem;
    border-radius: 6px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.07);
    text-decoration: none;
    overflow: hidden;
}

.footer-cert-logo img {
    display: block;
    width: auto;
    height: 22px;
    max-width: 110px;
    object-fit: contain;
}

@media (max-width: 900px) {
    .footer-trust-inner {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .footer-trust-row-badges {
        padding-left: 0;
        border-left: none;
        padding-top: 0.85rem;
        border-top: 1px solid rgba(255, 255, 255, 0.08);
    }

    .footer-trust-row-badges .footer-trust-label {
        text-align: left;
    }
}

@media (max-width: 640px) {
    .footer-trust-row {
        flex-wrap: nowrap;
    }
}

.footer-bottom {
    padding: clamp(1rem, 2.5vw, 1.35rem) clamp(1.25rem, 4vw, 2rem);
}

.footer-bottom-inner {
    max-width: 1240px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 1rem;
}

.footer-copy {
    font-size: 0.75rem;
    color: rgba(247, 236, 215, 0.55);
    margin: 0;
}

.footer-socials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.45rem;
}

.footer-social {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    text-decoration: none;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.footer-social svg {
    width: 16px;
    height: 16px;
    fill: #fff;
}

.footer-social:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
}

.footer-social-ta { background: #00aa6c; }
.footer-social-fb { background: #1877f2; }
.footer-social-x { background: #111; border: 1px solid rgba(255,255,255,0.15); }
.footer-social-yt { background: #ff0000; }
.footer-social-ig { background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af); }
.footer-social-pin { background: #e60023; }

.footer-legal {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 0.35rem 1rem;
}

.footer-legal a {
    font-size: 0.72rem;
    color: rgba(247, 236, 215, 0.6);
    text-decoration: none;
    transition: color 0.2s;
}

.footer-legal a:hover {
    color: #e8c96a;
}

.footer-dev {
    padding: 0 1.25rem 1.35rem;
}

.footer-dev-inner {
    max-width: 1240px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.footer-dev-line {
    flex: 1;
    max-width: 180px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.35), transparent);
}

.footer-dev-inner p {
    margin: 0;
    font-size: 0.72rem;
    letter-spacing: 0.06em;
    color: rgba(247, 236, 215, 0.45);
    white-space: nowrap;
}

.footer-dev-inner a {
    color: #d4af37;
    font-weight: 700;
    text-decoration: none;
    background: linear-gradient(90deg, #e8c96a, #d4af37);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    transition: opacity 0.2s;
}

.footer-dev-inner a:hover {
    opacity: 0.85;
}

@media (max-width: 992px) {
    .footer-main-inner {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-brand-col {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    .footer-main-inner {
        grid-template-columns: 1fr;
    }

    .footer-bottom-inner {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-legal {
        justify-content: center;
    }

    .footer-dev-inner p {
        white-space: normal;
        text-align: center;
    }

    .footer-dev-line {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .footer-links a,
    .footer-social {
        transition: none;
    }
}
