.results-page{gap:18px}.results-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 24px;border:1px solid rgba(96,165,250,.2);border-radius:var(--radius-xl);background:linear-gradient(135deg,#2563eb21,#8b5cf60f)}.results-kicker{color:#93c5fd;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.results-hero h2{margin:5px 0 7px;color:var(--text);font-size:clamp(1.25rem,3vw,1.8rem)}.results-hero p{max-width:720px;margin:0;color:var(--text-secondary);font-size:.86rem;line-height:1.6}.results-count{flex:0 0 auto;padding:8px 12px;border:1px solid var(--border-strong);border-radius:999px;color:var(--text-secondary);font-family:DM Mono,monospace;font-size:.74rem}.results-panel{display:flex;flex:0 0 auto;flex-direction:column;gap:16px;min-height:calc(100vh - 270px)}.results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.results-search{width:min(420px,100%)}.results-search input,.result-actions input,.result-actions select{width:100%;height:36px;padding:7px 11px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#ffffff0a;color:var(--text);font:inherit;font-size:.8rem}.result-actions select option{background:#101827;color:#e5edf8}.results-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.result-card{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffff08}.result-card--sharing-disabled{grid-template-columns:minmax(0,1fr) auto}.result-card-content{min-width:0}.result-card-heading{display:flex;align-items:center;gap:10px}.result-card-heading h3{min-width:0;margin:0;font-size:.96rem}.result-card-heading a{color:var(--text);text-decoration:none}.result-card-heading a:hover{color:var(--accent-light)}.result-visibility{flex:0 0 auto;padding:3px 8px;border-radius:999px;font-size:.66rem;font-weight:800}.result-visibility.is-private{border:1px solid rgba(148,163,184,.25);background:#94a3b81a;color:#cbd5e1}.result-visibility.is-shared{border:1px solid rgba(52,211,153,.28);background:#10b9811f;color:#6ee7b7}.result-summary{margin:7px 0 9px;color:var(--text-secondary);font-size:.82rem;line-height:1.55}.result-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--text-muted);font-size:.72rem}.result-preview{margin-top:12px;border-top:1px solid var(--border)}.result-preview>summary{padding-top:10px;color:#93c5fd;cursor:pointer;font-size:.76rem;font-weight:800}.result-preview-body{margin-top:10px}.result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px}.result-actions input{grid-column:1 / -1}.result-actions .toolbar-btn{justify-content:center}.result-actions.result-actions--compact{grid-template-columns:minmax(110px,140px);justify-content:end}.results-empty{display:grid;min-height:180px;place-items:center;padding:24px;border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-muted);font-size:.84rem;text-align:center}.share-shape{display:flex;flex-direction:column;gap:7px;padding:12px 14px;border:1px solid rgba(148,163,184,.14);border-radius:var(--radius-sm);background:#02061740}.shape-batch{display:flex;flex-direction:column;gap:8px}.shape-kicker,.shape-meta,.shape-meaning,.shape-execution,.shape-reason,.shape-assumptions{margin:0;font-size:.74rem;line-height:1.5}.shape-kicker,.shape-meta,.shape-meaning{color:var(--text-secondary)}.shape-headline{margin:0;color:var(--text);font-size:.84rem;line-height:1.4}.shape-headline[data-verdict=good]{color:#6ee7b7}.shape-headline[data-verdict=review]{color:#fde68a}.shape-headline[data-verdict=inconclusive],.shape-headline[data-verdict=skipped],.shape-headline[data-verdict=neutral]{color:#93c5fd}.shape-execution{color:#6ee7b7;font-weight:800}.shape-execution.is-error,.shape-reason{color:#fda4af}.shape-execution.is-skipped,.shape-assumptions{color:#fcd34d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 900px){.result-card{grid-template-columns:1fr}.result-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.result-actions input{grid-column:1 / -1}}@media (max-width: 640px){.results-hero{align-items:flex-start;flex-direction:column}.results-toolbar{align-items:stretch;flex-direction:column}.results-search{width:100%}.result-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
