/* ============================================================
   thegatheringplacek12.org — Homepage (Money Page) Styles
   Target keyword: best online casino texas real money
   Style: Clean, white background, professional casino review
   ============================================================ */

/* === RESET & BASE === */
*, *::before, *::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: 'Inter', 'Segoe UI', Roboto, -apple-system, BlinkMacSystemFont, sans-serif;
    background-color: #ffffff;
    color: #1a1a2e;
    line-height: 1.7;
    font-size: 1rem;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

a {
    color: #2563eb;
    text-decoration: none;
    transition: color 0.2s ease;
}

a:hover {
    color: #1d4ed8;
}

/* === LAYOUT CONTAINER === */
.container {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
}

/* === HEADER === */
.site-header {
    background: #ffffff;
    border-bottom: 2px solid #e5e7eb;
    padding: 16px 0;
    position: sticky;
    top: 0;
    z-index: 100;
    box-shadow: 0 1px 4px rgba(0,0,0,0.06);
}

.site-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-logo {
    font-size: 1.15rem;
    font-weight: 700;
    color: #1a1a2e;
    letter-spacing: -0.02em;
}

.site-logo span {
    color: #c2410c;
}

.header-badge {
    font-size: 0.75rem;
    color: #6b7280;
    font-weight: 500;
    background: #f3f4f6;
    padding: 4px 10px;
    border-radius: 999px;
}

/* === HERO SECTION === */
.hero-section {
    padding: 32px 0 16px;
    text-align: center;
}

.hero-section h1 {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.2;
    color: #0f172a;
    margin-bottom: 12px;
    letter-spacing: -0.03em;
}

/* === AUTHOR BYLINE === */
.author-byline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    padding: 12px 20px;
    background: #f8fafc;
    border-radius: 10px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.author-byline img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e2e8f0;
}

.author-info {
    text-align: left;
}

.author-info .author-name {
    font-weight: 600;
    font-size: 0.9rem;
    color: #1e293b;
}

.author-info .author-meta {
    font-size: 0.8rem;
    color: #64748b;
}

/* === HERO INTRO (short paragraph under H1) === */
.hero-intro {
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.5;
    max-width: 620px;
    margin: 0 auto 4px;
    text-align: center;
}

@media (max-width: 768px) {
    .hero-intro {
        font-size: 0.85rem;
        margin-bottom: 2px;
    }
}

/* === INTRO TEXT === */
.intro-text {
    max-width: 780px;
    margin: 0 auto 36px;
    font-size: 1.05rem;
    color: #374151;
    line-height: 1.8;
}

.intro-text p {
    margin-bottom: 16px;
}

/* === TOPLIST HEADING === */
.toplist-heading {
    font-size: 1.25rem;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 12px;
    text-align: center;
}

/* === TOPLIST (ABOVE THE FOLD) === */
.toplist {
    margin-bottom: 48px;
}

.toplist-item {
    display: grid;
    grid-template-columns: 40px 100px 1fr 100px 120px;
    align-items: center;
    gap: 16px;
    padding: 16px 20px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    margin-bottom: 10px;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.toplist-item:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    border-color: #c2410c;
}

.toplist-item.featured {
    border: 2px solid #c2410c;
    background: linear-gradient(135deg, #fff7ed 0%, #ffffff 100%);
    box-shadow: 0 4px 20px rgba(194, 65, 12, 0.15);
}

.toplist-item.featured .toplist-bonus {
    font-size: 1.2rem;
    background: linear-gradient(135deg, #fecaca 0%, #fed7aa 100%);
    border-left: 4px solid #b91c1c;
}

.toplist-item.featured .bonus-tag {
    background: #991b1b;
    font-size: 0.7rem;
    padding: 3px 8px;
}

/* Position number */
.toplist-position {
    font-size: 1.4rem;
    font-weight: 800;
    color: #c2410c;
    text-align: center;
    line-height: 1;
}

/* Casino logo */
.toplist-logo {
    width: 90px;
    height: 54px;
    object-fit: contain;
    border-radius: 6px;
}

/* Bonus info */
.toplist-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.toplist-brand {
    font-weight: 700;
    font-size: 1rem;
    color: #0f172a;
}

.toplist-bonus {
    font-size: 1.1rem;
    font-weight: 800;
    color: #b91c1c;
    line-height: 1.3;
    background: linear-gradient(135deg, #fef2f2 0%, #fff7ed 100%);
    padding: 6px 10px;
    border-radius: 6px;
    border-left: 3px solid #dc2626;
}

/* Bonus highlight tag (EXCLUSIVE, NO WAGER, HOT, etc.) */
.bonus-tag {
    display: inline-block;
    font-size: 0.65rem;
    font-weight: 800;
    color: #ffffff;
    background: #dc2626;
    padding: 2px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    vertical-align: middle;
    margin-left: 4px;
    animation: pulse-tag 2s ease-in-out infinite;
}

@keyframes pulse-tag {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}

/* Rating */
.toplist-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 700;
    font-size: 0.95rem;
    color: #0f172a;
}

.toplist-rating .stars {
    color: #f59e0b;
    font-size: 1rem;
}

/* CTA Button */
.toplist-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #c2410c;
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 700;
    padding: 10px 16px;
    border-radius: 8px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.15s ease;
    white-space: nowrap;
}

.toplist-cta:hover {
    background: #9a3412;
    color: #ffffff;
    transform: translateY(-1px);
}

/* === MOBILE TOPLIST === */
@media (max-width: 768px) {
    .hero-section {
        padding: 16px 0 8px;
    }

    .hero-section h1 {
        font-size: 1.35rem;
        margin-bottom: 8px;
    }

    .author-byline {
        margin-bottom: 12px;
        padding: 8px 14px;
    }

    .updated-date {
        margin-bottom: 8px;
        font-size: 0.75rem;
    }

    .toplist-heading {
        font-size: 1.05rem;
        margin-bottom: 8px;
    }

    .toplist-item {
        grid-template-columns: 32px 56px 1fr auto;
        gap: 6px 10px;
        padding: 10px 12px;
        margin-bottom: 6px;
    }

    .toplist-position {
        font-size: 1rem;
        align-self: center;
        grid-row: 1 / 3;
    }

    .toplist-logo {
        width: 56px;
        height: 34px;
        grid-row: 1 / 3;
        align-self: center;
        border-radius: 4px;
    }

    .toplist-info {
        grid-column: 3;
    }

    .toplist-brand {
        font-size: 0.85rem;
    }

    .toplist-bonus {
        font-size: 0.82rem;
        padding: 4px 8px;
        grid-column: 3 / -1;
        margin-top: 2px;
    }

    .bonus-tag {
        font-size: 0.55rem;
        padding: 1px 4px;
    }

    .toplist-rating {
        grid-column: 4;
        grid-row: 1 / 3;
        flex-direction: column;
        font-size: 0.75rem;
        align-self: center;
    }

    .toplist-rating .stars {
        font-size: 0.7rem;
    }

    .toplist-cta {
        grid-column: 1 / -1;
        width: 100%;
        text-align: center;
        padding: 10px;
        font-size: 0.85rem;
    }
}

/* === SECTION HEADINGS === */
.content-section {
    margin-bottom: 48px;
}

.content-section h2 {
    font-size: 1.6rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #fed7aa;
    letter-spacing: -0.02em;
}

.content-section h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
    margin-top: 32px;
}

.content-section p {
    margin-bottom: 16px;
    color: #374151;
    line-height: 1.8;
}

/* === CASINO REVIEW CARDS === */
.review-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 28px;
    margin-bottom: 32px;
    transition: box-shadow 0.2s ease;
}

.review-card:hover {
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
}

.review-card-header {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f1f5f9;
}

.review-card-header img {
    width: 100px;
    height: 60px;
    object-fit: contain;
    border-radius: 8px;
    flex-shrink: 0;
}

.review-card-title {
    flex: 1;
}

.review-card-title h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 4px;
}

.review-card-title .award-tag {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    color: #c2410c;
    background: #fff7ed;
    padding: 2px 10px;
    border-radius: 999px;
    border: 1px solid #fed7aa;
}

/* Quick stats grid inside review card */
.review-stats {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin-bottom: 20px;
    background: #f8fafc;
    padding: 14px;
    border-radius: 8px;
}

.review-stat {
    text-align: center;
}

.review-stat-label {
    font-size: 0.7rem;
    font-weight: 600;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.review-stat-value {
    font-size: 0.9rem;
    font-weight: 700;
    color: #0f172a;
}

/* Pros/Cons */
.pros-cons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .pros-cons {
        grid-template-columns: 1fr;
    }
    .review-stats {
        grid-template-columns: repeat(2, 1fr);
    }
}

.pros h4, .cons h4 {
    font-size: 0.85rem;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.pros h4 {
    color: #16a34a;
}

.cons h4 {
    color: #dc2626;
}

.pros ul, .cons ul {
    list-style: none;
    padding: 0;
}

.pros li, .cons li {
    font-size: 0.9rem;
    padding: 4px 0;
    padding-left: 20px;
    position: relative;
    color: #374151;
}

.pros li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #16a34a;
    font-weight: 700;
}

.cons li::before {
    content: '✗';
    position: absolute;
    left: 0;
    color: #dc2626;
    font-weight: 700;
}

/* Review body text */
.review-body {
    margin-bottom: 20px;
}

.review-body p {
    margin-bottom: 14px;
    color: #374151;
    line-height: 1.75;
}

.review-body strong {
    color: #0f172a;
}

/* Rating breakdown */
.rating-breakdown {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    background: #f8fafc;
    padding: 14px;
    border-radius: 8px;
    margin-bottom: 16px;
}

@media (max-width: 500px) {
    .rating-breakdown {
        grid-template-columns: 1fr;
    }
}

.rating-item {
    text-align: center;
}

.rating-item-label {
    font-size: 0.75rem;
    color: #64748b;
    font-weight: 500;
}

.rating-item-score {
    font-size: 1.1rem;
    font-weight: 800;
    color: #c2410c;
}

/* Expert quote */
.expert-quote {
    background: #fffbeb;
    border-left: 4px solid #f59e0b;
    padding: 16px 20px;
    border-radius: 0 8px 8px 0;
    margin-bottom: 16px;
    font-style: italic;
    color: #78350f;
    font-size: 0.95rem;
    line-height: 1.7;
}

/* Review CTA */
.review-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #c2410c;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    padding: 14px 32px;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.15s ease;
    letter-spacing: 0.02em;
}

.review-cta:hover {
    background: #9a3412;
    color: #ffffff;
    transform: translateY(-2px);
}

/* === HOW WE RATE SECTION === */
.methodology-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
}

@media (max-width: 600px) {
    .methodology-grid {
        grid-template-columns: 1fr;
    }
}

.methodology-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 20px;
}

.methodology-card h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 8px;
}

.methodology-card p {
    font-size: 0.9rem;
    color: #475569;
    margin: 0;
    line-height: 1.65;
}

/* === COMPARISON TABLE === */
.comparison-table-wrap {
    overflow-x: auto;
    margin: 20px 0;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9rem;
    min-width: 600px;
}

.comparison-table thead {
    background: #0f172a;
    color: #ffffff;
}

.comparison-table th {
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.comparison-table td {
    padding: 12px 16px;
    border-bottom: 1px solid #f1f5f9;
    color: #374151;
}

.comparison-table tbody tr:nth-child(even) {
    background: #f8fafc;
}

.comparison-table tbody tr:hover {
    background: #fff7ed;
}

/* === FAQ SECTION === */
.faq-item {
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    margin-bottom: 12px;
    overflow: hidden;
}

.faq-question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    background: #f8fafc;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    color: #0f172a;
    text-align: left;
    transition: background 0.2s ease;
    font-family: inherit;
}

.faq-question:hover {
    background: #f1f5f9;
}

.faq-question .faq-icon {
    font-size: 1.2rem;
    color: #c2410c;
    font-weight: 700;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 12px;
}

.faq-item.active .faq-icon {
    transform: rotate(45deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
    max-height: 500px;
    padding: 16px 20px;
}

.faq-answer p {
    color: #374151;
    line-height: 1.75;
    font-size: 0.95rem;
}

/* === BONUSES TABLE === */
.bonus-table-wrap {
    overflow-x: auto;
    margin: 20px 0;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
}

/* === HIGHEST PAYING GAMES === */
.games-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 16px;
}

@media (max-width: 600px) {
    .games-grid {
        grid-template-columns: 1fr;
    }
}

.game-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 18px;
}

.game-card h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 6px;
}

.game-card p {
    font-size: 0.88rem;
    color: #475569;
    margin: 0;
    line-height: 1.6;
}

/* === PAYMENT METHODS === */
.payment-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-top: 16px;
}

@media (max-width: 600px) {
    .payment-grid {
        grid-template-columns: 1fr;
    }
}

.payment-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 18px;
}

.payment-card h3 {
    font-size: 1rem;
    font-weight: 700;
    color: #0f172a;
    margin: 0 0 6px;
}

.payment-card p {
    font-size: 0.88rem;
    color: #475569;
    margin: 0;
    line-height: 1.6;
}

/* === SIGNUP STEPS === */
.signup-steps {
    counter-reset: step-counter;
    list-style: none;
    padding: 0;
    margin-top: 16px;
}

.signup-steps li {
    counter-increment: step-counter;
    padding: 16px 16px 16px 56px;
    position: relative;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    margin-bottom: 12px;
    font-size: 0.95rem;
    color: #374151;
    line-height: 1.6;
}

.signup-steps li::before {
    content: counter(step-counter);
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    background: #c2410c;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.85rem;
}

/* === RUNNERS UP === */
.runners-up {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
    margin-top: 16px;
}

@media (max-width: 768px) {
    .runners-up {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .runners-up {
        grid-template-columns: 1fr;
    }
}

.runner-up-card {
    text-align: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 16px 12px;
}

.runner-up-card img {
    width: 80px;
    height: 48px;
    object-fit: contain;
    border-radius: 6px;
    margin: 0 auto 8px;
}

.runner-up-card .runner-name {
    font-weight: 700;
    font-size: 0.9rem;
    color: #0f172a;
    margin-bottom: 6px;
}

.runner-up-card .runner-bonus {
    font-size: 0.85rem;
    color: #b91c1c;
    font-weight: 800;
    background: linear-gradient(135deg, #fef2f2 0%, #fff7ed 100%);
    padding: 4px 8px;
    border-radius: 5px;
    border-left: 3px solid #dc2626;
    margin-top: 4px;
}

.runner-up-card a {
    display: inline-block;
    margin-top: 8px;
    font-size: 0.78rem;
    font-weight: 700;
    color: #c2410c;
    text-decoration: underline;
}

/* === TIPS LIST === */
.tips-list {
    list-style: none;
    padding: 0;
    margin-top: 12px;
}

.tips-list li {
    padding: 12px 16px 12px 40px;
    position: relative;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    margin-bottom: 10px;
    font-size: 0.93rem;
    color: #374151;
    line-height: 1.65;
}

.tips-list li::before {
    content: '💡';
    position: absolute;
    left: 12px;
    top: 12px;
}

/* === RESPONSIBLE GAMBLING === */
.responsible-gambling {
    background: #fef2f2;
    border: 1px solid #fecaca;
    border-radius: 12px;
    padding: 28px;
    margin-top: 48px;
    text-align: center;
}

.responsible-gambling h2 {
    color: #991b1b;
    border-bottom: none;
    font-size: 1.3rem;
    margin-bottom: 12px;
}

.responsible-gambling p {
    color: #7f1d1d;
    font-size: 0.9rem;
    margin-bottom: 8px;
}

/* === FOOTER === */
.site-footer {
    background: #0f172a;
    color: #94a3b8;
    padding: 40px 0 24px;
    margin-top: 60px;
    font-size: 0.85rem;
}

.footer-content {
    text-align: center;
}

.footer-content p {
    margin-bottom: 8px;
    line-height: 1.6;
}

.footer-content a {
    color: #93c5fd;
}

.footer-content a:hover {
    color: #bfdbfe;
}

.footer-badges {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 16px;
    flex-wrap: wrap;
}

.footer-badge {
    background: #1e293b;
    padding: 6px 14px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: 600;
    color: #cbd5e1;
}

/* === MOBILE STICKY BAR === */
.mobile-sticky-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #c2410c;
    padding: 12px 20px;
    text-align: center;
    z-index: 999;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.15);
}

.mobile-sticky-bar a {
    color: #ffffff;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

@media (max-width: 768px) {
    .mobile-sticky-bar {
        display: block;
    }

    body {
        padding-bottom: 56px;
    }
}

/* === WHY #1 SECTION === */
.why-number-one {
    background: linear-gradient(135deg, #fff7ed 0%, #ffffff 60%);
    border: 2px solid #fed7aa;
    border-radius: 14px;
    padding: 28px;
    margin-top: 20px;
}

.why-number-one h3 {
    margin-top: 16px;
}

.why-number-one h3:first-child {
    margin-top: 0;
}

.why-number-one p {
    font-size: 0.93rem;
    color: #374151;
}

/* === EXIT POPUP === */
.exit-popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    justify-content: center;
    align-items: center;
}

.exit-popup-overlay.active {
    display: flex;
}

.exit-popup {
    background: #ffffff;
    border-radius: 14px;
    padding: 36px;
    max-width: 440px;
    width: 90%;
    text-align: center;
    position: relative;
    box-shadow: 0 20px 60px rgba(0,0,0,0.2);
}

.exit-popup h3 {
    font-size: 1.3rem;
    font-weight: 800;
    color: #0f172a;
    margin-bottom: 8px;
}

.exit-popup p {
    color: #475569;
    font-size: 0.9rem;
    margin-bottom: 20px;
}

.exit-popup .popup-cta {
    display: inline-block;
    background: #c2410c;
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 1rem;
    text-decoration: none;
}

.exit-popup .popup-cta:hover {
    background: #9a3412;
    color: #ffffff;
}

.exit-popup .popup-close {
    position: absolute;
    top: 12px;
    right: 16px;
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #94a3b8;
    cursor: pointer;
}

/* === FLOATING CTA (DESKTOP) === */
.floating-cta {
    position: fixed;
    bottom: 24px;
    right: 24px;
    background: #c2410c;
    color: #ffffff;
    padding: 14px 24px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 0.9rem;
    text-decoration: none;
    box-shadow: 0 4px 20px rgba(194, 65, 12, 0.4);
    z-index: 99;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    display: none;
}

.floating-cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 28px rgba(194, 65, 12, 0.5);
    color: #ffffff;
}

@media (min-width: 769px) {
    .floating-cta {
        display: block;
    }
}

/* === 18+ BADGE === */
.age-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #dc2626;
    color: #ffffff;
    font-size: 0.7rem;
    font-weight: 800;
}

/* === UPDATED DATE === */
.updated-date {
    text-align: center;
    font-size: 0.8rem;
    color: #94a3b8;
    margin-bottom: 20px;
}
