.hqc-home{--navy:#153b68;--blue:#2f73b7;--sky:#eaf5fb;--gold:#d7a33a;--ink:#1e293b;--muted:#64748b;box-sizing:border-box;width:100%;max-width:1240px;margin:0 auto;padding:112px 26px 0;color:var(--ink)}
.hqc-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:44px;padding:20px 0 62px}.hqc-home-hero__copy{max-width:610px}.hqc-home-kicker{margin:0 0 12px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hqc-home-hero h1{margin:0 0 22px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4.3vw,64px);font-weight:700;line-height:1.06;letter-spacing:-.025em}.hqc-home-lead{max-width:590px;margin:0;color:#475569;font-size:18px;line-height:1.7}.hqc-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hqc-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:6px;font-weight:800;text-decoration:none!important}.hqc-button--primary{background:var(--blue);color:#fff!important}.hqc-button--secondary{border:1px solid var(--blue);background:#fff;color:var(--blue)!important}.hqc-button--light{background:#fff;color:var(--navy)!important}
.hqc-featured{display:grid;grid-template-columns:44% 1fr;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(21,59,104,.16)}.hqc-featured__cover{display:grid;place-items:center;min-height:480px;padding:24px;background:linear-gradient(150deg,#dff1fb,#f8fbfd)}.hqc-featured__cover img{width:100%;max-height:450px;margin:0!important;object-fit:contain;filter:drop-shadow(0 16px 15px rgba(15,23,42,.22))}.hqc-featured__copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.hqc-featured h2{margin:0 0 8px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:34px;line-height:1.15}.hqc-featured h2 a{color:inherit;text-decoration:none}.hqc-featured h2 a:hover{color:var(--blue)}.hqc-featured__author{color:var(--muted)}.hqc-featured__author a{color:var(--blue);font-weight:700;text-decoration:none}.hqc-featured__copy>p:not(.hqc-home-kicker):not(.hqc-featured__author){color:#475569;line-height:1.65}.hqc-featured__bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;padding-top:18px;border-top:1px solid #e2e8f0}.hqc-featured__bottom strong{color:var(--navy);font-size:18px}.hqc-featured__bottom a{color:var(--blue);font-weight:800;text-decoration:none}.hqc-featured--empty{display:block;padding:50px}
.hqc-home-trust{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 74px;border:1px solid #dbe4ee;border-radius:10px;background:#fff}.hqc-home-trust div{padding:24px 26px}.hqc-home-trust div+div{border-left:1px solid #dbe4ee}.hqc-home-trust strong,.hqc-home-trust span{display:block}.hqc-home-trust strong{margin-bottom:5px;color:var(--navy)}.hqc-home-trust span{color:var(--muted);font-size:13px;line-height:1.5}
.hqc-home-section{margin:0 0 58px}.hqc-home-section__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.hqc-home-section__heading h2{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,4vw,46px)}.hqc-home-section__heading>a{color:var(--blue);font-weight:800;text-decoration:none}.hqc-home-books{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hqc-home-book{display:grid;grid-template-columns:42% 1fr;gap:17px;min-height:230px;padding:16px;border:1px solid #dbe4ee;border-radius:9px;background:#fff}.hqc-home-book__cover{display:grid;place-items:center;background:var(--sky)}.hqc-home-book__cover img{width:100%;height:210px;margin:0!important;object-fit:contain}.hqc-home-book h3{margin:9px 0 7px;font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.25}.hqc-home-book h3 a{color:var(--navy);text-decoration:none}.hqc-home-book p{margin:0 0 18px;color:var(--muted);font-size:13px}.hqc-home-book p a{color:var(--blue);text-decoration:none}.hqc-home-book strong{color:var(--navy)}
.hqc-category-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.hqc-category-links a{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:0 22px;border:1px solid #dbe4ee;border-radius:8px;background:#fff;color:var(--navy)!important;text-decoration:none!important;transition:transform .2s ease,background .2s ease}.hqc-category-links a:hover{transform:translateY(-2px);background:#f7fbfd}.hqc-category-links span{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:700}.hqc-category-links small{color:var(--muted)}
.hqc-home-editorial{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:50px;padding:42px 48px;border-radius:14px;background:var(--navy);color:#fff}.hqc-home-editorial h2{max-width:760px;margin:0 0 12px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,4vw,44px);line-height:1.15}.hqc-home-editorial p:not(.hqc-home-kicker){margin:0;color:#dbeafe}
body.home #content,body.home .site-content,body.home .content-area,body.home .site-main,body.home .entry-content{margin-bottom:0!important;padding-bottom:0!important;min-height:0!important}
body.home .site-content>.ast-container,body.home #primary,body.home #primary>.site-main,body.home .site-main>article,body.home article>.entry-content,body.home .entry-content>.elementor,body.home .entry-content>.wp-block-group:last-child{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}
body.home #colophon,body.home .site-footer,body.home footer.site-footer{margin-top:0!important}
body.home .hqc-home{margin-bottom:0!important}
@media(max-width:1000px){.hqc-home{max-width:780px}.hqc-home-hero{grid-template-columns:1fr}.hqc-featured{max-width:720px}.hqc-home-books{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.hqc-home{padding:96px 18px 0}.hqc-home-hero{padding-top:18px}.hqc-home-hero h1{font-size:42px}.hqc-featured{grid-template-columns:1fr}.hqc-featured__cover{min-height:350px}.hqc-home-trust,.hqc-home-books,.hqc-category-links{grid-template-columns:1fr}.hqc-home-trust div+div{border-top:1px solid #dbe4ee;border-left:0}.hqc-home-editorial{align-items:flex-start;flex-direction:column;padding:32px 26px}}
