#app,#app *,body{scrollbar-width:thin;scrollbar-color:var(--geo-scroll-thumb-bg,#e5e6eb) var(--geo-scroll-track-bg,#f2f3f5)}#app ::-webkit-scrollbar{width:var(--geo-scroll-thumb-size,8px);height:var(--geo-scroll-thumb-size,8px)}body ::-webkit-scrollbar{width:var(--geo-scroll-thumb-size,8px);height:var(--geo-scroll-thumb-size,8px)}#app ::-webkit-scrollbar-track{background:var(--geo-scroll-track-bg,#f2f3f5)}body ::-webkit-scrollbar-track{background:var(--geo-scroll-track-bg,#f2f3f5)}#app ::-webkit-scrollbar-thumb{background-color:var(--geo-scroll-thumb-bg,#e5e6eb);border-radius:100px;transition:background-color .2s}body ::-webkit-scrollbar-thumb{background-color:var(--geo-scroll-thumb-bg,#e5e6eb);border-radius:100px;transition:background-color .2s}#app ::-webkit-scrollbar-thumb:hover{background-color:var(--geo-scroll-thumb-bg-hover,#c9cdd4)}body ::-webkit-scrollbar-thumb:hover{background-color:var(--geo-scroll-thumb-bg-hover,#c9cdd4)}#app ::-webkit-scrollbar-corner{background:var(--geo-scroll-track-bg,#f2f3f5)}body ::-webkit-scrollbar-corner{background:var(--geo-scroll-track-bg,#f2f3f5)}#app .strategy-generation-page__scroll{scrollbar-color:transparent transparent}#app .strategy-generation-page__scroll::-webkit-scrollbar-track{background:0 0}#app .strategy-generation-page__scroll::-webkit-scrollbar-thumb{background:0 0}#app .strategy-generation-page__scroll:hover,#app .strategy-generation-page__scroll:focus-within,#app .strategy-generation-page__scroll--active{scrollbar-color:var(--geo-scroll-thumb-bg,#e5e6eb) var(--geo-scroll-track-bg,#f2f3f5)}#app .strategy-generation-page__scroll:hover::-webkit-scrollbar-track{background:var(--geo-scroll-track-bg,#f2f3f5)}#app .strategy-generation-page__scroll:focus-within::-webkit-scrollbar-track{background:var(--geo-scroll-track-bg,#f2f3f5)}#app .strategy-generation-page__scroll--active::-webkit-scrollbar-track{background:var(--geo-scroll-track-bg,#f2f3f5)}#app .strategy-generation-page__scroll:hover::-webkit-scrollbar-thumb{background:var(--geo-scroll-thumb-bg,#e5e6eb)}#app .strategy-generation-page__scroll:focus-within::-webkit-scrollbar-thumb{background:var(--geo-scroll-thumb-bg,#e5e6eb)}#app .strategy-generation-page__scroll--active::-webkit-scrollbar-thumb{background:var(--geo-scroll-thumb-bg,#e5e6eb)}#app .strategy-generation-page__scroll:hover::-webkit-scrollbar-thumb:hover{background:var(--geo-scroll-thumb-bg-hover,#c9cdd4)}#app .strategy-generation-page__scroll:focus-within::-webkit-scrollbar-thumb:hover{background:var(--geo-scroll-thumb-bg-hover,#c9cdd4)}#app .strategy-generation-page__scroll--active::-webkit-scrollbar-thumb:hover{background:var(--geo-scroll-thumb-bg-hover,#c9cdd4)}.jiyuan-standard-filter-select{width:100%;position:relative}.jiyuan-standard-filter-select__trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:32px;padding:4px 11px;font-size:14px;line-height:22px;transition:border-color .2s,box-shadow .2s;display:flex}.jiyuan-standard-filter-select__trigger:hover,.jiyuan-standard-filter-select__trigger:focus-visible{border-color:var(--color-brand);outline:none}.jiyuan-standard-filter-select__trigger--placeholder{color:#94a3b8}.jiyuan-standard-filter-select__label{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.jiyuan-standard-filter-select__chevron{color:#94a3b8;flex-shrink:0;width:14px;height:14px;transition:transform .2s}.jiyuan-standard-filter-select__chevron--open{transform:rotate(180deg)}.jiyuan-standard-filter-select__menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-width:144px;padding:4px 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000014}.jiyuan-standard-filter-select__menu--top{top:auto;bottom:calc(100% + 4px)}.jiyuan-standard-filter-select__menu--fixed{min-width:144px;position:fixed;top:auto;bottom:auto;left:auto}.jiyuan-standard-filter-select__menu--match-trigger{box-sizing:border-box;min-width:0}.jiyuan-standard-filter-select__menu-item{color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;line-height:22px;display:block}.jiyuan-standard-filter-select__menu-item:hover,.jiyuan-standard-filter-select__menu-item--active{background:#f1f5f9}.geo-standard-filter-popover__trigger{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;max-width:100%;height:32px;padding:4px 11px;font-size:14px;line-height:22px;transition:border-color .2s,background-color .2s;display:inline-flex}.geo-standard-filter-popover__trigger:hover,.geo-standard-filter-popover__trigger:focus-visible{border-color:var(--color-brand);outline:none}.geo-standard-filter-popover__trigger--active{border-color:var(--color-brand);background:#f8fafc}.geo-standard-filter-popover__trigger-label{color:#64748b;flex-shrink:0}.geo-standard-filter-popover__trigger-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.geo-standard-filter-popover__trigger-chevron{color:#94a3b8;flex-shrink:0;width:14px;height:14px;transition:transform .2s}.geo-standard-filter-popover__trigger-chevron--open{transform:rotate(180deg)}.geo-standard-filter-popover__panel{z-index:30;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000014}.geo-standard-filter-popover__panel--wide{width:min(100vw - 2rem,360px)}.geo-standard-filter-popover__panel--default{width:min(100vw - 2rem,280px)}.geo-standard-filter-popover__panel--rate{width:min(100vw - 2rem,260px)}.geo-standard-filter-popover__panel--compact{width:13rem;min-width:13rem}select:not([multiple]):not([size]),.geo-standard-native-select{appearance:none;box-sizing:border-box;color:#0f172a;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;background-size:14px;border:1px solid #e2e8f0;border-radius:6px;outline:none;height:32px;padding:4px 32px 4px 11px;font-size:14px;line-height:22px;transition:border-color .2s}select:not([multiple]):not([size]):hover,select:not([multiple]):not([size]):focus,select:not([multiple]):not([size]):focus-visible,.geo-standard-native-select:hover,.geo-standard-native-select:focus,.geo-standard-native-select:focus-visible{border-color:var(--color-brand)}select:not([multiple]):not([size]):disabled,.geo-standard-native-select:disabled{cursor:not-allowed;opacity:.6}.strategy-generation-shell__select.jiyuan-standard-filter-select{width:200px;min-width:200px;max-width:200px}.published-articles-modal__select.jiyuan-standard-filter-select,.product-feedback-page__select.jiyuan-standard-filter-select,.strategy-material-bind-modal__select.jiyuan-standard-filter-select,.strategy-material-supplement__select.jiyuan-standard-filter-select,.strategy-instruction-editor .jiyuan-standard-filter-select{width:100%;max-width:100%}.geo-standard-search-panel__btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;height:32px;padding:0 15px;font-size:14px;line-height:22px;transition:background-color .2s,border-color .2s,color .2s}.geo-standard-search-panel__btn:hover{color:#615ced;border-color:#615ced}.geo-standard-search-field__value,.brand-card-page__search-value,.jiyuan-standard-article-opt__search-value{box-sizing:border-box;flex:0 0 200px;width:200px;min-width:200px;max-width:200px}.geo-standard-search-field__value>.geo-standard-search-input-wrap,.geo-standard-search-field__value>.geo-standard-search-input,.geo-standard-search-field__value>.jiyuan-standard-filter-select,.geo-standard-search-field__value>.geo-standard-date-range,.geo-standard-search-field__value>.jiyuan-standard-date-range-picker,.brand-card-page__search-value>.geo-standard-search-input-wrap,.brand-card-page__search-value>.geo-standard-search-input,.brand-card-page__search-value>.jiyuan-standard-filter-select,.brand-card-page__search-value>.geo-standard-date-range,.brand-card-page__search-value>.jiyuan-standard-date-range-picker,.jiyuan-standard-article-opt__search-value>.geo-standard-search-input-wrap,.jiyuan-standard-article-opt__search-value>.jiyuan-standard-filter-select,.jiyuan-standard-article-opt__search-value>.geo-standard-date-range,.jiyuan-standard-article-opt__search-value>.jiyuan-standard-date-range-picker{width:100%;max-width:100%}.report-probe-detail__filter{min-width:200px}.report-probe-detail__filter .jiyuan-standard-filter-select,.report-probe-detail__filter .geo-standard-search-input-wrap{width:200px;max-width:200px}.jiyuan-standard-filter__select,.jiyuan-standard-filter__field .geo-standard-search-input-wrap{box-sizing:border-box;width:200px;max-width:200px}.benefits-usage-modal__select{width:200px;min-width:200px}@media (width<=640px){.geo-standard-search-field__value,.brand-card-page__search-value,.jiyuan-standard-article-opt__search-value{flex:auto;width:100%;min-width:0;max-width:100%}}.geo-standard-table-spin{justify-content:center;align-items:center;width:100%;display:flex}.geo-standard-table-spin__inner{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.geo-standard-table-spin__icon{width:28px;height:28px;color:var(--color-brand,#615ced);animation:.8s linear infinite spin}.geo-standard-table-spin__tip{color:#00000073;font-size:14px;line-height:22px}@keyframes spin{to{transform:rotate(360deg)}}.geo-standard-empty-illustration{object-fit:contain;width:100px;height:100px;margin-bottom:8px;display:block}
