:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{max-width:100%;overflow-x:hidden}body{color:var(--st-ink);background:var(--st-canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif;font-size:1rem;line-height:1.6}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid var(--st-focus-ring)!important}.sprouttrend-workspace-loading{border:1px solid var(--st-border);background:var(--st-surface);min-height:280px;color:var(--st-text-secondary);border-radius:14px;align-content:start;gap:12px;padding:24px;display:grid}.sprouttrend-workspace-loading-bar,.sprouttrend-workspace-loading-line{background:linear-gradient(90deg, var(--st-surface-muted), var(--st-accent-soft), var(--st-surface-muted));background-size:200% 100%;border-radius:6px;width:100%;height:14px;animation:1.4s ease-in-out infinite sprouttrend-loading-shimmer;display:block}.sprouttrend-workspace-loading-bar{background:var(--st-accent);width:84px;height:6px}.sprouttrend-workspace-loading-line.is-short{width:min(62%,440px)}@keyframes sprouttrend-loading-shimmer{to{background-position:-200% 0}}a{color:inherit}.sprouttrend-root{background:var(--st-canvas);min-height:100vh;padding-bottom:40px}.sprouttrend-layout{gap:24px;display:grid}.sprouttrend-layout[hidden],.sprouttrend-workspace-view[hidden],.trend-browser[hidden]{display:none!important}.trend-workspace-frame{grid-template-columns:226px minmax(0,1fr);align-items:start;gap:20px;display:grid}.trend-module-nav{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:14px;gap:6px;min-width:0;padding:10px;display:grid;position:sticky;top:18px}.trend-module-nav-heading{gap:3px;padding:6px 8px 10px;display:grid}.trend-module-nav-heading span,.trend-module-context>span{color:var(--st-text-subtle);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.trend-module-nav-heading strong{color:var(--st-ink);font-size:14px}.trend-module-nav-heading p{color:var(--st-text-secondary);margin:3px 0 0;font-size:12px;line-height:1.55}.trend-module-nav>button{width:100%;min-width:0;min-height:64px;color:var(--st-text-secondary);text-align:left;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;padding:10px;display:grid}.trend-module-nav>button:hover{border-color:var(--st-accent-soft);background:var(--st-accent-soft);transform:none}.trend-module-nav>button.is-active{border-color:var(--st-accent-border);background:var(--st-surface);color:var(--st-accent);box-shadow:0 2px 7px #5b5bd614}.trend-module-index{border:1px solid var(--st-accent-soft);min-height:22px;color:var(--st-text-subtle);letter-spacing:.04em;border-radius:5px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.trend-module-nav>button.is-active .trend-module-index{border-color:var(--st-accent-border);background:var(--st-accent-soft);color:var(--st-accent)}.trend-module-copy{gap:4px;min-width:0;display:grid}.trend-module-copy strong{font-size:14px;line-height:1.35}.trend-module-copy small{color:var(--st-text-subtle);font-size:12px;font-weight:600;line-height:1.5}.trend-module-context{border-top:1px solid var(--st-border);gap:4px;min-width:0;margin-top:6px;padding:13px 8px 5px;display:grid}.trend-module-context strong{color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.trend-module-context small{color:var(--st-text-subtle);font-size:12px;line-height:1.45}.trend-workspace-content,.sprouttrend-workspace-view{min-width:0}.sprouttrend-workspace-view>.sprouttrend-top-gap{margin-top:0}@media (max-width:1080px){.trend-workspace-frame{grid-template-columns:1fr}.trend-module-nav{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.trend-module-nav-heading,.trend-module-context{display:none}}@media (max-width:760px){.trend-workspace-frame{gap:14px}.trend-module-nav{gap:4px;padding:5px}.trend-module-nav>button{text-align:center;justify-content:center;align-items:center;gap:5px;min-height:48px;padding:7px 5px;display:flex}.trend-module-index{min-height:18px;padding:0 3px;font-size:12px}.trend-module-copy{display:block}.trend-module-copy strong{font-size:14px;line-height:1.25;display:block}.trend-module-copy small{display:none}}.sprouttrend-panel{border:1px solid var(--st-border);background:var(--st-surface);border-radius:18px;padding:20px;box-shadow:0 18px 36px #1e203014}.sprouttrend-panel>header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.sprouttrend-panel>header h2,.sprouttrend-panel>header h3{color:var(--st-ink);margin:4px 0 0}.sprouttrend-panel>header p{color:var(--st-text-secondary);margin:8px 0 0;font-size:14px}.sprouttrend-inline-actions{flex-wrap:wrap;gap:10px;display:flex}.sprouttrend-session-toolbar{z-index:20;justify-content:flex-end;align-items:center;gap:8px;width:min(1480px,100vw - 32px);margin:12px auto -8px;display:flex;position:relative}.ai-model-switcher{min-width:210px;color:var(--st-text-subtle);gap:2px;font-size:12px;line-height:1.2;display:grid}.ai-model-switcher>span{padding-inline:2px}.ai-model-switcher select{border:1px solid var(--st-border);background:var(--st-surface);width:100%;min-height:44px;color:var(--st-text-primary);font:inherit;border-radius:8px;padding:0 36px 0 12px;font-size:14px;font-weight:600}.ai-model-switcher select:hover:not(:disabled){border-color:var(--st-accent)}.ai-model-switcher select:focus-visible{outline:3px solid color-mix(in srgb, var(--st-accent) 28%, transparent);outline-offset:1px}.ai-model-switcher select:disabled{cursor:not-allowed;color:var(--st-text-secondary);background:var(--st-surface-muted)}.sprouttrend-session-note{color:var(--st-text-subtle);font-size:12px}.sprouttrend-grid{gap:20px;display:grid}.sprouttrend-grid.is-two-columns{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)}.sprouttrend-list-stack{gap:14px;display:grid}.sprouttrend-card{border:1px solid var(--st-border);background:var(--st-surface);border-radius:16px;gap:14px;padding:18px;display:grid}.sprouttrend-card.is-selectable{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.sprouttrend-card.is-selectable:hover{border-color:var(--st-accent-border);transform:translateY(-1px);box-shadow:0 10px 24px #5b5bd614}.sprouttrend-card.is-selected{border-color:var(--st-accent);box-shadow:0 0 0 3px #5b5bd61f}.sprouttrend-card header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sprouttrend-card header>*,.sprouttrend-detail-stack>*,.sprouttrend-video-item>*{min-width:0}.sprouttrend-card h3,.sprouttrend-card h4{color:var(--st-ink);margin:0}.sprouttrend-card p{color:var(--st-text-secondary);margin:0;font-size:14px;line-height:1.65}.sprouttrend-chip-row{flex-wrap:wrap;gap:8px;display:flex}.sprouttrend-chip{background:var(--st-accent-soft);color:var(--st-accent);border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.sprouttrend-chip.is-warn{background:var(--st-warning-soft);color:var(--st-warning)}.sprouttrend-chip.is-danger{color:#9b3333;background:#fee8e8}.sprouttrend-chip.is-muted{background:var(--st-surface-muted);color:var(--st-text-secondary)}.sprouttrend-metrics{border:1px solid var(--st-border);background:var(--st-surface);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;display:grid;overflow:hidden}.sprouttrend-metrics article{border-right:1px solid var(--st-border);min-width:0;padding:14px 16px}.sprouttrend-metrics article:last-child{border-right:0}.sprouttrend-metrics span{color:var(--st-text-subtle);font-size:14px;font-weight:700;display:block}.sprouttrend-metrics strong{color:var(--st-ink);margin-top:4px;font-size:18px;display:block}.sprouttrend-metrics article>small{color:var(--st-text-secondary);margin-top:4px;font-size:12px;line-height:1.45;display:block}.sprouttrend-detail-stack{gap:16px;display:grid}.sprouttrend-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.sprouttrend-detail-actions>button{min-width:min(220px,100%)}.sprouttrend-review-panel{border-block:1px solid var(--st-border);background:var(--st-surface);gap:14px;padding:20px 0;display:grid}.sprouttrend-review-panel .sprouttrend-section-heading{margin-bottom:0}.sprouttrend-review-intro,.sprouttrend-review-policy{color:var(--st-text-secondary);margin:0;font-size:14px;line-height:1.6}.sprouttrend-review-checks,.trend-discuss-review ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.sprouttrend-review-checks>li,.trend-discuss-review li{border:0;border-bottom:1px solid var(--st-border);background:var(--st-surface);border-radius:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 4px;display:grid}.sprouttrend-review-checks>li:last-child,.trend-discuss-review li:last-child{border-bottom:0}.sprouttrend-review-checks>li>span,.trend-discuss-review li>span{background:var(--st-accent-soft);width:28px;height:28px;color:var(--st-accent);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.sprouttrend-review-checks>li.is-warning>span,.trend-discuss-review li.is-warning>span{background:var(--st-warning-soft);color:var(--st-warning)}.sprouttrend-review-checks div,.trend-discuss-review li div{gap:2px;min-width:0;display:grid}.sprouttrend-review-checks strong,.trend-discuss-review li strong{color:var(--st-ink);font-size:14px}.sprouttrend-review-checks small,.trend-discuss-review li small{color:var(--st-text-secondary);overflow-wrap:anywhere;font-size:14px;line-height:1.45}.sprouttrend-review-checks em,.trend-discuss-review li em{background:var(--st-accent-soft);color:var(--st-accent);white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:12px;font-style:normal;font-weight:800}.sprouttrend-review-checks li.is-warning em,.trend-discuss-review li.is-warning em{background:var(--st-warning-soft);color:var(--st-warning)}.sprouttrend-review-confirmation,.trend-discuss-warning-confirmation{background:var(--st-warning-soft);color:#684815;border:1px solid #e2c58e;border-radius:10px;padding:12px}.sprouttrend-review-confirmation p,.sprouttrend-review-confirmation ul,.trend-discuss-warning-confirmation p,.trend-discuss-warning-confirmation ul{margin:6px 0 0;font-size:14px;line-height:1.55}.sprouttrend-review-confirmation .sprouttrend-inline-actions,.trend-discuss-warning-confirmation .trend-discuss-decision-actions{margin-top:10px}.sprouttrend-review-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.sprouttrend-review-actions>button{min-height:44px}.sprouttrend-formal-entry-notice{border:1px solid var(--st-accent-border);background:var(--st-accent-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.sprouttrend-formal-entry-notice>div:first-child{gap:4px;display:grid}.sprouttrend-formal-entry-notice strong{color:var(--st-accent)}.sprouttrend-formal-entry-notice span{color:var(--st-text-secondary);font-size:12px}.sprouttrend-more-actions,.sprouttrend-video-actions,.trend-discuss-more{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:10px}.sprouttrend-more-actions>summary,.sprouttrend-video-actions>summary,.trend-discuss-more>summary{min-width:0;min-height:40px;color:var(--st-text-secondary);cursor:pointer;overflow-wrap:anywhere;align-items:center;padding:10px 12px;font-size:12px;font-weight:750;list-style:none;display:flex}.sprouttrend-more-actions>summary::marker{content:""}.sprouttrend-video-actions>summary::marker{content:""}.trend-discuss-more>summary::marker{content:""}.sprouttrend-more-actions>summary::-webkit-details-marker{display:none}.sprouttrend-video-actions>summary::-webkit-details-marker{display:none}.trend-discuss-more>summary::-webkit-details-marker{display:none}.sprouttrend-more-actions>summary:focus-visible,.sprouttrend-video-actions>summary:focus-visible,.trend-discuss-more>summary:focus-visible{outline-offset:2px;outline:3px solid #5b5bd640}.sprouttrend-more-actions>div{border-top:1px solid var(--st-border);flex-wrap:wrap;gap:8px;padding:12px;display:flex}.sprouttrend-video-actions{background:var(--st-surface);position:relative}.sprouttrend-video-actions>summary{padding:7px 10px}.sprouttrend-video-actions>button,.trend-discuss-more>button{margin:0 10px 10px}.sprouttrend-run-details>.sprouttrend-run-list{border-top:1px solid var(--st-border);padding:12px}.trend-discuss-completed{align-items:stretch;gap:12px;display:grid}.trend-discuss-analysis-control{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.trend-discuss-analysis-control>div{gap:3px;min-width:0;display:grid}.trend-discuss-analysis-control strong{color:var(--st-ink);font-size:12px}.trend-discuss-analysis-control small{color:var(--st-text-secondary);overflow-wrap:anywhere;font-size:14px;line-height:1.5}.trend-discuss-analysis-control>button{flex:none}.trend-discuss-decision-summary{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;padding:12px;display:grid}.trend-discuss-decision-summary strong{color:var(--st-ink);grid-column:1/-1;font-size:14px}.trend-discuss-decision-summary span{color:var(--st-text-secondary);font-size:14px;line-height:1.45}.trend-discuss-completed>.trend-discuss-decision-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.trend-discuss-completed>.trend-discuss-decision-actions>button{width:100%}.trend-discuss-completed>.trend-discuss-decision-actions>button:not(.secondary-button){border-color:var(--st-accent);background:var(--st-accent);color:var(--st-surface)}.trend-discuss-more{justify-self:start;min-width:0;max-width:100%}.sprouttrend-discussion-stage{min-width:0;scroll-margin-top:8px}.trend-discuss-panel,.trend-discuss-header>div,.trend-discuss-messages,.trend-discuss-message,.trend-discuss-message>*,.trend-discuss-decision-summary,.trend-discuss-decision-summary>*{min-width:0}.trend-discuss-header h2,.trend-discuss-header p,.trend-discuss-message p,.trend-discuss-message li,.trend-discuss-message em,.trend-discuss-decision-summary>*{overflow-wrap:anywhere}.trend-discuss-message{width:fit-content;max-width:92%}.trend-discuss-message.is-user{width:fit-content}.sprouttrend-subtle-button{border:1px solid var(--st-accent-border);background:var(--st-surface);min-height:44px;color:var(--st-ink);border-radius:9px;padding:0 16px}.sprouttrend-subtle-button:disabled{border-color:var(--st-border);background:var(--st-surface-muted);color:var(--st-text-secondary)}.sprouttrend-state-card{background:var(--st-accent-soft);border-radius:14px;padding:14px 16px}.sprouttrend-state-card strong,.sprouttrend-state-card span{display:block}.sprouttrend-state-card span{color:var(--st-text-secondary);margin-top:6px;font-size:14px;line-height:1.65}.sprouttrend-video-list,.sprouttrend-run-list,.sprouttrend-link-list,.sprouttrend-detail-list{gap:12px;display:grid}.sprouttrend-video-item,.sprouttrend-run-item,.sprouttrend-link-item,.sprouttrend-detail-list li{border:1px solid var(--st-border);background:var(--st-surface);border-radius:14px;padding:14px}.sprouttrend-video-item header,.sprouttrend-run-item header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.sprouttrend-video-item a,.sprouttrend-link-item a{color:var(--st-accent);text-decoration:none}.sprouttrend-video-item a:hover,.sprouttrend-link-item a:hover,.trend-external-link:hover{text-decoration:underline}.sprouttrend-evidence-media{aspect-ratio:16/9;border:1px solid var(--st-border);background:var(--st-surface-muted);object-fit:contain;border-radius:10px;width:100%;max-height:420px;display:block}.sprouttrend-evidence-media.is-compact{min-height:120px;max-height:190px}.sprouttrend-evidence-media.is-placeholder{min-height:180px;color:var(--st-text-secondary);text-align:center;place-content:center;gap:6px;padding:18px;display:grid}.sprouttrend-evidence-media.is-placeholder.is-compact{min-height:120px}.sprouttrend-evidence-gallery{gap:8px;min-width:0;display:grid;overflow:hidden}.sprouttrend-evidence-gallery-controls{justify-content:center;align-items:center;gap:10px;display:flex}.sprouttrend-evidence-gallery-controls button{min-width:40px;padding:5px 10px}.sprouttrend-analysis-evidence,.sprouttrend-analysis-summary{gap:12px;min-width:0;display:grid}.sprouttrend-analysis-samples{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.sprouttrend-analysis-sample{border:1px solid var(--st-border);background:var(--st-surface);border-radius:14px;align-content:start;gap:10px;min-width:0;padding:12px;display:grid}.sprouttrend-analysis-sample>div{gap:8px;min-width:0;display:grid}.sprouttrend-analysis-sample strong,.sprouttrend-analysis-sample small,.sprouttrend-analysis-sample a{overflow-wrap:anywhere}.sprouttrend-analysis-sample a{color:var(--st-accent)}.sprouttrend-analysis-evidence.is-compact .sprouttrend-status-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.trend-discuss-evidence-context{border-block:1px solid var(--st-border);background:var(--st-surface-muted);min-width:0;padding:16px}.sprouttrend-discussion-evidence{gap:12px;min-width:0;display:grid}.sprouttrend-discussion-evidence>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sprouttrend-discussion-evidence>header>div{gap:3px;min-width:0;display:grid}.sprouttrend-discussion-evidence>header strong{color:var(--st-ink);font-size:14px}.sprouttrend-discussion-evidence>header small,.sprouttrend-discussion-evidence>header>span,.sprouttrend-discussion-source-list>small{color:var(--st-text-subtle);font-size:14px;line-height:1.45}.sprouttrend-discussion-evidence>header>span{background:var(--st-accent-soft);color:var(--st-accent);border-radius:999px;flex:none;padding:4px 8px;font-weight:800}.sprouttrend-discussion-evidence-metrics{border-block:1px solid var(--st-accent-soft);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sprouttrend-discussion-evidence-metrics article{gap:3px;min-width:0;padding:10px 12px;display:grid}.sprouttrend-discussion-evidence-metrics article+article{border-left:1px solid var(--st-accent-soft)}.sprouttrend-discussion-evidence-metrics span{color:var(--st-text-subtle);font-size:12px}.sprouttrend-discussion-evidence-metrics strong{color:var(--st-ink);overflow-wrap:anywhere;font-size:14px}.sprouttrend-discussion-source-list{gap:6px;display:grid}.sprouttrend-discussion-source-list>a{border-bottom:1px solid var(--st-accent-soft);color:var(--st-accent);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 2px;text-decoration:none;display:grid}.sprouttrend-discussion-source-list>a:hover{color:var(--st-accent);text-underline-offset:3px;text-decoration:underline}.sprouttrend-discussion-source-list>a span,.sprouttrend-discussion-source-list>a strong,.sprouttrend-discussion-source-list>a small{overflow-wrap:anywhere;min-width:0}.sprouttrend-discussion-source-list>a span{font-size:14px;font-weight:750}.sprouttrend-discussion-source-list>a strong,.sprouttrend-discussion-source-list>a small{color:var(--st-text-secondary);font-size:12px}.trend-discuss-review{border-bottom:1px solid var(--st-border);background:var(--st-surface);gap:10px;padding:16px;display:grid}.trend-discuss-review-heading{color:var(--st-ink);justify-content:space-between;align-items:center;gap:12px;display:flex}.trend-discuss-review-heading span,.trend-discuss-review>small{color:var(--st-text-subtle);font-size:14px}.trend-discuss-open-decision{border-top:1px solid var(--st-border);gap:8px;padding-top:12px;display:grid}.trend-discuss-open-decision p{color:var(--st-text-secondary);margin:0;font-size:14px;line-height:1.5}.trend-discuss-open-decision .trend-discuss-decision-actions,.trend-discuss-warning-confirmation .trend-discuss-decision-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.trend-discuss-warning-confirmation{margin:0 16px 16px}.sprouttrend-footer-note{color:var(--st-text-subtle);font-size:12px}.sprouttrend-empty{border:1px dashed var(--st-border);background:var(--st-surface-muted);color:var(--st-text-secondary);border-radius:16px;padding:18px}.sprouttrend-status-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.sprouttrend-history-meta{color:var(--st-text-subtle);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.sprouttrend-insight{gap:16px;padding:8px 0 4px;display:grid}.sprouttrend-insight-block{gap:10px;display:grid}.sprouttrend-insight-block h4{color:var(--st-ink);margin:0}.sprouttrend-insight-block p,.sprouttrend-insight-block li{color:var(--st-text-secondary);font-size:14px;line-height:1.65}.sprouttrend-insight-block ul,.sprouttrend-detail-list{margin:0;padding-left:18px}.sprouttrend-insight-sources{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:10px;min-width:0;margin:4px 0 20px}.sprouttrend-insight-sources>summary{min-height:48px;color:var(--st-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:750;display:flex}.sprouttrend-insight-sources>summary small{color:var(--st-text-secondary);font-size:12px;font-weight:600}.sprouttrend-insight-sources[open]>summary{border-bottom:1px solid var(--st-border)}.sprouttrend-insight-sources>.sprouttrend-link-list{padding:0 14px}.sprouttrend-top-gap{margin-top:20px}.sprouttrend-tab-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sprouttrend-filter-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.sprouttrend-filter-row>*{min-width:0}.sprouttrend-filter-workbench{border:1px solid var(--st-border);background:var(--st-surface-muted);gap:12px;margin-bottom:18px;padding:14px;display:grid}.sprouttrend-filter-workbench.is-library{margin:14px 0}.sprouttrend-filter-field{flex:150px;gap:6px;display:grid}.sprouttrend-filter-field.is-search{flex-basis:240px}.sprouttrend-filter-field>span{color:var(--st-text-secondary);letter-spacing:.04em;font-size:12px;font-weight:800}.sprouttrend-filter-field>small{color:var(--st-text-subtle);font-size:12px;line-height:1.45}.sprouttrend-filter-field input,.sprouttrend-filter-field select{border-color:var(--st-border);background:var(--st-surface);width:100%;max-width:none;min-height:44px}.sprouttrend-advanced-filters{border-top:1px solid var(--st-border);flex:100%;padding-top:8px}.sprouttrend-advanced-filters>summary{cursor:pointer;width:fit-content;min-height:44px;color:var(--st-text-secondary);align-items:center;font-size:12px;font-weight:800;display:inline-flex}.sprouttrend-advanced-filter-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:10px;display:grid}.sprouttrend-filter-summary{border-top:1px solid var(--st-border);color:var(--st-text-secondary);justify-content:space-between;align-items:center;gap:12px;padding-top:10px;font-size:14px;font-weight:700;display:flex}.sprouttrend-filter-summary>div{align-items:center;gap:10px;display:flex}.sprouttrend-text-button{min-height:auto;color:var(--st-accent);box-shadow:none;background:0 0;border:0;padding:5px 3px;font-size:14px;font-weight:800}.sprouttrend-text-button:hover{color:var(--st-accent);background:0 0;text-decoration:underline;transform:none}.sprouttrend-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.sprouttrend-pagination>div,.sprouttrend-library-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sprouttrend-library-actions svg{flex:0 0 18px;width:18px;height:18px}.trend-table-empty-action{justify-items:center;gap:12px;max-width:620px;margin:0 auto;display:grid}.trend-table-empty-action button,.trend-library-pagination button{border:1px solid var(--st-accent-border);background:var(--st-surface);min-height:44px;color:var(--st-accent-strong);border-radius:9px;padding:0 16px;font-weight:750}.trend-library-pagination{border-top:1px solid var(--st-border);min-height:56px;color:var(--st-text-secondary);justify-content:center;align-items:center;gap:14px;padding-top:14px;font-size:13px;font-weight:700;display:flex}.trend-library-pagination button:disabled{cursor:not-allowed;opacity:.48}@media (max-width:560px){.trend-library-pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.trend-library-pagination span{text-align:center;grid-area:1/1/auto/-1}}.sprouttrend-candidate-workbench{container-type:inline-size}.sprouttrend-candidate-list-panel,.sprouttrend-detail-panel{min-width:0}.sprouttrend-candidate-group{gap:12px;display:grid}.sprouttrend-candidate-group>div:first-child h4{color:var(--st-ink);margin:3px 0 0;font-size:14px}.sprouttrend-candidate-card{background:var(--st-surface);border-radius:8px;gap:12px;padding:15px}@supports (content-visibility:auto){.sprouttrend-candidate-card{content-visibility:auto;contain-intrinsic-size:auto 280px}}.sprouttrend-candidate-card.is-observation{border-color:var(--st-border);background:var(--st-surface-muted)}.sprouttrend-candidate-card.is-unread{border-left:4px solid var(--st-accent);background:var(--st-surface)}.sprouttrend-candidate-card.is-read{border-left:4px solid var(--st-border)}.sprouttrend-read-indicator{align-items:center;gap:5px;display:inline-flex}.sprouttrend-read-indicator:before{background:var(--st-border);content:"";border-radius:999px;width:7px;height:7px}.sprouttrend-read-indicator.is-unread:before{background:var(--st-accent);box-shadow:0 0 0 3px #5b5bd621}.sprouttrend-candidate-detail-backdrop{padding:16px}.sprouttrend-candidate-detail-modal{overscroll-behavior:contain;width:min(1040px,100%);max-height:calc(100dvh - 32px);position:relative;top:auto;overflow:hidden auto}.sprouttrend-candidate-detail-modal>header{z-index:2;border-bottom:1px solid var(--st-border);background:var(--st-surface);margin:-18px -18px 18px;padding:20px 22px;position:sticky;top:-18px}.sprouttrend-candidate-detail-modal>header h3{overflow-wrap:anywhere;max-width:760px;margin:4px 0 6px;font-size:clamp(20px,2.2vw,28px);line-height:1.25}.sprouttrend-candidate-detail-modal>header p{max-width:760px;color:var(--st-text-secondary);margin:0;font-size:15px;line-height:1.55}.sprouttrend-modal-close{flex:none}.sprouttrend-candidate-card:focus-visible{outline-offset:2px;outline:3px solid #5b5bd63d}.sprouttrend-candidate-open-surface{cursor:pointer;border-radius:6px;gap:12px;display:grid}.sprouttrend-candidate-open-surface:focus-visible{outline-offset:4px;outline:3px solid #5b5bd63d}.sprouttrend-candidate-kicker{color:var(--st-text-secondary);letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:850;display:block}.sprouttrend-candidate-badges,.sprouttrend-operation-states{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.sprouttrend-status-label{background:var(--st-accent-soft);color:var(--st-text-secondary);border-radius:4px;align-items:center;padding:4px 7px;font-size:12px;font-weight:850;line-height:1.35;display:inline-flex}.sprouttrend-status-label.is-success{background:var(--st-accent-soft);color:var(--st-accent)}.sprouttrend-status-label.is-warning{background:var(--st-warning-soft);color:var(--st-warning)}.sprouttrend-status-label.is-danger{color:var(--st-danger);background:#f8e1dc}.sprouttrend-evidence-summary{border-block:1px solid var(--st-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.sprouttrend-evidence-summary>div{min-width:0;padding:9px 10px}.sprouttrend-evidence-summary>div+div{border-left:1px solid var(--st-border)}.sprouttrend-evidence-summary span,.sprouttrend-evidence-summary strong,.sprouttrend-evidence-summary small{display:block}.sprouttrend-evidence-summary span{color:var(--st-text-subtle);font-size:12px;font-weight:750}.sprouttrend-evidence-summary strong{overflow-wrap:anywhere;color:var(--st-ink);margin-top:3px;font-size:14px;line-height:1.4}.sprouttrend-evidence-summary small{color:var(--st-text-secondary);margin-top:3px;font-size:12px;line-height:1.45}.sprouttrend-candidate-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.sprouttrend-candidate-footer button{min-height:44px}.sprouttrend-candidate-footer>*{min-width:0}.sprouttrend-observation-context{border:1px solid var(--st-accent-border);background:var(--st-accent-soft);grid-template-columns:auto minmax(0,1fr);gap:3px 10px;margin-bottom:14px;padding:10px 12px;display:grid}.sprouttrend-observation-context>span{color:var(--st-accent);grid-row:1/3;align-self:center;font-size:12px;font-weight:850}.sprouttrend-observation-context strong{color:var(--st-ink);font-size:14px}.sprouttrend-observation-context small{color:var(--st-text-secondary);font-size:12px}.sprouttrend-observation-group{border:1px solid var(--st-border);background:var(--st-surface-muted)}.sprouttrend-observation-group>summary{color:var(--st-text-secondary);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;list-style:none;display:flex}.sprouttrend-observation-group>summary::-webkit-details-marker{display:none}.sprouttrend-observation-group>summary>span:first-child{gap:3px;display:grid}.sprouttrend-observation-group>summary strong{color:var(--st-ink);font-size:12px}.sprouttrend-observation-group>summary small,.sprouttrend-observation-group>summary>span:last-child{color:var(--st-text-subtle);font-size:12px}.sprouttrend-observation-list{border-top:1px solid var(--st-border);padding:12px}.sprouttrend-section-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.sprouttrend-section-heading h4{margin:0}.sprouttrend-section-heading span{color:var(--st-text-subtle);font-size:12px;font-weight:700}.sprouttrend-evidence-toggle{width:100%;margin-top:12px}.sprouttrend-state-card.is-loading{border:1px solid var(--st-accent-border)}.sprouttrend-state-card.is-error{background:#fff4f1;border:1px solid #e7bbb2}.sprouttrend-state-card.is-error strong{color:var(--st-danger)}.sprouttrend-state-card button{margin-top:10px}.sprouttrend-empty strong,.sprouttrend-empty p{display:block}.sprouttrend-empty strong{color:var(--st-text-secondary)}.sprouttrend-empty p{color:var(--st-text-secondary);margin:5px 0 0;font-size:14px;line-height:1.55}.sprouttrend-empty button{margin-top:10px}.sprouttrend-empty-primary-action{border-radius:9px;min-height:44px}.sprouttrend-library-status{border:1px solid var(--st-border);background:var(--st-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sprouttrend-library-status>div{gap:4px;min-width:0;padding:12px 14px;display:grid}.sprouttrend-library-status>div+div{border-left:1px solid var(--st-border)}.sprouttrend-library-status span{color:var(--st-text-subtle);letter-spacing:.06em;font-size:12px;font-weight:850}.sprouttrend-library-status strong{color:var(--st-ink);font-size:12px}.sprouttrend-library-status small{color:var(--st-text-secondary);font-size:12px;line-height:1.45}.sprouttrend-library-status.is-compact{background:var(--st-surface);border-radius:12px;grid-template-columns:minmax(0,1fr)}.sprouttrend-library-status.is-compact>div{grid-template-columns:auto minmax(0,1fr) minmax(160px,.7fr);align-items:center;gap:8px 14px;padding:14px 16px}.sprouttrend-library-status.is-compact strong{font-size:15px}.sprouttrend-library-status.is-compact small{text-align:right}.sprouttrend-library-status.is-compact progress{background:var(--st-surface-muted);border:0;border-radius:999px;grid-column:1/-1;width:100%;height:6px;overflow:hidden}.sprouttrend-library-status.is-compact progress::-webkit-progress-bar{background:var(--st-surface-muted)}.sprouttrend-library-status.is-compact progress::-webkit-progress-value{background:var(--st-accent);border-radius:999px}.sprouttrend-library-status.is-compact progress::-moz-progress-bar{background:var(--st-accent);border-radius:999px}.sprouttrend-library-advanced{margin-top:2px}.sprouttrend-library-status.is-advanced{background:0 0;border:0;border-radius:0}.sprouttrend-library-status.is-advanced.is-compact>div{padding:4px 0 0}.trend-table:not(.trend-inbox-table){min-width:1180px;font-size:14px}.trend-table:not(.trend-inbox-table) .trend-col-title{width:21%}.trend-table:not(.trend-inbox-table) .trend-col-priority{width:8%}.trend-table:not(.trend-inbox-table) .trend-col-date{width:9%}.trend-table:not(.trend-inbox-table) .trend-col-related-apps,.trend-table:not(.trend-inbox-table) .trend-col-tags{width:10%}.trend-table:not(.trend-inbox-table) .trend-col-videos{width:19%}.trend-table:not(.trend-inbox-table) .trend-col-insight{width:23%}.trend-table:not(.trend-inbox-table) th{border-bottom-color:var(--st-border);background:var(--st-surface-muted);height:56px;color:var(--st-text-secondary);letter-spacing:0;vertical-align:middle;padding:8px 12px;font-size:13px;line-height:1.35}.trend-table:not(.trend-inbox-table) td{background:var(--st-surface);color:var(--st-text-secondary);padding:16px 12px;line-height:1.5}.trend-table:not(.trend-inbox-table) tbody tr:hover td{background:#fafafe}.trend-table:not(.trend-inbox-table) .trend-table-row.is-expanded td{border-bottom-color:var(--st-accent-border);background:var(--st-accent-soft)}.trend-tags-cell .trend-tag-list{align-items:flex-start;gap:6px}.trend-tags-cell .trend-tag{overflow-wrap:anywhere;white-space:normal;max-width:100%;padding:4px 7px}.trend-evidence-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.trend-evidence-list>li{grid-template-columns:24px minmax(0,1fr);gap:8px;min-width:0;padding:8px 0;display:grid}.trend-evidence-list>li:first-child{padding-top:0}.trend-evidence-list>li:last-child{padding-bottom:0}.trend-evidence-list>li+li{border-top:1px solid var(--st-border)}.trend-evidence-index{background:var(--st-surface-muted);width:24px;height:24px;color:var(--st-text-subtle);font-variant-numeric:tabular-nums;border-radius:5px;place-items:center;font-size:11px;font-weight:800;display:grid}.trend-evidence-copy{gap:4px;min-width:0;display:grid}.trend-evidence-copy a{color:var(--st-accent);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;font-size:13px;font-weight:750;line-height:1.4;text-decoration:none;display:grid}.trend-evidence-copy a:hover{text-underline-offset:3px;text-decoration:underline}.trend-evidence-copy a>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.trend-evidence-copy a i{font-size:12px;font-style:normal}.trend-evidence-copy small{color:var(--st-text-subtle);font-size:12px;line-height:1.45}.trend-table:not(.trend-inbox-table) .trend-insight-cell{padding:12px!important}.trend-summary-toggle{background:var(--st-surface-muted);border-radius:9px;align-content:start;gap:8px;min-height:0;padding:10px 12px}.trend-summary-toggle:hover{background:#ececfb}.trend-summary-toggle>strong{color:var(--st-ink);text-overflow:clip;white-space:normal;font-size:14px;line-height:1.45;overflow:visible}.trend-summary-preview{color:var(--st-text-secondary);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.trend-summary-footer{border-top:1px solid var(--st-border);width:100%;color:var(--st-accent);justify-content:space-between;align-items:center;gap:8px;padding-top:8px;font-size:12px;font-weight:800;display:flex}.trend-summary-footer i{font-size:11px;font-style:normal}.trend-expanded-content{background:var(--st-surface);gap:20px;padding:24px 28px 28px;display:grid}.trend-expanded-content .sprouttrend-formal-cta{border:1px solid var(--st-border);background:var(--st-surface-muted);border-radius:12px;gap:16px;padding:20px}.trend-expanded-content .sprouttrend-formal-cta dl{border-block:1px solid var(--st-border);grid-template-columns:minmax(0,1fr);gap:0}.trend-expanded-content .sprouttrend-formal-cta dl>div{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.trend-expanded-content .sprouttrend-formal-cta dl>div+div{border-top:1px solid var(--st-border)}.trend-expanded-content .sprouttrend-formal-cta dd{color:var(--st-ink);margin:0}.trend-expanded-content .sprouttrend-formal-cta p,.trend-expanded-content .sprouttrend-formal-cta li{max-width:75ch;color:var(--st-ink)}.trend-expanded-content .sprouttrend-formal-cta summary{cursor:pointer;align-content:center;min-height:44px}.trend-expanded-content>.sprouttrend-insight{gap:0;padding:0}.trend-expanded-content .sprouttrend-insight-block{border-top:1px solid var(--st-border);gap:10px;padding:20px 0}.trend-expanded-content .sprouttrend-insight-block h4{font-size:15px}.trend-expanded-content .sprouttrend-insight-block p,.trend-expanded-content .sprouttrend-insight-block li{max-width:75ch;color:var(--st-ink);margin:0;font-size:15px;line-height:1.7}.trend-expanded-content .sprouttrend-detail-list{gap:0;padding-left:20px}.trend-expanded-content .sprouttrend-detail-list li{background:0 0;border:0;border-radius:0;padding:9px 0}.trend-expanded-content .sprouttrend-detail-list li+li{border-top:1px solid var(--st-border)}.trend-expanded-content .sprouttrend-link-list{border-block:0;gap:0}.trend-expanded-content .sprouttrend-link-item{background:0 0;border:0;border-radius:0;padding:12px 0}.trend-expanded-content .sprouttrend-link-item+.sprouttrend-link-item{border-top:1px solid var(--st-border)}.trend-expanded-content .sprouttrend-link-item p{color:var(--st-text-secondary);margin-top:4px;font-size:13px}@media (max-width:760px){.trend-table:not(.trend-inbox-table){min-width:0}.trend-table:not(.trend-inbox-table) td{padding:11px 12px}.trend-table:not(.trend-inbox-table) .trend-insight-cell{padding:12px!important}.trend-evidence-list>li{grid-template-columns:24px minmax(0,1fr)}.trend-expanded-content{gap:16px;padding:16px}.trend-expanded-content .sprouttrend-formal-cta{padding:16px}.trend-expanded-content .sprouttrend-formal-cta dl>div{grid-template-columns:minmax(0,1fr);gap:5px}}.trend-insight-toggle .sprouttrend-operation-states{max-width:100%}.trend-insight-toggle .sprouttrend-operation-states>span{min-width:0}.trend-insight-toggle strong,.trend-insight-toggle small{white-space:normal}.trend-insight-toggle strong{color:var(--st-ink)}.trend-insight-toggle:disabled .sprouttrend-status-label,.trend-insight-toggle:disabled .trend-item-state{opacity:.78}.sprouttrend-title-wrap{min-width:0}.sprouttrend-title-wrap strong,.sprouttrend-title-wrap small{display:block}.sprouttrend-title-wrap small{color:var(--st-text-subtle);margin-top:6px;font-size:12px}.sprouttrend-title-wrap strong,.sprouttrend-title-wrap small,.sprouttrend-state-card strong,.sprouttrend-state-card span,.sprouttrend-empty strong,.sprouttrend-empty p{overflow-wrap:anywhere}.sprouttrend-related-creators{gap:16px}.sprouttrend-related-creator-intro{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.sprouttrend-related-creator-intro>div{min-width:0}.sprouttrend-related-creator-intro h4{margin-top:5px}.sprouttrend-related-creator-intro p{max-width:68ch;margin-top:7px}.sprouttrend-related-creator-button{border:1px solid var(--st-accent);background:var(--st-accent);min-height:44px;color:var(--st-surface);cursor:pointer;font:inherit;border-radius:10px;flex:none;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.sprouttrend-related-creator-button:hover:not(:disabled){filter:brightness(.96)}.sprouttrend-related-creator-button:focus-visible{outline:3px solid color-mix(in srgb, var(--st-accent) 24%, transparent);outline-offset:2px}.sprouttrend-related-creator-button:disabled{cursor:not-allowed;opacity:.5}.sprouttrend-related-creator-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.sprouttrend-related-creator-notes li{border:1px solid var(--st-border);background:var(--st-surface-muted);min-width:0;color:var(--st-text-secondary);border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.sprouttrend-related-creator-results{gap:12px;display:grid}.sprouttrend-related-creator-results .sprouttrend-history-meta{justify-content:space-between;align-items:baseline}.sprouttrend-related-creator-results .sprouttrend-history-meta strong{color:var(--st-ink);font-size:14px}.sprouttrend-creator-candidate{border:1px solid var(--st-border);border-radius:14px;gap:8px;padding:12px 14px;display:grid}.sprouttrend-creator-candidate header{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.sprouttrend-creator-candidate header>div{gap:3px;min-width:0;display:grid}.sprouttrend-creator-candidate header small{color:var(--st-text-secondary);overflow-wrap:anywhere;font-size:13px;font-weight:500}.sprouttrend-related-creator-facts{flex-wrap:wrap;gap:8px;display:flex}.sprouttrend-related-creator-facts span{background:var(--st-surface-muted);color:var(--st-text-secondary);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.sprouttrend-related-creator-examples{color:var(--st-ink);font-size:13px}.sprouttrend-creator-candidate p,.sprouttrend-creator-candidate li{color:var(--st-text-secondary);margin:0;font-size:14px;line-height:1.6}.sprouttrend-creator-candidate ul{margin:0;padding-left:18px}.sprouttrend-progress{width:100%}@container (max-width:720px){.sprouttrend-evidence-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sprouttrend-evidence-summary>div:nth-child(odd){border-left:0}.sprouttrend-evidence-summary>div:nth-child(n+3){border-top:1px solid var(--st-border)}}@media (min-width:981px){.sprouttrend-detail-panel{align-self:start;position:sticky;top:16px}}@media (max-width:980px){.sprouttrend-grid.is-two-columns{grid-template-columns:1fr}}@media (max-width:640px){.sprouttrend-root{padding-bottom:24px}.sprouttrend-session-toolbar{flex-wrap:wrap;width:calc(100vw - 20px);margin-top:10px}.ai-model-switcher{flex:190px;min-width:min(100%,210px)}.sprouttrend-panel{padding:16px}.sprouttrend-related-creator-intro{gap:14px;display:grid}.sprouttrend-related-creator-button{width:100%}.sprouttrend-related-creator-notes{grid-template-columns:1fr}.sprouttrend-candidate-detail-backdrop{place-items:stretch stretch;padding:0}.sprouttrend-candidate-detail-modal{border:0;border-radius:0;width:100%;max-width:none;min-height:100dvh;max-height:100dvh}.sprouttrend-candidate-detail-modal>header{margin:-16px -16px 16px;padding:16px;top:-16px}.sprouttrend-filter-row{grid-template-columns:1fr;display:grid}.sprouttrend-advanced-filter-grid{grid-template-columns:1fr}.sprouttrend-filter-summary,.sprouttrend-candidate-footer,.sprouttrend-section-heading{flex-direction:column;align-items:stretch}.sprouttrend-filter-summary>div,.sprouttrend-filter-summary button,.sprouttrend-candidate-footer .sprouttrend-inline-actions,.sprouttrend-candidate-footer .sprouttrend-inline-actions button{width:100%}.sprouttrend-filter-summary>div{grid-template-columns:1fr 1fr;display:grid}.sprouttrend-candidate-card>header{display:grid}.sprouttrend-candidate-badges{justify-content:flex-start}.sprouttrend-detail-actions>button,.sprouttrend-more-actions>div,.sprouttrend-more-actions>div>button,.sprouttrend-review-actions,.sprouttrend-formal-entry-notice,.trend-discuss-completed>.trend-discuss-decision-actions,.trend-discuss-decision-summary{width:100%}.sprouttrend-more-actions>div,.trend-discuss-completed>.trend-discuss-decision-actions,.trend-discuss-decision-summary{grid-template-columns:1fr}.sprouttrend-more-actions>div,.sprouttrend-review-actions,.sprouttrend-formal-entry-notice{display:grid}.trend-discuss-analysis-control{flex-direction:column;align-items:stretch}.sprouttrend-discussion-evidence>header{display:grid}.sprouttrend-discussion-evidence>header>span{justify-self:start}.sprouttrend-discussion-evidence-metrics{grid-template-columns:1fr}.sprouttrend-discussion-evidence-metrics article+article{border-top:1px solid var(--st-accent-soft);border-left:0}.sprouttrend-discussion-source-list>a{grid-template-columns:minmax(0,1fr) auto}.sprouttrend-discussion-source-list>a small{grid-column:1/-1}.trend-discuss-analysis-control>button,.sprouttrend-review-actions>button,.sprouttrend-formal-entry-notice button{width:100%}.sprouttrend-review-checks>li,.trend-discuss-review li{grid-template-columns:28px minmax(0,1fr)}.sprouttrend-review-checks em,.trend-discuss-review li em{grid-column:2;justify-self:start}.trend-discuss-panel.is-inline{height:calc(100dvh - 16px);min-height:min(560px,100dvh - 16px);max-height:calc(100dvh - 16px)}.trend-discuss-header,.trend-discuss-meta,.trend-discuss-messages,.trend-discuss-composer{padding-left:14px;padding-right:14px}.trend-discuss-more,.trend-discuss-more>summary{width:100%}.trend-discuss-more>button{width:calc(100% - 20px)}.sprouttrend-evidence-summary{grid-template-columns:1fr}.sprouttrend-evidence-summary>div+div{border-top:1px solid var(--st-border);border-left:0}.sprouttrend-library-status{grid-template-columns:1fr}.sprouttrend-library-status>div+div{border-top:1px solid var(--st-border);border-left:0}.sprouttrend-library-status.is-compact>div{grid-template-columns:auto minmax(0,1fr)}.sprouttrend-library-status.is-compact small{text-align:left;grid-column:1/-1}.sprouttrend-observation-context{grid-template-columns:1fr}.sprouttrend-observation-context>span{grid-row:auto}.sprouttrend-pagination{align-items:stretch}.sprouttrend-pagination>div{grid-template-columns:1fr auto 1fr;display:grid}}.sprouttrend-status-label.is-success,.trend-queue-state-completed,.trend-item-state-ready,.trend-creator-run-status-completed,.trend-inbox-status-promoted,.trend-candidate-state.is-all-thresholds,.trend-thresholds>span.is-met,.trend-candidate-action-state.is-completed,.trend-promotion-checks article.is-ready>span{background:var(--st-success-soft);color:var(--st-success)}.trend-reach-gate.is-qualified,.trend-candidate-card.is-all-thresholds,.trend-promotion-checks article.is-ready{border-color:var(--st-success)}.trend-thresholds>span.is-met,.trend-candidate-action-state.is-completed{border-color:color-mix(in srgb, var(--st-success) 35%, var(--st-border))}.trend-thresholds .is-met strong,.trend-promotion-checks article.is-ready>span{color:var(--st-success)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.sprouttrend-card.is-selectable,.trend-refresh-icon.is-spinning{transition:none}.sprouttrend-card.is-selectable:hover{transform:none}}.i18n-switcher{z-index:auto;border:1px solid var(--st-border);max-width:100%;min-height:48px;color:var(--st-ink);box-shadow:none;background:#fafafdf5;border-radius:12px;align-items:center;gap:8px;padding:5px;display:inline-flex;position:relative}.i18n-switcher__label{white-space:nowrap;padding-left:7px;font-size:14px;font-weight:750}.i18n-switcher__options{background:var(--st-accent-soft);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;display:inline-grid}.i18n-switcher__option{min-width:58px;min-height:44px;color:var(--st-text-secondary);font:inherit;white-space:nowrap;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:5px 9px;font-size:14px;font-weight:750;line-height:1}.i18n-switcher__option:hover{color:var(--st-accent);background:#ffffffa3;transform:none}.i18n-switcher__option[aria-pressed=true]{background:var(--st-surface);color:var(--st-accent);box-shadow:0 1px 5px #1e203029}.i18n-switcher__option:focus-visible{outline-offset:1px;outline:3px solid #5b5bd647}@media (max-width:640px){.i18n-switcher{width:fit-content;margin:0}.i18n-switcher__label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.i18n-switcher__option{min-width:54px}}
