:root{--just1-app-bg:#f6f7f9;--just1-app-bg-dark:#0b1120}page{background-color:var(--just1-app-bg);color:#1c1b1f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.weui-tabbar__item,[role="button"],[role="checkbox"],[role="switch"],[role="tab"],a[href],summary,taro-button-core{cursor:pointer}[aria-disabled="true"],[role="button"].disabled,[role="button"][aria-disabled="true"],[role="checkbox"].disabled,taro-button-core:disabled,taro-input-core:disabled{cursor:not-allowed}body,html{background:var(--just1-app-bg);height:100%;margin:0;min-height:100%}#app,.taro-tabbar__container,.taro-tabbar__panel,.taro_page{background:var(--just1-app-bg);min-height:100vh;min-height:100dvh}.taro-tabbar__panel{height:100%!important}@supports selector(.taro-tabbar__container:has(.weui-tabbar)){.taro-tabbar__container:has(.taro-tabbar__tabbar) .taro-tabbar__panel,.taro-tabbar__container:has(.weui-tabbar) .taro-tabbar__panel{height:calc(100% - 64PX - env(safe-area-inset-bottom))!important}}.taro-tabbar__tabbar,.weui-tabbar{height:calc(64PX + env(safe-area-inset-bottom))!important}.weui-tabbar{background:hsla(0,0%,100%,.98)!important;border-top:.05rem solid #e2e8f0!important;box-shadow:0 -.4rem 1rem rgba(15,23,42,.08);min-height:64PX;padding-bottom:env(safe-area-inset-bottom)}.weui-tabbar__item{color:#64748b!important;min-height:56PX;min-width:0;padding:7PX 0 6PX!important}.weui-tabbar__item.weui-bar__item_on{color:#16a34a!important}.weui-tabbar__icon{display:none!important}.weui-tabbar__item::before{background:currentColor;content:"";display:block;height:24PX;margin:0 auto 2PX;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:22PX 22PX;mask-size:22PX 22PX;width:24PX}.weui-tabbar__item:first-child::before{--tab-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.1' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C9.7 4.4 8 6.8 8 9.3c0 .7.1 1.3.3 1.9-.9-.7-1.6-1.5-2.2-2.5C4.8 10.2 4 12.1 4 14a8 8 0 0 0 16 0c0-4.4-2.9-7.3-8-12'/%3E%3Cpath d='M8.5 14.5A2.5 2.5 0 0 0 11 17c1.4 0 2.5-1.1 2.5-2.5 0-1-.6-1.9-1.5-2.3.1.4.1.8-.1 1.1-.3-.9-1.1-1.7-2-2.2.2 1-.2 1.8-.9 2.3-.3.2-.5.6-.5 1.1'/%3E%3C/svg%3E");-webkit-mask-image:var(--tab-icon);mask-image:var(--tab-icon)}.weui-tabbar__item:nth-child(2)::before{--tab-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");-webkit-mask-image:var(--tab-icon);mask-image:var(--tab-icon)}.weui-tabbar__label{color:currentColor!important;font-size:12PX!important;font-weight:700;line-height:16PX!important}@media (min-width:1024px){.taro-tabbar__container{flex-direction:row!important}.taro-tabbar__panel{height:100%!important;order:2;width:100%!important}.taro-tabbar__tabbar{flex:0 0 136PX;height:100%!important;order:1;width:136PX!important}.weui-tabbar{border-right:.05rem solid #e2e8f0!important;border-top:0!important;bottom:auto!important;box-shadow:.4rem 0 1rem rgba(15,23,42,.08);flex-direction:column;gap:10PX;height:100%!important;justify-content:flex-start!important;left:0!important;padding:18PX 12PX!important;right:auto!important;top:0!important;width:112PX!important}.weui-tabbar__item{border-radius:.4rem;flex:0 0 66PX!important;height:66PX!important;min-height:66PX;padding:9PX 0 7PX!important;width:88PX!important}.weui-tabbar__item.weui-bar__item_on{background:#dcfce7!important}.weui-tabbar__item::before{height:25PX;margin-bottom:4PX;width:25PX}}*,*::after,*::before{box-sizing:border-box}#app,.taro-tabbar__container,.taro-tabbar__panel,.taro_page,body,html{max-width:100%;overflow-x:hidden;width:100%}taro-button-core,taro-input-core,taro-text-core,taro-view-core{margin:0;padding:0}html[data-theme="dark"] #app,html[data-theme="dark"] .taro-tabbar__container,html[data-theme="dark"] .taro-tabbar__panel,html[data-theme="dark"] .taro_page,html[data-theme="dark"] body,html[data-theme="dark"] page{background:var(--just1-app-bg-dark);color:#e5e7eb}html[data-theme="dark"] .admin-page,html[data-theme="dark"] .detail-page,html[data-theme="dark"] .diagnostics-page,html[data-theme="dark"] .index-page,html[data-theme="dark"] .search-page{background:#0b1120;color:#e5e7eb}html[data-theme="dark"] .weui-tabbar{background:rgba(15,23,42,.98)!important;border-right-color:#243041!important;border-top-color:#243041!important;box-shadow:0 -.4rem 1rem rgba(0,0,0,.28)}html[data-theme="dark"] .weui-tabbar__item{color:#94a3b8!important}html[data-theme="dark"] .weui-tabbar__item.weui-bar__item_on{color:#86efac!important}html[data-theme="dark"] .weui-tabbar__item.weui-bar__item_on{background:rgba(22,101,52,.26)!important}html[data-theme="dark"] .language-switcher{background:#1f2937;box-shadow:0 .1rem .5rem rgba(0,0,0,.36);color:#dbeafe}html[data-theme="dark"] .check-card,html[data-theme="dark"] .detail-main,html[data-theme="dark"] .editor-panel,html[data-theme="dark"] .empty,html[data-theme="dark"] .empty-state,html[data-theme="dark"] .entry-card,html[data-theme="dark"] .entry-row,html[data-theme="dark"] .feed-toolbar,html[data-theme="dark"] .filter-panel,html[data-theme="dark"] .insight-panel,html[data-theme="dark"] .list-panel,html[data-theme="dark"] .loading,html[data-theme="dark"] .panel,html[data-theme="dark"] .placeholder,html[data-theme="dark"] .quick-search,html[data-theme="dark"] .search-bar,html[data-theme="dark"] .search-summary-card,html[data-theme="dark"] .side-panel,html[data-theme="dark"] .stat-card,html[data-theme="dark"] .summary-cell,html[data-theme="dark"] .tool-panel{background:#111827;border-color:#243041;box-shadow:0 .05rem .1rem rgba(0,0,0,.22);color:#e5e7eb}html[data-theme="dark"] .admin-header,html[data-theme="dark"] .diagnostics-header,html[data-theme="dark"] .page-header,html[data-theme="dark"] .search-header{background:#020617;border-bottom-color:#1f2937}html[data-theme="dark"] .diagnostics-hero,html[data-theme="dark"] .hero-panel{background:#111827;border-color:#243041}html[data-theme="dark"] .hero-pass,html[data-theme="dark"] .hero-score,html[data-theme="dark"] .meta-item,html[data-theme="dark"] .metric-item,html[data-theme="dark"] .related-item,html[data-theme="dark"] .saved-item,html[data-theme="dark"] .score-stack,html[data-theme="dark"] .vote-summary{background:#1f2937}html[data-theme="dark"] .account-tabs,html[data-theme="dark"] .search-input-wrapper,html[data-theme="dark"] .search-mode,html[data-theme="dark"] .segmented{background:#1f2937;border-color:#334155}html[data-theme="dark"] .account-input,html[data-theme="dark"] .admin-input,html[data-theme="dark"] .admin-textarea,html[data-theme="dark"] .filter-input,html[data-theme="dark"] .home-search-input,html[data-theme="dark"] .search-input{background:#0f172a;border-color:#334155;color:#f8fafc}html[data-theme="dark"] .account-tab,html[data-theme="dark"] .mode-chip,html[data-theme="dark"] .segment{color:#cbd5e1}html[data-theme="dark"] .account-tab.active,html[data-theme="dark"] .mode-chip.active,html[data-theme="dark"] .segment.active{background:#334155;box-shadow:none;color:#f8fafc}html[data-theme="dark"] .action-btn,html[data-theme="dark"] .action-button,html[data-theme="dark"] .back-button,html[data-theme="dark"] .filter-chip,html[data-theme="dark"] .ghost-button,html[data-theme="dark"] .quick-chip,html[data-theme="dark"] .quick-link,html[data-theme="dark"] .status-chip{background:#1f2937;border-color:#334155;color:#dbeafe}html[data-theme="dark"] .account-card,html[data-theme="dark"] .entry-row.active,html[data-theme="dark"] .filter-chip.active,html[data-theme="dark"] .quick-chip.active,html[data-theme="dark"] .status-chip.active,html[data-theme="dark"] .suggestion-panel{background:rgba(30,64,175,.24);border-color:#60a5fa;color:#dbeafe}html[data-theme="dark"] .quick-chip,html[data-theme="dark"] .quick-link{background:rgba(20,83,45,.24);border-color:#22c55e;color:#bbf7d0}html[data-theme="dark"] .auth-saved-item.recommend,html[data-theme="dark"] .quick-chip.blue,html[data-theme="dark"] .saved-item.recommend{background:rgba(30,64,175,.24);border-color:#60a5fa;color:#bfdbfe}html[data-theme="dark"] .detail-tag.muted,html[data-theme="dark"] .entry-status,html[data-theme="dark"] .rank-badge{background:#334155;color:#cbd5e1}html[data-theme="dark"] .entry-card.rank-top,html[data-theme="dark"] .rank-badge.rank-top{border-color:#facc15}html[data-theme="dark"] .entry-card.rank-hot,html[data-theme="dark"] .rank-badge.rank-hot{border-color:#fb923c}html[data-theme="dark"] .account-name,html[data-theme="dark"] .action-icon,html[data-theme="dark"] .action-text,html[data-theme="dark"] .back-icon,html[data-theme="dark"] .check-title,html[data-theme="dark"] .detail-explanation,html[data-theme="dark"] .detail-term,html[data-theme="dark"] .entry-term,html[data-theme="dark"] .hero-pass-value,html[data-theme="dark"] .hero-score-value,html[data-theme="dark"] .meta-value,html[data-theme="dark"] .metric-value,html[data-theme="dark"] .page-title,html[data-theme="dark"] .panel-title,html[data-theme="dark"] .personal-number,html[data-theme="dark"] .related-term,html[data-theme="dark"] .result-title,html[data-theme="dark"] .schedule-value,html[data-theme="dark"] .score-value,html[data-theme="dark"] .section-title,html[data-theme="dark"] .side-title,html[data-theme="dark"] .stat-value,html[data-theme="dark"] .summary-number,html[data-theme="dark"] .summary-value,html[data-theme="dark"] .term,html[data-theme="dark"] .vote-count{color:#f8fafc}html[data-theme="dark"] .account-meta,html[data-theme="dark"] .admin-subtitle,html[data-theme="dark"] .auth-saved-reason,html[data-theme="dark"] .back-text,html[data-theme="dark"] .check-id,html[data-theme="dark"] .diagnostics-subtitle,html[data-theme="dark"] .editor-subtitle,html[data-theme="dark"] .entry-copy,html[data-theme="dark"] .evidence-item,html[data-theme="dark"] .explanation,html[data-theme="dark"] .generated-at,html[data-theme="dark"] .hero-desc,html[data-theme="dark"] .insight-copy,html[data-theme="dark"] .insight-label,html[data-theme="dark"] .list-meta,html[data-theme="dark"] .meta-dot,html[data-theme="dark"] .meta-label,html[data-theme="dark"] .metric-key,html[data-theme="dark"] .metric-label,html[data-theme="dark"] .muted-text,html[data-theme="dark"] .page-subtitle,html[data-theme="dark"] .personal-label,html[data-theme="dark"] .recommend-hint,html[data-theme="dark"] .related-copy,html[data-theme="dark"] .result-subtitle,html[data-theme="dark"] .saved-reason,html[data-theme="dark"] .score-label,html[data-theme="dark"] .search-subtitle,html[data-theme="dark"] .source-name,html[data-theme="dark"] .source-text,html[data-theme="dark"] .stat-label,html[data-theme="dark"] .summary-copy,html[data-theme="dark"] .summary-label,html[data-theme="dark"] .tool-title,html[data-theme="dark"] .vote-label{color:#94a3b8}html[data-theme="dark"] .account-submit,html[data-theme="dark"] .home-search-submit,html[data-theme="dark"] .primary-button,html[data-theme="dark"] .refresh-button,html[data-theme="dark"] .refresh-inline,html[data-theme="dark"] .search-button,html[data-theme="dark"] .source-link{background:#2563eb;color:#fff}html[data-theme="dark"] .account-action,html[data-theme="dark"] .clear-button{background:#334155;color:#dbeafe}html[data-theme="dark"] .danger-button{background:rgba(127,29,29,.28);border-color:#7f1d1d;color:#fecaca}html[data-theme="dark"] .action-btn.downvote,html[data-theme="dark"] .action-button.downvote,html[data-theme="dark"] .failure-item{background:rgba(124,45,18,.24);border-color:#7c2d12;color:#fed7aa}html[data-theme="dark"] .schedule-badge{background:#334155;color:#cbd5e1}html[data-theme="dark"] .schedule-badge.enabled{background:rgba(22,101,52,.34);color:#bbf7d0}html[data-theme="dark"] .schedule-badge.running{background:rgba(30,64,175,.32);color:#bfdbfe}