:root{color:#1d2423;background:#eceee9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,input{font:inherit}.shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;width:100vw;height:100vh;min-height:620px}.viewer-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;overflow:hidden;background:#f7f8f5}.topbar{z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:18px 22px;border-bottom:1px solid rgba(29,36,35,.1);background:#f7f8f5e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.eyebrow{margin:0 0 3px;color:#60736a;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.1}h2{font-size:.9rem;line-height:1.3}.actions{display:flex;align-items:center;gap:10px}.button{min-height:38px;padding:0 14px;border:1px solid #253b35;border-radius:6px;color:#fff;background:#253b35;cursor:pointer}.button:hover{background:#315047}#file-input{display:none}.viewer{position:relative;min-height:0}.viewer canvas{display:block;width:100%!important;height:100%!important;outline:none}.drop-overlay{position:absolute;top:92px;right:18px;bottom:18px;left:18px;z-index:5;display:grid;place-items:center;border:2px dashed #2f6f63;border-radius:8px;color:#173a34;background:#e8f2ecd6;font-size:1.45rem;font-weight:800;opacity:0;pointer-events:none;transition:opacity .16s ease}.drop-overlay.visible{opacity:1}.status{position:absolute;left:18px;bottom:18px;z-index:3;max-width:min(520px,calc(100% - 36px));padding:9px 12px;border:1px solid rgba(29,36,35,.14);border-radius:6px;color:#1f2c29;background:#ffffffdb;box-shadow:0 10px 30px #1d242314;font-size:.86rem;line-height:1.35}.status[data-tone=ready]{border-color:#1f73524d;color:#145f43}.status[data-tone=error]{border-color:#aa2e2e59;color:#912d2d}.inspect-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-width:0;height:100%;overflow:hidden;border-left:1px solid rgba(29,36,35,.12);background:#fbfbf8}.panel-section{min-width:0;padding:18px;border-bottom:1px solid rgba(29,36,35,.1)}.panel-section.global-section{min-height:0;overflow:hidden;border-bottom:0}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px}.source-name{overflow:hidden;color:#60736a;font-size:.8rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric{display:grid;gap:5px;min-width:0;min-height:76px;padding:12px;border:1px solid rgba(29,36,35,.1);border-radius:8px;background:#fff}.metric span{overflow-wrap:anywhere;color:#60736a;font-size:.75rem;font-weight:700}.metric strong{overflow-wrap:anywhere;font-size:1rem;line-height:1.2}.expectations{display:grid;gap:8px;margin-top:14px}.expectation{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:6px 9px;border:1px solid rgba(29,36,35,.1);border-radius:7px;background:#fff}.expectation .mark{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:#fff;font-size:.82rem;font-weight:800}.expectation.pass .mark{background:#23855f}.expectation.fail .mark{background:#b33a36}.expectation span:nth-child(2){overflow:hidden;font-size:.82rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.expectation small{color:#60736a;font-size:.76rem;white-space:nowrap}.global-section h2{margin-bottom:14px}.global-list{display:grid;align-content:start;gap:8px;height:calc(100% - 32px);overflow:auto;padding-right:4px}.global-row{display:grid;gap:5px;min-width:0;padding:9px 10px;border:1px solid rgba(29,36,35,.1);border-radius:8px;background:#fff}.global-row .entity,.global-row .name{overflow:hidden;color:#60736a;font-size:.72rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.global-row code{overflow-wrap:anywhere;color:#182521;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.79rem}.empty{margin:0;color:#60736a;font-size:.85rem}@media(max-width:880px){body{overflow:auto}.shell{grid-template-columns:1fr;grid-template-rows:66vh auto;height:auto;min-height:100vh}.topbar{min-height:70px;padding:14px 16px}.inspect-panel{height:auto;border-left:0;border-top:1px solid rgba(29,36,35,.12)}.global-list{max-height:340px}}@media(max-width:520px){.topbar{align-items:stretch;flex-direction:column;gap:12px}.actions,.button{width:100%}.summary-grid{grid-template-columns:1fr}.expectation{grid-template-columns:24px minmax(0,1fr)}.expectation small{grid-column:2}}
