.hv-home{background:var(--clue-bg,var(--clue-bg));padding-bottom:calc(30px + 74px + env(safe-area-inset-bottom));color:var(--clue-ink-1);--hv-spring:cubic-bezier(.22, 1, .36, 1)}.hv-top{z-index:20;-webkit-backdrop-filter:saturate(1.3)blur(12px);background:#ffffffd6;justify-content:space-between;align-items:center;padding:13px 18px 10px;display:flex;position:sticky;top:0}.hv-logo{align-items:center;text-decoration:none;display:inline-flex}.hv-logo-mark{width:94px}.hv-bell{width:25px;height:25px;color:var(--clue-ink-1);transition:transform var(--clue-dur-base) var(--hv-spring)}.hv-bell svg{width:23px;height:23px}.hv-bell:active{transform:scale(.88)}.hv-hero{padding:4px 18px 2px}.hv-search{border-radius:var(--clue-r-btn);background:var(--clue-paper,#f4f4f6);border:1px solid var(--clue-line);width:100%;color:var(--clue-ink-3);transition:transform .16s var(--hv-spring), border-color .18s ease, box-shadow .18s ease;align-items:center;gap:10px;padding:13px 16px;text-decoration:none;display:flex;box-shadow:0 1px 2px #00000005}.hv-search:active{border-color:var(--clue-ink-3);transform:scale(.99);box-shadow:0 2px 10px #0000000d}.hv-search-ic{width:19px;height:19px;color:var(--clue-ink-2);flex:none}.hv-search-ph{letter-spacing:-.01em;font-size:14.5px;font-weight:500}.exp-search{padding:calc(14px + env(safe-area-inset-top)) 16px 12px}.exp-cats{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:2px;padding:2px 12px 12px;display:flex;overflow-x:auto}.exp-cats::-webkit-scrollbar{display:none}.exp-cat{min-width:60px;color:inherit;cursor:pointer;appearance:none;font:inherit;transition:transform var(--clue-dur-base) var(--hv-spring);background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:6px;padding:6px 4px;display:flex}.exp-cat:active{transform:scale(.92)}.exp-cat-ic{border-radius:var(--clue-r-card);width:56px;height:56px;transition:background var(--clue-dur-base) ease;place-items:center;display:grid}.exp-cat-ic img{object-fit:contain;filter:drop-shadow(0 4px 7px #783c1e2e);width:46px;height:46px;display:block}.exp-cat-label{color:var(--clue-muted,var(--clue-muted));white-space:nowrap;letter-spacing:-.02em;transition:color var(--clue-dur-base) ease;font-size:11.5px;font-weight:600}.exp-cat.is-active .exp-cat-ic{background:var(--clue-brand-tint,var(--clue-brand-tint))}.exp-cat.is-active .exp-cat-label{color:var(--clue-brand-ink,var(--clue-brand-ink));font-weight:700}.hv-cats{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:2px;padding:18px 10px 10px;display:flex;overflow-x:auto}.hv-cats::-webkit-scrollbar{display:none}.hv-cat{min-width:56px;transition:transform var(--clue-dur-base) var(--hv-spring);flex-direction:column;flex:1 0 auto;align-items:center;gap:7px;text-decoration:none;display:flex}.hv-cat:active{transform:scale(.9)}.hv-cat-ic{width:48px;height:48px;color:var(--clue-ink-1);place-items:center;display:grid}.hv-cat-ic img{object-fit:contain;filter:drop-shadow(0 4px 7px #783c1e2e);width:46px;height:46px;display:block}.hv-cat-ic .hv-ic{width:25px;height:25px;display:block;overflow:visible}.hv-ic-line{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;fill:none}.hv-ic-accent{stroke:var(--clue-brand)}.hv-ic-dot{fill:var(--clue-brand);stroke:none}.hv-cat-label{color:var(--clue-ink-2);white-space:nowrap;letter-spacing:-.02em;font-size:11.5px;font-weight:600;line-height:14px}.hv-cat-ic img,.hv-cat-ic .hv-ic{transition:transform var(--clue-dur-base) var(--clue-ease-standard)}@media (hover:hover) and (pointer:fine){.hv-search:hover:not(:active){border-color:var(--clue-ink-3);box-shadow:var(--clue-hover-shadow)}.hv-cat:hover .hv-cat-ic img,.hv-cat:hover .hv-cat-ic .hv-ic{transform:scale(1.08)}.exp-cat:not(.is-active):hover .exp-cat-ic{background:var(--clue-hover-fill)}}.hv-logo:active{transform:scale(var(--clue-press-scale-subtle))}@keyframes hv-draw{to{stroke-dashoffset:0}}@keyframes hv-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.hv-cat-ic .hv-ic-line{stroke-dasharray:100;stroke-dashoffset:100px;animation:.72s forwards hv-draw;animation-delay:calc(var(--i,0) * 70ms + .18s)}.hv-cat-ic .hv-ic-dot{transform-box:fill-box;transform-origin:50%;opacity:0;animation:hv-pop var(--clue-dur-page) var(--hv-spring) forwards;animation-delay:calc(var(--i,0) * 70ms + .62s)}.hv-home .hm-allcta{padding:24px 18px 6px}.hv-home .hm-allcta-link{width:100%}@keyframes hv-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hv-hero{animation:hv-rise var(--clue-dur-page) var(--hv-spring) both}.hv-cats{animation:hv-rise var(--clue-dur-page) var(--hv-spring) both;animation-delay:50ms}@media (prefers-reduced-motion:reduce){.hv-hero,.hv-cats{animation:none}.hv-cat-ic .hv-ic-line{stroke-dashoffset:0;animation:none}.hv-cat-ic .hv-ic-dot{opacity:1;animation:none}.hv-search,.hv-cat,.hv-bell{transition:none}}.clue-desktop .dk-catcirc-ic{place-items:center;width:42px;height:42px;display:grid}.clue-desktop .dk-catcirc-ic img{object-fit:contain;filter:drop-shadow(0 3px 5px #783c1e2e);width:100%;height:100%;transition:transform var(--clue-dur-base) ease;display:block}.clue-desktop .dk-catcirc:hover .dk-catcirc-ic img{transform:scale(1.08)}.clue-desktop .dk-catcirc-ic .hv-ic{width:22px;height:22px;display:block;overflow:visible}.clue-desktop .dk-hcard-save{width:34px;height:34px;box-shadow:none;color:var(--clue-bg);text-shadow:0 1px 4px #00000080;background:0 0;border:none;font-size:23px}.clue-desktop .dk-hcard-save.is-saved{color:var(--clue-brand);text-shadow:0 1px 4px #00000047}.clue-desktop .dk-hcard-badge.is-prime{background:var(--clue-glass-95);color:var(--clue-ink-1);letter-spacing:-.01em;gap:0;padding:4px 11px;font-size:12px;font-weight:700;box-shadow:0 1px 6px #00000029}.clue-desktop .dk-hcard-badge-icon{display:none}
.mobile-route-surface .srch-top{align-items:center;gap:var(--clue-s2);padding:var(--clue-s3) var(--clue-s4) var(--clue-s3) var(--clue-s2);border-bottom:1px solid var(--clue-hairline);display:flex}.mobile-route-surface .srch-back{width:34px;height:34px;color:var(--clue-ink-2);background:0 0;border:0;flex:none;justify-content:center;align-items:center;font-size:26px;line-height:1;display:flex}.mobile-route-surface .srch-field{align-items:center;gap:var(--clue-s2);background:var(--clue-fill);border-radius:12px;flex:1;height:44px;padding:0 13px;display:flex}.mobile-route-surface .srch-ic{color:var(--clue-disabled);flex:none;font-size:17px}.mobile-route-surface .srch-input{min-width:0;color:var(--clue-ink-2);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:15px;font-weight:500}.mobile-route-surface .srch-input::placeholder{color:var(--clue-placeholder)}.mobile-route-surface .srch-clear{border-radius:var(--clue-r-md);background:var(--clue-sheet-handle);width:22px;height:22px;color:var(--clue-bg);border:0;flex:none;justify-content:center;align-items:center;font-size:11px;text-decoration:none;display:inline-flex}.mobile-route-surface .srch-count{color:var(--clue-muted);letter-spacing:-.02em;padding:8px 6px 14px;font-size:13px;font-weight:600}.mobile-route-surface .srch-back:active{background-color:var(--clue-press-fill)}.mobile-route-surface .srch-clear:active{transform:scale(var(--clue-press-scale))}@media (hover:hover) and (pointer:fine){.mobile-route-surface .srch-back:hover{background-color:var(--clue-hover-fill)}}
