:root{color-scheme:light;--bg: #f6f1ea;--surface: rgba(255, 252, 248, .92);--surface-strong: #fffdf9;--line: rgba(54, 42, 29, .12);--text: #241b12;--muted: #6a5b4b;--accent: #a35c2e;--alert: #9b2d20;--shadow: 0 16px 40px rgba(45, 31, 17, .08);font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:radial-gradient(circle at top left,rgba(163,92,46,.08),transparent 24rem),linear-gradient(180deg,#f8f4ee,#f2ede4)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,select,input{font:inherit}button{cursor:pointer}a{color:var(--accent)}#root{min-height:100vh}.app-shell{display:grid;grid-template-columns:320px 1fr;min-height:100vh}.sidebar{display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;padding:2rem;border-right:1px solid var(--line);background:#faf5edb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow,.date-label,.signal-company{margin:0 0 .4rem;color:var(--muted);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,h4{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;margin:0;font-weight:600;letter-spacing:-.02em}h1{font-size:clamp(2rem,3vw,3.4rem);line-height:.95}h2{font-size:2rem}.intro{color:var(--muted);max-width:18rem}.run-button,.subscription-form button,.ghost-button{border:1px solid var(--line);background:var(--surface-strong);color:var(--text);border-radius:999px;padding:.85rem 1rem;transition:transform .12s ease,border-color .12s ease,background .12s ease}.run-button:hover,.subscription-form button:hover,.ghost-button:hover,.pill:hover{transform:translateY(-1px);border-color:#a35c2e66}.run-button,.pill.active,.subscription-form button,.ghost-button.active{background:var(--text);color:#fdf8f2}.filters select,.subscription-form select,.subscription-form input{border:1px solid var(--line);background:#ffffffb8;border-radius:16px;min-height:50px;padding:.8rem .95rem;color:var(--text)}.filters select,.subscription-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(54,42,29,.7) 50%),linear-gradient(135deg,rgba(54,42,29,.7) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:2.5rem}.field-label{display:inline-flex;margin-bottom:.4rem;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.content{display:grid;gap:1rem;padding:clamp(1rem,2.2vw,2rem);min-width:0}.topbar{display:flex;align-items:end;justify-content:space-between;gap:1rem}.topbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.filters{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(220px,1fr) minmax(340px,1.55fr);gap:.75rem;align-items:end;min-width:0}.control{display:grid;gap:.3rem;min-width:0}.control-pills{min-width:0;align-content:end}.pill-row,.tag-row,.meta-row,.source-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.pill,.tag,.trust-badge{border:1px solid var(--line);border-radius:999px;padding:.35rem .7rem;background:#ffffffb3;color:var(--muted)}.pill-row{min-height:50px;padding:.2rem 0;align-content:center}.trust-badge.moves{color:var(--accent)}.trust-badge.sentiment{color:var(--alert)}.tag.muted{color:var(--muted)}.stack,.card-stack{display:grid;gap:1rem;min-width:0}.signal-card,.placeholder-card,.error-card,.subscription-form{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.section-block{display:grid;gap:.9rem}.section-header,.signal-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.signal-card{display:grid;gap:.9rem;padding:1.35rem}.signal-summary,.signal-why,.placeholder-card p{color:var(--muted);margin:0}.topbar-meta,.timeline-row{color:var(--muted);font-size:.92rem}.timeline-row{display:flex;flex-wrap:wrap;gap:.75rem 1rem;padding-bottom:.1rem}.card-footer{display:grid;gap:.75rem;padding-top:.35rem;border-top:1px solid rgba(54,42,29,.08)}.meta-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;background:#241b120d;color:var(--muted)}.placeholder-card,.error-card{padding:1.25rem}.error-card{color:#fff7f5;background:linear-gradient(135deg,#8f3025,#b14636)}.alerts-layout{display:grid;grid-template-columns:minmax(280px,320px) 1fr;gap:1rem}.subscription-form{display:grid;gap:.75rem;padding:1.25rem;align-self:start}.source-row a{text-decoration:none;font-size:.95rem}@media(max-width:1200px){.app-shell{grid-template-columns:280px 1fr}.sidebar{padding:1.25rem}.filters{grid-template-columns:1fr 1fr;align-items:stretch}.control-pills{grid-column:1 / -1}}@media(max-width:960px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.alerts-layout,.filters{grid-template-columns:1fr}.topbar,.section-header,.signal-header{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%;flex-wrap:wrap}}@media(max-width:720px){.filters{grid-template-columns:1fr}.pill-row{min-height:0}}
