/* V12 — restrained blue-only action system */
.site-nav .button{color:#fff;background:linear-gradient(90deg,#356bd5 0%,#4a79ce 55%,#668dcc 100%);border-color:rgba(45,93,165,.2);box-shadow:0 10px 24px rgba(47,94,164,.16)}
.site-nav .button:hover{color:#fff;background:linear-gradient(90deg,#2f61c5 0%,#4471c1 55%,#5c82bf 100%);box-shadow:0 14px 28px rgba(47,94,164,.22)}
.hero-actions .button,.hero-actions .button:first-child{color:#fff;background:linear-gradient(90deg,#356bd5 0%,#4477cd 52%,#527fc7 100%)}
.hero-actions .button.secondary{color:#fff;background:linear-gradient(90deg,#527fc7 0%,#5b86c9 52%,#668dcc 100%);text-shadow:0 1px 1px rgba(27,61,105,.2)}
.hero-actions .button.secondary:hover{color:#fff}
