.aurora-hero__content .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;padding:14px 26px;border:2px solid #fff;border-radius:999px;background:linear-gradient(135deg,#ff6b35 0%,#e83e8c 100%);color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-decoration:none;box-shadow:0 10px 24px rgba(232,62,140,.32),0 0 0 4px rgba(255,255,255,.55);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.aurora-hero__content .btn:hover,.aurora-hero__content .btn:focus{color:#fff;text-decoration:none;transform:translateY(-2px) scale(1.02);filter:saturate(1.12) brightness(1.04);box-shadow:0 14px 30px rgba(232,62,140,.42),0 0 0 5px rgba(255,255,255,.7);outline:none}.aurora-hero__content .btn:active{transform:translateY(0) scale(.99);box-shadow:0 7px 16px rgba(232,62,140,.3)}@media(max-width:767px){.aurora-hero__content .btn{width:100%;padding:13px 20px;font-size:15px}}