:root{color:#17202a;background:#eef1f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;background:#fff;border-bottom:1px solid #d9dfe6}.eyebrow{margin:0 0 4px;color:#4f6272;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.35rem,2.2vw,2.05rem);line-height:1.1;letter-spacing:0}h2{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.96rem;letter-spacing:0}.top-actions,.tool-grid,.swatches{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workspace{flex:1;display:grid;grid-template-columns:248px minmax(420px,1fr) 320px;gap:14px;padding:14px}.tools-panel,.report-panel,.canvas-panel{background:#fff;border:1px solid #d9dfe6;border-radius:8px;min-width:0}.tools-panel,.report-panel{padding:14px;overflow:auto}.canvas-panel{display:flex;flex-direction:column;overflow:hidden}.panel-section{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e6ebef}.panel-section:last-child{border-bottom:0}.icon-button,.tool-button,.danger-button,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #cbd5de;border-radius:7px;background:#fff;color:#17202a;font-weight:700;padding:8px 11px}.icon-button.primary{background:#155e75;color:#fff;border-color:#155e75}.icon-button input{display:none}.tool-grid{display:grid;grid-template-columns:1fr 1fr}.tool-button{min-width:0;justify-content:flex-start;font-size:.88rem}.tool-button.active{border-color:#155e75;background:#e7f6fb;color:#0f4e61}.swatch{width:30px;height:30px;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 0 1px #cbd5de}.swatch.selected{box-shadow:0 0 0 3px #155e75}label{display:grid;gap:6px;color:#415466;font-size:.82rem;font-weight:700}input,textarea{width:100%;border:1px solid #cbd5de;border-radius:7px;padding:9px 10px;color:#17202a;background:#fbfcfd;resize:vertical}.selected-editor{display:grid;gap:10px}.danger-button{color:#991b1b;border-color:#fecaca;background:#fff5f5}.secondary-action{width:100%;background:#f7fafc}.muted{color:#647789;line-height:1.45}.canvas-header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid #d9dfe6}.file-label{display:block;color:#647789;font-size:.78rem;font-weight:700}.mark-count{color:#3f5667;background:#edf5f8;border:1px solid #cfe4ec;border-radius:999px;padding:5px 10px;font-size:.82rem;font-weight:800;white-space:nowrap}.image-stage{position:relative;flex:1;min-height:520px;background:linear-gradient(45deg,#e5e7eb 25%,transparent 25%),linear-gradient(-45deg,#e5e7eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e7eb 75%),linear-gradient(-45deg,transparent 75%,#e5e7eb 75%);background-position:0 0,0 12px,12px -12px,-12px 0;background-size:24px 24px;display:grid;place-items:center;overflow:hidden}.image-stage img{width:100%;height:100%;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.annotation-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}.mark{cursor:grab}.mark line{stroke:currentColor;stroke-width:10;stroke-linecap:round}.mark rect{fill:transparent;stroke:currentColor;stroke-width:8}.mark .highlight{fill:currentColor;fill-opacity:.22}.mark .note-card{fill:#ffffffe6}.mark.selected line,.mark.selected rect{filter:drop-shadow(0 0 6px rgba(21,94,117,.9))}.mark-label{display:inline-block;max-width:250px;color:#111827;background:#ffffffed;border:1px solid rgba(17,24,39,.18);border-radius:5px;padding:6px 8px;font-size:26px;font-weight:800;line-height:1.15;overflow-wrap:anywhere}.empty-drop{display:grid;place-items:center;gap:10px;color:#526678;text-align:center}.report-panel{display:flex;flex-direction:column}.report-panel .panel-section{display:grid;gap:11px}.report-preview{border:1px solid #d6dde5;border-radius:8px;padding:14px;background:#fbfcfd}.report-meta{display:flex;justify-content:space-between;gap:8px;color:#667789;font-size:.78rem;font-weight:700}.report-preview h2{display:block;margin-top:10px;margin-bottom:2px;font-size:1.08rem}.location{color:#506374;font-weight:800}.report-preview p,.report-preview li{color:#2f3b46;line-height:1.45;font-size:.92rem}.report-preview ol{padding-left:18px}@media(max-width:1120px){.workspace{grid-template-columns:220px minmax(360px,1fr)}.report-panel{grid-column:1 / -1}}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column}.workspace{grid-template-columns:1fr}.image-stage{min-height:420px}.top-actions{width:100%}.icon-button{flex:1}}@media print{body{background:#fff}.topbar,.tools-panel,.report-panel .panel-section,.canvas-header{display:none}.workspace{display:block;padding:0}.canvas-panel,.report-panel{border:0}.image-stage{min-height:58vh;page-break-inside:avoid}.report-panel{display:block;padding:16px 0}}
