:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17221f;background:#eef4f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink-soft: #5f716b;--line: #d2ddd8;--panel: #ffffff;--green: #1e6f53;--green-dark: #143f34;--blue: #245f8f;--cyan: #1d7f8c;--amber: #94620f;--red: #a23d3d;--focus: #0f766e}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus,select:focus,a:focus-visible{outline:2px solid var(--focus);outline-offset:2px}h1,h2,h3,p{margin:0}.app-shell{min-height:100vh}.hero{min-height:440px;display:grid;align-content:start;gap:26px;padding:22px clamp(18px,5vw,72px) 34px;color:#fff;background:linear-gradient(0deg,#143f34d1,#143f34d1),url(https://images.unsplash.com/photo-1524995997946-a1c2e315a42f?auto=format&fit=crop&w=1800&q=80) center/cover}.hero nav,.brand,.meta-row,.detail-actions,.status-row{display:flex;align-items:center}.hero nav{justify-content:space-between;gap:16px}.brand{gap:10px;font-weight:820;font-size:1.05rem}.brand svg{color:#f1c94b}.hero nav>span{border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:7px 12px;font-weight:760;background:#ffffff1f}.hero-copy{width:min(820px,100%);display:grid;gap:12px;padding-top:24px}.hero-copy h1{font-size:clamp(2.2rem,5vw,4.9rem);line-height:1.02;letter-spacing:0}.hero-copy p{max-width:680px;color:#e7f2ef;font-size:1.1rem;line-height:1.48}.search-console{width:min(1180px,100%);display:grid;gap:14px;color:#17221f;background:#fffffff5;border:1px solid rgba(255,255,255,.72);border-radius:8px;padding:16px;box-shadow:0 22px 60px #09221d38}.main-search{position:relative;display:block}.main-search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--blue)}.main-search input{width:100%;min-height:60px;border:1px solid #afc9d9;border-radius:8px;padding:0 16px 0 52px;color:#17221f;background:#fff;font-size:1.05rem}.quick-row{display:flex;flex-wrap:wrap;gap:8px}.quick-row button{min-height:34px;border:1px solid #c5dbe8;border-radius:999px;background:#f7fbfd;color:#204c73;padding:6px 12px;font-weight:760}.quick-row button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}label{display:grid;gap:6px;color:#31423c;font-size:.78rem;font-weight:780}select{width:100%;min-height:42px;border:1px solid #c6d1cb;border-radius:8px;color:#17221f;background:#fff;padding:8px 10px}.content{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:20px;padding:24px clamp(18px,5vw,72px) 44px}.results-pane,.detail-pane{min-width:0}.results-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.eyebrow{color:var(--ink-soft);text-transform:uppercase;font-size:.73rem;font-weight:820}.results-toolbar h2{font-size:1.35rem}.results-toolbar button{min-height:38px;display:inline-flex;align-items:center;gap:6px;border:1px solid #c6d8cf;border-radius:8px;color:var(--green-dark);background:#fff;padding:0 12px;font-weight:760}.result-list{display:grid;gap:10px}.result-card{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.result-card.selected{border-color:#5f9f85;box-shadow:0 0 0 2px #d7eadf}.result-card>button{width:100%;min-width:0;display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;border:0;background:transparent;color:inherit;padding:12px;text-align:left}.score{width:60px;height:60px;border-radius:8px;display:grid;place-items:center;align-content:center;color:var(--green-dark);background:#edf5f1}.score strong{line-height:1;font-size:1.18rem}.score small{color:var(--ink-soft);font-size:.68rem}.result-copy{min-width:0;display:grid;gap:5px}.result-copy h3,.result-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-copy p,.organization,.description,.detail-pane section p{color:var(--ink-soft)}.meta-row{flex-wrap:wrap;gap:7px}.meta-row span,.fact-grid span,.status-row span{display:inline-flex;align-items:center;gap:4px;color:var(--ink-soft);font-size:.78rem}.tag-row,.tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.tag-row span,.tag-cloud span{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:#f4f0e6;color:var(--amber);padding:2px 8px;font-size:.72rem;font-weight:730}.detail-pane{position:sticky;top:20px;display:grid;gap:14px;max-height:calc(100vh - 40px);overflow:auto;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:18px}.detail-kicker{display:flex;justify-content:space-between;align-items:center}.detail-kicker span{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#e9f1f7;color:#204c73;padding:3px 10px;font-size:.76rem;font-weight:780}.detail-kicker strong{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:var(--green-dark);background:#edf5f1}.detail-pane h2{font-size:1.35rem;line-height:1.18}.organization{font-weight:680}.detail-actions{gap:8px}.detail-actions a{min-height:40px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;color:#fff;background:var(--green);padding:0 14px;text-decoration:none;font-weight:780}.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fact-grid span{min-height:40px;border:1px solid #dfe7e2;border-radius:8px;padding:8px;background:#fbfcfd}.description{line-height:1.52}.detail-pane section{display:grid;gap:8px}.status-row{flex-wrap:wrap;gap:8px}.empty-state{border:1px solid var(--line);border-radius:8px;color:var(--ink-soft);background:#fff;padding:16px}.empty-state.error{color:var(--red)}@media(max-width:1040px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content{grid-template-columns:1fr}.detail-pane{position:static;max-height:none}}@media(max-width:680px){.hero{min-height:500px;padding:18px}.filter-grid,.fact-grid,.result-card>button{grid-template-columns:1fr}.score{width:52px;height:52px}.content{padding:18px}}
