.head-actions{display:flex;flex-direction:column;align-items:flex-end;gap:30px;min-width:225px}.head-actions .home-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-width:184px;min-height:54px;border:1px solid rgba(145,171,255,.7);border-radius:999px;padding:15px 22px;background:linear-gradient(135deg,rgba(25,54,116,.92),rgba(10,28,64,.88));color:#fffaf0;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 30px rgba(42,77,164,.2),inset 0 1px rgba(255,255,255,.1);transition:.25s transform,.25s border-color,.25s background,.25s box-shadow}.head-actions .home-link:hover{transform:translateY(-3px);border-color:#9eb5ff;background:linear-gradient(135deg,rgba(52,88,168,.96),rgba(15,36,83,.94));box-shadow:0 14px 34px rgba(53,89,180,.32),0 0 24px rgba(120,152,255,.18)}.head-actions .home-link b{font-size:20px;color:#aebfff;font-weight:400}@media(max-width:650px){.head-actions{flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:15px;margin-top:24px}.head-actions .home-link{min-width:190px;min-height:56px;font-size:15px;padding:15px 21px;gap:22px}}
