.welcome-hint{display:none}@media(min-width:992px){.welcome-hint{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px;white-space:nowrap;pointer-events:none;animation:hint-bob 3s ease-in-out infinite}}.welcome-hint-text{font-family:Caveat,Segoe Script,Brush Script MT,cursive;font-size:1.8rem;line-height:1.3;color:#fff;text-align:right;text-shadow:0 1px 3px rgba(0,0,0,.35)}.welcome-hint-arrow{width:64px;height:32px;flex-shrink:0}.welcome-hint-arrow path,.welcome-hint-arrow polyline{stroke:var(--red)}@keyframes hint-bob{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(4px)}}
