/* ===== CORNERSTONE CONTENT STYLES — RIO BODY WAX AUBURN ===== */
/* Shared by: the-complete-guide-to-brazilian-waxing-auburn-al.html,
   best-brazilian-wax-salons-auburn-al-2026.html,
   brazilian-wax-cost-auburn-al-2026.html,
   brazilian-waxing-glossary.html */

/* Article summary callout */
.article-summary { background: var(--plum-pale); border-left: 4px solid var(--plum); border-radius: 8px; padding: 22px 26px; margin-bottom: 36px; }
.article-summary p { font-size: 1rem; line-height: 1.75; color: var(--text-medium); margin: 0; }

/* Table of contents */
.toc { background: var(--bg-light); border: 1px solid var(--border); border-radius: 10px; padding: 24px 28px; margin-bottom: 44px; }
.toc-label { font-family: var(--font-condensed); font-size: 0.78rem; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; color: var(--sage); margin-bottom: 14px; display: block; }
.toc ol { margin: 0; padding-left: 22px; }
.toc li { margin-bottom: 8px; font-size: 0.93rem; line-height: 1.4; }
.toc a { color: var(--plum); text-decoration: none; }
.toc a:hover { text-decoration: underline; }

/* Cornerstone body layout */
.cornerstone-body { padding: 60px 0; background: var(--white); }
.cornerstone-container { max-width: 860px; margin: 0 auto; padding: 0 24px; }

/* Cornerstone byline */
.cornerstone-byline { font-size: 0.8rem; color: var(--text-light); margin-bottom: 32px; padding-bottom: 16px; border-bottom: 1px solid var(--border); line-height: 1.5; }
.cornerstone-byline a { color: var(--plum); font-weight: 600; text-decoration: none; }
.cornerstone-byline a:hover { text-decoration: underline; }

/* Content headings */
.cornerstone-content h2 { font-size: clamp(1.3rem, 3vw, 1.75rem); color: var(--plum); margin: 52px 0 14px; padding-top: 6px; border-top: 2px solid var(--plum-pale); }
.cornerstone-content h2:first-of-type { margin-top: 0; border-top: none; }
.cornerstone-content h3 { font-size: 1.1rem; color: var(--text-dark); margin: 28px 0 10px; }
.cornerstone-content p { font-size: 0.975rem; line-height: 1.85; color: var(--text-medium); margin-bottom: 16px; }
.cornerstone-content ul, .cornerstone-content ol { padding-left: 22px; margin-bottom: 20px; }
.cornerstone-content li { font-size: 0.975rem; line-height: 1.75; color: var(--text-medium); margin-bottom: 8px; }
.cornerstone-content strong { color: var(--text-dark); }
.cornerstone-content a { color: var(--plum); text-decoration: underline; text-underline-offset: 2px; }

/* Key takeaways */
.key-takeaways { background: var(--plum); border-radius: 10px; padding: 28px 32px; margin: 48px 0 28px; }
.key-takeaways h2 { color: var(--white) !important; font-size: 1.1rem !important; margin: 0 0 16px !important; border: none !important; padding: 0 !important; font-family: var(--font-condensed); letter-spacing: 1px; text-transform: uppercase; }
.key-takeaways ul { margin: 0; padding-left: 20px; }
.key-takeaways li { color: rgba(255,255,255,0.9) !important; margin-bottom: 9px; font-size: 0.93rem; }

/* HowTo numbered steps */
.howto-steps { list-style: none; counter-reset: step; padding: 0; margin: 20px 0 28px; }
.howto-step { counter-increment: step; display: flex; gap: 16px; align-items: flex-start; margin-bottom: 20px; }
.howto-step::before { content: counter(step); display: flex; align-items: center; justify-content: center; min-width: 36px; height: 36px; background: var(--sage); color: var(--white); border-radius: 50%; font-family: var(--font-condensed); font-weight: 700; font-size: 1rem; flex-shrink: 0; margin-top: 2px; }
.howto-step-body strong { display: block; color: var(--text-dark); font-size: 0.97rem; margin-bottom: 4px; }
.howto-step-body p { margin: 0 !important; font-size: 0.93rem; }

/* Info callout */
.info-callout { background: var(--sage-pale); border-left: 4px solid var(--sage); border-radius: 8px; padding: 16px 20px; margin: 24px 0; }
.info-callout p { margin: 0 !important; font-size: 0.92rem; line-height: 1.65; }

/* Price table */
.price-table-wrap { overflow-x: auto; margin: 24px 0 32px; border-radius: 8px; box-shadow: 0 2px 14px var(--shadow-sm); }
.price-table { width: 100%; border-collapse: collapse; min-width: 560px; }
.price-table thead th { background: var(--plum); color: var(--white); font-family: var(--font-condensed); font-size: 0.78rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; padding: 13px 16px; text-align: left; }
.price-table tbody td { padding: 11px 16px; font-size: 0.9rem; color: var(--text-medium); border-bottom: 1px solid var(--border); }
.price-table tbody tr:last-child td { border-bottom: none; }
.price-table tbody tr:nth-child(even) { background: var(--bg-light); }
.price-table tbody tr:hover { background: var(--plum-pale); }
.price-table .highlight-row td { background: var(--sage-pale) !important; font-weight: 600; color: var(--text-dark); }
.price-table .price-val { font-family: var(--font-condensed); font-size: 1rem; font-weight: 700; color: var(--plum); }

/* Salon cards (listicle) */
.salon-card { background: var(--white); border: 1px solid var(--border); border-radius: 10px; padding: 28px 28px 22px; margin-bottom: 24px; box-shadow: 0 2px 12px var(--shadow-sm); }
.salon-card-header { display: flex; align-items: flex-start; gap: 14px; margin-bottom: 14px; }
.salon-rank { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; background: var(--plum); color: var(--white); border-radius: 50%; font-family: var(--font-condensed); font-size: 1.1rem; font-weight: 700; flex-shrink: 0; }
.salon-card h3 { color: var(--plum); font-size: 1.2rem; margin: 0 0 4px; }
.salon-card-address { font-size: 0.85rem; color: var(--text-light); }
.salon-details { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px 24px; margin: 14px 0; }
.salon-detail-item { font-size: 0.88rem; }
.salon-detail-label { font-family: var(--font-condensed); font-size: 0.7rem; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--sage-dark); display: block; margin-bottom: 2px; }

/* Glossary */
.glossary-letter { font-family: var(--font-condensed); font-size: 2.2rem; font-weight: 700; color: var(--plum); margin: 40px 0 18px; padding-bottom: 10px; border-bottom: 3px solid var(--plum); }
.glossary-term { margin-bottom: 26px; padding-bottom: 22px; border-bottom: 1px solid var(--border); }
.glossary-term:last-child { border-bottom: none; }
.glossary-term dt { font-family: var(--font-condensed); font-size: 1.1rem; font-weight: 700; color: var(--plum); margin-bottom: 6px; }
.glossary-term dd { font-size: 0.96rem; line-height: 1.8; color: var(--text-medium); margin: 0; }

/* Blog-style CTA box (reused from blog.css pattern) */
.blog-post-cta-box {
    background: linear-gradient(135deg, var(--plum) 0%, var(--plum-dark) 100%);
    border-radius: 12px;
    padding: 40px 36px;
    text-align: center;
    margin: 52px 0 36px;
}
.blog-post-cta-box h2 {
    color: var(--white) !important;
    font-size: clamp(1.3rem, 3vw, 1.8rem) !important;
    margin: 0 0 12px !important;
    border: none !important;
    padding: 0 !important;
}
.blog-post-cta-box p {
    color: rgba(255,255,255,0.82) !important;
    font-size: 0.97rem !important;
    margin-bottom: 24px !important;
}
.blog-post-cta-box .cta-actions {
    display: flex;
    gap: 14px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.blog-post-cta-box .cta-phone {
    color: rgba(255,255,255,0.75);
    font-size: 0.88rem;
    font-family: var(--font-condensed);
    letter-spacing: 0.5px;
}
.blog-post-cta-box .cta-phone a {
    color: var(--sage-light) !important;
    font-weight: 700;
    text-decoration: none !important;
}

/* Responsive */
@media (max-width: 768px) {
    .salon-details { grid-template-columns: 1fr; }
    .cornerstone-content h2 { margin-top: 36px; }
    .key-takeaways { padding: 22px 20px; }
    .blog-post-cta-box { padding: 28px 20px; }
}
