.hero{background:var(--surface,#fff);border-bottom:1px solid var(--border,#e2e8f0);padding:2rem 0}.hero-content{display:flex;flex-direction:column}.hero-breadcrumb{font-family:DM Sans,sans-serif;font-size:.75rem;gap:.5rem;margin-bottom:1rem}.hero-breadcrumb,.hero-breadcrumb .breadcrumb-link{color:var(--text-500,#64748b);display:flex;align-items:center}.hero-breadcrumb .breadcrumb-link{text-decoration:none;gap:4px;transition:color .15s}.hero-breadcrumb .breadcrumb-link:hover{color:var(--teal-600,#0d9488)}.hero-breadcrumb .breadcrumb-icon{font-size:.65rem}.hero-breadcrumb .breadcrumb-sep{color:var(--text-300,#cbd5e1)}.hero-overline{font-family:DM Sans,sans-serif;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--teal-600,#0d9488)}.hero-overline,.hero-title{font-weight:700;margin-bottom:.5rem}.hero-title{font-family:Space Grotesk,sans-serif;font-size:2.5rem;color:var(--text-900,#0f172a)}.hero-bottom{margin-top:1rem}.hero-desc{font-size:.95rem;line-height:1.5;color:var(--text-500,#64748b);max-width:none;margin-top:1rem}.hero-desc,.legal-note{font-family:DM Sans,sans-serif;margin-bottom:1rem}.legal-note{font-size:.781rem;color:#1e40af;background:#eff6ff;padding:12px 18px;border:1px solid #dbeafe;border-left:4px solid #2563eb;border-radius:0 8px 8px 0;line-height:1.6;box-sizing:border-box;max-width:100%;word-break:break-word;overflow-wrap:break-word;display:inline-block}.legal-note strong{color:#1e3a8a;font-weight:600}