.SiteFooter_footer__qD4wm{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(56 55 58/var(--tw-text-opacity))}@media (min-width:640px){.SiteFooter_footer__qD4wm{padding-left:5rem}}.SiteFooter_inner__KjQ8W{display:grid;gap:2rem;margin-left:auto;margin-right:auto;max-width:1280px;display:flex;flex-direction:column;row-gap:2rem;padding:2.5rem 1.5rem}@media (min-width:640px){.SiteFooter_inner__KjQ8W{flex-direction:row;justify-content:space-between;padding-bottom:1.25rem;max-width:900px}}.SiteFooter_brand__i0kIS{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.SiteFooter_logo__idSQ0{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity));text-decoration-line:none}.SiteFooter_logo__idSQ0 img{border-radius:.375rem}.SiteFooter_tagline__lfZXx{max-width:20rem;font-size:.875rem;line-height:1.25rem;line-height:1.375;--tw-text-opacity:1;color:rgb(102 103 110/var(--tw-text-opacity))}.SiteFooter_nav__2b1kT,.SiteFooter_recent__NsfzK,.SiteFooter_siteNav__m_8J6{display:flex;flex-direction:column;gap:.5rem}.SiteFooter_navLink__wplwM{font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.SiteFooter_navLink__wplwM:hover{text-decoration-line:underline}.SiteFooter_social___P0mW{display:flex;align-items:flex-end;gap:1rem}.SiteFooter_socialLink__UiZri{--tw-text-opacity:1;color:rgb(102 103 110/var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.SiteFooter_socialLink__UiZri:hover{--tw-text-opacity:1;color:rgb(16 15 18/var(--tw-text-opacity))}.SiteFooter_socialLink__UiZri svg{height:1.5rem;width:1.5rem}.SiteFooter_recent__NsfzK{margin-top:0}.SiteFooter_recentTitle__BLtdS{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(56 55 58/var(--tw-text-opacity))}.SiteFooter_recentList__G0Bbp{display:flex;flex-direction:column;gap:.125rem}.SiteFooter_recentLink__AWyjw{font-size:.875rem;line-height:1.25rem}.SiteFooter_recentLink__AWyjw:hover{text-decoration-line:underline}.SiteFooter_bottomUp__ww9iB{margin-left:auto;margin-right:auto;max-width:56rem;padding:1rem .5rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(102 103 110/var(--tw-text-opacity))}@media (min-width:1024px){.SiteFooter_bottomUp__ww9iB{padding-left:2rem}}.SiteFooter_bottom__rHKXt{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));padding:1rem .5rem 4rem;text-align:center;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(153 154 165/var(--tw-text-opacity))}@media (min-width:640px){.SiteFooter_bottom__rHKXt{padding-bottom:1rem;padding-left:5rem}}.Logo_logoImage__EPAib,.Logo_logo__X1rsd{display:flex;align-items:center;column-gap:.5rem}@media (min-width:640px){.Logo_logoImage__EPAib{height:30;width:30}}.Logo_logoImage__EPAib{width:38px;height:38px}.Header_wrapper__yYWvo{position:fixed;top:0;left:0;right:0;height:60px;z-index:50;background-color:#fff;border-bottom:1px solid #e5e7eb;transition:transform .3s ease-in-out;padding-left:0}@media(min-width:640px){.Header_wrapper__yYWvo{padding-left:5rem}}@media(max-width:600px){.Header_wrapper__yYWvo{height:50px;border:none}}.Header_wrapper__yYWvo>.Header_header__EJiKK{height:100%;display:flex;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.Header_wrapper__yYWvo>.Header_header__EJiKK{padding-left:1.5rem;padding-right:1.5rem;column-gap:1rem}}@media(max-width:765px){.Header_wrapper__yYWvo>.Header_header__EJiKK{padding-left:.5rem;padding-right:.5rem}}.Header_logoText__35OIl{display:block}@media(max-width:778px){.Header_logoText__35OIl{display:none}}.Header_hidden__SaXzq{transform:translateY(-100%)}.SearchField_searchWrapper__YNVsJ{position:relative;display:flex;justify-content:center;width:100%}.SearchField_search__SHKkx{position:relative;display:block;min-width:260px;background:#f3f4f6;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .2s ease-in-out;width:100%}@media(max-width:365px){.SearchField_search__SHKkx{min-width:100%}}.SearchField_search__SHKkx:focus-within{background:#fff;box-shadow:0 0 0 1px rgba(109,150,237,.188)}.SearchField_search__SHKkx input{width:100%;border:none;outline:none;background:transparent;padding:8px 50px 8px 14px;font-size:16px;color:#111;border-radius:12px;transition:all .2s ease}.SearchField_search__SHKkx input::placeholder{color:#737373}.SearchField_search__SHKkx input::-webkit-search-cancel-button{display:none}.SearchField_search__SHKkx>.SearchField_icon__5FfgN{position:absolute;right:0;top:50%;transform:translateY(-50%);padding:12px 20px;color:#555;cursor:pointer;transition:color .2s ease}.SearchField_search__SHKkx>.SearchField_icon__5FfgN:hover{color:#000}.SearchField_search__SHKkx>.SearchField_clearButton__sYk6b{position:absolute;top:50%;right:60px;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:#aaa;padding:8px;transition:color .2s ease,background .2s ease;border-radius:50%}.SearchField_search__SHKkx>.SearchField_clearButton__sYk6b:hover{color:#000;background-color:#f0f0f0}.SearchField_search__SHKkx>.SearchField_clearButton__sYk6b svg{width:16px;height:16px}.SearchField_dropdown__N1WeZ{position:absolute;z-index:10;top:100%;left:0;right:0;margin-top:4px;background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow-y:auto;max-height:240px;min-width:260px;contain:layout paint;will-change:opacity,transform;transform:translateZ(0)}@media(max-width:365px){.SearchField_dropdown__N1WeZ{min-width:100%}}.SearchField_dropdownItem__GYcBf{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;cursor:pointer;border-radius:6px;transition:background .15s ease}.SearchField_dropdownItem__GYcBf:hover{background:#f9fafb}.SearchField_dropdownItem__GYcBf .SearchField_dropdownItemContent___74nv{display:flex;align-items:center;gap:10px}.SearchField_dropdownItem__GYcBf img{width:32px;height:32px;border-radius:50%;object-fit:cover;background-color:#eee}.SearchField_dropdownItem__GYcBf .SearchField_placeholderImage__Gs8uj{width:32px;height:32px;background-color:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.SearchField_dropdownItem__GYcBf .SearchField_deleteButton__k3aF3{background:transparent;border:none;cursor:pointer;color:#999;padding:6px;border-radius:50%;transition:all .2s ease}.SearchField_dropdownItem__GYcBf .SearchField_deleteButton__k3aF3:hover{color:#333;background-color:#f3f3f3}.RecentSearchList_wrap__DgJMU{width:100%}.RecentSearchList_mountFade__IJZva{animation:RecentSearchList_fadeIn__Frspg .18s ease-out both}.RecentSearchList_header__rZ1rq{display:flex;align-items:center;justify-content:space-between;padding:.5rem .5rem .35rem}.RecentSearchList_title__6r0dy{font-weight:600;color:#111}.RecentSearchList_clearAll__dDaB3{padding:.25rem .5rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem}.RecentSearchList_clearAll__dDaB3:hover{background:#f9fafb}.RecentSearchList_list__1vx71>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.RecentSearchList_list__1vx71{overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));background:#fff}.RecentSearchList_row__lQ5x_{display:flex;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;transition:background .15s ease;column-gap:.15rem}.RecentSearchList_row__lQ5x_:hover{background:#f9fafb}.RecentSearchList_rowFade__bSkrI{opacity:0;transform:translateY(4px);animation:RecentSearchList_rowIn__0284t .25s ease-out calc(var(--i)*55ms) both}.RecentSearchList_item__yriGP{flex:1 1 auto;width:100%;padding:.6rem .75rem;text-align:left;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;min-width:0}.RecentSearchList_username__maD3_{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#111}.RecentSearchList_avatar__eXEsw{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#eee}.RecentSearchList_avatarFallback__iC7BE{width:32px;height:32px;border-radius:50%;background:#ddd}.RecentSearchList_deleteBtn__8eeeN{justify-self:end;flex:0 0 auto;white-space:nowrap;background:transparent;border:none;cursor:pointer;color:#9ca3af;padding:.5rem;margin-right:.5rem}.RecentSearchList_deleteBtn__8eeeN:hover{color:#111}.RecentSearchList_empty__8Vn_E{display:flex;align-items:center;justify-content:center;padding:2.5rem 0;color:#6b7280}.RecentSearchList_dropdown__8xqd8 .RecentSearchList_header__rZ1rq{padding:.5rem .5rem .35rem}.RecentSearchList_overlay__OxRT_ .RecentSearchList_header__rZ1rq{padding:.75rem .5rem .5rem}.RecentSearchList_overlay__OxRT_ .RecentSearchList_avatarFallback__iC7BE,.RecentSearchList_overlay__OxRT_ .RecentSearchList_avatar__eXEsw{width:36px;height:36px}.RecentSearchList_overlay__OxRT_ .RecentSearchList_item__yriGP{padding:.7rem .85rem}@keyframes RecentSearchList_fadeIn__Frspg{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes RecentSearchList_rowIn__0284t{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.RecentSearchList_mountFade__IJZva,.RecentSearchList_rowFade__bSkrI{animation:none!important;opacity:1;transform:none}}@media(min-width:640px){.RecentSearchList_dropdown__8xqd8.RecentSearchList_mountFade__IJZva{animation:none!important}}.RecentSearchList_headerBtns__1rmY4{display:flex;align-items:center;gap:.35rem}.RecentSearchList_settingsBtn__kxd4p{padding:.25rem .5rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;color:#374151;font-size:.875rem;display:inline-flex;align-items:center;gap:.4rem}.RecentSearchList_settingsBtn__kxd4p:hover{background:#f9fafb}.RecentSearchList_settingsText__1ha21{display:none}@media (min-width:640px){.RecentSearchList_settingsText__1ha21{display:inline}}.RecentSearchList_toggleRow__N7wv2 label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#111}.RecentSearchList_actionsRow__ktJid{display:flex;justify-content:flex-end;padding-top:.25rem}.RecentSearchList_time__PloK9{margin-right:.25rem}.RecentSearchList_headerRight__r5GzS{display:flex;align-items:center;gap:.35rem}.RecentSearchList_settingsPanel__qSU2C{border:1px solid #e5e7eb;border-radius:.75rem;background:#fff;margin-bottom:.5rem;padding:.5rem;display:flex;flex-direction:column;gap:.35rem}.RecentSearchList_settingRow__8__tu{display:grid;grid-template-columns:1fr auto;align-items:center;padding:.4rem;border-radius:.5rem}.RecentSearchList_settingLabel__ektrb{color:#111;font-size:.95rem}.RecentSearchList_subtleBtn__9Zlbf{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.9rem;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;transition:background .15s ease,color .15s ease}.RecentSearchList_subtleBtn__9Zlbf:hover{background:#f9fafb;color:#111}.RecentSearchList_time__PloK9{color:#6b7280;font-size:.8rem;margin-right:1rem}.RecentSearchList_hl__Iv4b9{background:#fef3c7;border-radius:.25rem;padding:0 .05rem}.SearchSettingsButton_btn__F9jvd{padding:.35rem .6rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#374151;display:inline-flex;align-items:center;gap:.4rem;font-size:.95rem;transition:background .15s ease,color .15s ease}.SearchSettingsButton_btn__F9jvd:hover{background:#f9fafb}.SearchSettingsButton_text__2JZsN{display:none}@media(min-width:640px){.SearchSettingsButton_text__2JZsN{display:inline}}.ToggleSwitch_toggle__c0Mgg{--tw:48px;--th:28px;--r:9999px;--pad:2px;--thumb:24px;--off-bg:#e5e7eb;--off-ring:rgba(0,0,0,.06);--on-bg:#3b82f6;--on-ring:rgba(59,130,246,.3);display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none}.ToggleSwitch_size-sm__WL84U{--tw:40px;--th:22px;--pad:2px;--thumb:18px}.ToggleSwitch_size-lg__0qeoR{--tw:56px;--th:32px;--pad:3px;--thumb:26px}.ToggleSwitch_variant-gray__V1uqd{--on-bg:#6b7280;--on-ring:hsla(220,9%,46%,.3)}.ToggleSwitch_variant-success__xmTgg{--on-bg:#22c55e;--on-ring:rgba(34,197,94,.3)}.ToggleSwitch_variant-danger__NWKhi{--on-bg:#ef4444;--on-ring:rgba(239,68,68,.3)}.ToggleSwitch_input__8TRq3{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.ToggleSwitch_track__U1F59{position:relative;width:var(--tw);height:var(--th);border-radius:var(--r);background:var(--off-bg);box-shadow:inset 0 0 0 1px var(--off-ring);transition:background .2s ease,box-shadow .2s ease;display:inline-block}.ToggleSwitch_thumb__kT8gH{position:absolute;top:var(--pad);left:var(--pad);width:var(--thumb);height:var(--thumb);border-radius:var(--r);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.06);transition:transform .2s ease}.ToggleSwitch_input__8TRq3:checked+.ToggleSwitch_track__U1F59{background:var(--on-bg);box-shadow:inset 0 0 0 1px var(--on-ring)}.ToggleSwitch_input__8TRq3:checked+.ToggleSwitch_track__U1F59 .ToggleSwitch_thumb__kT8gH{transform:translateX(calc(var(--tw) - var(--thumb) - var(--pad) * 2))}.ToggleSwitch_toggle__c0Mgg:focus-within .ToggleSwitch_track__U1F59{outline:2px solid transparent;box-shadow:0 0 0 3px var(--on-ring)}.ToggleSwitch_disabled__pEi0a{cursor:not-allowed;opacity:.6}.ToggleSwitch_text__dp5IH{font-size:.95rem;color:#111}.FadeMount_enterMove__KP1W3{animation-name:FadeMount_fadeInMove__M9SFq;animation-timing-function:ease-out;animation-fill-mode:both;animation-duration:var(--fm-duration,.12s)}.FadeMount_leaveMove__2GVE0{animation-name:FadeMount_fadeOutMove__mPTv2;animation-timing-function:ease-in;animation-fill-mode:both;animation-duration:var(--fm-duration,.12s)}@keyframes FadeMount_fadeInMove__M9SFq{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes FadeMount_fadeOutMove__mPTv2{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}.FadeMount_enterOpacity__CkACR{animation-name:FadeMount_fadeInOpacity__32r3o;animation-timing-function:ease-out;animation-fill-mode:both;animation-duration:var(--fm-duration,.12s)}.FadeMount_leaveOpacity__P3huQ{animation-name:FadeMount_fadeOutOpacity__QfJqV;animation-timing-function:ease-in;animation-fill-mode:both;animation-duration:var(--fm-duration,.12s)}@keyframes FadeMount_fadeInOpacity__32r3o{0%{opacity:0}to{opacity:1}}@keyframes FadeMount_fadeOutOpacity__QfJqV{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.FadeMount_enterMove__KP1W3,.FadeMount_enterOpacity__CkACR,.FadeMount_leaveMove__2GVE0,.FadeMount_leaveOpacity__P3huQ{animation:none!important}}.MobileSearchOverlay_overlay__cjFmE{position:fixed;inset:0;z-index:1000;background:#fff;display:flex;flex-direction:column;padding:.5rem .5rem 0;will-change:opacity,transform;contain:layout paint;backface-visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;height:100dvh}@supports(height:100dvh){.MobileSearchOverlay_overlay__cjFmE{height:100dvh;max-height:100dvh}}@media(min-width:768px){.MobileSearchOverlay_overlay__cjFmE{display:none}}.MobileSearchOverlay_topRow__HGxcf{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:center}.MobileSearchOverlay_closeBtn__4Ap6h{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background:rgba(0,0,0,.06);color:#111}.MobileSearchOverlay_searchFormInline__i69bH,.search{width:100%}.search{position:relative}@media (min-width:640px){.search{width:75%}}@media (min-width:768px){.search{width:66.666667%}}@media (min-width:1024px){.search{width:50%}}@media (min-width:1280px){.search{width:41.666667%}}@media (min-width:1536px){.search{width:33.333333%}}.MainLayout_layout__d6Sid{display:flex;min-height:100vh;flex-direction:column}.MainLayout_content__2IPd9{flex:1 1 0%;padding-top:55px;padding-bottom:70px}@media (min-width:640px){.MainLayout_content__2IPd9{padding-left:5rem;padding-top:80px}}.Menu_menu__fXMj9{padding-left:.75rem;padding-right:.75rem}@media (min-width:640px){.Menu_menu__fXMj9{margin-top:1.25rem}}.Menu_menu__fXMj9 .Menu_items__1HhE3{display:flex;width:100%}@media (min-width:640px){.Menu_menu__fXMj9 .Menu_items__1HhE3{display:flex;flex-direction:column}.Menu_menu__fXMj9 .Menu_items__1HhE3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.Menu_menu__fXMj9 .Menu_items__1HhE3{padding-top:.75rem;padding-bottom:.75rem}}.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_item__kBuVm{display:flex;flex:1 1 0%;align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}@media (min-width:640px){.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_item__kBuVm{display:flex;width:100%;align-items:center;justify-content:center;padding-top:1rem;padding-bottom:1rem}}.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_item__kBuVm{cursor:pointer;border-radius:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_item__kBuVm .Menu_icon__TNuZI{width:28px;height:28px}.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_item__kBuVm:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.Menu_menu__fXMj9 .Menu_items__1HhE3 .Menu_active__68xmo{--tw-text-opacity:1;color:rgb(255 69 0/var(--tw-text-opacity))}@media(pointer:coarse){.Menu_item__kBuVm:hover{background-color:transparent!important}}.Sidebar_wrapper___PipO{position:fixed;left:0;right:0;bottom:0;z-index:51;height:3rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}@media (min-width:640px){.Sidebar_wrapper___PipO{position:fixed;top:0;bottom:0;left:0;height:100%;width:5rem}}.Sidebar_sidebar__NUi_j{display:flex;height:100%;align-items:center;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}@media (min-width:640px){.Sidebar_sidebar__NUi_j{display:flex;height:100%;flex-direction:column;align-items:center;overflow-y:auto;border-right-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));padding:.75rem 0}}.Home_container900__ZgjR_{max-width:900px;margin:0 auto .5rem}.Home_container__RZAo_{display:flex;flex-direction:column;justify-content:center;text-align:center;gap:20px;max-width:640px;margin:0 auto 1rem;padding:0 10px}@media screen and (max-width:768px){.Home_container__RZAo_{margin-bottom:16px;gap:10px}}.Home_paragraph__jiDrq{font-size:16px;width:100%;margin-bottom:0}.Home_searchFullWidth__cGZCg{width:100%!important}.Home_link__h7mHw{color:#0073e6;text-decoration:underline;transition:color .2s}.Home_link__h7mHw:hover{color:#005bb5}.Home_well___U9rU{min-height:20px;width:100%;padding:15px;margin:10px auto 20px 0;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);text-align:left}.Home_well___U9rU ul{padding-left:15px}@media screen and (max-width:768px){.Home_well___U9rU{margin-top:0;overflow:scroll}}