.hero-section .subtitle{font-size:clamp(18px,3.5vw,26px);font-weight:400;line-height:1.4;display:block;margin-bottom:18px}.hero-section .meta-row{padding-top:20px;display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;font-size:clamp(11px,2.4vw,14px);text-transform:uppercase;letter-spacing:.16em;opacity:.9}.hero-section .meta-pill{padding:6px 12px;border-radius:999px;border:1px solid rgba(245,135,38,.5);background:rgba(28,26,23,.9);backdrop-filter:blur(4px);opacity:0;transform:translateY(8px) scale(.99);will-change:transform,opacity}.hero-section .meta-dot{width:4px;height:4px;border-radius:50%;background:#f58726;opacity:.8}.hero-section .subtitle{animation-delay:.18s}.hero-section .meta-row{animation-delay:.23s}@media (prefers-reduced-motion:reduce){.hero-section .meta-pill{opacity:1;transform:none}}