.Layout_shell__d_WrK{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-page)}.Layout_nav__qOLUE{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:var(--nav-height);display:flex;align-items:center;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.Layout_navInner__n59Zk{width:100%;max-width:var(--content-width);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.Layout_brand__50xt5{display:flex;align-items:center;gap:10px;min-width:0;min-height:32px}.Layout_brandText__JcbpQ{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:4ch}.Layout_logoImg__8DJk1{width:32px;height:32px;object-fit:contain;border-radius:8px;flex-shrink:0;background:var(--bg-muted)}.Layout_navRight__vycZB{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.Layout_navLink__CxyUv{padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-secondary);transition:background .15s,color .15s}.Layout_navLink__CxyUv:hover{background:var(--bg-muted);color:var(--text-primary)}.Layout_navLinkActive__Ts8kV{color:var(--primary);background:var(--primary-soft)}.Layout_aboutPill__LIToe{padding:7px 12px;border-radius:var(--radius-full);border:1px solid var(--border);font-size:13px;font-weight:600;color:var(--text-secondary);background:var(--bg-surface);transition:border-color .15s,color .15s}.Layout_aboutPill__LIToe:hover{border-color:var(--primary);color:var(--primary)}.Layout_userChip__HotWg{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:var(--radius-full);background:var(--bg-muted);color:var(--text-secondary);font-size:13px;font-weight:600;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Layout_loginBtn__apRPv{padding:8px 14px;border-radius:10px;background:var(--primary);color:#fff!important;font-size:13px;font-weight:600;transition:background .15s}.Layout_loginBtn__apRPv:hover{background:var(--primary-hover)}.Layout_logoutBtn___va_g{padding:8px 12px;border:none;border-radius:8px;background:transparent;color:var(--text-tertiary);font-size:13px;font-weight:500}.Layout_logoutBtn___va_g:hover{color:var(--danger);background:var(--danger-soft)}.Layout_main__BqQ1G{flex:1 1;width:100%}.Layout_footer__3v8iv{margin-top:auto;text-align:center;padding:28px 20px 36px;color:var(--text-tertiary);font-size:13px;border-top:1px solid var(--border);background:var(--bg-surface)}@media (max-width:640px){.Layout_navInner__n59Zk{padding:0 16px}.Layout_brandText__JcbpQ{font-size:15px;max-width:120px}.Layout_navLink__CxyUv{padding:6px 8px;font-size:13px}.Layout_userChip__HotWg{display:none}}.Home_page__Yvcrx{width:100%}.Home_hero__VkeT1{position:relative;overflow:hidden;padding:72px 24px 56px;text-align:center;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(37,99,235,.12),transparent 60%),linear-gradient(180deg,#fff 0,var(--bg-page) 100%);border-bottom:1px solid var(--border)}.Home_heroInner__5fyPC{max-width:720px;margin:0 auto}.Home_logoWrap__pWyLP{width:72px;height:72px;margin:0 auto 20px;display:grid;place-items:center;border-radius:18px;background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.Home_logoImg__f6J_W{width:48px;height:48px;object-fit:contain}.Home_heroTitle__AMpNI{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1.15;color:var(--text-primary);margin-bottom:14px}.Home_heroDesc__VSblF{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;margin-bottom:28px}.Home_stats__rQq1X{display:inline-flex;align-items:center;gap:20px;padding:12px 20px;border-radius:var(--radius-full);background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow-xs)}.Home_stat__0pxjN{display:flex;flex-direction:column;align-items:center;min-width:72px}.Home_stat__0pxjN strong{font-size:1.25rem;font-weight:700;color:var(--primary);line-height:1.2}.Home_stat__0pxjN span{font-size:12px;color:var(--text-tertiary);margin-top:2px}.Home_statDivider__tdME5{width:1px;height:28px;background:var(--border)}.Home_searchBar__9r0nl{position:-webkit-sticky;position:sticky;top:var(--nav-height);z-index:90;background:rgba(245,247,251,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:16px 0}.Home_searchInner__A1D3j{max-width:720px;margin:0 auto;padding:0 24px}.Home_searchBox__MtUqv{position:relative}.Home_searchIcon__ZIVxC{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none;display:flex}.Home_searchInput__fVjDa{width:100%;padding:13px 18px 13px 44px;border-radius:14px;border:1px solid var(--border);background:var(--bg-surface);color:var(--text-primary);font-size:15px;outline:none;box-shadow:var(--shadow-xs);transition:border-color .15s,box-shadow .15s}.Home_searchInput__fVjDa::placeholder{color:var(--text-tertiary)}.Home_searchInput__fVjDa:focus{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(37,99,235,.12)}.Home_tabs__G9YlU{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:14px}.Home_tab__U0j2_{padding:7px 14px;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-surface);color:var(--text-secondary);font-size:13px;font-weight:600;transition:all .15s}.Home_tab__U0j2_:hover{border-color:var(--border-strong);color:var(--text-primary)}.Home_tabActive__k62Ol{background:var(--primary);border-color:var(--primary);color:#fff}.Home_main__VkIEL{max-width:var(--content-width);margin:0 auto;padding:36px 24px 64px;width:100%}.Home_section__3569L{margin-bottom:40px}.Home_sectionHead__YUguA{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.Home_sectionTitle__DKb2S{font-size:1.15rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.Home_sectionDot__qVQHK{width:8px;height:8px;border-radius:50%;flex-shrink:0}.Home_sectionDotData__2C0lx{background:#10b981}.Home_sectionDotArticle__Wa1wp{background:#3b82f6}.Home_sectionCount__Psu3G{font-size:13px;color:var(--text-tertiary);font-weight:500}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.Home_card__E5spL{display:flex;flex-direction:column;height:100%;padding:20px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;color:inherit}.Home_card__E5spL:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:var(--shadow-md)}.Home_cardTop__WUFl_{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.Home_badge__ng_aq{display:inline-flex;align-items:center;padding:4px 9px;border-radius:6px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.Home_badgeData__72EJb{background:#ecfdf5;color:#047857}.Home_badgeArticle__DBQnu{background:#eff6ff;color:#1d4ed8}.Home_cardTitle__rMNyu{font-size:1.05rem;font-weight:700;color:var(--text-primary);line-height:1.4;margin-bottom:8px;-webkit-line-clamp:2}.Home_cardDesc__c0UgW,.Home_cardTitle__rMNyu{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.Home_cardDesc__c0UgW{font-size:14px;color:var(--text-secondary);line-height:1.65;flex:1 1;margin-bottom:16px;-webkit-line-clamp:3}.Home_cardFooter__VMaY2{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--border);gap:12px}.Home_price__AsfCj{font-size:1.1rem;font-weight:700;color:var(--warning)}.Home_priceFree__iZ3NF{color:var(--success);font-size:.95rem}.Home_meta__0C54M{font-size:12px;color:var(--text-tertiary)}.Home_action__id0oQ{font-size:13px;font-weight:600;color:var(--primary);white-space:nowrap}.Home_card__E5spL:hover .Home_action__id0oQ{text-decoration:underline;text-underline-offset:3px}.Home_empty__4dbRe{text-align:center;padding:64px 20px;color:var(--text-tertiary);background:var(--bg-surface);border:1px dashed var(--border);border-radius:var(--radius-lg)}.Home_empty__4dbRe p{font-size:15px}.Home_aboutSection__IZNA4{max-width:var(--content-width);margin:0 auto 64px;padding:0 24px}.Home_aboutCard__sDbe0{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:28px 32px;box-shadow:var(--shadow-xs)}.Home_aboutTitle__PVSto{font-size:1.15rem;font-weight:700;margin-bottom:12px;color:var(--text-primary)}.Home_aboutContent__nPswn{font-size:15px;line-height:1.8;color:var(--text-secondary)}.Home_aboutContent__nPswn p{margin:0 0 10px}.Home_aboutContent__nPswn a{color:var(--primary)}@media (max-width:640px){.Home_hero__VkeT1{padding:48px 16px 40px}.Home_main__VkIEL{padding:28px 16px 48px}.Home_searchInner__A1D3j{padding:0 16px}.Home_aboutSection__IZNA4{padding:0 16px;margin-bottom:48px}.Home_aboutCard__sDbe0{padding:22px}}