*{box-sizing:border-box}html,body,#root{color:#e2e8f0;overscroll-behavior:none;background:#0b1220;height:100%;margin:0;font:13px/1.45 system-ui,-apple-system,sans-serif}.canvas-wrap canvas{touch-action:none}.app{flex-direction:column;height:100%;display:flex}.toolbar{background:#111a2e;border-bottom:1px solid #1e293b;flex-wrap:wrap;align-items:center;gap:20px;padding:8px 14px;display:flex}.toolbar-bar,.toolbar-settings{display:contents}.toolbar.compact-workspace{position:relative}.toolbar.compact-workspace .toolbar-bar{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.toolbar.compact-workspace .toolbar-settings{display:none}.toolbar.compact-workspace .toolbar-settings.open{z-index:50;background:#111a2e;border:1px solid #334155;border-top:0;border-radius:0 0 8px 8px;flex-wrap:wrap;gap:10px 14px;width:min(760px,100vw - 20px);max-height:min(70vh,560px);padding:12px;display:flex;position:absolute;top:calc(100% + 1px);right:10px;overflow-y:auto;box-shadow:0 12px 28px #00000073}.settings-button-label{margin-left:3px}.toolbar h1{color:#7dd3fc;letter-spacing:.5px;margin:0;font-size:16px}.toolbar-group{align-items:center;gap:8px;display:flex}.group-label{color:#94a3b8}.field{color:#94a3b8;align-items:center;gap:4px;display:inline-flex}.field input,.field select{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:4px;width:64px;padding:3px 5px}.field select{width:auto}.field.static{color:#64748b}.load-error{color:#f87171;max-width:320px}button{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:5px;padding:4px 10px}button:hover{background:#263449}button.danger{color:#fca5a5;border-color:#7f1d1d}.main{flex:1;min-height:0;display:flex;position:relative}.canvas-wrap{flex:1;min-width:0}.canvas-loading{color:#94a3b8;background:#0b1220;place-items:center;min-height:180px;display:grid}.canvas-wrap.placing,.canvas-wrap.placing canvas,.canvas-wrap.measuring,.canvas-wrap.measuring canvas{cursor:crosshair!important}.canvas-wrap.grab,.canvas-wrap.grab canvas{cursor:grab}.canvas-wrap.grabbing,.canvas-wrap.grabbing canvas{cursor:grabbing}.canvas-wrap.fixed,.canvas-wrap.fixed canvas{cursor:not-allowed}.center{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ortho-strip{background:#0d1526;border-top:1px solid #1e293b}.ortho-strip.collapsed{padding:2px 8px}.ortho-header{color:#94a3b8;justify-content:space-between;align-items:center;padding:2px 10px;font-size:12px;display:flex}.ortho-actions{gap:4px;display:flex}.center:has(.ortho-strip.tall) .canvas-wrap{flex:0 0 200px;min-height:0}.ortho-strip.tall{flex:auto;min-height:0;overflow:auto}.ortho-strip.tall .ortho-views{flex-wrap:wrap;gap:20px;padding-bottom:12px}.ortho-views{align-items:flex-start;gap:16px;padding:0 10px 8px;display:flex;overflow-x:auto}.ortho-views>*{flex:none}.ortho-room{fill:#111a2e;stroke:#64748b;stroke-width:1.5px}.ortho-cavity{fill:#1a2438;stroke:#475569;stroke-width:.75px}.ortho-cut{fill:#020617;stroke:#64748b;stroke-dasharray:4 3}.ortho-joist{stroke:#6b543d;stroke-width:1px;opacity:.5}.ortho-wall{fill:#475569;fill-opacity:.6;stroke:#64748b}.ortho-el{cursor:pointer}.ortho-dim line{stroke:#facc15;stroke-width:1px;stroke-dasharray:3 2}.ortho-dim text{fill:#fde68a;text-anchor:middle;font-size:9px}.ortho-caption{fill:#64748b;font-size:8px}button.vis{opacity:.45;text-transform:capitalize}button.vis.on{opacity:1;border-color:#38bdf8}button:disabled{opacity:.3;cursor:default}.clear-highlight{margin-left:8px;padding:1px 6px;font-size:11px}.diag.active{outline:1px solid #facc15}.scene-label.measure{color:#a5f3fc;border-color:#22d3ee}.ortho-hanger{stroke:#f59e0b;stroke-width:1px}.ortho-invert{fill:#fbbf24;font-size:7px}.price-cell{white-space:nowrap}.price-input{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:3px;width:52px;padding:1px 4px}.save-state{color:#64748b;min-width:62px;font-size:11px}.save-state.saved{color:#86efac}.save-state.unavailable{color:#fbbf24}.restore-notice{color:#bae6fd;background:#14304a;border-bottom:1px solid #1e293b;align-items:center;gap:10px;padding:6px 14px;font-size:12px;display:flex}.crash{background:#111a2e;border:1px solid #7f1d1d;border-radius:8px;max-width:640px;margin:40px auto;padding:24px}.crash.inline{flex:1;min-height:0;margin:12px;overflow:auto}.crash h2{color:#fca5a5;margin:0 0 8px;font-size:15px}.crash-msg{color:#fecaca;word-break:break-word;background:#1e1416;border-radius:4px;padding:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.crash-actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.crash-stack{color:#64748b;white-space:pre-wrap;max-height:160px;margin:0;font-size:11px;overflow:auto}.catalog-trade-tabs{grid-template-columns:1fr 1fr;gap:4px;margin:0 0 7px;display:grid}.catalog-trade-tabs button{color:#94a3b8;background:#0f172a;border:1px solid #334155}.catalog-trade-tabs button[aria-selected=true]{color:#e0f2fe;background:#172554;border-color:#38bdf8}.parts-list{margin:0;padding:0;list-style:none}.part-row{border-bottom:1px solid #1e293b;padding:5px 0}.part-head{align-items:center;gap:6px;display:flex}.part-name{text-align:left;color:#e2e8f0;background:0 0;border:none;flex:1;padding:2px 0}.part-name:hover{color:#7dd3fc;background:0 0}.part-sub{color:#64748b;padding-left:14px;font-size:11px}.mfr-verified{color:#86efac}.mfr-line{color:#fbbf24}.mfr-inline{font-size:11px}.mfr-list{flex-direction:column;gap:5px;margin:6px 0 4px;padding:0 0 0 14px;list-style:none;display:flex}.mfr-opt{background:#111a2e;border-left:2px solid #334155;border-radius:4px;padding:5px 7px}.mfr-opt.active{border-left-color:#38bdf8}.mfr-opt label{cursor:pointer;display:block}.mfr-detail{color:#94a3b8;margin-top:2px;font-size:11px}.mfr-note{color:#64748b;margin-top:3px;font-size:11px;font-style:italic}.mfr-checked{color:#475569;margin-top:3px;font-size:10px}.mfr-stale{color:#fbbf24;margin-top:3px;font-size:11px}.print-only{display:none}.roughin-card{break-inside:avoid;margin-bottom:10px}.riser-fitting{fill:#0b1220;stroke:#94a3b8;stroke-width:.5px}.riser-cleanout-access line{fill:none;stroke:#64748b;stroke-width:.7px;stroke-dasharray:2 1.5}.riser-cleanout-access polygon{fill:#64748b}.riser-cleanout-access.insufficient line{stroke:#f59e0b}.riser-cleanout-access.insufficient polygon{fill:#f59e0b}.riser-cleanout-access.blocked line{stroke:#ef4444}.riser-cleanout-access.blocked polygon{fill:#ef4444}.riser-label{fill:#e2e8f0;text-anchor:middle;font-size:9px}.panel-actions{float:right;gap:5px;display:inline-flex}.count-neutral{color:#64748b;font-size:12px;font-weight:400}.parts-filter{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:4px;width:100%;margin-bottom:6px;padding:4px 7px}.panel-actions button{padding:1px 7px;font-size:11px}.palette{background:#0f172a;border-right:1px solid #1e293b;width:240px;padding:10px;overflow-y:auto}.palette h2{color:#7dd3fc;margin:0 0 4px;font-size:13px}.palette h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin:14px 0 4px;font-size:12px}.palette ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.palette-item{text-align:left;align-items:center;gap:7px;width:100%;padding:5px 7px;display:flex}.palette-item.armed{outline:2px solid #facc15}.swatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.hint{color:#64748b;margin:4px 0;font-size:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.right{background:#0f172a;border-left:1px solid #1e293b;flex-direction:column;gap:12px;width:340px;padding:10px;display:flex;overflow-y:auto}.workspace-picker select{min-width:82px}.workspace-focus .focus-drawer,.workspace-focus .focus-details{z-index:12;transition:transform .18s;position:absolute;top:0;bottom:0;box-shadow:0 10px 32px #00000061}.workspace-focus .focus-drawer{left:0;transform:translate(-104%)}.workspace-focus .focus-details{right:0;transform:translate(104%)}.workspace-focus .focus-drawer.open,.workspace-focus .focus-details.open{transform:translate(0)}.workspace-launcher{z-index:10;background:#0f172aeb;border:1px solid #334155;border-radius:8px;gap:6px;padding:5px;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 5px 16px #0000004d}.workspace-launcher button.on,.guided-stages button.on{color:#fef3c7;background:#3f2d10;border-color:#a16207}.workspace-guided .right{width:360px}.guided-stages{border-bottom:1px solid #334155;gap:6px;padding-bottom:8px;display:grid}.guided-stages button{text-align:left;align-items:center;gap:8px;padding:8px;display:flex}.guided-stages button span{color:#0f172a;background:#7dd3fc;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:700;display:grid}.workspace-stage-copy{color:#cbd5e1;background:#111a2e;border-left:3px solid #38bdf8;margin:0;padding:8px}.workspace-guided .right>.palette{background:0 0;border:0;width:auto;padding:0;overflow:visible}.panel h3{color:#7dd3fc;margin:0 0 6px;font-size:13px}.panel h4{color:#94a3b8;margin:10px 0 4px;font-size:12px}.count{color:#f87171;font-size:12px;font-weight:400}.element-title{margin:2px 0 8px;font-weight:600}.field-row{flex-wrap:wrap;gap:6px;margin:6px 0;display:flex}.field-row .field input{width:58px}.diag-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.diag{cursor:default;background:#111a2e;border-left:3px solid #334155;border-radius:5px;padding:6px 8px}.diag.error{border-left-color:#ef4444}.diag.warning{border-left-color:#eab308}.diag.info{color:#94a3b8;border-left-color:#38bdf8}.diag .sev{margin-right:5px}table{border-collapse:collapse;width:100%}td{border-bottom:1px solid #1e293b;padding:3px 4px}td.num{text-align:right;white-space:nowrap;color:#94a3b8}tr.over-limit td{color:#fca5a5}.scene-label{white-space:nowrap;color:#e2e8f0;background:#0f172ae6;border:1px solid #334155;border-radius:4px;padding:2px 7px;font-size:12px}.scene-label.target{color:#fde68a;border-color:#facc15}.stub-fields .row{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.stub-fields .field{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:110px}.stub-fields .field select{width:100%}.panel.chat{flex-direction:column;flex-shrink:0;display:flex}.chat-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-minimize{width:24px;height:22px;padding:0;font-size:18px;line-height:1}.chat-popout{z-index:70;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:16px;right:16px}.chat-popout-panel{resize:both;background:#0f172a;border:1px solid #334155;border-radius:10px;width:min(390px,100vw - 32px);min-width:300px;height:min(560px,100dvh - 120px);min-height:260px;padding:10px;overflow:auto;box-shadow:0 14px 36px #00000085}.chat-popout-panel .panel.chat{height:100%;min-height:0}.chat-popout-panel .chat-log{flex:1;min-height:0;max-height:none}.chat-popout-trigger{background:#172554;border-color:#2563eb;box-shadow:0 5px 16px #00000059}.chat-popout-trigger:hover{background:#1e3a8a}@media (width>=1180px){.workspace-classic .chat-popout{right:356px}.workspace-guided .chat-popout,.chat-popout.avoids-detail-rail{right:376px}}.model-badge{color:#64748b;font-size:11px;font-weight:400}.chat-log{flex-direction:column;gap:8px;max-height:42vh;padding:4px 0;display:flex;overflow-y:auto}.chat-msg{border-radius:6px;padding:6px 8px;font-size:12px;line-height:1.45}.chat-msg.user{color:#e2e8f0;white-space:pre-wrap;background:#1e293b;align-self:flex-end;max-width:90%}.chat-msg.assistant{color:#cbd5e1;background:#0b1324;border:1px solid #1e293b}.chat-text{white-space:pre-wrap;margin:6px 0 0}.chat-quote{color:#94a3b8;border-left:2px solid #334155;margin:6px 0 0;padding:2px 0 2px 8px}.chat-bullets{margin:4px 0 0;padding-left:16px}.chat-bullets li{margin:2px 0}.chat-tools{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.chat-tool-head{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:baseline;gap:6px;padding:2px 0;display:flex}.chat-tool-mark{color:#4ade80;flex-shrink:0}.chat-tool.failed .chat-tool-mark{color:#f87171}.chat-tool-name{color:#7dd3fc;flex-shrink:0}.chat-tool-msg{color:#94a3b8}.chat-tool.failed .chat-tool-msg{color:#fca5a5}.chat-tool-args{color:#64748b;white-space:pre-wrap;margin:2px 0 0 18px;font-size:11px}.chat-delta{color:#fcd34d;margin:2px 0 0 18px;padding:0;font-size:11px;list-style:none}.chat-blocked{color:#fca5a5;background:#1f1315;border:1px solid #7f1d1d;border-radius:6px;margin:0 0 8px;padding:6px 8px;font-size:12px;line-height:1.45}.chat-recheck{margin-top:6px;font-size:11px;display:block}.chat-blocked.warn{color:#fcd34d;background:#1f1a10;border-color:#854d0e}.chat-blocked code{word-break:break-all;font-size:11px}.chat-note{color:#94a3b8;margin:6px 0 0;font-size:11px}.chat-working{color:#94a3b8;align-items:center;gap:8px;margin:6px 0 0;font-size:12px;display:flex}.chat-revert{margin-top:6px;font-size:11px}.chat-token{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.chat-token label{color:#94a3b8;width:100%}.chat-token input{flex:1;min-width:120px}.chat-thumbs{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.chat-thumbs img{object-fit:cover;border:1px solid #334155;border-radius:4px;width:72px;height:72px}.chat-pending{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chat-pending-img{position:relative}.chat-pending-img img{object-fit:cover;border:1px solid #334155;border-radius:4px;width:64px;height:64px;display:block}.chat-pending-img button{border-radius:9px;width:18px;height:18px;padding:0;font-size:12px;line-height:1;position:absolute;top:-6px;right:-6px}.chat-pending-img span{color:#64748b;text-align:center;font-size:10px;display:block}.chat-note.warn{color:#fcd34d}.chat-attach{align-self:flex-end;padding:4px 7px}.chat-input{align-items:flex-end;gap:6px;margin-top:8px;display:flex}.chat-input textarea{resize:vertical;font:inherit;color:#e2e8f0;background:#0b1324;border:1px solid #1e293b;border-radius:6px;flex:1;padding:6px;font-size:12px}.chat-input textarea:disabled{color:#64748b}@media (width<=860px){.app{height:100dvh}.toolbar{gap:6px 8px;padding:6px 8px}.toolbar-bar{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.toolbar-bar h1{font-size:15px}.toolbar-settings{display:none}.toolbar-settings.open{border-top:1px solid #1e293b;flex-wrap:wrap;gap:10px 14px;width:100%;max-height:45vh;padding-top:8px;display:flex;overflow-y:auto}.toolbar-group{flex-wrap:wrap;row-gap:6px}.main{flex-direction:column;padding-bottom:56px}.center{flex:1;min-height:0}.canvas-wrap{min-height:220px}.palette,.right{z-index:30;border:none;border-top:1px solid #334155;border-radius:14px 14px 0 0;width:auto;max-height:72vh;padding-bottom:64px;transition:transform .22s;position:fixed;bottom:0;left:0;right:0;transform:translateY(105%);box-shadow:0 -10px 30px #0000008c}.palette.open,.right.open{transform:translateY(0)}.chat-drawer .chat-log{flex:1;max-height:none}.chat-drawer .panel.chat{height:100%;min-height:0}@media (prefers-reduced-motion:reduce){.palette,.right{transition:none}}.drawer-backdrop{z-index:25;background:#0206178c;position:fixed;inset:0}.mobile-nav{z-index:40;padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:#111a2e;border-top:1px solid #1e293b;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{flex:1;padding:10px 4px;font-size:13px;position:relative}.mobile-nav button.on{color:#7dd3fc;border-color:#38bdf8}.nav-badge{color:#fff;background:#ef4444;border-radius:8px;min-width:16px;margin-left:5px;padding:0 4px;font-size:11px;line-height:16px;display:inline-block}.nav-dot{vertical-align:middle;background:#facc15;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.palette-item{padding:10px 8px}button{padding:7px 12px}.field input,.field select,.parts-filter{padding:6px;font-size:16px}.field input{width:72px}.ortho-views{gap:10px}}@media (forced-colors:active){.legend-annotation-symbol,.provisional-part-figure,.scene-unresolved-markers{forced-color-adjust:auto;border:1px solid canvastext}}@media print{html,body,#root,.app{color:#111827;background:#fff;height:auto;overflow:visible}.toolbar,.palette,.canvas-wrap,.panel-actions,.ortho-header button,.mobile-nav,.drawer-backdrop,.panel.chat{display:none!important}.main,.center,.right{width:auto;max-height:none;box-shadow:none;background:#fff;border:none;padding-bottom:0;display:block;position:static;overflow:visible;transform:none}.panel h3,.panel h4,.element-title,td,.diag,.hint{color:#111827}.diag{background:#f3f4f6}td{border-bottom:1px solid #d1d5db}.ortho-strip{background:#fff;border:none}.ortho-room{fill:#f9fafb;stroke:#374151}.print-only{display:block}.price-input{color:#111827;background:#fff;border-color:#d1d5db}}.canvas-wrap{position:relative}.view-reset{z-index:5;color:#cbd5e1;background:#0f172ad9;border:1px solid #334155;padding:4px 8px;font-size:11px;position:absolute;top:8px;right:8px}.view-reset:hover{color:#7dd3fc;border-color:#38bdf8}.scene-unresolved-markers{z-index:5;color:#fde68a;background:#451a03f0;border:1px solid #92400e;border-radius:4px;flex-direction:column;gap:4px;max-width:360px;padding:5px 9px;font-size:11px;display:flex;position:absolute;bottom:8px;right:8px}.scene-unresolved-toggle{color:#fef3c7;cursor:pointer;align-items:center;gap:5px;display:flex}.scene-unresolved-toggle input{margin:0}.scene-unresolved-summary{color:#fde68a}.scene-unresolved-note{color:#fdba74}.scene-unresolved-inspect,.scene-unresolved-item{color:#fed7aa;text-align:left;background:0 0;border:0;padding:0;font-size:11px}.scene-unresolved-inspect:hover,.scene-unresolved-item:hover,.scene-unresolved-item.selected{color:#fff7ed;text-decoration:underline}.scene-unresolved-list{border-top:1px solid #fde68a3d;flex-direction:column;gap:3px;max-height:180px;padding-top:4px;display:flex;overflow:auto}.scene-unresolved-detail{color:#fff7ed;border-top:1px solid #fde68a3d;flex-direction:column;gap:2px;padding-top:4px;display:flex}.scene-unresolved-detail span{color:#fed7aa}.scene-provisional-facts{border-left:2px dashed #fdba74b8;flex-direction:column;gap:2px;margin:2px 0 2px 3px;padding-left:6px;display:flex}.scene-provisional-facts span{color:#fdba74}.raceway-junction-proposal{color:#ffedd5;background:#7c2d1247;border-left:3px dashed #fb923c;margin:6px 0;padding:7px 9px;font-size:12px;line-height:1.35}.raceway-junction-proposal strong{color:#fdba74}.raceway-junction-proposal p{margin:4px 0 0}.raceway-junction-resolution{gap:6px;margin-top:7px;display:grid}.raceway-junction-resolution input{min-width:0}.raceway-junction-blocker{color:#fecaca}.raceway-junction-resolved{color:#dcfce7;background:#14532d47;border-left:3px solid #22c55e;margin:6px 0;padding:7px 9px;font-size:12px;line-height:1.35}.raceway-junction-resolved strong{color:#86efac}.raceway-junction-resolved p{margin:4px 0 0}.raceway-junction-resolved button{margin-top:7px}.wall-style{padding:3px 4px;font-size:11px}.scene-label.fitting{white-space:nowrap;border-color:#475569;flex-direction:column;gap:1px;display:flex}.scene-label.fitting span{color:#94a3b8;font-size:10px}.part-figure{background:#0b1324;border:1px solid #1e293b;border-radius:6px;flex-wrap:wrap;align-items:flex-start;gap:10px;margin:6px 0 4px 14px;padding:8px;display:flex}.visual-profile-blocked{box-sizing:border-box;color:#fcd34d;background:#241a0b;border-left:3px solid #f59e0b;flex:0 0 100%;padding:7px 9px;font-size:11px;line-height:1.35}.visual-profile-blocked strong{margin-bottom:3px;display:block}.visual-profile-blocked ul{margin:4px 0 0 16px;padding:0}.part-figure svg{aspect-ratio:1;flex-shrink:0;width:min(180px,100%);height:auto}.pf-body{fill:#94a3b8;fill-opacity:.35;stroke:#cbd5e1;stroke-width:.12px;stroke-linejoin:round}.pf-collar{fill:#64748b;fill-opacity:.58;stroke:#e2e8f0;stroke-width:.12px;stroke-linejoin:round}.pf-feature{fill:none;stroke:#f8fafc;stroke-width:.12px;stroke-linecap:round}.pf-feature-cover-face{stroke:#d6b36a;stroke-width:.16px}.pf-annotation{fill:#fde68a;text-anchor:middle;font-size:.42px}.pf-annotation-adjustment-range{fill:#93c5fd;text-anchor:start;font-size:.36px}.pf-port{fill:#38bdf8}.pf-size{fill:#7dd3fc;text-anchor:middle;font-size:1.1px}.pf-dim line{stroke:#facc15;stroke-width:.08px}.pf-dim text{fill:#fde68a;text-anchor:middle;font-size:.65px}.part-figure-note{color:#94a3b8;flex-direction:column;gap:3px;min-width:0;font-size:11px;display:flex}.visual-profile-verified{box-sizing:border-box;color:#bbf7d0;overflow-wrap:anywhere;background:#0e2418;border-left:3px solid #22c55e;flex:100%;min-width:0;padding:7px 9px;font-size:11px;line-height:1.35}.visual-profile-verified strong{margin-bottom:3px;display:block}.visual-profile-evidence{color:#d1fae5}.visual-profile-evidence span{color:#86efac}.visual-profile-facts{color:#d1fae5;margin:5px 0 0 16px;padding:0}.mfr-link{color:#7dd3fc;margin-top:3px;font-size:11px;display:inline-block}.report-form{background:#0f172a;border:1px solid #334155;border-radius:6px;flex-direction:column;gap:8px;min-width:0;margin:10px 0;padding:10px;display:flex}.report-form label{color:#cbd5e1;flex-direction:column;gap:4px;font-size:12px;display:flex}.report-form input[type=text],.report-form input:not([type]),.report-form textarea{font:inherit;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:4px;min-width:0;padding:5px 7px;font-size:12px}.report-form textarea{resize:vertical}.report-consent{cursor:pointer;align-items:center;flex-direction:row!important;gap:6px!important}.report-contents{color:#94a3b8;font-size:11px}.report-contents summary{cursor:pointer;color:#7dd3fc}.report-contents ul{margin:6px 0 4px;padding-left:18px}.report-actions{gap:8px;display:flex}.report-panel{flex-basis:100%;padding:4px 0 2px}.report-panel .report-form{max-width:520px}.scene-hud{z-index:5;pointer-events:none;background:#0f172aeb;border:1px solid #334155;border-left-width:3px;border-radius:4px;flex-direction:column;gap:1px;max-width:340px;padding:5px 9px;display:flex;position:absolute;top:8px;left:8px}.scene-hud-title{color:#e2e8f0;font-size:12px}.scene-hud-detail{color:#94a3b8;font-size:11px}.scene-hud.hover{border-left-color:#38bdf8}.scene-hud.selected{border-left-color:#64748b}.scene-hud.fitting{border-left-color:#a3e635}.scene-hud.takeoff{border-left-color:#fbbf24}.scene-hud.error{border-color:#7f1d1d #7f1d1d #7f1d1d #ef4444;max-width:420px}.scene-hud.error .scene-hud-detail{color:#fca5a5}.legend-stack{z-index:5;flex-direction:column;align-items:flex-start;gap:4px;max-width:calc(100% - 120px);display:flex;position:absolute;bottom:8px;left:8px}.legend{flex-wrap:wrap;gap:4px;display:flex}.legend.annotation-key{gap:5px}.legend-annotation-item{color:#dbeafe;background:#0f172ad9;border:1px solid #475569;border-radius:4px;align-items:center;gap:5px;padding:3px 6px;font-size:10px;display:inline-flex}.legend-annotation-symbol{color:#f8fafc;flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;font-weight:700;line-height:1;display:inline-flex}.legend-annotation-symbol.physical{border:2px solid;border-radius:2px}.legend-annotation-symbol.provisional{border:2px dashed;border-radius:50%}.legend-annotation-symbol.assumed{color:#fbbf24;border:2px solid #fbbf24;border-radius:2px}.legend-annotation-symbol.assumed:before{content:"A";font-size:9px}.legend-annotation-symbol.marker:before{content:"✣"}.legend-annotation-symbol.ledger:before{content:"☷"}.legend.trades .legend-item{border-style:dashed}.legend.trades .legend-item.on{border-style:solid}.legend.receded{opacity:.45}.legend-item,.legend-clear{color:#cbd5e1;cursor:pointer;background:#0f172ad9;border:1px solid #334155;border-radius:4px;align-items:center;gap:5px;padding:3px 7px;font-size:11px;display:inline-flex}.legend-item:hover,.legend-clear:hover{color:#7dd3fc;border-color:#38bdf8}.legend-item.on{color:#e0f2fe;border-color:#7dd3fc;font-weight:600}.legend-swatch{border:1px solid #0006;border-radius:2px;flex:none;width:10px;height:10px}
