:root{color:#142b35;background:#edf2f3;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}body{min-width:20rem;min-height:100vh;margin:0}.app-shell{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto}.app-shell__header{display:flex;min-height:3.5rem;align-items:center;padding:0 1.25rem;border-bottom:1px solid #bdc9cd;background:#fff}.app-shell__header h1{margin:0;font-size:1.125rem;font-weight:650;letter-spacing:.02em}.file-actions{display:flex;gap:.5rem;margin-inline-start:1.5rem}.file-actions button{min-height:2.25rem;padding:.35rem .75rem;border:1px solid #8fa4ab;border-radius:.25rem;color:inherit;background:#f8fbfb;font:inherit}.file-actions button:focus-visible{outline:.1875rem solid #73b7c9;outline-offset:.125rem}.file-state{display:grid;gap:.125rem;margin-inline-start:auto;text-align:end}[data-role=project-file-name]{font-weight:600}[data-role=persistence-state]{color:#50656d;font-size:.75rem}.app-shell__workspace{display:flex;gap:1rem;min-height:0;padding:1rem}.drawing-stage{display:flex;min-width:0;flex:1;flex-direction:column;gap:1rem}.drawing-dock{display:flex;flex:none;gap:1rem}.trial-rail{display:flex;width:12rem;flex:none;flex-direction:column;align-self:flex-start;gap:.5rem;padding:.75rem;border:1px solid #bdc9cd;border-radius:.25rem;background:#fff;font-size:.875rem}.trial-rail button{padding:.5rem;border:1px solid #8fa4ab;border-radius:.25rem;color:inherit;background:#f8fbfb;font:inherit;text-align:start}.trial-rail button[aria-pressed=true]{border-color:#327d93;background:#e5f3f6}.drawing-history{display:flex;flex:none;align-self:flex-start;gap:.5rem;padding:.75rem;border:1px solid #bdc9cd;border-radius:.25rem;background:#fff}.drawing-history button{padding:.5rem .75rem;border:1px solid #8fa4ab;border-radius:.25rem;color:inherit;background:#f8fbfb;font:inherit}.drawing-history button:disabled{opacity:.55}.drawing-zoom{display:flex;flex:none;align-self:flex-start;gap:.375rem;padding:.75rem;border:1px solid #bdc9cd;border-radius:.25rem;background:#fff}.drawing-zoom button,.drawing-zoom input{min-height:2.25rem;border:1px solid #8fa4ab;border-radius:.25rem;color:inherit;background:#f8fbfb;font:inherit}.drawing-zoom button{min-width:2.25rem}.drawing-zoom input{width:4.75rem;padding:.35rem .5rem}.drawing-zoom button:disabled{opacity:.55}.projection-inspector{width:15rem;flex:none;align-self:flex-start;padding:.75rem;border:1px solid #bdc9cd;border-radius:.25rem;background:#fff}.projection-inspector h2{margin:0;font-size:1rem}.projection-inspector p{margin:.75rem 0 0;color:#50656d}.projection-inspector dl{display:grid;gap:.75rem;margin:.75rem 0 0}.projection-inspector dl div{display:grid;gap:.125rem}.projection-inspector dt{color:#50656d;font-size:.75rem}.projection-inspector dd{margin:0;overflow-wrap:anywhere}.drawing-canvas{position:relative;flex:1;width:100%;height:100%;min-height:28rem;border:1px solid #c5d0d4;border-radius:.25rem;background-color:#fff;background-image:radial-gradient(#dce4e7 .75px,transparent .75px);background-size:1rem 1rem;box-shadow:0 .25rem 1rem #142b3514;outline:none}[data-role=tee-trial-pointer-readout]{position:absolute;z-index:1;top:.75rem;left:.75rem;padding:.35rem .5rem;border:1px solid #bdc9cd;border-radius:.25rem;background:#fff;font-size:.875rem;pointer-events:none}.drawing-canvas:focus-visible{box-shadow:0 0 0 .1875rem #73b7c9,0 .25rem 1rem #142b3514}[data-role=scene-svg]{width:100%;height:100%;min-height:28rem}[data-role=projection-waypoint]{cursor:pointer}[data-role=waypoint-marker]{fill:#327d93;stroke:#fff;stroke-width:1.5}[data-role=projection-waypoint][aria-pressed=true] [data-role=waypoint-marker]{fill:#b14e38;stroke:#142b35}[data-role=projection-waypoint]:focus-visible{outline:none}[data-role=projection-waypoint]:focus-visible [data-role=waypoint-marker]{stroke:#142b35;stroke-width:2}.file-status{min-height:2rem;padding:.45rem 1.25rem;border-top:1px solid #bdc9cd;color:#3e555e;background:#fff;font-size:.875rem}
