.theoria-app{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#202124;max-width:1600px;margin:0 auto}
.theoria-app [hidden]{display:none!important}
.theoria-toolbar{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap;padding:12px;background:#f4f5f6;border:1px solid #ddd;border-radius:6px}
.theoria-control{display:flex;flex-direction:column;gap:4px}.theoria-control label{font-size:12px;font-weight:700;color:#4a4f55}
.theoria-control select{min-height:36px;max-width:100%;background:white}.theoria-question-control{min-width:min(520px,100%)}.theoria-question-control select{min-width:min(500px,100%)}
.period-selects{display:flex;align-items:center;gap:6px}.theoria-run{min-height:36px;padding:0 14px;font-weight:700;border:1px solid #9aa0a6;background:#fff;border-radius:4px;cursor:pointer}
.theoria-run.needs-run{background:#fff2a8;color:#7a2500;border-color:#d7a500}
.theoria-formulated{font-size:18px;font-weight:700;padding:12px 2px}
.theoria-answer{display:grid;grid-template-columns:minmax(0,4fr) minmax(280px,1fr);gap:18px}
.theoria-chart-panel{position:relative;min-height:650px;background:white}.theoria-chart{width:100%;height:650px}.theoria-loading{position:absolute;z-index:5;top:12px;left:12px;background:#fff;border:1px solid #ddd;padding:8px 12px;border-radius:4px}
.theoria-librarian{border-left:1px solid #ddd;padding-left:18px;max-height:760px;overflow:auto}.theoria-librarian section{padding:0 0 14px;margin:0 0 14px;border-bottom:1px solid #ddd}.theoria-librarian h3{font-size:17px;margin:0 0 7px}.theoria-librarian div{font-size:14px;line-height:1.42}
.theoria-afford-item{margin-bottom:14px}.theoria-drawer-button{padding:8px 10px;background:white;border:1px solid #aaa;border-radius:4px;cursor:pointer}.theoria-drawer-note{font-size:12px!important;margin-top:5px;color:#666}
.theoria-drawer{width:min(820px,92vw);max-height:86vh;border:1px solid #bbb;border-radius:8px;padding:0}.theoria-drawer::backdrop{background:rgba(0,0,0,.35)}.theoria-drawer-head{position:sticky;top:0;background:white;display:flex;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #ddd}.theoria-drawer-head h2{margin:0}.theoria-drawer-head p{margin:4px 0 0}.theoria-drawer-head button{font-size:28px;border:0;background:transparent;cursor:pointer}.theoria-drawer-body{padding:18px 22px;overflow:auto}.theoria-policy-event{margin-bottom:18px}
.theoria-unavailable{padding:16px;border:1px solid #ddd;background:#fafafa}
@media(max-width:900px){.theoria-answer{grid-template-columns:1fr}.theoria-librarian{border-left:0;border-top:1px solid #ddd;padding-left:0;padding-top:16px;max-height:none}.theoria-chart,.theoria-chart-panel{height:520px;min-height:520px}.theoria-question-control{min-width:100%}.theoria-question-control select{width:100%;min-width:0}}
.theoria-chart-context{padding:8px 18px 18px 18px;font-size:14px;line-height:1.45;color:#30343a;}
.theoria-chart-context div{margin:2px 0;}
