/*
Theme Name: Talented Hearts Custom
Theme URI: https://talentedhearts.com/
Author: Talented Hearts
Description: A lightweight custom theme for Talented Hearts with editable WordPress menus, custom logo support, homepage sections, and Astra-free layout.
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: talented-hearts-custom
*/
:root{--th-red:#9f1d25;--th-dark:#171717;--th-muted:#5b5b5b;--th-cream:#fff8f0;--th-gold:#f4c15d;--th-white:#fff;--th-border:#eee;--th-max:1180px;--th-radius:24px;--th-shadow:0 18px 50px rgba(0,0,0,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--th-dark);background:#fff;line-height:1.6}a{color:var(--th-red);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.site-header{background:#fff;border-bottom:1px solid var(--th-border);position:sticky;top:0;z-index:20}.header-inner{max-width:var(--th-max);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 22px}.brand{display:flex;align-items:center;gap:14px;color:var(--th-dark);font-weight:800;font-size:1.35rem}.custom-logo{max-height:76px;width:auto}.site-title-text{line-height:1.05}.site-tagline{display:block;font-size:.82rem;font-weight:500;color:var(--th-muted)}.menu-toggle{display:none;border:1px solid var(--th-border);background:#fff;border-radius:12px;padding:10px 13px;font-weight:700}.primary-menu,.primary-menu ul{list-style:none;margin:0;padding:0}.primary-menu{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary-menu li{position:relative}.primary-menu a{display:block;padding:10px 13px;border-radius:999px;color:var(--th-dark);font-weight:700}.primary-menu a:hover,.primary-menu .current-menu-item>a{background:var(--th-cream);color:var(--th-red);text-decoration:none}.primary-menu ul{display:none;position:absolute;right:0;top:100%;min-width:230px;background:#fff;border:1px solid var(--th-border);box-shadow:var(--th-shadow);border-radius:18px;padding:8px}.primary-menu li:hover>ul{display:block}.hero{background:linear-gradient(135deg,#fff 0%,var(--th-cream) 100%);padding:64px 22px}.hero-inner{max-width:var(--th-max);margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.eyebrow{color:var(--th-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.hero h1{font-size:clamp(2.35rem,5vw,4.75rem);line-height:1;margin:12px 0 18px}.hero p{font-size:1.2rem;color:var(--th-muted);max-width:650px}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button,.wp-block-button__link{display:inline-block;background:var(--th-red);color:#fff!important;padding:13px 22px;border-radius:999px;font-weight:800;text-decoration:none!important;box-shadow:0 10px 20px rgba(159,29,37,.18)}.button.secondary{background:#fff;color:var(--th-red)!important;border:1px solid rgba(159,29,37,.25);box-shadow:none}.hero-card{background:#fff;border-radius:var(--th-radius);box-shadow:var(--th-shadow);padding:18px;border:1px solid rgba(159,29,37,.08)}.hero-card img{border-radius:18px;display:block;width:100%}.container{max-width:var(--th-max);margin:auto;padding:48px 22px}.page-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.content-area{max-width:920px}.section-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#fff;border:1px solid var(--th-border);border-radius:var(--th-radius);box-shadow:0 12px 34px rgba(0,0,0,.06);overflow:hidden}.feature-card .card-media{aspect-ratio:4/3;background:var(--th-cream);display:flex;align-items:center;justify-content:center}.feature-card .card-body{padding:22px}.feature-card h2{margin:0 0 8px;font-size:1.55rem}.hearts{font-size:1.7rem;letter-spacing:.28em;color:var(--th-red);text-align:center;padding:24px 22px}.site-footer{border-top:1px solid var(--th-border);background:#fff;padding:30px 22px;text-align:center;color:var(--th-muted)}.footer-menu{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;list-style:none;margin:0 0 12px;padding:0}.alignwide{max-width:var(--th-max);margin-left:auto;margin-right:auto}.wp-block-cover,.wp-block-group{border-radius:16px}@media(max-width:820px){.header-inner{align-items:flex-start}.menu-toggle{display:block}.site-navigation{width:100%;display:none}.site-navigation.open{display:block}.header-inner{flex-wrap:wrap}.primary-menu{display:block;width:100%}.primary-menu a{border-radius:12px}.primary-menu ul{position:static;display:block;box-shadow:none;border:0;padding-left:16px}.hero-inner,.section-grid{grid-template-columns:1fr}.hero{padding-top:36px}.custom-logo{max-height:60px}}
