.hg-profile-tool{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;margin-top:14px;padding:12px 14px;border:1px solid rgba(255,179,71,.34);border-radius:14px;background:linear-gradient(135deg,rgba(255,179,71,.16),rgba(255,255,255,.045));color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.hg-profile-tool:hover{transform:translateY(-2px);border-color:rgba(255,199,115,.76);box-shadow:0 12px 26px rgba(0,0,0,.16)}
.hg-profile-tool:focus-visible{outline:3px solid rgba(255,199,115,.55);outline-offset:3px}
.hg-profile-tool-mark{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#ffc36b,#f18045);color:#251407;font-size:19px;font-weight:950;box-shadow:0 8px 18px rgba(241,128,69,.24)}
.hg-profile-tool-copy{display:grid;gap:3px;min-width:0}
.hg-profile-tool-copy strong{font-size:12px;line-height:1.25;color:#fff2dd}
.hg-profile-tool-copy small{font-size:10px;line-height:1.35;color:rgba(255,255,255,.68)}
.hg-profile-tool-arrow{margin-left:auto;color:#ffc36b;font-size:19px;font-weight:900}
@media(max-width:560px){.hg-profile-tool{align-items:flex-start}.hg-profile-tool-copy small{max-width:210px}}
