:root{--hi-ink:#142b34;--hi-muted:#62757c;--hi-line:#d7e2e1;--hi-teal:#087f78;--hi-paper:#fff;--hi-bg:#f4f7f5}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#f2f8f6,#faf8f3);color:var(--hi-ink);font-family:"Avenir Next","Segoe UI",sans-serif}.hypothesis-shell{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:calc(var(--site-topbar-offset,96px) + 24px) 0 60px}.hypothesis-workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px}.hypothesis-panel,.hypothesis-section{background:var(--hi-paper);border:1px solid var(--hi-line);border-radius:14px;box-shadow:0 15px 38px rgba(20,43,52,.07)}.hypothesis-input-panel{padding:28px}.hypothesis-brand{display:flex;align-items:center;gap:10px;color:var(--hi-teal);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hypothesis-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#edf6f3;overflow:hidden}.hypothesis-brand img{width:54px}.hypothesis-input-panel h1{max-width:760px;margin:20px 0 10px;font:700 clamp(2rem,4vw,3.45rem)/1.04 "Iowan Old Style","Palatino Linotype",serif}.hypothesis-lede,.hypothesis-muted{color:var(--hi-muted);line-height:1.6}.hypothesis-field{display:grid;gap:7px;margin:24px 0 14px;font-weight:800}.hypothesis-field textarea{width:100%;resize:vertical;border:1px solid var(--hi-line);border-radius:10px;padding:13px;font:400 1rem/1.5 inherit}.hypothesis-upload{display:grid;gap:8px;padding:13px;border:1px dashed #8eb5b0;border-radius:10px;background:#f5faf8;font-weight:800}.hypothesis-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hypothesis-actions button{min-height:44px;border:0;border-radius:9px;padding:10px 16px;font-weight:850;cursor:pointer}.hypothesis-primary{background:var(--hi-teal);color:#fff}.hypothesis-secondary{background:#e6f0ee;color:var(--hi-ink)}.hypothesis-status{min-height:24px;margin-top:12px;color:var(--hi-muted)}.hypothesis-guide{padding:26px;align-self:stretch}.hypothesis-guide>strong{font-size:1.3rem}.hypothesis-guide ol{padding-left:22px;line-height:1.6}.hypothesis-guide li{margin:11px 0}.hypothesis-warning,.urgent-note{padding:15px;border:1px solid #e3bb7b;border-radius:10px;background:#fff8e8}.hypothesis-warning{margin-top:24px}.hypothesis-warning p,.urgent-note p{margin:6px 0 0;line-height:1.5}.hypothesis-section{margin-top:16px;padding:24px}.hypothesis-section h2{margin:5px 0 12px}.hypothesis-kicker{color:var(--hi-teal);font-size:.76rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.finding-grid,.hypothesis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finding-card,.hypothesis-card{padding:16px;border:1px solid var(--hi-line);border-radius:11px;background:#f8fbfa}.finding-card h3,.hypothesis-card h3{margin:0 0 10px}.finding-item{padding:9px 0;border-top:1px solid var(--hi-line)}.finding-item:first-of-type{border-top:0}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.system-tag{padding:5px 8px;border-radius:99px;background:#e4f1ee;color:#17504d;font-size:.77rem;font-weight:800}.hypothesis-card p,.hypothesis-card li{line-height:1.5}.delta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.delta-grid span{padding:8px 5px;border-radius:7px;background:#fff;font-size:.73rem}.delta-grid b{display:block;margin-top:3px}.urgent-note{background:#fff8e8}@media(max-width:800px){.hypothesis-workspace,.finding-grid,.hypothesis-grid{grid-template-columns:1fr}.hypothesis-guide{order:-1}.hypothesis-guide ol{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}}@media(max-width:520px){.hypothesis-shell{width:calc(100% - 16px)}.hypothesis-input-panel,.hypothesis-guide,.hypothesis-section{padding:18px}.hypothesis-guide ol{display:block}.delta-grid{grid-template-columns:1fr 1fr}}
