.Search_trigger__Txr7L{box-sizing:border-box;display:flex;align-items:center;gap:12px;border-radius:12px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-stroke);padding:12px 18px;cursor:pointer;border:0;color:inherit;font:inherit;text-align:left}.Search_triggerIcon__XTh6X{display:flex;color:var(--text-dim)}.Search_triggerLabel__BLgnJ{min-width:0;font-size:13px;color:var(--text-dim);white-space:nowrap}.Search_triggerLabelShort__wVx6f{display:none}.Search_kbd__dk5GZ{margin-left:auto;font-size:11px;line-height:1;color:rgba(255,255,255,.4);border-radius:5px;box-shadow:inset 0 0 0 1px var(--raised-stroke);background:var(--raised);padding:5px 7px}@media (max-width:600px){.Search_triggerCompactMobile__83E_G{height:42px;gap:8px;padding:0 12px}.Search_triggerCompactMobile__83E_G .Search_triggerLabel__BLgnJ{font-size:12px}.Search_triggerCompactMobile__83E_G .Search_kbd__dk5GZ,.Search_triggerCompactMobile__83E_G .Search_triggerLabelLong__Vf0Rb{display:none}.Search_triggerCompactMobile__83E_G .Search_triggerLabelShort__wVx6f{display:inline}}.Search_overlay__ognym{position:fixed;inset:0;z-index:100;background:rgba(13,13,13,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:clamp(48px,12vh,120px) 20px 40px;box-sizing:border-box}.Search_panel__Y2i0L{width:min(640px,100%);border-radius:15px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--surface-stroke),0 32px 80px rgba(0,0,0,.6);padding:20px;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;max-height:calc(100dvh - clamp(88px, 24vh, 240px));overflow:hidden}.Search_inputRow__CqmuX{display:flex;align-items:center;gap:12px;border-radius:12px;background:var(--raised);box-shadow:inset 0 0 0 1px var(--raised-stroke);padding:12px 16px}.Search_inputIcon__1Y5AL{display:flex;color:var(--text-dim);flex-shrink:0}.Search_input__IrF9I{flex:1 1;min-width:0;background:transparent;border:none;outline:none;color:var(--fg);font-size:15px;font-family:inherit}.Search_esc__OKnIo{font-size:11px;line-height:1;color:rgba(255,255,255,.4);border-radius:5px;box-shadow:inset 0 0 0 1px #383838;padding:5px 7px;cursor:pointer;flex-shrink:0;border:0;background:transparent;font-family:inherit}.Search_chip__jKYPV{border-radius:12px;background:var(--raised);box-shadow:inset 0 0 0 1px var(--raised-stroke);padding:8px 14px;font-size:13px;color:rgba(255,255,255,.8);cursor:pointer;white-space:nowrap;border:0;font-family:inherit}.Search_group__IC6g7{display:flex;flex-direction:column;gap:12px}.Search_groupHead__Mi_OH{display:flex;align-items:center;justify-content:space-between}.Search_groupTitle__EkLyd{font-size:13px;font-weight:600;color:rgba(255,255,255,.6)}.Search_clear__KoCzr{font-size:13px;color:rgba(255,255,255,.45);cursor:pointer;border:0;background:transparent;padding:0;font-family:inherit}.Search_chips__Gc_Ox{display:flex;gap:8px;flex-wrap:wrap}.Search_results__O8Ram{display:flex;flex-direction:column;gap:4px;min-height:0}.Search_resultsInfo__vf7G_{font-size:13px;color:var(--text-dim);padding:0 4px 8px}.Search_resultRow__9_F0_{display:flex;align-items:center;gap:14px;border-radius:12px;padding:8px 10px;cursor:pointer;width:100%;border:0;background:transparent;color:inherit;font-family:inherit;text-align:left}.Search_resultRowActive__HAzWi{background:rgba(255,255,255,.055);box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}.Search_resultPoster__pH_wg{width:40px;height:56px;border-radius:5px;background:url(/assets/images/poster-placeholder.png) 50%/cover;box-shadow:inset 0 0 0 .87px rgba(255,255,255,.2);flex-shrink:0}.Search_resultText__OQK3v{display:flex;flex-direction:column;gap:3px;min-width:0}.Search_resultTitle__mwCrb{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Search_resultMeta__swyPa{font-size:12px;color:var(--text-dim)}.Search_resultAlternative__2cQ4t{max-width:100%;overflow:hidden;color:rgba(255,255,255,.64);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.Search_listbox__epFGg{min-height:0;max-height:min(456px,54dvh);overflow-y:auto;scrollbar-color:var(--raised-stroke) transparent;scrollbar-width:thin}.Search_correction__9b5gz{margin:-2px 4px 6px;color:var(--text-dim);font-size:12px;line-height:1.45}.Search_correction__9b5gz span{color:rgba(255,255,255,.78)}.Search_freshness__Hf6Lx{margin:-2px 4px 6px;color:#e8b86d;font-size:12px;line-height:1.45}.Search_loadingRows__MozG5{display:flex;flex-direction:column;gap:6px}.Search_loadingRow___ZcUN{display:block;height:72px;border-radius:12px;background:linear-gradient(100deg,var(--raised) 20%,#2a2a2a 45%,var(--raised) 70%);background-size:220% 100%;animation:Search_search-loading__rbfas 1.2s ease-in-out infinite}@keyframes Search_search-loading__rbfas{0%{background-position:100% 0}to{background-position:-100% 0}}.Search_stateBox__CniA1{display:flex;min-height:132px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:18px;border-radius:12px;background:rgba(255,255,255,.025);color:var(--text-dim);text-align:center}.Search_stateBox__CniA1 strong{color:var(--fg);font-size:14px}.Search_stateBox__CniA1 span{font-size:12px}.Search_allResults__YHWM_,.Search_retry__7D6Mt{border:0;border-radius:10px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.Search_retry__7D6Mt{margin-top:5px;padding:8px 14px;background:var(--accent);color:#fff}.Search_retry__7D6Mt:disabled{cursor:wait;opacity:.55}.Search_allResults__YHWM_{align-self:center;margin-top:8px;padding:9px 14px;background:transparent;box-shadow:inset 0 0 0 1px var(--raised-stroke);color:rgba(255,255,255,.72)}.Search_srOnly__VYX8W{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width:600px){.Search_overlay__ognym{padding:12px}.Search_panel__Y2i0L{width:100%;max-height:calc(100dvh - 24px);padding:14px;gap:16px}.Search_inputRow__CqmuX{padding:11px 12px}.Search_esc__OKnIo{min-width:38px;min-height:30px}.Search_listbox__epFGg{max-height:calc(100dvh - 190px)}.Search_resultRow__9_F0_{min-height:68px}}@media (prefers-reduced-motion:reduce){.Search_loadingRow___ZcUN{animation:none}}.AnimeCard_card__hk5Vk .AnimeCard_hoverMeta__YuMZz{opacity:0;transition:opacity .36s cubic-bezier(.22,1,.36,1);pointer-events:none}.AnimeCard_card__hk5Vk:hover .AnimeCard_hoverMeta__YuMZz,a:focus-visible .AnimeCard_card__hk5Vk .AnimeCard_hoverMeta__YuMZz{opacity:1}.AnimeCard_card__hk5Vk .AnimeCard_typeMeta__EYNmd>div{background-color:rgb(13,13,13)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}@media (prefers-reduced-motion:reduce){.AnimeCard_card__hk5Vk .AnimeCard_hoverMeta__YuMZz{transition:none}}