.home-v2-hero{padding:clamp(1.5rem,4vw,3rem) 0 2rem;border-bottom:1px solid var(--th-border-subtle,rgba(0,0,0,.08));margin-bottom:2rem}.home-v2-hero__eyebrow{font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--th-accent,#2563eb);margin:0 0 .75rem}.home-v2-hero__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 .75rem;max-width:18ch}.home-v2-hero__subtitle{font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;color:var(--th-text-muted,#555);margin:0 0 1.5rem;max-width:52ch}.home-v2-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.75rem}.home-v2__ai-search{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;max-width:42rem}.home-v2__ai-search-badge{display:inline-flex;align-items:center;justify-content:center;padding:0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;border-radius:var(--th-radius,8px);background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.home-v2__ai-search-input{flex:1 1 16rem;min-width:0}.home-v2-section{margin-bottom:2.5rem}.home-v2-section__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1.25rem}.home-v2-section__header h2{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem)}.home-v2-section__desc{margin:.35rem 0 0;color:var(--th-text-muted,#555);font-size:.95rem}.home-v2-dashboard{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));grid-gap:.75rem;gap:.75rem}.home-v2-stat{padding:.85rem 1rem;border:1px solid var(--th-border-subtle,rgba(0,0,0,.08));border-radius:var(--th-radius,8px);background:var(--th-surface,#fff)}.home-v2-stat__value{display:block;font-size:1.35rem;font-weight:700;line-height:1.2}.home-v2-stat__label{display:block;font-size:.78rem;color:var(--th-text-muted,#555);margin-top:.2rem}.home-v2-ecosystem{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-gap:1rem;gap:1rem}.home-v2-brand-card{display:flex;flex-direction:column;height:100%;padding:1.25rem;border:1px solid var(--th-border-subtle,rgba(0,0,0,.08));border-radius:var(--th-radius-lg,12px);background:var(--th-surface,#fff);text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.home-v2-brand-card:hover{border-color:var(--th-accent,#2563eb);box-shadow:0 4px 20px rgba(37,99,235,.08)}.home-v2-brand-card__name{font-size:1.1rem;font-weight:700;margin:0 0 .25rem}.home-v2-brand-card__tagline{font-size:.85rem;color:var(--th-accent,#2563eb);margin:0 0 .65rem}.home-v2-brand-card__desc{font-size:.9rem;line-height:1.5;color:var(--th-text-muted,#555);margin:0 0 .75rem;flex:1 1}.home-v2-brand-card__features{margin:0;padding-left:1.1rem;font-size:.82rem;color:var(--th-text-muted,#555)}.home-v2-brand-card__cta{margin-top:1rem;font-size:.85rem;font-weight:600;color:var(--th-accent,#2563eb)}.home-v2-digest{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.home-v2-digest__cell{padding:.75rem;border-radius:var(--th-radius,8px);background:var(--th-surface-muted,#f8fafc)}.home-v2-digest__cell strong{display:block;font-size:1.25rem}.home-v2-digest__cell span{font-size:.8rem;color:var(--th-text-muted,#555)}.home-v2-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.home-v2-chip{display:inline-block;padding:.35rem .65rem;font-size:.8rem;border-radius:999px;background:var(--th-surface-muted,#f1f5f9);color:inherit;text-decoration:none}.home-v2-chip:hover{background:var(--th-accent-muted,#dbeafe)}.home-v2-link-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));grid-gap:.65rem;gap:.65rem}.home-v2-link-grid a{display:block;padding:.75rem 1rem;border:1px solid var(--th-border-subtle,rgba(0,0,0,.08));border-radius:var(--th-radius,8px);text-decoration:none;color:inherit;font-size:.9rem}.home-v2-link-grid a:hover{border-color:var(--th-accent,#2563eb)}.home-v2-updates{display:grid;grid-gap:.65rem;gap:.65rem}.home-v2-update{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:baseline;padding:.65rem 0;border-bottom:1px solid var(--th-border-subtle,rgba(0,0,0,.06));text-decoration:none;color:inherit}.home-v2-update:last-child{border-bottom:none}.home-v2-update__badge{font-size:.7rem;font-weight:700;color:var(--th-accent,#2563eb)}.home-v2-update__title{font-size:.92rem}.home-v2-update__date{font-size:.78rem;color:var(--th-text-muted,#888);white-space:nowrap}@media (max-width:640px){.home-v2-hero__actions{flex-direction:column;align-items:stretch}.home-v2-hero__actions .th-btn{width:100%;justify-content:center}.home-v2__ai-search{flex-direction:column}.home-v2__ai-search-badge{align-self:flex-start}.home-v2-update{grid-template-columns:1fr;gap:.25rem}}