@font-face{font-family:Instrument;src:url('/vendor/instrument-sans.ttf') format('truetype');font-display:swap}@font-face{font-family:Serif;src:url('/vendor/instrument-serif-regular.ttf') format('truetype');font-display:swap}
:root{--paper:#f5f4f0;--ink:#242622;--muted:#666b63;--line:#dcded5;--orange:#ed6e3c;--dark:#1d201e}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Instrument,system-ui,sans-serif;font-size:16px;line-height:1.5}button,input{font:inherit}button,.button{min-height:46px;border:1px solid var(--line);border-radius:6px;background:white;padding:10px 16px;color:var(--ink);font-weight:550;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:14px;transition:background .15s}button:hover,.button:hover{background:#e8e9e2}button:disabled{opacity:.38;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,.map:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.primary{background:var(--orange);border-color:var(--orange);color:#171916}.primary:hover{background:#fc8757}.small{font-size:13px;color:var(--muted)}.muted{color:var(--muted)}header{max-width:1440px;margin:auto;padding:27px 40px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.brand{font-size:23px;letter-spacing:-1px;text-decoration:none;color:var(--ink);font-weight:650;display:flex;align-items:center;gap:11px}.brandmark{width:30px;height:32px;background:var(--ink);border-radius:4px;display:grid;place-items:center;color:var(--orange);font-size:21px}.lab{font-size:14px;color:var(--muted);letter-spacing:0;font-weight:400;margin-left:12px}.prototype{font-size:12px;display:flex;align-items:center;gap:7px}.prototype i{width:6px;height:6px;border-radius:50%;background:var(--orange)}main{max-width:1440px;padding:0 40px;margin:auto}.intro{display:flex;justify-content:space-between;align-items:end;padding:52px 0 36px;gap:24px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;margin:0 0 18px}h1{font-family:Serif,Georgia,serif;font-size:clamp(52px,6.8vw,90px);line-height:.96;font-weight:400;letter-spacing:-2px;margin:0}h1 em{font-weight:400;color:#62675e}.intro-copy{padding-bottom:4px}.intro-copy p{font-size:17px;line-height:1.65}.privacy{font-size:12px;color:#586653;background:#e6e9df;padding:8px 11px;border-radius:5px;display:inline-block}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px}.viewer-panel{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.panelbar{padding:13px 18px;background:var(--dark);color:#ddd;font-size:12px;display:flex;justify-content:space-between;align-items:center}.panelbar>span:first-child{display:flex;gap:8px;align-items:center}.dot{width:6px;height:6px;border-radius:50%;background:#888}.dot.active{background:var(--orange)}#engineLabel{color:#9ca699;font-size:10px;letter-spacing:1.3px}.stage{height:440px;background:radial-gradient(ellipse at 50% 40%,#30362e,#1c1f1c 70%);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.stage canvas{width:100%;height:100%;object-fit:contain}.stage video{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.empty-view{text-align:center;color:#eceee7;padding:25px 20px}.empty-view svg{width:110px;height:90px;color:#84917e;margin-bottom:8px}.empty-view h2{font-family:Serif,Georgia,serif;font-weight:400;font-size:33px;margin:4px 0 10px}.empty-view p{font-size:14px;color:#abb3a6;margin:0 0 21px}.empty-view .small{display:block;color:#9ca598;margin:13px 0}.stage-corner{position:absolute;left:17px;bottom:14px;color:#c5cdbb;font-family:monospace;font-size:10px;letter-spacing:2px;pointer-events:none}.frame-badge{position:absolute;right:14px;top:14px;color:#fff;background:#222c;border:1px solid #707568;padding:4px 9px;border-radius:3px;font-size:12px}.status{font-size:13px;color:var(--muted);padding:13px 18px;background:#f9f9f6;min-height:47px}.status.error{color:#a32e1c;background:#fff0e8}.toolbar{display:flex;gap:8px;flex-wrap:wrap;padding:16px 18px}.file-input{position:absolute;opacity:0;width:1px;height:1px}.button:has(input:focus-visible){outline:3px solid var(--orange);outline-offset:3px}.settings{padding:0 18px 17px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.settings label{white-space:nowrap}.settings output{font-weight:700;color:var(--ink);padding-left:5px}.settings input{width:110px;accent-color:var(--orange)}.settings>span{font-size:11px}.findings{padding:24px;background:#edeee8;border-radius:9px;display:flex;flex-direction:column}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.section-heading .eyebrow{margin:0;font-size:10px}.number{font-family:Serif,serif;font-size:32px;line-height:1}.findings h2{font-family:Serif,serif;font-weight:400;font-size:31px;margin:20px 0 5px;line-height:1.1}.findings>.muted{font-size:13px;margin:3px 0 20px}.detection-list{max-height:310px;overflow:auto;flex:1;min-height:180px}.detection{border-top:1px solid #d8dbd0;padding:13px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.detection strong{text-transform:capitalize;font-weight:550}.confidence{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.confidence i{width:36px;height:3px;background:linear-gradient(to right,var(--orange) var(--score),#d0d4c8 var(--score));display:block}.empty-list{color:#7c8177;font-size:14px;line-height:1.7;padding-top:15px}.scope-note{margin-top:22px;border-top:1px solid #d1d6c8;padding-top:18px;font-size:13px}.scope-note strong{font-weight:600}.scope-note p{color:var(--muted);margin-bottom:0}.record-section{margin-top:60px}.record-section h2{font-family:Serif,serif;font-weight:400;font-size:40px;margin:10px 0}.tag{font-size:10px;letter-spacing:1px;border:1px solid #cccfc4;border-radius:4px;padding:6px 8px;white-space:nowrap}.map-instructions{font-size:14px;max-width:760px;margin:5px 0 25px}.record-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.field-label{display:block;font-size:12px;margin-bottom:7px;font-weight:600}#roomName{border:1px solid var(--line);border-radius:5px;background:#fff;padding:12px;width:100%;margin-bottom:14px;font-size:15px}.map{width:100%;aspect-ratio:600/420;position:relative;cursor:crosshair;border:1px solid var(--line);background:#efefe9;border-radius:6px;touch-action:manipulation;overflow:hidden}.map>svg{position:absolute;width:100%;height:100%}.map-watermark{position:absolute;bottom:10px;right:13px;font-size:8px;letter-spacing:1px;color:#888f82;pointer-events:none}#pins{position:absolute;inset:0;pointer-events:none}.pin{position:absolute;transform:translate(-50%,-50%);padding:0;min-height:30px;height:30px;width:30px;border-radius:50%;background:#292e28;color:#fff;border:2px solid #f6f5f0;pointer-events:auto;font-size:12px;box-shadow:0 2px 6px #0003}.pin.selected{background:var(--orange);color:#171916;box-shadow:0 0 0 5px #ed6e3c33}.keyboard-cursor{position:absolute;width:16px;height:16px;transform:translate(-50%,-50%);border:2px solid #ed6e3c;pointer-events:none}.saved-panel h3{font-weight:550;font-size:17px;margin:0}.saved-panel h3 span{color:#858b80;padding-left:8px}.saved-panel>.small{margin:10px 0 20px}.captures{max-height:540px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:12px;min-height:230px}.capture-card{display:block;text-align:left;padding:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:6px;min-width:0}.capture-card.selected{border:2px solid var(--orange)}.capture-card img{width:100%;height:110px;object-fit:cover;display:block;background:#1c201a}.capture-card .card-copy{display:block;padding:10px;font-size:12px}.capture-card strong{display:flex;justify-content:space-between;font-weight:600}.capture-card small{display:block;color:var(--muted);margin-top:5px;font-size:11px}.capture-card .pin-label{font-size:10px;color:#9b451f}.capture-empty{grid-column:1/-1;display:grid;place-content:center;text-align:center;min-height:240px;border:1px dashed #cdd1c4;border-radius:7px;color:#83897c;font-family:Serif,serif;font-size:25px}.text-button{border:0;background:transparent;min-height:40px;font-size:12px;padding:5px 0;color:var(--muted)}.text-button:hover{background:transparent;color:var(--ink);text-decoration:underline}.export-actions{display:flex;justify-content:space-between;gap:12px}.how{margin-top:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.how summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:14px;list-style:none}.how summary::-webkit-details-marker{display:none}.how-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;font-size:14px;color:var(--muted)}.how h3{color:var(--ink);font-size:16px;font-weight:550}.source-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:10px}.source-links a{color:var(--ink);font-size:12px;text-underline-offset:4px}footer{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted);padding:28px 0 40px}dialog{border:1px solid var(--line);border-radius:10px;max-width:450px;width:calc(100% - 40px);padding:24px;background:var(--paper)}dialog::backdrop{background:#1118}dialog h2{font-family:Serif,serif;font-size:32px;font-weight:400;margin:0}dialog p{font-size:14px}dialog .toolbar{padding:12px 0 0}[hidden]{display:none!important}
@media(max-width:900px){header{padding:22px 24px}main{padding:0 24px}.workspace{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.findings{padding:18px}.intro-copy p{font-size:14px}.stage{height:390px}.record-grid{gap:20px}}
@media(max-width:680px){header{padding:18px}.brand{font-size:21px}.lab{font-size:12px;margin-left:4px}.prototype{font-size:0}.prototype i{width:7px;height:7px}main{padding:0 18px}.intro{padding:34px 0 25px;display:block}.eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:14px}h1{font-size:58px;letter-spacing:-1.3px}.intro-copy{margin-top:20px}.intro-copy p{font-size:15px;margin-bottom:12px}.workspace{display:flex;flex-direction:column;gap:15px}.stage{height:360px}.empty-view h2{font-size:30px}.toolbar{padding:12px;gap:8px}.toolbar button,.toolbar .button{font-size:13px;padding:10px 12px;flex:1;white-space:nowrap}.toolbar label{flex-basis:100%!important}.settings{padding:0 13px 15px}.settings>span{display:none}.status{font-size:12px;padding:12px 13px}.findings{padding:20px}.findings h2{font-size:28px;margin:12px 0 2px}.detection-list{min-height:90px;max-height:230px}.scope-note{margin-top:12px}.record-section{margin-top:35px}.record-section>.section-heading{display:block}.record-section h2{font-size:36px}.tag{display:inline-block;margin:2px 0 10px}.record-grid{grid-template-columns:1fr;gap:24px}.map-instructions{font-size:13px}.captures{max-height:none}.capture-card img{height:120px}.how-grid{grid-template-columns:1fr;gap:2px}.how summary{font-size:13px}.how{margin-top:32px}footer{flex-direction:column;gap:6px}.stage-corner{font-size:8px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
