:root{color-scheme:light;--bg: #f5f8f7;--surface: #ffffff;--surface-2: #edf4f2;--ink: #17211f;--muted: #66736e;--line: #d7e1dd;--line-strong: #bfd0ca;--green: #246b5b;--green-soft: #e4f3ee;--blue: #1f6090;--blue-soft: #e5f1fb;--warn: #9a6417;--warn-soft: #fff4df;--bad: #993333;--bad-soft: #fff0f0;--shadow: 0 18px 44px rgba(31, 52, 47, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:var(--bg);color:var(--ink)}button,input{font:inherit}button{border:0}.app-shell{min-height:100vh;padding:18px}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px;background:#ffffffe0;border:1px solid var(--line);border-radius:10px;box-shadow:0 1px #fffc inset}.brand,.topbar-actions,.drive-pill,.panel-title,.file-card,.source-list-header,.source-actions,.status-box,.error-box,.viewer-toolbar,.browser-bar,.mode-card,.finding,.checklist li,.modal-actions,.setup-step-top,.trust-nav,.trust-links{display:flex;align-items:center}.brand{gap:13px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,#1f6090,#246b5b)}.brand h1{margin:0;font-size:19px;line-height:1.2;letter-spacing:0}.brand p{margin:4px 0 0;color:var(--muted);font-size:13px}.topbar-actions{gap:10px}.drive-pill{gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:13px;white-space:nowrap}.workspace{height:calc(100vh - 112px);min-height:720px;display:grid;grid-template-columns:282px minmax(560px,1fr) 316px;gap:14px;margin-top:14px}.left-panel,.viewer-panel,.right-panel{min-height:0;background:var(--surface);border:1px solid var(--line);border-radius:10px;box-shadow:0 1px #fffc inset}.left-panel,.right-panel{padding:16px;overflow:auto}.viewer-panel{display:flex;flex-direction:column;overflow:hidden}.panel-title{gap:8px;color:var(--green);margin-bottom:13px}.panel-title h2{margin:0;font-size:14px;line-height:1.2;color:var(--ink)}.file-card{gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}.file-card strong,.file-card span{display:block;overflow:hidden;text-overflow:ellipsis}.file-card strong{font-size:14px;line-height:1.3;white-space:nowrap}.file-card span{margin-top:3px;color:var(--muted);font-size:12px}.file-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:var(--blue);background:#fff;border:1px solid var(--line);flex:none}.source-list{margin-top:12px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc}.source-list-header{justify-content:space-between;gap:8px;color:var(--green);font-size:12px;font-weight:700;margin-bottom:8px}.source-list button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border-radius:7px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.source-list button.active{background:var(--green-soft);color:var(--green)}.source-list span,.source-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-list span{font-size:12px;font-weight:650}.source-list small{color:var(--muted);font-size:11px}.metadata-list{margin:16px 0;display:grid;gap:10px}.metadata-list div{padding-bottom:10px;border-bottom:1px solid var(--line)}.metadata-list dt{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.metadata-list dd{margin:4px 0 0;font-size:13px;overflow-wrap:anywhere}.source-actions{gap:8px;align-items:stretch;flex-direction:column}.primary-button,.ghost-button,.file-picker,.primary-link{min-height:38px;border-radius:7px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:650;text-decoration:none;cursor:pointer}.primary-button,.primary-link{color:#fff;background:var(--green)}.primary-button:disabled{cursor:not-allowed;color:#8a9692;background:#e8eeeb}.ghost-button,.file-picker{color:var(--ink);background:var(--surface);border:1px solid var(--line)}.file-picker input{display:none}.status-box,.error-box{gap:8px;margin-top:14px;padding:10px;border-radius:8px;font-size:12px;line-height:1.35}.status-box{color:var(--green);background:var(--green-soft)}.error-box{color:var(--bad);background:var(--bad-soft)}.viewer-toolbar{justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.viewer-toolbar h2{margin:3px 0 0;font-size:17px;line-height:1.2}.eyeless-label{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.mode-switch{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2)}.mode-switch button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;color:var(--muted);background:transparent;font-size:12px;font-weight:650;cursor:pointer}.mode-switch button.active{color:#fff;background:var(--green)}.mode-switch button.danger{background:var(--warn)}.browser-frame{margin:16px;min-height:0;flex:1;display:flex;flex-direction:column;border:1px solid var(--line-strong);border-radius:9px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.browser-bar{height:42px;gap:7px;padding:0 12px;border-bottom:1px solid var(--line);background:#f7faf9}.browser-bar span{width:10px;height:10px;border-radius:50%;background:#c8d4cf}.browser-bar p{margin:0 0 0 8px;color:var(--muted);font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.artifact-frame{width:100%;min-height:0;flex:1;border:0;background:#fff}.mode-card{gap:10px;align-items:flex-start;padding:12px;border-radius:8px;background:var(--green-soft);color:var(--green);margin-bottom:14px}.mode-card.interactive{background:var(--warn-soft);color:var(--warn)}.mode-card strong,.mode-card span{display:block}.mode-card strong{font-size:13px}.mode-card span{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.finding-list{display:grid;gap:8px;margin-bottom:22px}.finding{justify-content:space-between;gap:12px;align-items:flex-start;padding:10px;border:1px solid var(--line);border-radius:8px}.finding strong,.finding span{display:block}.finding strong{font-size:13px}.finding span{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.finding b{min-width:28px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--surface-2);font-size:12px}.finding.warn{border-color:#f0cc8d}.finding.block{border-color:#e4a1a1}.checklist{margin:0;padding:0;display:grid;gap:9px;list-style:none}.checklist li{gap:8px;align-items:flex-start;color:var(--muted);font-size:12px;line-height:1.35}.checklist code{color:var(--ink);background:var(--surface-2);border-radius:4px;padding:1px 4px}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:24px;background:#0e181557;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.setup-modal{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:28px;border-radius:10px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.setup-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--blue);margin-bottom:18px}.setup-modal h2{margin:0 0 8px;font-size:22px}.setup-modal p{margin:0 0 16px;color:var(--muted)}.setup-modal ol{margin:0 0 18px;padding-left:22px}.setup-modal li{margin:7px 0}.setup-modal code{background:var(--surface-2);border-radius:4px;padding:1px 5px}.setup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.setup-step{padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc}.setup-step-top{gap:8px;color:var(--green)}.setup-step-top strong{color:var(--ink);font-size:13px}.setup-step-top span{margin-left:auto;padding:3px 7px;border-radius:999px;color:var(--green);background:var(--green-soft);font-size:11px;font-weight:700;white-space:nowrap}.setup-step p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.close-button{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:7px;color:var(--muted);background:var(--surface-2);font-size:22px;line-height:1;cursor:pointer}.modal-actions{justify-content:flex-end;gap:10px}.trust-shell{width:min(960px,calc(100% - 36px));min-height:100vh;margin:0 auto;padding:22px 0 56px}.trust-nav{justify-content:space-between;gap:16px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.trust-links{gap:14px;flex-wrap:wrap}.trust-links a{color:var(--muted);font-size:13px;font-weight:650;text-decoration:none}.trust-hero{padding:74px 0 36px}.trust-hero h1{margin:18px 0 10px;font-size:42px;line-height:1.05;letter-spacing:0}.trust-hero p{max-width:680px;margin:0;color:var(--muted);font-size:17px;line-height:1.5}.trust-content{display:grid;gap:12px}.trust-section{display:grid;grid-template-columns:22px minmax(0,1fr);gap:14px;padding:20px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.trust-section svg{color:var(--green);margin-top:2px}.trust-section h2{margin:0 0 8px;font-size:17px}.trust-section p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}@media(max-width:980px){body{min-width:0}.workspace{height:auto;min-height:0;grid-template-columns:1fr}.viewer-panel{min-height:620px}.topbar{height:auto;align-items:flex-start;flex-direction:column;padding:14px}.topbar-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.setup-grid{grid-template-columns:1fr}.trust-shell{width:min(100% - 36px,720px)}.trust-nav{align-items:flex-start;flex-direction:column}.trust-hero{padding:42px 0 24px}.trust-hero h1{font-size:34px}.trust-section{grid-template-columns:1fr}}
