﻿@import url('./css/hide-scrollbars.css?v=20260831-app-perf');

.site-compliance-strip {
    display: block;
    width: 100%;
    padding: 0.42rem 0.75rem;
    text-align: center;
    font-size: 0.72rem;
    line-height: 1.45;
    color: #6b5340;
    background: rgba(248, 208, 142, 0.22);
    border-bottom: 1px solid rgba(58, 47, 33, 0.08);
}

.site-compliance-footer {
    text-align: center;
    font-size: 0.72rem;
    line-height: 1.55;
    color: var(--text-muted, #8a7968);
}

.site-compliance-footer__disclaimer {
    margin: 0 0 0.65rem;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}

.site-compliance-footer__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.35rem 0.75rem;
    margin: 0 0 0.55rem;
}

.site-compliance-footer__links a {
    color: #8c6632;
    text-decoration: none;
}

.site-compliance-footer__links a:hover {
    text-decoration: underline;
}

.site-compliance-footer__traffic {
    margin: 0.35rem 0 0.15rem;
    color: var(--text-muted, #8a7968);
    letter-spacing: 0.02em;
}

.site-compliance-footer__traffic strong {
    font-weight: 600;
    color: #6b5340;
    font-variant-numeric: tabular-nums;
}

.site-compliance-footer__traffic-item {
    white-space: nowrap;
}

.site-compliance-footer__legal,
.site-compliance-footer__payment {
    margin: 0.25rem 0 0;
}

.site-compliance-footer__legal a,
.site-compliance-footer__payment a {
    color: inherit;
    text-decoration: none;
}

.site-compliance-footer__legal a:hover,
.site-compliance-footer__payment a:hover {
    text-decoration: underline;
}

.site-compliance-footer__sep {
    margin: 0 0.35rem;
    opacity: 0.55;
}

.site-footer.site-compliance-mount {
    margin-top: 2rem;
    padding: 0 0.5rem 1rem;
}

.hd-footer.site-compliance-mount {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.65rem;
}

.hd-footer.site-compliance-mount .hd-footer-links {
    justify-content: center;
}

.hd-footer__legal.site-compliance-footer {
    text-align: center;
}

.hd-footer__legal .site-compliance-footer__disclaimer {
    margin-left: auto;
    margin-right: auto;
}

.hd-footer__legal .site-compliance-footer__links {
    justify-content: center;
}

.at-compliance-block {
    max-width: 28rem;
    margin: 1.25rem auto 0;
    padding: 0 1rem 1.5rem;
    font-size: 0.72rem;
    line-height: 1.55;
    color: #8a7968;
    text-align: center;
}

.at-compliance-block a {
    color: #8c6632;
    text-decoration: none;
}

.at-compliance-block a:hover {
    text-decoration: underline;
}

.pay-compliance {
    max-width: 400px;
    margin: 0.85rem auto 0;
    padding: 0 0.25rem;
    font-size: 0.68rem;
    line-height: 1.5;
    color: #999;
    text-align: center;
}

.pay-compliance a {
    color: #888;
}

.auth-page-compliance {
    margin-top: 1rem;
    font-size: 0.68rem;
    line-height: 1.5;
    color: #8a7968;
    text-align: center;
}

.auth-page-compliance a {
    color: #8c6632;
    text-decoration: none;
}

.ft-compliance,
.ph-compliance,
.plus-poster-compliance {
    margin: 1.25rem auto 1.5rem;
    padding: 0 1rem;
    max-width: 36rem;
    font-size: 0.72rem;
    line-height: 1.55;
    color: #8a7968;
    text-align: center;
}

.ft-compliance a,
.ph-compliance a,
.plus-poster-compliance a {
    color: #8c6632;
    text-decoration: none;
}
