.section-heading{align-items:center;gap:14px;margin-bottom:52px;display:flex}.section-heading__num{color:var(--violet-bright);background:var(--violet-dim);border:1px solid var(--border-accent);letter-spacing:.5px;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:Space Mono,monospace;font-size:.75rem}.section-heading__title{color:var(--text-primary);white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:1.9rem;font-weight:700}.section-heading__line{background:linear-gradient(90deg, var(--border-accent), transparent);flex:1;min-width:24px;height:1px}@media (max-width:1100px){.section-heading{margin-bottom:40px}}@media (max-width:768px){.section-heading{margin-bottom:30px}}@media (max-width:600px){.section-heading__title{white-space:normal;font-size:1.45rem}.section-heading{gap:10px}}@media (max-width:480px){.section-heading__title{font-size:1.3rem}.section-heading{margin-bottom:24px}}@media (max-width:375px){.section-heading__title{font-size:1.15rem}.section-heading{gap:8px;margin-bottom:20px}}
