@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Ultralight.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-UltralightItalic.woff2) format("woff2");font-weight:100;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Thin.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-ThinItalic.woff2) format("woff2");font-weight:200;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Light.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-LightItalic.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-RegularItalic.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-MediumItalic.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Semibold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-SemiboldItalic.woff2) format("woff2");font-weight:600;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-Heavy.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/fonts/sf/SFProDisplay-HeavyItalic.woff2) format("woff2");font-weight:800;font-style:italic}*,:after,:before{box-sizing:border-box}:root{--font-sans:"SF Pro Display",sans-serif;--background:#ffffff;--foreground:#171717}body{margin:0;padding:0;background-color:var(--background);color:var(--foreground);font-family:var(--font-sans)}@keyframes fadeZoom{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.layout_body__1KmGn{display:grid;grid-template-rows:80px 1fr auto;height:100dvh;overflow:hidden;background-color:var(--background);color:var(--foreground)}.layout_container__Tovb9{display:flex;flex:1 1;min-width:0;height:100%;overflow:hidden}.layout_mainSection__nmspD{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.layout_contentScroll__5Wqpi{flex:1 1;overflow-y:auto;padding:0 0 80px}.layout_toast__sWDTC{background-color:#1e1e1e;color:#f0f0f0;font-size:14px;font-family:Inter,sans-serif;border-radius:8px;padding:12px 16px;box-shadow:0 6px 16px rgba(0,0,0,.4);border:1px solid #2c2c2c;animation:layout_fadeInUp__LYgQr .3s ease-out;display:flex;align-items:center;gap:10px}.layout_toastSuccess__Ia8cT{background-color:#2e7d32;color:#f0f0f0;font-weight:400}.layout_toastError__6bKis{background-color:#a84c4c;color:#f0f0f0;font-weight:500}@keyframes layout_fadeInUp__LYgQr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.layout_body__1KmGn{height:95dvh}}.AudioPlayer_playerContainer__K81yR{min-height:70px;height:auto;background:#f5f5f5;position:fixed;bottom:0;left:0;right:0;z-index:1000;display:flex;flex-direction:column;font-size:.9rem}.AudioPlayer_top__v9gEo{display:flex;align-items:center;justify-content:space-between;position:relative;min-height:80px}.AudioPlayer_center__KtqAb{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;min-width:0;margin-bottom:.3rem;margin-top:.5rem}.AudioPlayer_left__qTEI6{justify-content:flex-start}.AudioPlayer_left__qTEI6,.AudioPlayer_right__U_e1t{display:flex;flex-direction:row;align-items:center;flex:1 1;min-width:0}.AudioPlayer_right__U_e1t{justify-content:flex-end}.AudioPlayer_trackTitle__97FZM{font-weight:400;font-size:.85rem;line-height:1.2}.AudioPlayer_composer__wffM4{font-weight:400;font-size:.85rem;color:#777;margin-top:.2rem}.AudioPlayer_trackInfo__WKssE{flex:1 1;display:flex;flex-direction:column}.AudioPlayer_playButton__muMOZ{background:transparent;border:0 solid #f5f5f5;border-radius:0;cursor:pointer;transition:all .2s ease}.AudioPlayer_playButton__muMOZ:hover{transform:scale(1.1);background:#f5f5f5}.AudioPlayer_playButton__muMOZ:active{transform:scale(.95)}.AudioPlayer_playButton__muMOZ img{width:50px;height:50px}.AudioPlayer_progressBar__oL4LM{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;flex-shrink:0;box-sizing:border-box}.AudioPlayer_slider__4nbc6{appearance:none;flex:1 1;height:3px;border-radius:3px;outline:none;cursor:pointer;background:#ddd}.AudioPlayer_slider__4nbc6::-webkit-slider-runnable-track{height:6px;border-radius:3px}.AudioPlayer_slider__4nbc6::-moz-range-track{height:6px;border-radius:3px}.AudioPlayer_slider__4nbc6::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#ff756b;cursor:pointer;margin-top:-4px}.AudioPlayer_slider__4nbc6::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#ff756b;cursor:pointer}.AudioPlayer_progressWrapper__k1Yy7{position:relative;display:flex;align-items:center;gap:0 rem;margin-top:0;width:100%}.AudioPlayer_time__Dabsc{width:40px;text-align:center;font-size:.8rem;color:#444}.AudioPlayer_trackImage__6fpJ0{width:50px;height:50px;border-radius:4px;object-fit:cover;margin-right:1rem;margin-left:1rem}.AudioPlayer_volume__EF6_0{display:flex;align-items:center;column-gap:.1rem;flex:0 1 auto;min-width:60px;max-width:140px;margin-right:4rem}.AudioPlayer_volumeIcon__AOIyo{width:16px;height:16px;stroke-width:1.5px;stroke:#797979}.AudioPlayer_volume__EF6_0 input[type=range]{appearance:none;width:100px;height:2px;background:linear-gradient(to right,#797979 0,#797979 var(--value-percent),#ccc var(--value-percent),#ccc 100%);border-radius:2px;outline:none;transition:background .2s ease}.AudioPlayer_volume__EF6_0 input[type=range]::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#fcfbfb;border:2px solid #797979;cursor:pointer}.AudioPlayer_volume__EF6_0 input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fcfbfb;border:2px solid #797979;cursor:pointer}.AudioPlayer_controls__eu5ps{display:flex;align-items:center;justify-content:center;column-gap:1rem;z-index:20}.AudioPlayer_skipButton__CATv1{background:transparent;border:none;cursor:pointer;transition:transform .2s ease}.AudioPlayer_skipButton__CATv1:hover{transform:scale(1.2)}.AudioPlayer_skipButton__CATv1 img{width:16px;height:16px}.AudioPlayer_repeatButton__mzD7B img{width:20px;height:20px;opacity:.7}.AudioPlayer_repeatButton__mzD7B{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,color .2s ease}.AudioPlayer_repeatButton__mzD7B svg{width:18px;height:18px;stroke:var(--icon-color,#797979)}.AudioPlayer_repeatButton__mzD7B:hover svg{transform:scale(1.2)}.AudioPlayer_repeatDisabled__ftGsU{opacity:.4}.AudioPlayer_repeatWrapper___wM3K{position:absolute;right:0;top:50%;transform:translateY(-50%)}.AudioPlayer_shuffleButton__ZNG2L{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.AudioPlayer_shuffleButton__ZNG2L:hover svg{transform:scale(1.2)}.AudioPlayer_shuffleButton__ZNG2L svg{width:18px;height:18px;stroke:var(--icon-color,#797979)}.AudioPlayer_shuffleDisabled__MSxXA{opacity:.4}.AudioPlayer_shuffleWrapper__aREg1{position:absolute;left:0;top:50%;transform:translateY(-50%)}.AudioPlayer_timerWrapper__onr23{position:absolute;top:50%;left:75%;transform:translate(-50%,-50%)}.AudioPlayer_timerIcon__G8atv{background:none;border:none;cursor:pointer;color:#797979;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,color .3s ease}.AudioPlayer_timerIcon__G8atv:hover{transform:scale(1.2)}.AudioPlayer_timerIcon_active___WB__{color:#ff756b}.AudioPlayer_timerMenu__BAP51{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:300px;height:70px;background:#fff;border:1px solid #ffffff;border-radius:6px;padding:12px;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:9999;display:flex;align-items:center;justify-content:center}.AudioPlayer_tooltip__yav0_{position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background:#ffffff;color:#333;padding:6px 10px;border-radius:20px;font-size:.8rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.15);border:1px solid #ddd;z-index:10000}.AudioPlayer_timerIcon__G8atv:hover .AudioPlayer_tooltip__yav0_{opacity:1}.AudioPlayer_sideControl__i184t{width:50px;display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.AudioPlayer_playerContainer__K81yR{flex-direction:column;align-items:stretch;padding:.5rem}.AudioPlayer_trackImage__6fpJ0{display:none}.AudioPlayer_top__v9gEo{flex-direction:column;min-height:auto;align-items:center;justify-content:center}.AudioPlayer_left__qTEI6{display:none}.AudioPlayer_center__KtqAb{position:static;transform:none;margin:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.AudioPlayer_skipButton__CATv1 img{width:18px;height:18px}.AudioPlayer_skipButton__CATv1:hover{transform:none}.AudioPlayer_timerWrapper__onr23{position:absolute;top:40%;left:95%;transform:translate(-50%,-50%)}.AudioPlayer_right__U_e1t{display:none}.AudioPlayer_trackLine__1Bw1t{display:flex;justify-content:center;align-items:center;gap:.3rem;font-size:.9rem;font-weight:500;white-space:normal;overflow:visible;flex-wrap:wrap}.AudioPlayer_trackTitle__97FZM{font-size:.8rem;font-weight:500;color:#222;overflow:hidden;text-overflow:ellipsis}.AudioPlayer_composer__wffM4{font-size:.8rem;font-weight:500;color:#222;margin-top:0}.AudioPlayer_trackLine__1Bw1t .AudioPlayer_composer__wffM4,.AudioPlayer_trackLine__1Bw1t .AudioPlayer_trackTitle__97FZM{font-weight:500;color:#222}.AudioPlayer_progressBar__oL4LM{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;width:100%;padding:0 .5rem;box-sizing:border-box}.AudioPlayer_slider__4nbc6{width:100%;max-width:none}.AudioPlayer_timerIcon__G8atv{background:none;border:none;cursor:pointer;color:#797979;display:flex;align-items:center;justify-content:center;padding:0;transition:transform .2s ease,color .3s ease}.AudioPlayer_timerIcon_active___WB__{color:#ff756b}.AudioPlayer_timerIcon__G8atv:hover{transform:scale(1.2)}.AudioPlayer_timerMenu__BAP51{bottom:3rem;right:100%;left:auto;transform:translateX(-.5rem)}.AudioPlayer_tooltip__yav0_{bottom:auto;top:-80px;left:auto;right:100%;transform:translateY(-100%)}}@media (min-width:1201px){.AudioPlayer_progressBar__oL4LM{width:600px;max-width:1000px}.AudioPlayer_trackInfo__WKssE{display:none}}@media (max-width:600px){.AudioPlayer_controls__eu5ps{column-gap:.5rem}}.TimerInlinePicker_wrapper__9Oo8F{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;height:auto}.TimerInlinePicker_selectWrapper__bEmmd{position:relative;z-index:9999}.TimerInlinePicker_trigger__bScsY{background:#fff;border:1px solid #ccc;border-radius:20px;padding:4px 8px;font-size:1rem;color:#444;cursor:pointer;width:70px;height:40px;text-align:center}.TimerInlinePicker_dropdown__l835m{position:absolute;bottom:100%;left:0;background:#fff;border:1px solid #ccc;border-radius:6px;max-height:200px;width:70px;overflow-y:auto;list-style:none;padding-left:0;margin:0;overflow-x:hidden;font-size:1rem;z-index:9999}.TimerInlinePicker_option__7ZvO0{padding:10px 12px;cursor:pointer;z-index:9999}.TimerInlinePicker_option__7ZvO0:hover{background:#ffefef}.TimerInlinePicker_active__vmE_p{background:#ff756b;color:#fff}.TimerInlinePicker_setButton__uzZ23{background:#ff756b;border-radius:20px;border:1px solid #ff756b;color:#fff;height:2.5rem;width:4rem;cursor:pointer;font-size:.9rem}.CookieConsent_banner__Kf40a{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);max-width:900px;width:calc(100% - 2rem);background:#fff;border:1px solid #eee;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;z-index:1000}.CookieConsent_text__I9mfq{font-size:.9rem;color:#444;line-height:1.4;margin:0}.CookieConsent_link__HAZb9{color:#ff756b;text-decoration:underline}.CookieConsent_button__Bbmag{background:#ff756b;border:none;padding:.5rem 1.2rem;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease;white-space:nowrap}.CookieConsent_button__Bbmag:hover{background:#e85b52}.Footer_footer__UaG1g{margin-top:3rem;padding:1.5rem 2rem;text-align:center;font-size:.85rem;color:#666;border-top:1px solid #eee}.Footer_inner__ACAek{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.Footer_copy__IbaoR{font-size:.9rem;color:#666}.Footer_links__oDyjI{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.Footer_links__oDyjI a{font-size:.9rem;color:#444;text-decoration:none;transition:color .2s ease}.Footer_links__oDyjI a:hover{color:#ff756b}.HeaderBar_header__6ko5o{height:80px;background-color:#f5f5f5;display:flex;align-items:center;width:100%;box-shadow:0 2px 5px rgba(0,0,0,.05);justify-content:space-between}.HeaderBar_left__1bXaQ{display:flex;align-items:center;gap:32px;flex:1 1;padding-left:20px;min-width:0}.HeaderBar_branding___744M{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;cursor:pointer}.HeaderBar_logo__mVTHx{position:relative;width:50px;height:50px;border-radius:4px;overflow:hidden}.HeaderBar_logoImage__5k15b{object-fit:contain;border-radius:4px}.HeaderBar_siteName__cnKUd{font-size:1.6rem;font-weight:700;color:#333}.HeaderBar_searchWrapper__6QErE{flex-grow:1;flex:1 1;max-width:2000px}.HeaderBar_search___e93G{position:relative;margin-left:70px;border-radius:20px;border:.8px solid #919191;background-color:white;height:30px;color:#333;font-size:16px;width:100%;max-width:2000px;padding:0 12px}.HeaderBar_search___e93G::placeholder{color:#888}.HeaderBar_right__HIlLf{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;padding-right:20px}.HeaderBar_centerNav__or_mQ{flex:1 1;display:flex;justify-content:space-evenly;align-items:center}.HeaderBar_signInButton__03Bvx{padding:8px 16px;background-color:#ff756b;color:white;border-radius:20px;text-decoration:none;font-size:14px}.HeaderBar_signInButton__03Bvx:hover{background-color:#e85b52}.HeaderBar_signInIcon__LDuju{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;color:#333;text-decoration:none;transition:background-color .2s}.HeaderBar_signInIcon__LDuju:hover{background-color:#d0d0d0}.HeaderBar_avatarWrapper__jdUh2{position:relative;display:inline-block}.HeaderBar_avatar__0oZ_D{position:relative;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.HeaderBar_avatarImage__xwC5F{width:100%;height:100%}.HeaderBar_avatarFallback__3jug3{width:40px;height:40px;background:#ff756b;font-size:1rem;font-weight:600}.HeaderBar_tooltip__0kNnb{position:absolute;bottom:-32px;left:50%;transform:translateX(-50%);background:#fff;color:#333;font-size:.75rem;padding:4px 8px;border-radius:20px;border:1px solid #ddd;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:200;box-shadow:0 2px 6px rgba(0,0,0,.08)}.HeaderBar_avatarWrapper__jdUh2:hover .HeaderBar_tooltip__0kNnb{opacity:1;transform:translateX(-50%) translateY(-4px)}.HeaderBar_tooltipHidden__mh9QO{display:none!important}.HeaderBar_defaultIcon__R6Ygv{width:40px;height:40px;border-radius:50%;background:#ff756b;display:flex;align-items:center;justify-content:center;color:#fff}.HeaderBar_dropdown__wKD0p{position:absolute;top:48px;right:0;background:#fff;border:1px solid #ddd;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:200px;z-index:10}.HeaderBar_dropdownItem__rZEnQ{display:flex;width:100%;padding:1rem;text-align:left;font-size:1rem;color:#333;background:none;cursor:pointer;text-decoration:none;gap:8px;align-items:center;border:none;border-bottom:1px solid #eee}.HeaderBar_dropdownItem__rZEnQ:last-child{border-bottom:none}.HeaderBar_dropdownItem__rZEnQ:hover{background:#f5f5f5}.HeaderBar_menuButton__bAMe1{background:none;border:none;padding:.5rem;cursor:pointer}.HeaderBar_menuDropdown__XkP9_{position:absolute;top:3rem;right:1rem;background:#fff;border:1px solid #eee;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);padding:1rem;display:flex;flex-direction:column;gap:.75rem;z-index:1000}.HeaderBar_menuItem__CN1Ic{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#444;text-decoration:none}.HeaderBar_menuItem__CN1Ic:hover{color:#ff756b}.HeaderBar_menuAvatar__ynAH7{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #eee}.HeaderBar_avatarImage__xwC5F{border-radius:50%;object-fit:cover}.HeaderBar_avatarFallback__3jug3{width:32px;height:32px;background:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.HeaderBar_avatarName__YBgm6{font-size:.9rem;color:#444}.HeaderBar_searchDesktop__K9bwp{display:block}.HeaderBar_searchMobileButton__CH_PL{display:none;background:none;border:none;cursor:pointer;padding:.25rem;color:#444}.HeaderBar_searchMobileOverlay__WBgGV{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;padding:1rem;display:flex;gap:.5rem;align-items:center;z-index:2000;box-shadow:0 2px 8px rgba(0,0,0,.15);overflow-y:auto}.HeaderBar_closeButton__SS5UE{background:none;border:none;font-size:1.2rem;cursor:pointer}.HeaderBar_navIcons__UE2ov{display:flex;align-items:center;gap:1rem;margin-left:1rem}.HeaderBar_navIcon__wyV6v{color:#444;display:flex;align-items:center;justify-content:center;transition:color .2s}.HeaderBar_navIcon__wyV6v:hover{color:#ff756b}.HeaderBar_navItem__R1DSU{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#444;font-size:12px;gap:4px;transition:color .2s;background:none;border:none;padding:0;cursor:pointer}.HeaderBar_navItem__R1DSU:hover{color:#ff756b}.HeaderBar_navLabel__7n1zD{font-size:.75rem;line-height:1}@media (max-width:1200px){.HeaderBar_searchDesktop__K9bwp{display:none}.HeaderBar_searchMobileButton__CH_PL{display:block}.HeaderBar_searchWrapper__6QErE{display:none}.HeaderBar_left__1bXaQ{flex:0 0 auto}.HeaderBar_searchWrapper__6QErE{flex:0 0 40px;max-width:40px}.HeaderBar_branding___744M{gap:0}.HeaderBar_siteName__cnKUd{display:none}}@media (min-width:1201px){.HeaderBar_centerNav__or_mQ,.HeaderBar_navIcons__UE2ov{display:none}}@media (max-width:900px){.HeaderBar_searchMobileOverlay__WBgGV{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:2000;display:flex;flex-direction:column}.HeaderBar_searchHeader__ng_3W{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #ddd}.HeaderBar_searchHeader__ng_3W input{flex:1 1;font-size:16px;padding:.5rem .75rem;border:1px solid #ccc;border-radius:20px}.HeaderBar_searchResults__y2Rb1{flex:1 1;overflow-y:auto;width:100%;padding:1rem}}.SearchInput_form__m0ifS{display:flex;align-items:center;width:100%;max-width:600px;position:relative}.SearchInput_inputWrapper__9MMcW{position:relative;flex-grow:1;margin-right:3rem;min-width:0}.SearchInput_input__iSHpY{width:100%;height:36px;padding:0 14px;font-size:14px;border-radius:20px;border:1px solid #ccc;background-color:#fff;color:#333;outline:none}.SearchInput_input__iSHpY:focus{border:1px solid #333;box-shadow:0 0 0 2px #eee}.SearchInput_button__LTlOW{height:36px;padding:0 16px;font-size:14px;border-radius:20px;border:none;background-color:#333;color:white;cursor:pointer}.SearchInput_suggestions__J4pHd{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ccc;z-index:10;max-height:500px;overflow-y:auto;padding:8px}.SearchInput_suggestions__J4pHd ul{list-style:none;padding-left:0;margin:0}.SearchInput_groupLabel__oyQG2{font-weight:700;margin-top:8px;margin-bottom:4px;font-size:.9rem;color:#555}.SearchInput_suggestionItem__bo_OJ{padding:6px 10px;cursor:pointer;text-align:left}.SearchInput_suggestionItem__bo_OJ:hover{background-color:#f0f0f0}.SearchInput_itemContent__EHKym{display:flex;align-items:center;gap:.5rem}.SearchInput_thumbnail__qOtOE{width:32px;height:32px;object-fit:cover;border-radius:4px;flex-shrink:0}.SearchInput_icon__UJmhd{font-size:16px;color:#666}.SearchInput_label__Pg7er{font-size:14px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SearchInput_icon__UJmhd{width:12px;height:12px;color:#888;flex-shrink:0;transition:color .2s ease}.SearchInput_suggestionItem__bo_OJ:hover .SearchInput_icon__UJmhd{color:#333}