:root{color-scheme:light;--ink:#192b30;--muted:#68787a;--line:#dce4df;--teal:#126459;--teal-dark:#0e4e45;--paper:#fbfcf8;--wash:#eff4ef;--accent:#dcebd8;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55}button,textarea{font:inherit}button,a,textarea{touch-action:manipulation}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #7fa69e;outline-offset:4px}textarea:focus{outline:2px solid #6a9c90;outline-offset:1px}[hidden]{display:none!important}.shell{max-width:1240px;margin:auto;padding:0 44px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;height:78px;border-bottom:1px solid var(--line);font-size:13px}.private-label{display:flex;align-items:center;gap:8px;color:var(--muted)}.status-dot{width:6px;height:6px;border-radius:100%;background:#64897a}.intro{display:flex;justify-content:space-between;gap:40px;padding:55px 0 36px}.eyebrow,.tiny-label{font-family:var(--mono);font-size:10px;letter-spacing:.13em;font-weight:600}.eyebrow{color:var(--teal);margin:0 0 12px}h1{font-size:clamp(44px,6vw,66px);letter-spacing:-.065em;line-height:1.05;font-weight:550;margin:0 0 14px}h1 span{color:var(--teal)}.lead{font-size:21px;letter-spacing:-.03em;margin:0 0 10px}.intro-copy{color:var(--muted);max-width:530px;margin:0;font-size:14px}.primitive-note{display:flex;flex-direction:column;justify-content:center;gap:17px;min-width:236px;padding:5px 20px 0 0}.primitive-note>div{display:flex;gap:13px;align-items:center}.primitive-note strong{display:block;font-size:13px;font-weight:600}.primitive-note small{display:block;color:var(--muted);font-size:12px}.primitive-symbol{display:grid;place-items:center;width:33px;height:33px;border:1px solid var(--line);border-radius:8px;color:var(--teal);font-family:var(--mono);font-size:18px}.modes{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 24px}.mode-button{background:transparent;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:16px;text-align:left;padding:20px;color:var(--ink);transition:background .15s,border-color .15s}.mode-button.active{background:#eaf1e7;border-color:#93b19b}.mode-button:hover{border-color:#93b19b}.mode-number{font-family:var(--mono);color:var(--teal);font-size:12px;align-self:flex-start;padding-top:3px}.mode-button strong{font-weight:650;font-size:15px;display:block}.mode-button small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.mode-arrow{margin-left:auto;color:var(--teal);font-size:19px}.workspace{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.panel-heading h2{font-size:17px;font-weight:650;letter-spacing:-.03em;margin:0}.tiny-label{color:var(--muted);font-size:9px}.field-intro,.status-text{font-size:13px;color:var(--muted);margin:0 0 18px}.status-text.error{color:#a43125}.status-text.success{color:var(--teal)}fieldset{padding:0;margin:0;border:0;min-width:0}.examples{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:11px;margin:0 0 18px}.examples>span{color:var(--muted);margin-right:3px}.examples button{border:1px solid var(--line);background:#f7f9f5;border-radius:5px;padding:4px 8px;color:#48635c;font-size:11px}.examples button:hover{background:#eaf1e7}label{display:block;font-size:12px;font-weight:650;margin:14px 0 7px}.optional{font-weight:400;color:var(--muted);margin-left:5px}textarea{display:block;width:100%;resize:vertical;background:#fcfdfb;border:1px solid #d6e0d9;border-radius:7px;padding:12px 13px;color:var(--ink);line-height:1.7;font-size:13px;min-height:75px}textarea::placeholder{color:#88958d}.hint{font-size:11px;line-height:1.6;color:var(--muted);margin:8px 0 0}.run-row{display:flex;align-items:center;gap:14px;margin-top:23px}.primary-button{display:flex;align-items:center;justify-content:center;gap:25px;background:var(--teal);color:#fff;border:0;border-radius:7px;font-size:12px;font-weight:600;padding:12px 15px;min-height:44px;white-space:nowrap}.primary-button:hover{background:var(--teal-dark)}.run-caption{font-size:10px;color:var(--muted);line-height:1.5}.privacy-note{font-size:10px;color:var(--muted);margin:21px 0 0;padding-top:16px;border-top:1px solid var(--line);line-height:1.7}.output-panel{min-height:462px;background:#fcfdfb}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:49px 10px 54px}.empty-mark{font-family:var(--mono);font-size:30px;letter-spacing:7px;color:#769588;padding:12px 0}.empty-state h3{font-size:14px;margin:10px 0 7px;font-weight:600}.empty-state p{font-size:12px;color:var(--muted);max-width:240px;margin:0}.result-meta{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px}.meta-pill{font-family:var(--mono);font-size:9px;background:#eef2eb;border:1px solid #e1e7db;border-radius:4px;padding:4px 7px;color:#50645a}.answer-card{padding:16px 0;border-top:1px solid var(--line)}.answer-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:6px}.answer-heading h3{font-size:13px;font-weight:600;margin:0;overflow-wrap:anywhere}.type-label{font-family:var(--mono);text-transform:uppercase;font-size:9px;color:var(--muted);letter-spacing:.1em}.answer-value{font-size:24px;color:var(--teal);font-weight:600;letter-spacing:-.04em;margin:0 0 4px;overflow-wrap:anywhere}.answer-context{font-size:11px;color:var(--muted);margin:0 0 12px}.probability-row{margin:10px 0}.probability-label{display:flex;gap:14px;justify-content:space-between;font-size:11px;margin-bottom:5px}.probability-label>span:first-child{overflow-wrap:anywhere;min-width:0}.probability-label>span:last-child{font-family:var(--mono);color:var(--muted);flex-shrink:0}.bar-track{height:5px;background:#e7ede7;border-radius:8px;overflow:hidden}.bar-fill{height:100%;background:#86ab99;border-radius:8px}.probability-row.leading .bar-fill{background:var(--teal)}.local-check{font-size:12px;padding:12px;border:1px solid #adc3ae;border-radius:6px;background:#eef5eb;color:#315d40;margin:0 0 16px}.local-check.failed{background:#fcf0df;border-color:#ddc298;color:#78502b}.confidence-note{font-size:10px;line-height:1.65;color:var(--muted);margin:13px 0 20px}.inspect{border-top:1px solid var(--line);padding:12px 0 0;margin-top:12px}.inspect summary{cursor:pointer;font-size:11px;font-weight:600;color:#526b60}.inspect pre{font-family:var(--mono);font-size:10px;line-height:1.65;background:#f1f5ee;border:1px solid var(--line);border-radius:6px;padding:12px;overflow:auto;max-height:340px;white-space:pre-wrap;overflow-wrap:anywhere}.question-text{font-size:11px;color:var(--muted);margin:0 0 10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;padding:25px 0 30px}
@media(max-width:860px){.shell{padding:0 25px}.workspace{gap:16px}.panel{padding:20px}.run-row{align-items:flex-start;flex-direction:column;gap:7px}.intro{gap:24px}.primitive-note{min-width:205px;padding-right:0}.intro-copy{font-size:13px}}
@media(max-width:650px){.shell{padding:0 18px}.topbar{height:62px;font-size:11px;gap:10px}.private-label{display:none}.intro{padding:35px 0 25px;display:block}.intro-copy{max-width:450px}.primitive-note{display:none}.lead{font-size:19px}.modes{gap:9px;margin-bottom:16px}.mode-button{padding:14px 11px;gap:8px;align-items:flex-start}.mode-number{font-size:10px}.mode-button strong{font-size:12px}.mode-button small{font-size:10px;line-height:1.5}.mode-arrow{display:none}.workspace{grid-template-columns:1fr}.panel{padding:20px}.output-panel{min-height:350px}.empty-state{padding:24px 0 30px}.run-row{flex-direction:row;align-items:center;gap:14px}.run-caption{font-size:9px}footer{display:block;font-size:9px}footer span{display:block;margin-bottom:5px}.intro .eyebrow{font-size:9px}.answer-value{font-size:22px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
