.home-page .hero-actions{gap:15px}.home-page .hero-actions .primary-action,.home-page .hero-actions .secondary-action{position:relative;min-width:205px;min-height:58px;padding:15px 29px;border-radius:999px;font-size:14px;font-weight:800}.home-page .hero-actions .primary-action{border:1px solid #c77aff;background:linear-gradient(105deg,#7931d0,#b548ed);box-shadow:0 12px 36px rgba(148,55,218,.35)}.home-page .hero-actions .primary-action::before{content:'▶';font-size:12px}.home-page .hero-actions .secondary-action{padding-right:48px;border:1px solid #9d51dc;background:#15121b}.home-page .hero-actions .secondary-action::after{content:'›';position:absolute;right:20px;top:50%;font-size:22px;font-weight:400;color:#d6c8df;transform:translateY(-52%)}.home-page .hero-actions svg{width:20px;height:20px}
@media(max-width:520px){.home-page .hero-actions{width:100%;flex-direction:column}.home-page .hero-actions a{width:100%}}
