:root{--play-color-surface: #ffffff;--play-color-foreground: #17181b;--play-color-accent: #e93d35;--play-space-1: .25rem;--play-space-2: .5rem;--play-space-3: .75rem;--play-radius-control: .625rem;--play-radius-surface: 1rem}*{box-sizing:border-box}body{margin:0;color:#f7f7f8;background:#090a0c;font:14px Inter,system-ui,sans-serif}button,select{font:inherit}.app-header{height:64px;display:flex;align-items:center;gap:10px;padding:0 24px;border-bottom:1px solid #25272c}.app-header strong{font-size:18px}.app-header span{color:#8d929c}.app-header small{margin-left:auto;color:#aeb2b9;border:1px solid #30333a;border-radius:999px;padding:7px 10px}.layout{min-height:calc(100vh - 64px);display:grid;grid-template-columns:200px minmax(0,1fr) 230px}aside{padding:28px 16px;border-right:1px solid #25272c}aside p,.title span{font-size:10px;letter-spacing:.14em;color:#747983;font-weight:800}aside button{display:block;width:100%;text-align:left;color:#9da1aa;background:none;border:0;padding:12px;border-radius:10px}aside button.active{color:#fff;background:#202227}.workbench{padding:30px;min-width:0}.title h1{margin:6px 0;font-size:28px}.title p{color:#8d929c;margin:0 0 22px}.title .scenario-notice{color:#ffd884;margin-top:-12px}.review-toggle{color:#d5d9e0;background:#202227;border:1px solid #454a54;border-radius:8px;padding:8px 10px;cursor:pointer}.controls{display:flex;gap:18px;padding:14px;background:#141619;border:1px solid #292c32;border-radius:14px 14px 0 0}.controls label{color:#777c86;font-size:10px;text-transform:uppercase;font-weight:800}.controls select{display:block;margin-top:6px;color:#eee;background:#24272d;border:0;border-radius:7px;padding:7px 24px 7px 9px;text-transform:none}.stage{min-height:520px;display:grid;place-items:center;background:radial-gradient(circle,#25282d,#121417 65%);border:1px solid #292c32;border-top:0;border-radius:0 0 14px 14px;padding:28px}.imaging-surface,.review-surface{width:min(760px,100%);color:#17181b;background:#f6f6f7;border-radius:16px;overflow:hidden;box-shadow:0 28px 80px #0008}.stage.phone .imaging-surface,.stage.phone .review-surface{width:350px}.imaging-surface>header,.review-surface>header{padding:18px;background:#fff;border-bottom:1px solid #ddd}.imaging-surface>header p,.imaging-surface>header h1,.review-surface>header p,.review-surface>header h1{margin:0}.imaging-surface>header h1,.review-surface>header h1{font-size:20px;margin-top:4px}.imaging-surface>header span,.review-surface>header span{color:#777;font-size:12px}.imaging-surface>div{display:grid;place-items:center;padding:12px}.comparison-layout,.capture-layout{width:100%;display:grid;gap:12px}.comparison-layout{grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr)}.comparison-images,.capture-layout{display:grid;grid-template-columns:1fr 1fr;gap:3px}.stage figure{margin:0}.stage figure>div,.capture-layout>div{aspect-ratio:1;border-radius:12px;background:radial-gradient(circle,#341812 0 9%,#743421 18%,#bd7957 42%,#dfb090 70%,#a96348)}.stage .parent-image{position:relative;background:linear-gradient(135deg,#8a766e,#dba993 43%,#865242 90%)}.image-anchor{position:absolute;width:22px;height:22px;transform:translate(-50%,-50%);border:3px solid #f7f7f8;border-radius:50%;box-shadow:0 0 0 3px #e93d35}.stage figcaption{color:#666;font-size:11px;padding:7px 3px}.imaging-surface>button{margin:0 12px 14px auto;display:block;color:#fff;background:#e93d35;border:0;border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer}.review-surface>header{display:flex;align-items:start;justify-content:space-between;gap:16px}.review-surface>header p,.review-label{color:#6d7380;font-size:10px;font-weight:800;letter-spacing:.12em}.review-surface>header span{color:#6d5404;background:#fff0b9;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:800;text-transform:uppercase}.review-layout{display:grid;grid-template-columns:1fr 1fr}.review-layout article{padding:18px}.review-layout article+article{border-left:1px solid #dedfe2}.review-label{margin:0 0 10px}.review-layout h2{margin:0;font-size:18px}.review-layout dl{display:grid;grid-template-columns:auto 1fr;gap:8px 14px;margin:18px 0;font-size:12px}.review-layout dt{color:#6d7380}.review-layout dd{margin:0;font-weight:700;text-align:right}.review-note,.annotation-preview{color:#5f6672;font-size:12px;line-height:1.45}.annotation-preview{min-height:35px}.review-layout label{display:block;margin-top:16px;color:#4b515c;font-size:12px;font-weight:800}.review-layout textarea{width:100%;min-height:68px;margin:6px 0 10px;padding:8px;color:#17181b;background:#fff;border:1px solid #cbd0d8;border-radius:8px;font:inherit;resize:vertical}.review-layout select{width:100%;margin-top:6px;padding:8px;color:#17181b;background:#fff;border:1px solid #cbd0d8;border-radius:8px;font:inherit}.review-link{display:block;margin:6px 0 10px;padding:8px;color:#39414f;background:#e8ebef;border-radius:8px;font:11px ui-monospace,monospace;overflow-wrap:anywhere}.review-status{min-height:18px;color:#5f6672;font-size:11px}.review-surface button:not(.review-toggle){color:#fff;background:#e93d35;border:0;border-radius:8px;padding:9px 11px;cursor:pointer;font-weight:800}.review-surface button:disabled{color:#858b95;background:#e5e7ea;cursor:not-allowed}.review-surface button:focus-visible,.review-toggle:focus-visible,.report-composer button:focus-visible,.report-composer select:focus-visible,.report-composer input:focus-visible,.report-composer textarea:focus-visible{outline:3px solid #3c70de;outline-offset:2px}.workspace-actions{display:flex;flex-wrap:wrap;gap:8px}.report-composer{width:min(940px,100%);overflow:hidden;color:#17181b;background:#eff0f3;border-radius:16px;box-shadow:0 28px 80px #0008}.stage.phone .report-composer{width:350px}.report-composer-header,.report-preview>header,.report-preview>footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.report-composer-header{padding:18px 20px;color:#f7f7f8;background:#1a1c21}.report-composer-header p,.report-preview>header p,.report-preview-kind{margin:0;color:#737987;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.report-composer-header p{color:#aeb4c0}.report-composer-header h2,.report-preview h2,.report-preview h3{margin:5px 0 0}.report-composer-header h2{font-size:20px}.report-composer-header>span,.report-preview>header>span{border-radius:999px;padding:6px 8px;font-size:11px;font-weight:800}.report-composer-header>span{color:#1a1c21;background:#ffd884}.report-composer-layout{display:grid;grid-template-columns:280px minmax(0,1fr)}.report-controls{padding:16px;background:#e3e5e9;border-right:1px solid #d1d4da}.report-controls>label,.report-section-editor label,.report-preview>footer label{display:block;color:#4c5260;font-size:11px;font-weight:800}.report-controls select,.report-section-editor input,.report-section-editor textarea,.report-preview>footer select{width:100%;margin-top:6px;padding:8px;color:#17181b;background:#fff;border:1px solid #c5cad2;border-radius:8px;font:inherit}.report-controls-label{margin:18px 0 7px;color:#535966;font-size:11px;font-weight:800;text-transform:uppercase}.report-section-list{display:grid;gap:5px;margin:0;padding:0;list-style:none}.report-section-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px}.report-section-list button{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:8px;color:#252a34;background:#f7f7f8;border:1px solid transparent;border-radius:8px;cursor:pointer;text-align:left}.report-section-list button.selected{border-color:#e84a3a;box-shadow:inset 3px 0 #e84a3a}.report-section-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-section-list small{color:#626978;font-size:10px}.report-visibility{display:grid;place-items:center;padding:0 4px;background:#f7f7f8;border-radius:8px}.report-section-editor{display:grid;gap:10px;margin:16px 0 0;padding:12px;border:1px solid #c9cdd4;border-radius:10px}.report-section-editor legend{padding:0 4px;color:#4c5260;font-size:11px;font-weight:800}.report-section-editor textarea{min-height:88px;resize:vertical}.report-move-controls{display:flex;gap:7px}.report-move-controls button,.report-preview>footer button{color:#fff;background:#e84a3a;border:0;border-radius:8px;padding:8px 10px;font-weight:800;cursor:pointer}.report-preview{margin:20px;background:#fff;border:1px solid #d7d9de;box-shadow:0 8px 24px #1c24301a}.report-preview>header{padding:18px;border-bottom:3px solid #e84a3a}.report-preview h2{font-size:20px;text-transform:capitalize}.report-preview>header>span{color:#4e3d0d;background:#fff0b9}.report-preview-body{padding:18px}.report-preview-section,.report-preview-image{padding:14px 0;border-bottom:1px solid #e3e4e7}.report-preview-section h3,.report-preview-image h3{font-size:15px}.report-preview-section>p:last-child,.report-preview-image>p{margin-bottom:0;color:#454b56;line-height:1.45}.report-preview-header h3{font-size:19px}.report-preview-image-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.report-preview-image-grid span{display:grid;min-height:96px;place-items:end start;padding:8px;color:#fff;background:linear-gradient(145deg,#814837,#dfa68d 45%,#7c4438);font-size:10px;font-weight:800}.report-preview-image-grid span+span{background:linear-gradient(145deg,#714130,#ce8c72 45%,#63342c)}.report-preview>footer{flex-wrap:wrap;padding:14px 18px;background:#f6f7f8}.report-preview>footer label{width:118px}.report-preview>footer p{flex-basis:100%;margin:0;color:#656c78;font-size:11px}.report-preview-pdf{width:min(640px,calc(100% - 40px));margin:28px auto;box-shadow:0 8px 24px #1c243033}.report-empty{color:#656c78;font-style:italic}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.inspector{border:0;border-left:1px solid #25272c}.inspector ol{list-style:none;padding:0;color:#b6bac2;font:11px ui-monospace,monospace;line-height:2}.inspector dl{display:grid;grid-template-columns:1fr 1fr;font-size:11px}.inspector dt{color:#777c86}.inspector dd{margin:0;text-align:right}@media(max-width:900px){.layout{grid-template-columns:1fr}aside{display:none}.workbench{padding:18px}}.stage.phone .review-layout,.stage.phone .report-composer-layout{grid-template-columns:1fr}.stage.phone .report-controls{border-right:0;border-bottom:1px solid #d1d4da}.stage.phone .report-preview{margin:12px}.stage.phone .review-layout article+article{border-top:1px solid #dedfe2;border-left:0}.stage.phone .comparison-layout{grid-template-columns:1fr}
