/* Resell4.me shared theme — extracted from homepage 2026-06-23 */
:root {
        --gold: #d4a347;
        --gold-light: #ebbf55;
        --dark: #0c1018;
        --dark-card: #151c27;
        --dark-border: #1e2a3a;
        --text-primary: #f0ebe3;
        --text-secondary: #9ca3af;
        --text-muted: #9aa0ab;
        --green: #4ade9e;
        --red: #fc8181;
        --blue: #60a5fa;
    }
    html { font-size: 62.5%; scroll-behavior: smooth; }
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    body { font-family: 'Source Sans 3', sans-serif; font-size: 1.7rem; line-height: 1.7; background: var(--dark); color: var(--text-primary); word-wrap: break-word; }
    header.rt-site-header { height: 80px; position: sticky; top: 0; z-index: 1000; background: rgba(12,16,24,0.95); backdrop-filter: blur(12px); border-bottom: 1px solid var(--dark-border); display: flex; align-items: center; }
    .header-inner { max-width: 1200px; margin: 0 auto; padding: 0 24px; width: 100%; display: flex; align-items: center; justify-content: space-between; }
    .header-logo { font-family: 'Playfair Display', serif; font-size: 2.2rem; font-weight: 700; color: var(--gold); text-decoration: none; letter-spacing: -0.02em; }
    .header-logo span { color: var(--text-secondary); font-weight: 300; }
    .header-nav { display: flex; align-items: center; gap: 32px; }
    .header-nav a { color: var(--text-secondary); text-decoration: none; font-size: 1.5rem; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; transition: color 0.2s; }
    .header-nav a:hover { color: var(--text-primary); }
    .btn-primary { display: inline-block; background: var(--gold); color: #0c1018; padding: 10px 24px; border-radius: 6px; font-weight: 700; font-size: 1.5rem; text-decoration: none; letter-spacing: 0.03em; transition: background 0.2s, transform 0.1s; white-space: nowrap; }
    .btn-primary:hover { background: var(--gold-light); transform: translateY(-1px); }
    .btn-secondary { display: inline-block; border: 1px solid var(--dark-border); color: var(--text-primary); padding: 10px 24px; border-radius: 6px; font-weight: 600; font-size: 1.5rem; text-decoration: none; transition: border-color 0.2s, background 0.2s; white-space: nowrap; }
    .btn-secondary:hover { border-color: var(--gold); background: rgba(201,152,58,0.08); }
    .hero { position: relative; padding: 100px 0 80px; overflow: hidden; background: linear-gradient(135deg, #0c1018 0%, #111827 50%, #0f1a26 100%); border-bottom: 1px solid var(--dark-border); }
    .hero::before { content: ''; position: absolute; top: -200px; right: -200px; width: 600px; height: 600px; background: radial-gradient(circle, rgba(201,152,58,0.12) 0%, transparent 70%); pointer-events: none; }
    .hero::after { content: ''; position: absolute; bottom: -100px; left: -100px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(96,165,250,0.06) 0%, transparent 70%); pointer-events: none; }
    .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; position: relative; z-index: 1; }
    .hero-eyebrow { display: inline-block; background: rgba(201,152,58,0.15); border: 1px solid rgba(201,152,58,0.3); color: var(--gold); font-size: 1.2rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; padding: 6px 16px; border-radius: 100px; margin-bottom: 28px; }
    .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(3.6rem, 5vw, 5.6rem); font-weight: 900; line-height: 1.1; letter-spacing: -0.02em; color: var(--text-primary); margin-bottom: 24px; max-width: 820px; }
    .hero h1 em { font-style: normal; color: var(--gold); }
    .hero-sub { font-size: 2rem; color: var(--text-secondary); max-width: 660px; margin-bottom: 48px; font-weight: 300; line-height: 1.6; }
    .hero-cta { display: flex; gap: 16px; flex-wrap: wrap; align-items: center; }
    section { padding: 80px 0; }
    section + section { border-top: 1px solid var(--dark-border); }
    .topic-links { background: var(--dark-card); padding: 48px 0; }
    .topic-links h2 { font-size: clamp(2.4rem,3vw,3.2rem); margin-bottom: 10px; }
    .topic-links .lead { margin-bottom: 28px; }
    .topic-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px,1fr)); gap: 14px; }
    .topic-grid a { display: block; border: 1px solid var(--dark-border); border-radius: 8px; padding: 16px 18px; color: var(--text-primary); text-decoration: none; font-weight: 700; background: rgba(255,255,255,0.02); transition: border-color 0.2s, background 0.2s, transform 0.1s; }
    .topic-grid a span { display: block; color: var(--text-muted); font-size: 1.4rem; font-weight: 400; margin-top: 4px; line-height: 1.4; }
    .topic-grid a:hover { border-color: var(--gold); background: rgba(201,152,58,0.08); transform: translateY(-1px); }
    .section-eyebrow { font-size: 1.2rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }
    h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem,4vw,4rem); font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; color: var(--text-primary); margin-bottom: 16px; }
    h3 { font-family: 'Playfair Display', serif; font-size: 2.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 10px; }
    /* Compact heading: used where an h3 is required for valid heading order but the
       element is a small inline label/sub-item title, not a branded section heading. */
    h3.compact-heading { font-family: inherit; font-size: 1.15rem; font-weight: 700; margin-bottom: 8px; }
    /* Visually hidden: keeps a heading in the accessibility/outline tree without
       changing the page's visual layout. Used to bridge heading-level order. */
    .visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
    .lead { font-size: 1.9rem; color: var(--text-secondary); line-height: 1.7; font-weight: 300; max-width: 640px; margin-bottom: 48px; }
    p { margin-bottom: 18px; color: var(--text-secondary); }
    p:last-child { margin-bottom: 0; }

    /* Price callout banner */
    .price-callout { background: linear-gradient(135deg, rgba(74,222,158,0.1), rgba(74,222,158,0.04)); border: 1px solid rgba(74,222,158,0.25); border-left: 4px solid var(--green); border-radius: 8px; padding: 20px 28px; margin-bottom: 48px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
    .price-callout-big { font-family: 'Playfair Display', serif; font-size: 3.6rem; font-weight: 700; color: var(--green); white-space: nowrap; line-height: 1; }
    .price-callout-big sup { font-size: 2rem; vertical-align: super; }
    .price-callout-text { }
    .price-callout-text strong { color: var(--green); }
    .price-callout-text p { color: var(--text-secondary); margin: 0; font-size: 1.6rem; }

    /* Comparison table */
    .comparison-table-wrap { overflow-x: auto; border-radius: 12px; border: 1px solid var(--dark-border); margin: 48px 0; }
    table { width: 100%; border-collapse: collapse; background: var(--dark-card); margin: 0; box-shadow: none; border-radius: 0; display: table; }
    thead tr { background: var(--dark); border-bottom: 2px solid var(--dark-border); }
    th { padding: 18px 20px; text-align: left; font-size: 1.3rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; background: transparent; color: var(--text-muted); }
    th:first-child { color: var(--text-primary); }
    th.col-comp { color: var(--red); }
    th.col-r4m { color: var(--green); }
    td { padding: 16px 20px; border-bottom: 1px solid var(--dark-border); font-size: 1.6rem; text-align: left; min-width: auto; color: var(--text-secondary); }
    tr:last-child td { border-bottom: none; }
    tr:hover td { background: rgba(255,255,255,0.02); }
    td.feature-name { font-weight: 600; color: var(--text-primary); font-size: 1.5rem; }
    td.val-bad { color: var(--red); }
    td.val-good { color: var(--green); font-weight: 600; }
    td.val-neutral { color: var(--text-muted); }
    .check::before { content: '\2713\00A0'; color: var(--green); font-weight: 700; }
    .cross::before { content: '\2717\00A0'; color: var(--red); font-weight: 700; }
    .savings-row td { background: rgba(52,211,153,0.08); color: var(--green) !important; font-weight: 700; }

    /* Why cards */
    .why-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px,1fr)); gap: 20px; margin-top: 40px; }
    .why-card { background: var(--dark-card); border: 1px solid var(--dark-border); border-radius: 12px; padding: 28px; transition: border-color 0.2s; }
    .why-card:hover { border-color: rgba(201,152,58,0.35); }
    .why-card-icon { font-size: 2.4rem; display: block; margin-bottom: 14px; }
    .why-card h3 { font-size: 1.8rem; margin-bottom: 10px; color: var(--text-primary); }
    .why-card p { font-size: 1.5rem; color: var(--text-muted); margin: 0; }

    /* Features grid */
    .features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px,1fr)); gap: 20px; margin-top: 40px; }
    .feature-card { background: var(--dark-card); border: 1px solid var(--dark-border); border-radius: 12px; padding: 28px; }
    .feature-card h3 { font-size: 1.7rem; color: var(--gold); border-bottom: 1px solid var(--dark-border); padding-bottom: 12px; margin-bottom: 14px; }
    .feature-card p { font-size: 1.5rem; color: var(--text-muted); margin: 0; }

    /* Pricing */
    .pricing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 40px; }
    .pricing-card { background: var(--dark-card); border: 1px solid var(--dark-border); border-radius: 12px; padding: 32px; text-align: center; }
    .pricing-card.featured { border-color: var(--gold); background: linear-gradient(135deg, rgba(201,152,58,0.08), var(--dark-card)); }
    .pricing-card h3 { font-size: 2rem; color: var(--text-primary); margin-bottom: 8px; }
    .pricing-price { font-family: 'Playfair Display', serif; font-size: 4rem; font-weight: 700; color: var(--gold); line-height: 1; margin: 20px 0 6px; }
    .pricing-price sup { font-size: 2rem; vertical-align: super; }
    .pricing-period { font-size: 1.4rem; color: var(--text-muted); margin-bottom: 24px; }
    .pricing-features { list-style: none; text-align: left; margin-bottom: 28px; }
    .pricing-features li { padding: 8px 0; border-bottom: 1px solid var(--dark-border); font-size: 1.5rem; color: var(--text-secondary); }
    .pricing-features li::before { content: '\2713\00A0'; color: var(--green); font-weight: 700; }
    .pricing-features li:last-child { border-bottom: none; }
    .competitor-note { margin-top: 32px; background: rgba(248,113,113,0.06); border: 1px solid rgba(248,113,113,0.15); border-radius: 8px; padding: 16px 20px; font-size: 1.4rem; color: var(--text-muted); text-align: center; }
    .competitor-note strong { color: var(--red); }

    /* BCSS secondary section */
    .bcss-section { background: var(--dark-card); border-top: 1px solid var(--dark-border); border-bottom: 1px solid var(--dark-border); }
    .bcss-banner { background: linear-gradient(135deg, rgba(96,165,250,0.08), rgba(96,165,250,0.03)); border: 1px solid rgba(96,165,250,0.2); border-radius: 8px; padding: 20px 24px; margin-bottom: 40px; }
    .bcss-banner p { color: var(--text-secondary); margin: 0; font-size: 1.6rem; }
    .bcss-banner strong { color: var(--blue); }
    .bcss-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px,1fr)); gap: 16px; margin-top: 28px; }
    .bcss-item { background: var(--dark); border: 1px solid var(--dark-border); border-radius: 10px; padding: 22px 24px; }
    .bcss-item h3 { font-size: 1.6rem; color: var(--blue); margin-bottom: 6px; }
    .bcss-item p { font-size: 1.4rem; color: var(--text-muted); margin: 0; }

    /* Testimonial */
    .testimonial { background: var(--dark-card); border: 1px solid var(--dark-border); border-left: 4px solid var(--gold); border-radius: 12px; padding: 36px 40px; margin: 48px 0; }
    .testimonial p { font-family: 'Playfair Display', serif; font-size: 2rem; font-style: italic; color: var(--text-primary); line-height: 1.6; margin-bottom: 16px; }
    .testimonial-attr { font-size: 1.4rem; color: var(--text-muted); font-weight: 600; margin: 0; }

    /* FAQ */
    .faq-list { margin-top: 40px; }
    .faq-item { border-bottom: 1px solid var(--dark-border); padding: 24px 0; }
    .faq-item:last-child { border-bottom: none; }
    .faq-item h3 { font-size: 1.8rem; color: var(--text-primary); margin-bottom: 10px; }
    .faq-item p { font-size: 1.6rem; color: var(--text-muted); margin: 0; }

    /* CTA section */
    .cta-section { background: linear-gradient(135deg, rgba(201,152,58,0.1), rgba(201,152,58,0.04)); border: 1px solid rgba(201,152,58,0.2); border-radius: 16px; padding: 60px 48px; text-align: center; }
    .cta-section h2 { margin-bottom: 16px; }
    .cta-section p { max-width: 520px; margin: 0 auto 36px; font-size: 1.8rem; }
    .cta-section .btn-group { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
    .two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }

    footer { background: var(--dark); border-top: 1px solid var(--dark-border); padding: 40px 0; }
    footer p { font-size: 1.4rem; color: var(--text-muted); text-align: center; margin: 0; }
    footer a { color: var(--text-muted); text-decoration: none; }
    footer a:hover { color: var(--gold); }
    .badge { display: inline-block; padding: 3px 10px; border-radius: 4px; font-size: 1.2rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; }
    .badge-red { background: rgba(248,113,113,0.15); color: var(--red); }
    .badge-green { background: rgba(52,211,153,0.15); color: var(--green); }
    .phone-link { color: var(--gold); text-decoration: none; font-weight: 700; font-size: 2rem; }

    @media (max-width: 768px) {
        .two-col { grid-template-columns: 1fr; gap: 40px; }
        .hero h1 { font-size: 3.2rem; }
        .header-nav { display: none; }
        .cta-section { padding: 40px 24px; }
        .price-callout { flex-direction: column; gap: 12px; }
    }

    /* ------------------------------------------------------------------
       Shared utility classes (added to replace the most-repeated inline
       style="" attributes found across the site). New/edited markup
       should prefer these classes over inline styles. Existing pages
       keep their inline styles for now — swapping 200+ files over is a
       separate, lower-risk pass done incrementally rather than in one
       sweep, since there is no automated visual-regression check in
       this environment to confirm nothing breaks. ------------------- */
    .u-container-md { max-width: 820px; margin: 0 auto; }
    .u-container-lg { max-width: 980px; margin: 0 auto; }
    .u-section-pad { padding: 72px 0; }
    .u-section-pad-bottom { padding: 0 0 72px; }
    .u-text-center { text-align: center; }
    .u-mt-0 { margin-top: 0; }
    .u-mb-24 { margin-bottom: 24px; }
    .u-mb-30 { margin-bottom: 30px; }
    .u-link-card {
        display: block; padding: 14px 16px; background: #fff; border-radius: 8px;
        border: 1px solid #cbd5e1; font-weight: bold; color: #2c3e50; text-decoration: none;
    }
    .u-link-card:hover { transition: 0.3s; }
    .u-grid-auto {
        display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px;
    }
