:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#16211f;background:#f4f7f6;--green:#0f766e;--green2:#115e59;--ink:#16211f;--muted:#667572;--line:#dce5e2;--card:#fff;--soft:#eef8f5;--danger:#b42318;--warn:#a15c00;--shadow:0 10px 30px rgba(16,45,39,.07)}*{box-sizing:border-box}body{margin:0;background:#f4f7f6}.app-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{background:#102a26;color:white;padding:1.4rem 1rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:0;height:100vh}.brand{display:flex;gap:.7rem;align-items:center;padding:.2rem .4rem}.brand-mark{width:38px;height:38px;border-radius:12px;background:#d9f4ec;color:#0f5c55;display:grid;place-items:center;font-weight:900;font-size:1.2rem}.brand strong{display:block;font-size:1.1rem}.brand span{display:block;color:#a8c6c0;font-size:.78rem}.sidebar nav{display:grid;gap:.35rem}.nav-item{appearance:none;text-decoration:none;border:0;background:transparent;color:#d7e7e3;padding:.75rem .8rem;border-radius:10px;text-align:left;font:inherit;display:flex;gap:.65rem;align-items:center;cursor:pointer}.nav-item:hover,.nav-item.active{background:#1a3b35;color:#fff}.sidebar-note{margin-top:auto;color:#9fc1ba;font-size:.78rem;line-height:1.45;padding:.8rem}.main{padding:1.4rem 2rem 4rem;max-width:1500px;width:100%}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.2rem}.topbar h1{margin:0;font-size:1.65rem}.topbar p{margin:.3rem 0;color:var(--muted)}.status-pill{font-size:.78rem;border:1px solid var(--line);background:#fff;border-radius:999px;padding:.35rem .65rem;color:var(--muted)}.status-pill.ok{border-color:#a6d9cd;color:#0b6a5e;background:#eefbf7}.status-pill.bad{border-color:#f0b4af;color:#9d241b;background:#fff4f3}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:1.1rem}.hero label{font-weight:750;display:block;margin-bottom:.45rem}.hero textarea{width:100%;resize:vertical;border:1px solid #c8d7d3;border-radius:12px;padding:.9rem;font:inherit;line-height:1.5;outline:none}.hero textarea:focus{border-color:#55a99d;box-shadow:0 0 0 3px rgba(15,118,110,.1)}.review-mode-switch{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.8rem;padding:.75rem .85rem;border:1px solid #b9ddd5;background:#f1fbf8;border-radius:12px}.review-mode-switch label{margin:0;display:flex;align-items:center;gap:.4rem}.review-mode-switch span{font-size:.8rem;color:var(--muted)}.strategy-builder{margin-top:.8rem;padding:1rem;border:1px solid #acd5cb;border-radius:14px;background:#fbfffe}.strategy-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.strategy-head p{margin:.25rem 0 0;color:var(--muted);font-size:.82rem;max-width:760px}.strategy-head label{font-size:.78rem;color:var(--muted);min-width:130px}.strategy-head select{display:block;width:100%;margin-top:.3rem;padding:.45rem;border:1px solid var(--line);border-radius:9px;background:white}.term-help{margin:.8rem 0;padding:.7rem .8rem;border-radius:10px;background:#f6f8f7;color:#52645f;font-size:.8rem;line-height:1.5}.term-help code{background:#e8efed;border-radius:5px;padding:.1rem .25rem}.concept-builder{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.concept-card{border:1px solid var(--line);border-radius:12px;padding:.7rem;background:white}.concept-card-head{display:flex;gap:.45rem;align-items:center;margin-bottom:.45rem}.concept-index{width:26px;height:26px;border-radius:8px;background:var(--soft);color:var(--green2);display:grid;place-items:center;font-weight:800;font-size:.78rem}.concept-label{flex:1;border:0;border-bottom:1px solid var(--line);padding:.3rem .2rem;font:inherit;font-weight:750;outline:none}.concept-terms{min-height:122px!important;font-size:.82rem!important;line-height:1.45!important;padding:.65rem!important}.strategy-actions{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;margin-top:.8rem}.strategy-actions span{font-size:.78rem;color:var(--muted)}.strategy-preview{margin-top:.8rem;border-top:1px solid var(--line);padding-top:.8rem}.strategy-preview-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.55rem}.strategy-preview-head span{font-size:.78rem;color:var(--muted)}.compiled-query-list{display:grid;gap:.45rem}.compiled-query{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.55rem .65rem}.compiled-query summary{cursor:pointer;font-weight:750}.compiled-query summary span{font-weight:500;color:var(--muted);font-size:.72rem;margin-left:.35rem}.compiled-query code,.executed-query code{display:block;white-space:pre-wrap;word-break:break-word;margin-top:.55rem;padding:.65rem;border-radius:8px;background:#102a26;color:#dff4ee;font-size:.76rem;line-height:1.45}.strategy-warning{margin-top:.45rem;font-size:.76rem;color:#6f5717}.review-result-note{margin:.8rem 0;padding:.8rem;border:1px solid #add8ce;background:#f0fbf8;border-radius:10px;color:#31534d;font-size:.84rem}.plan-audit{margin:.8rem 0;border:1px solid var(--line);border-radius:10px;background:#fff;padding:.65rem}.plan-audit summary{cursor:pointer;font-weight:800;color:var(--green2)}.executed-query{padding:.55rem 0;border-top:1px solid var(--line)}.executed-query:first-child{border-top:0}.executed-query>span{margin-left:.45rem;font-size:.72rem;color:var(--muted)}.advanced{margin-top:.8rem;border-top:1px solid var(--line);padding-top:.65rem}.advanced summary{cursor:pointer;color:var(--muted);font-size:.88rem}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:.8rem 0}.provider-chip{border:1px solid var(--line);border-radius:10px;padding:.55rem;background:#fafcfc;font-size:.87rem}.controls-row{display:flex;gap:1rem;flex-wrap:wrap}.controls-row label{font-weight:500;color:var(--muted)}.controls-row input{width:80px;margin-left:.3rem;border:1px solid var(--line);border-radius:8px;padding:.35rem}.search-actions{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;margin-top:1rem}.search-actions span{font-size:.82rem;color:var(--muted)}button{font:inherit}.primary{border:0;border-radius:10px;background:var(--green);color:white;padding:.72rem 1rem;font-weight:750;cursor:pointer}.primary:hover{background:var(--green2)}.primary:disabled{opacity:.6;cursor:wait}.global-search{border:1px solid #18453f;border-radius:10px;background:linear-gradient(135deg,#102a26,#174a43);color:#fff;padding:.72rem 1.05rem;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(16,42,38,.16)}.global-search:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(16,42,38,.2)}.global-search:disabled{opacity:.6;cursor:wait;transform:none}.global-search-note{margin-top:.65rem;color:var(--muted);font-size:.78rem;line-height:1.45}.small-state{margin-top:.2rem;font-size:.78rem;color:#55706b}.ghost{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:.55rem .8rem;cursor:pointer}.ghost:disabled{opacity:.55;cursor:wait}.hidden{display:none!important}.loading{margin:1rem 0;padding:1rem;border:1px solid #b7ddd5;background:#f0fbf8;border-radius:12px;color:#31534d}.error{margin:1rem 0;padding:1rem;border:1px solid #efb7b2;background:#fff5f4;border-radius:12px;color:#8f251d}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin:1rem 0}.kpi{background:#fff;border:1px solid var(--line);border-radius:12px;padding:.85rem}.kpi strong{display:block;font-size:1.35rem}.kpi span{color:var(--muted);font-size:.78rem}.provider-status{display:flex;gap:.4rem;flex-wrap:wrap;margin:.7rem 0}.provider-badge{font-size:.75rem;padding:.3rem .5rem;border-radius:999px;background:#edf4f2;color:#42605b}.provider-badge.failed{background:#fff0ef;color:#9d241b}.results{display:grid;gap:.75rem}.result-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1rem;box-shadow:0 5px 18px rgba(16,45,39,.045)}.result-top{display:flex;gap:.8rem;align-items:flex-start}.rank{min-width:38px;height:38px;border-radius:11px;background:var(--soft);color:var(--green2);display:grid;place-items:center;font-weight:900}.result-card h3{margin:.05rem 0 .3rem;font-size:1.03rem;line-height:1.35}.meta{color:var(--muted);font-size:.8rem;display:flex;gap:.45rem;flex-wrap:wrap}.score{margin-left:auto;background:#f4f7f6;border-radius:10px;padding:.4rem .55rem;text-align:right;min-width:78px}.score strong{display:block}.score span{font-size:.65rem;color:var(--muted)}.abstract{margin:.8rem 0 0;color:#344540;line-height:1.5;font-size:.9rem}.links{margin-top:.7rem;display:flex;gap:.65rem}.links a{font-size:.82rem;color:var(--green);font-weight:650;text-decoration:none}.warning{margin:1rem 0;padding:.8rem;border-radius:10px;background:#fff9ec;border:1px solid #efd99b;color:#6f5717;font-size:.84rem}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.section-head h2{margin:0}.section-head p{margin:.25rem 0;color:var(--muted)}.history-item{padding:.8rem 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem}.history-item:first-child{border-top:0}.history-item button{border:0;background:transparent;color:var(--green);cursor:pointer;text-align:left}.history-meta{font-size:.75rem;color:var(--muted);white-space:nowrap}@media(max-width:1100px){.concept-builder{grid-template-columns:1fr 1fr}}@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto}.sidebar nav{display:flex}.sidebar-note{display:none}.main{padding:1rem}.provider-grid{grid-template-columns:1fr 1fr}.summary-grid{grid-template-columns:1fr 1fr}.strategy-head{display:block}.strategy-head label{margin-top:.7rem;max-width:180px}}@media(max-width:600px){.provider-grid,.summary-grid,.concept-builder{grid-template-columns:1fr}.topbar{display:block}.status-pill{display:inline-block;margin-top:.5rem}.result-top{flex-wrap:wrap}.score{margin-left:46px}.search-actions{align-items:stretch}.search-actions button{flex:1 1 100%}.search-actions span{width:100%}.strategy-preview-head{display:block}}
