.header-section{position:relative;padding:120px 0 110px;background-color:#343a40;color:#ffffff;overflow:hidden}.header-gradient{position:absolute;inset:0;pointer-events:none;background:radial-gradient(1200px 600px at 80% 0,rgba(199,120,221,.2),transparent 60%),radial-gradient(900px 450px at 20% 20%,rgba(111,66,193,.2),transparent 60%)}.header-title{font-size:3rem;font-weight:800;margin-bottom:16px;color:#c778dd}.header-subtitle{font-size:1.25rem;margin-bottom:28px;color:#e6e6e6}.header-cta-group{display:inline-flex;gap:.75rem;margin-bottom:18px}.header-btn{background:#c778dd}.header-btn,.header-btn-ghost{font-size:1.1rem;padding:10px 24px;border:1px solid #c778dd}.header-btn-ghost{color:#c778dd}.header-btn-ghost:hover{background:rgba(199,120,221,.15)}.header-badges{display:flex;justify-content:center;gap:.5rem}.header-badge{background:rgba(199,120,221,.15);color:#e7d5fb;border:1px solid rgba(199,120,221,.35);padding:.35rem .6rem;border-radius:999px;font-size:.9rem}@media (max-width:768px){.header-section{padding:90px 0 80px}.header-title{font-size:2.25rem}.header-subtitle{font-size:1.05rem}}