:root{--bg:#f5f7fb;--text:#0f172a;--primary:#2563eb;--muted:#6b7280;--card:#fff;--border:#e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{font:inherit}.toast{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.85);color:#fff;padding:10px 16px;border-radius:8px;font-size:14px;z-index:9999;animation:fadeInOut 1.5s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,20px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.Footer_footer__yl3k1{background-color:#0f172a;color:#f8fafc;padding:2rem 1.5rem;text-align:center;margin-top:3rem}.Footer_links__Uk3ms{display:flex;justify-content:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.Footer_links__Uk3ms a{color:#e2e8f0;font-weight:600;font-size:.95rem}.Footer_links__Uk3ms a:hover{color:#fff}.Footer_disclaimer__ejjsK{font-size:.95rem;line-height:1.6;max-width:680px;margin:0 auto;color:#cbd5f5}.SearchBox_searchContainer__uPiOW{position:relative;width:100%;max-width:600px}.SearchBox_searchInputWrapper__v5Ew0{display:flex;align-items:center;background-color:#fff;border:2px solid #e4e7eb;border-radius:999px;padding:.5rem 1rem;gap:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.SearchBox_disabled__XA6wQ{opacity:.6;pointer-events:none}.SearchBox_searchInputWrapper__v5Ew0:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.SearchBox_searchIcon__HLjLW{color:#94a3b8;display:flex}.SearchBox_searchInput__GWXE6{flex:1 1;border:none;outline:none;font-size:1rem;color:#0f172a;background-color:transparent}.SearchBox_searchInput__GWXE6::placeholder{color:#94a3b8}.SearchBox_spinner__rER2M{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(148,163,184,.35);border-top-color:#2563eb;animation:SearchBox_spin__cwApx .9s linear infinite}@keyframes SearchBox_spin__cwApx{to{transform:rotate(1turn)}}.SearchBox_suggestions__rbJqA{position:absolute;top:calc(100% + .25rem);left:0;width:100%;background-color:#fff;border:1px solid #e4e7eb;border-radius:.75rem;box-shadow:0 12px 32px rgba(15,23,42,.12);max-height:320px;overflow-y:auto;z-index:20;padding:.5rem 0}.SearchBox_suggestionItem__5LQG_{width:100%;border:none;background:none;text-align:left;padding:.6rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;color:#1f2937;font-size:.95rem}.SearchBox_suggestionItem__5LQG_:hover{background-color:#f5f7fb}.SearchBox_suggestionTitle__4U0YZ{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchBox_suggestionMeta__XduKG{font-size:.85rem;font-weight:600;color:#047857}@media (max-width:640px){.SearchBox_searchContainer__uPiOW{max-width:100%}.SearchBox_searchInputWrapper__v5Ew0{border-radius:12px;padding:.4rem}}.Layout_container__l2gjk{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#f5f7fb,#fff)}.Layout_header__8XhYm{background-color:#fff;border-bottom:1px solid #e4e7eb;padding:1.5rem 2rem;display:flex}.Layout_headerContent__06wDW{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:auto;width:65%}.Layout_logo__Yfd0y{font-size:1.75rem;font-weight:700;color:#1f2933;white-space:nowrap}.Layout_searchArea__1Vpfn{flex:1 1;display:flex;justify-content:flex-end;max-width:300px}.Layout_navbar__orieX{background-color:#fff;border-bottom:1px solid #e4e7eb;position:-webkit-sticky;position:sticky;top:0;z-index:50;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;justify-content:center}.Layout_navContainer__H3673{display:flex;gap:.5rem;padding:.75rem 2rem;overflow-x:auto;scrollbar-width:none}.Layout_navContainer__H3673::-webkit-scrollbar{display:none}.Layout_navLink__CxyUv{position:relative;padding:.5rem 1rem;color:#64748b;border-radius:999px;transition:all .2s ease;font-weight:500;white-space:nowrap}.Layout_navLink__CxyUv:hover{color:#1d4ed8;background-color:#eff6ff}.Layout_active__obJLs{color:#2563eb;background-color:#eff6ff;font-weight:600}.Layout_active__obJLs:after{content:"";position:absolute;bottom:-.2rem;left:50%;transform:translateX(-50%);width:70%;height:2px;background-color:#2563eb;border-radius:999px}.Layout_main__BqQ1G{flex:1 1;width:min(960px,100%);margin:0 auto;padding:.5rem 1rem 2rem}@media (max-width:768px){.Layout_header__8XhYm{padding:1rem}.Layout_main__BqQ1G{padding:1rem .1rem .1rem}.Layout_headerContent__06wDW{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:auto;width:100%}.Layout_logo__Yfd0y{font-size:1.4rem;display:flex;align-items:center}.Layout_searchArea__1Vpfn{flex:unset;width:85%;max-width:220px;margin-left:auto}.Layout_navContainer__H3673{display:flex;gap:.5rem;padding:.15rem;overflow-x:auto;scrollbar-width:none}}