.hl-st-divider{display:flex;flex-direction:column;align-items:center;margin:40px 0}.hl-st-divider-line{width:1px;height:48px;background:linear-gradient(to bottom,transparent,rgba(124,58,237,.4))}.hl-st-divider-line.bottom{background:linear-gradient(to bottom,rgba(124,58,237,.4),transparent)}.hl-st-divider-tag{padding:6px 16px;border-radius:9999px;background:rgba(124,58,237,.1);color:#7c3aed;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.hl-st-control{position:relative;max-width:640px;margin:0 auto}.hl-st-control-glow{position:absolute;inset:0;background:rgba(124,58,237,.1);filter:blur(64px);border-radius:9999px}.hl-st-control-card{position:relative;background:#fff;border-radius:24px;border:2px solid rgba(124,58,237,.3);box-shadow:0 25px 50px -12px rgba(124,58,237,.15);padding:40px}.hl-st-control-head{text-align:center;margin-bottom:32px}.hl-st-control-head h3{font-size:clamp(22px,3vw,30px);font-weight:700;margin-bottom:8px}.hl-st-control-head p{font-size:14px;color:#6b7280}.hl-st-control-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}.hl-st-control-line{position:absolute;top:50%;left:12.5%;right:12.5%;height:1px;background:rgba(124,58,237,.3);transform:translateY(-50%)}.hl-st-control-item{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:8px}.hl-st-control-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#7c3aed,rgba(124,58,237,.8));display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;box-shadow:0 10px 20px -5px rgba(124,58,237,.3)}.hl-st-control-label{font-size:12px;font-weight:600}.hl-st-closing{text-align:center;font-size:clamp(16px,2vw,20px);font-weight:600;margin:48px auto 0;max-width:640px}.hl-st-closing-accent{color:#7c3aed}