/* AI Visibility Hub landing components (linked only from /ai-visibility-hub/).
   Colors map to the flat palette in panda.config.mjs (paper/ink/forest).
   v4: decoration pass — no borders/chips/tag noise, hierarchy via type and space. */
.aivh-hero{max-width:1200px;margin:0 auto;padding:3.5rem 24px 2.5rem;display:grid;grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:center}
@media (max-width:920px){.aivh-hero{grid-template-columns:1fr;gap:2rem;padding-top:1rem}}
@media (max-width:920px){.page-hero{padding-top:4.75rem;padding-bottom:0}}
.aivh-hero .page-hero__title,.aivh-hero .page-hero__sub{text-align:left;margin-left:0;margin-right:0}
.aivh-hero .page-hero__actions{justify-content:flex-start}
.aivh-hero__visual{display:grid;gap:1.25rem}
.aivh-chat{border-radius:18px;padding:1.2rem 1.3rem;display:grid;gap:.65rem}
.aivh-chat--bad{background:#EDE8DC}
.aivh-chat--good{background:#0F3B22;box-shadow:0 18px 44px rgba(15,59,34,.2)}
.aivh-chat__label{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#8A8274}
.aivh-chat--good .aivh-chat__label{color:#9DBFA8}
.aivh-chat__q{justify-self:end;background:#fff;color:#1A1714;padding:.45rem .85rem;border-radius:14px 14px 4px 14px;font-size:.86rem;max-width:88%}
.aivh-chat--good .aivh-chat__q{background:#DCE7DE}
.aivh-chat__a{background:#fff;color:#1A1714;padding:.7rem .95rem;border-radius:14px 14px 14px 4px;font-size:.86rem;line-height:1.55;max-width:96%}
.aivh-chat--bad .aivh-chat__a{color:#6B6359}
.aivh-chat__note{font-size:.76rem;color:#9A6B4F}
.aivh-chat--good .aivh-chat__note{color:#9DBFA8}
.aivh-stats{max-width:1200px;margin:0 auto;padding:.5rem 24px 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}
@media (max-width:920px){.aivh-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding-bottom:1rem}}
.aivh-stat{text-align:center}
.aivh-stat__num{font-size:1.7rem;font-weight:800;color:#14532D;line-height:1.2}
.aivh-stat__label{font-size:.8rem;color:#6B6359;margin-top:.25rem;line-height:1.45}
.aivh-benefits{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin:1.25rem 0 1.75rem}
@media (max-width:760px){.aivh-benefits{grid-template-columns:1fr}}
.aivh-benefit{background:#fff;border-radius:14px;padding:1.15rem 1.3rem}
.aivh-benefit h3{margin:0 0 .5rem;font-size:1rem;border:none;padding:0}
.aivh-benefit p{margin:.4rem 0;font-size:.88rem;line-height:1.55}
.aivh-benefit .aivh-now{color:#6B6359}
.aivh-benefit .aivh-after strong,.aivh-benefit .aivh-now strong{font-weight:700}
.aivh-benefit .aivh-after strong{color:#14532D}
.prose h2{border-top:none;padding-top:0;margin-top:2.75rem}
.sidebar-card,.pricing-card{border:none;background:#fff;box-shadow:0 1px 2px rgba(26,23,20,.04),0 10px 32px rgba(26,23,20,.07)}
.pricing-card:hover{border:none;box-shadow:0 2px 4px rgba(26,23,20,.05),0 16px 44px rgba(26,23,20,.1)}
.pricing-card--featured{border:none;box-shadow:0 2px 5px rgba(15,59,34,.08),0 18px 48px rgba(15,59,34,.16)}
.pricing-card--featured:hover{border:none}
.aivh-benefit{box-shadow:0 1px 2px rgba(26,23,20,.04),0 10px 32px rgba(26,23,20,.07)}
.aivh-start{max-width:760px;margin:0 auto;padding:1rem 24px 3rem}
.aivh-form{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 1px 2px rgba(26,23,20,.04),0 12px 36px rgba(26,23,20,.08);display:grid;gap:1rem}
.aivh-form label{display:grid;gap:.35rem;font-size:.82rem;font-weight:600;color:#3A342C}
.aivh-form input,.aivh-form select,.aivh-form textarea{border:1px solid #C8C1B1;border-radius:8px;padding:.65rem .8rem;font-size:.95rem;font-family:inherit;background:#FDFCF9;color:#1A1714}
.aivh-form input:focus,.aivh-form select:focus,.aivh-form textarea:focus{outline:2px solid #2D7348;outline-offset:1px;border-color:#2D7348}
.aivh-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
@media (max-width:640px){.aivh-form__row{grid-template-columns:1fr}}
.aivh-form .caption{color:#6B6359}
.aivh-next{background:#0F3B22;color:#F5F2EA;border-radius:16px;padding:1.9rem;box-shadow:0 18px 44px rgba(15,59,34,.2)}
.aivh-next h3{margin:0 0 1.1rem;font-size:1.25rem;color:#fff}
.aivh-next ol{margin:0;padding:0;list-style:none;display:grid;gap:.9rem}
.aivh-next li{display:grid;grid-template-columns:auto 1fr;gap:.8rem;font-size:.9rem;line-height:1.5}
.aivh-next .aivh-when{font-weight:700;color:#9DBFA8;white-space:nowrap;min-width:8.5rem}
.aivh-next .aivh-fine{margin:1.1rem 0 0;font-size:.78rem;color:#9DBFA8}
.aivh-mark{background:linear-gradient(180deg,transparent 58%,#D5E6DA 58%);padding:0 .08em;border-radius:2px}
.aivh-next .aivh-mark{background:linear-gradient(180deg,transparent 58%,rgba(157,191,168,.35) 58%);color:#fff}
.prose .aivh-callout{font-size:clamp(1.3rem,2.3vw,1.65rem);line-height:1.4;font-weight:700;color:#0F3B22;margin:2.4rem 0;max-width:30ch}
.prose .aivh-callout .aivh-dim{color:#6B6359;font-weight:600}
