@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.table{display:table}}:root{--ink:#132234;--muted:#6c7c8f;--line:#dfe6ec;--panel:#f7f9fb;--white:#fff;--navy:#101a29;--navy-2:#172538;--green:#16c884;--green-bright:#35efa4;--green-pale:#e9fbf3;--orange:#f39139;--red:#ed6c64;--grid-minor:#19283b;--grid-major:#25384e}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#e9eef3;margin:0}body{-webkit-font-smoothing:antialiased;overscroll-behavior:none;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{background:#edf1f5;flex-direction:column;width:100%;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.topbar{color:#f8fbff;z-index:5;background:#0e1928;border-bottom:1px solid #ffffff14;flex:0 0 64px;grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);align-items:center;height:64px;padding:0 20px;display:grid;position:relative;box-shadow:0 4px 18px #09121d2e}.brand{align-items:center;gap:11px;display:flex}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand b{letter-spacing:.05em;font-size:17px}.brand small{color:#8598af;letter-spacing:.08em;margin-top:4px;font-size:10px}.brand-mark{width:34px;height:34px;display:block;position:relative}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";background:var(--green-bright);transform-origin:0;border-radius:3px;height:2px;position:absolute}.brand-mark:before{width:22px;top:6px;left:5px}.brand-mark:after{width:22px;top:6px;left:27px;transform:rotate(90deg)}.brand-mark i:first-child{width:13px;bottom:6px;right:5px}.brand-mark i:nth-child(2){width:17px;bottom:6px;left:4px;transform:rotate(45deg)}.brand-mark i:nth-child(3){width:12px;top:6px;left:5px;transform:rotate(90deg)}.workflow{background:#142235;border:1px solid #24364c;border-radius:999px;align-items:center;gap:12px;padding:8px 18px;display:flex}.workflow span{color:#72869e;white-space:nowrap;font-size:12px}.workflow span.active{color:#e9fff6}.workflow i{color:#3f5269;font-style:normal}.workflow span.active:before{content:"";background:var(--green-bright);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 8px #35efa4b3}.header-actions{justify-self:end;align-items:center;gap:15px;display:flex}.save-state{color:#8194aa;align-items:center;gap:6px;font-size:11px;display:flex}.save-state i{background:#6c7e92;border-radius:50%;width:6px;height:6px}.save-state.saved i{background:var(--green-bright)}.header-button{color:#eaf3fc;background:#192a3d;border:1px solid #2c4259;border-radius:8px;height:36px;padding:0 14px;font-size:12px}.workspace{flex:1;grid-template-columns:358px minmax(0,1fr);gap:0;height:calc(100dvh - 64px);min-height:0;display:grid;overflow:hidden}.control-panel{scrollbar-width:thin;background:#f6f8fa;border-right:1px solid #d8e0e7;height:100%;min-height:0;padding:16px;overflow-y:auto}.workspace-mode-nav{z-index:8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f8faf5;grid-template-columns:repeat(4,1fr);gap:4px;margin:-4px -4px 12px;padding:6px 4px;display:grid;position:sticky;top:-16px}.workspace-mode-nav button{color:#627587;background:#fff;border:1px solid #dbe4ea;border-radius:7px;min-width:0;height:34px;padding:0 3px;font-size:8px;font-weight:750}.workspace-mode-nav button.active{color:#087d51;background:#e5f9ef;border-color:#16c884}.project-row{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-bottom:14px;display:grid}.project-row label>span{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:600;display:block}.project-row label>input{border:1px solid var(--line);width:100%;height:36px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:0 10px;font-size:13px;font-weight:650}.project-row label>input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16c8841a}.room-record-row{background:#fff;border:1px solid #dce5ea;border-radius:9px;grid-template-columns:1fr auto;align-items:end;gap:6px;margin:-7px 0 8px;padding:8px;display:grid}.room-record-row.active{background:linear-gradient(135deg,#f2fff9,#fff);border-color:#16c8848c;box-shadow:0 5px 16px #118f6014}.room-record-row label>span{color:#758696;margin:0 0 4px 2px;font-size:8.5px;font-weight:650;display:block}.room-record-row input{color:#1a2d40;border:1px solid #dce4ea;border-radius:7px;outline:0;width:100%;height:33px;padding:0 9px;font-size:11px;font-weight:650}.room-record-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16c88414}.room-record-row>button{color:#098657;background:#e7f9f0;border:1px solid #cde9dc;border-radius:7px;align-items:center;gap:6px;height:33px;padding:0 9px;font-size:8.5px;font-weight:700;display:flex}.room-record-row>button.active{color:#fff;background:#16c884;border-color:#16c884}.room-record-row>button.active .tiny-mic{animation:.7s ease-in-out infinite alternate mic-pulse}.room-record-row>small{color:#94a1ad;grid-column:1/-1;font-size:7.5px}.unit-switch{background:#e4e9ee;border-radius:8px;padding:3px;display:flex}.unit-switch button{color:#718195;background:0 0;border:0;border-radius:6px;min-width:34px;height:29px;font-size:11px}.unit-switch button.active{color:#132234;background:#fff;font-weight:700;box-shadow:0 1px 4px #182d4324}.voice-card{background:#fff;border:1px solid #dce5ec;border-radius:12px;margin-bottom:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.voice-card.active{border-color:#16c8848c;box-shadow:0 5px 16px #118f6017}.voice-main{text-align:left;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 11px;display:grid}.voice-card.active .voice-main{background:linear-gradient(135deg,#f2fff9,#fff)}.voice-main>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.voice-main b{color:#26384b;font-size:11px}.voice-main small{color:#8392a1;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.voice-main em{color:#0a9360;background:#e2f9ee;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.mic-icon{background:#e8f1f5;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:relative}.mic-icon:before{content:"";background:#476176;border-radius:7px;width:9px;height:15px;position:absolute;top:7px}.mic-icon i:first-child{border:2px solid #476176;border-top:0;border-radius:0 0 10px 10px;width:15px;height:14px;position:absolute;top:11px}.mic-icon i:last-child{background:#476176;width:2px;height:5px;position:absolute;bottom:5px}.voice-card.active .mic-icon{background:var(--green);box-shadow:0 0 0 5px #16c8841a}.voice-card.active .mic-icon:before,.voice-card.active .mic-icon i:last-child{background:#fff}.voice-card.active .mic-icon i:first-child{border-color:#fff}.voice-session{text-align:center;background:#fbfffd;border-top:1px solid #e7f2ed;padding:9px 11px 11px}.voice-steps{grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:10px;display:grid}.voice-steps span{color:#81909e;background:#edf1f4;border-radius:6px;place-items:center;height:23px;font-size:9px;font-weight:700;display:grid}.voice-steps span.current{color:#07925d;background:#dff9ec;outline:1px solid #16c88452}.voice-steps span.done{color:#b9f6da;background:#13263a}.voice-wave{justify-content:center;align-items:center;gap:3px;height:20px;display:flex}.voice-wave i{background:var(--green);border-radius:3px;width:3px;height:7px;animation:.8s ease-in-out infinite alternate voice-wave}.voice-wave i:nth-child(2),.voice-wave i:nth-child(4){animation-delay:-.35s}.voice-wave i:nth-child(3){animation-delay:-.6s}@keyframes voice-wave{to{height:19px}}.voice-session p{color:#214033;min-height:16px;margin:3px 0;font-size:11px;font-weight:700}.voice-session>small{color:#8a9993;font-size:8.5px;display:block}.height-card{background:#f5fffa;border:1px solid #cfe8dc;border-radius:10px;grid-template-columns:1fr auto 92px;align-items:center;gap:7px;margin:0 0 10px;padding:9px 10px;display:grid}.height-card>span{flex-direction:column;gap:2px;display:flex}.height-card b{font-size:10px}.height-card small{color:#7d9187;font-size:7.5px}.height-card>button{color:#4c6d5d;background:#fff;border:1px solid #bcdccd;border-radius:7px;height:34px;font-size:8.5px;font-weight:700}.height-card>button.active{color:#087d51;background:#dff8ec;border-color:#16c884}.height-card label{background:#fff;border:1px solid #d4e4dc;border-radius:7px;grid-template-columns:1fr auto;align-items:center;height:34px;display:grid;overflow:hidden}.height-card input{color:#173043;border:0;outline:0;width:100%;min-width:0;padding-left:8px;font-size:11px;font-weight:750}.height-card em{color:#899a91;padding-right:6px;font-size:7px;font-style:normal}.panel-section,.verification,.auto-result{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 2px 6px #14283c09}.panel-section{margin-bottom:10px;padding:14px}.panel-section.compact{padding:0;overflow:hidden}.section-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-heading>span,.section-toggle>span:first-child{align-items:center;gap:7px;display:flex}.section-heading i,.section-toggle i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:inline-grid}.section-heading b,.section-toggle b{font-size:12px}.section-heading small{color:#9aa7b4;font-size:9px}.field-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.number-field{display:block}.number-field>span:first-child{color:#68788a;margin:0 0 5px 2px;font-size:10px;font-weight:650;display:block}.input-shell{background:#fbfcfd;border:1px solid #dfe6ec;border-radius:8px;grid-template-columns:1fr auto;align-items:center;height:40px;transition:border-color .15s,box-shadow .15s;display:grid;overflow:hidden}.input-shell:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #16c88417}.input-shell input{color:#152538;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;width:100%;min-width:0;height:100%;padding:0 6px 0 10px;font-size:17px;font-weight:720}.input-shell input::placeholder{color:#b5bec7;font-size:12px;font-weight:500}.input-shell em{color:#91a0af;padding-right:9px;font-size:9px;font-style:normal}.number-field.accent .input-shell{background:#f6fffb;border-color:#16c88473}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.inline-warning{color:#9c5e25;background:#fff4e9;border:1px solid #f4d7ba;border-radius:7px;margin:10px 0 0;padding:7px 8px;font-size:10px;line-height:1.5}.auto-result{background:linear-gradient(135deg,#f4fff9,#fff 62%);border-color:#16c88459;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:72px;margin-bottom:10px;padding:11px 13px;display:grid}.result-icon{color:#10a96e;background:#ddf8ec;border-radius:9px;place-items:center;width:37px;height:37px;font-size:25px;font-weight:800;display:grid}.auto-result>div:nth-child(2){flex-direction:column;display:flex}.auto-result span{color:#688073;font-size:9px;font-weight:650}.auto-result strong{color:#0b8f5c;font-variant-numeric:tabular-nums;font-size:24px;line-height:1.05}.auto-result strong small{color:#789286;margin-left:4px;font-size:10px}.auto-result .ready-pill{color:#0b9460;background:#dff8ec;border-radius:999px;padding:5px 7px}.auto-result .ready-pill.muted{color:#7c8a98;background:#edf1f4}.section-toggle{width:100%;height:46px;color:var(--ink);background:#fff;border:0;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.section-toggle>span:last-child{color:#8998a8;font-size:10px}.check-inputs{padding:2px 13px 13px;display:none}.check-inputs.open{animation:.18s ease-out reveal;display:block}@keyframes reveal{0%{opacity:0;transform:translateY(-4px)}}.two-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.tolerance-row{color:#8794a2;align-items:center;gap:7px;margin-top:9px;font-size:9px;display:flex}.tolerance-row>span{margin-right:auto;font-weight:650}.tolerance-row label{white-space:nowrap;background:#f1f4f6;border-radius:6px;padding:5px 6px}.tolerance-row input{text-align:center;color:#34475a;background:0 0;border:0;border-bottom:1px solid #bac5ce;outline:none;width:23px;font-weight:700}.verification{margin-bottom:10px;padding:12px}.verification-head{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;margin-bottom:3px;padding-bottom:9px;display:flex}.verification-head>span{align-items:center;gap:7px;display:flex}.verification-head i{color:#fff;background:#94a3b2;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:grid}.verification-head i.ok{background:var(--green)}.verification-head b{font-size:11px}.verification-head small{color:#98a4af;font-size:9px}.check-row{grid-template-columns:22px 1fr auto;align-items:center;gap:7px;padding:8px 2px 5px;display:grid}.check-row+.check-row{border-top:1px solid #f1f3f5}.check-dot{border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid}.check-row div{flex-direction:column;gap:1px;display:flex}.check-row b{font-size:10px}.check-row small{color:#8996a4;font-size:8.5px}.check-status{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:750}.check-row.passed .check-dot{color:#fff;background:var(--green)}.check-row.passed .check-status{color:#0d9562;background:#e1f9ee}.check-row.failed .check-dot{color:#fff;background:var(--red)}.check-row.failed .check-status{color:#c55049;background:#ffebe9}.check-row.neutral .check-dot{color:#8595a5;background:#edf1f4}.check-row.neutral .check-status{color:#7a8998;background:#edf1f4}.photo-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:10px;padding:12px}.photo-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.photo-head>span{align-items:center;gap:7px;display:flex}.photo-head i{color:#fff;background:#2c5870;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-style:normal;display:grid}.photo-head b{font-size:11px}.photo-head small{color:#94a1ae;font-size:8.5px}.photo-input{display:none}.photo-placeholder{color:#233649;text-align:left;background:#f8fafb;border:1px dashed #b9c7d2;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 11px;display:grid}.photo-placeholder>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.photo-placeholder b{font-size:10px}.photo-placeholder small{color:#8b99a7;font-size:8.5px}.photo-placeholder em{color:#7c8d9e;font-size:18px;font-style:normal}.camera-icon{background:#dfe8ed;border-radius:7px;width:36px;height:31px;display:block;position:relative}.camera-icon:before{content:"";background:#6d8192;border-radius:3px 3px 0 0;width:13px;height:7px;position:absolute;top:-3px;left:11px}.camera-icon:after{content:"";border:3px solid #6d8192;border-radius:50%;width:13px;height:13px;position:absolute;top:8px;left:11px}.photo-preview{border:1px solid #dce5ea;border-radius:9px;grid-template-columns:74px 1fr auto;align-items:center;gap:9px;min-height:64px;padding-right:8px;display:grid;overflow:hidden}.photo-preview img{object-fit:cover;width:74px;height:64px;display:block}.photo-preview div{flex-direction:column;gap:2px;min-width:0;display:flex}.photo-preview b{font-size:10px}.photo-preview small{color:#8a98a5;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.photo-preview button{color:#607487;background:#edf2f5;border:0;border-radius:6px;padding:6px 8px;font-size:9px}.photo-mini-actions{gap:4px;display:flex}.photo-mini-actions button:first-child{color:#0b8f5c;background:#e0f8ed}.photo-tip{color:#7e8e9c;margin:7px 2px 0;font-size:8.5px;line-height:1.45}.single-save-grid{grid-template-columns:1fr 1fr 1.25fr;gap:5px;margin-top:8px;display:grid}.single-save-grid button{color:#536779;background:#f4f7f9;border:1px solid #d7e1e8;border-radius:7px;height:34px;font-size:9px;font-weight:700}.single-save-grid button.model-open-button{color:#cce0ec;background:#173047;border-color:#315068}.model-output-picker{background:#f8fafb;border:1px solid #dce5ea;border-radius:8px;grid-template-columns:1fr repeat(3,auto);align-items:center;gap:5px;margin-top:7px;padding:7px 8px;display:grid}.model-output-picker>span{flex-direction:column;gap:1px;min-width:0;display:flex}.model-output-picker b{font-size:9px}.model-output-picker small{text-overflow:ellipsis;white-space:nowrap;color:#96a2ad;font-size:7.5px;overflow:hidden}.model-output-picker button{color:#5d7182;white-space:nowrap;background:#fff;border:1px solid #d6e0e7;border-radius:6px;height:29px;padding:0 7px;font-size:8px;font-weight:700;position:relative}.model-output-picker button.active{color:#087d51;background:#e5f9ef;border-color:#1bbf80}.model-output-picker button.saved{box-shadow:inset 0 0 0 1px #16c8842e}.model-output-picker button:disabled{opacity:.35;cursor:not-allowed}.model-output-picker em{color:#08a267;margin-left:3px;font-style:normal}.custom-drawing-picker{background:#fff;border:1px solid #dce5ea;border-radius:8px;grid-template-columns:1fr repeat(4,auto);align-items:center;gap:5px;margin-top:7px;padding:7px 8px;display:grid}.custom-drawing-picker>span{flex-direction:column;gap:1px;min-width:0;display:flex}.custom-drawing-picker b{font-size:9px}.custom-drawing-picker small{color:#96a3ae;font-size:7.5px}.custom-drawing-picker button{color:#566d7f;white-space:nowrap;background:#f4f7f9;border:1px solid #d6e1e8;border-radius:6px;height:29px;padding:0 6px;font-size:7.8px;font-weight:700}.custom-drawing-picker button:first-of-type{color:#283c4d;background:#fff}.custom-drawing-picker button:nth-of-type(2){color:#dbe8f0;background:#14283c;border-color:#31485d}.custom-drawing-picker button:disabled{opacity:.35}.collage-picker{background:#f8fafb;border:1px solid #e0e7ec;border-radius:8px;grid-template-columns:1fr repeat(4,auto);align-items:center;gap:5px;margin-top:7px;padding:7px 8px;display:grid}.collage-picker>span{flex-direction:column;gap:1px;display:flex}.collage-picker b{font-size:9px}.collage-picker small{color:#98a4af;font-size:7.5px}.collage-picker label{color:#526577;white-space:nowrap;align-items:center;gap:3px;font-size:8.5px;display:flex}.collage-picker label.disabled{opacity:.4}.collage-picker input{width:13px;height:13px;accent-color:var(--green)}.collage-layout-editor{background:#fbfcfd;border:1px solid #e0e7ec;border-radius:8px;margin-top:7px;padding:8px}.collage-layout-editor>span{justify-content:space-between;gap:8px;margin-bottom:6px;display:flex}.collage-layout-editor>span b{font-size:9px}.collage-layout-editor>span small{color:#95a2ad;font-size:7.5px}.collage-layout-editor>div{grid-template-columns:1fr 29px 29px 45px;align-items:center;gap:4px;margin-top:4px;display:grid}.collage-layout-editor>div>b{color:#536779;font-size:8.5px}.collage-layout-editor button{color:#597084;background:#fff;border:1px solid #d7e1e7;border-radius:5px;height:25px;font-size:8px}.collage-layout-editor button.active{color:#087d51;background:#e4f9ef;border-color:#16c884}.compose-button{color:#f3f8fc;background:#14283c;border:1px solid #243b50;border-radius:8px;width:100%;height:38px;margin-top:8px;font-size:10px;font-weight:700}.compose-button span{color:var(--green-bright);margin-right:7px}.panel-actions{grid-template-columns:1fr 1.4fr;gap:8px;padding-bottom:4px;display:grid}.panel-actions button{border-radius:8px;height:39px;font-size:11px;font-weight:700}.secondary-button{color:#617185;background:#fff;border:1px solid #d7e0e7}.primary-button{color:#f7fbff;background:#122338;border:1px solid #122338;box-shadow:0 4px 10px #11223526}.drawing-panel{background:var(--navy);grid-template-rows:50px minmax(330px,1fr) auto;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.drawing-toolbar{color:#e7edf4;background:#152337;border-bottom:1px solid #263850;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.drawing-toolbar>div:first-child{align-items:center;gap:7px;display:flex}.live-dot{background:var(--green-bright);border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #35efa4cc}.drawing-toolbar b{font-size:11px}.drawing-toolbar small{color:#6f8299;margin-left:6px;font-size:9px}.canvas-actions{height:29px;display:flex}.canvas-actions button{color:#b7c6d6;background:#1a2b40;border:1px solid #30445d;border-right-width:0;min-width:30px;font-size:12px}.canvas-actions button:first-child{border-radius:6px 0 0 6px}.canvas-actions button:nth-child(3){border-right-width:1px;border-radius:0 6px 6px 0}.canvas-actions button.zoom-value{min-width:42px;font-size:9px}.canvas-actions button.fit-button{border-right-width:1px;border-radius:6px;margin-left:7px;padding:0 10px;font-size:9px}.canvas-wrap{overscroll-behavior:contain;background:#101a29;min-height:0;position:relative;overflow:hidden}.drawing-canvas{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.drawing-canvas.dragging{cursor:grabbing}.canvas-gesture-hint{z-index:2;color:#8093a8;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b1623b8;border:1px solid #718ba633;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.canvas-gesture-hint span{color:var(--green-bright);font-size:12px}.canvas-gesture-hint i{background:#496078;border-radius:50%;width:2px;height:2px}.canvas-legend{color:#6f8298;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c1623c2;border:1px solid #59708a2e;border-radius:6px;gap:13px;padding:6px 8px;font-size:8px;display:flex;position:absolute;bottom:10px;right:12px}.canvas-legend span{align-items:center;gap:5px;display:flex}.canvas-legend i{display:inline-block}.line-white,.line-green{width:14px;height:1px}.line-white{background:#eff4f9}.line-green{background:var(--green-bright)}.point-green{background:var(--green-bright);border-radius:50%;width:5px;height:5px}.data-strip{background:#142236;border-top:1px solid #263a52;grid-template-columns:1fr 1fr;gap:10px;padding:10px 13px;display:grid}.data-group{grid-template-columns:auto repeat(5,minmax(52px,1fr));align-items:stretch;gap:5px;min-width:0;display:grid}.data-title{color:#72859b;white-space:nowrap;place-items:center;padding-right:5px;font-size:9px;display:grid}.data-group>span:not(.data-title){color:#d5dee8;background:#1a2a3f;border:1px solid #2b4059;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;min-width:0;min-height:39px;padding:0 6px;display:grid}.data-group>span.highlight{background:#1f684f2e;border-color:#35efa459}.data-group small{color:#698099;align-self:start;margin-top:6px;font-size:7px}.data-group b{text-align:center;text-overflow:ellipsis;font-size:11px;overflow:hidden}.data-group em{color:#6f8298;align-self:end;margin-bottom:6px;font-size:7px;font-style:normal}.toast{z-index:20;color:#fff;background:#102236;border:1px solid #2f4a63;border-radius:999px;padding:10px 15px;font-size:12px;animation:.22s ease-out toast-in;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0a19274d}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}}.archive-modal{z-index:50;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050e17b8;border:0;width:100%;height:100%;position:absolute;inset:0}.archive-dialog{z-index:1;background:#fff;border-radius:15px;flex-direction:column;width:min(920px,94vw);max-height:92dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000059}.archive-dialog-head{border-bottom:1px solid #e5eaee;flex:0 0 58px;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex}.archive-dialog-head>span{flex-direction:column;gap:2px;display:flex}.archive-dialog-head b{font-size:13px}.archive-dialog-head small{color:#8b99a6;font-size:9px}.archive-dialog-head button{color:#627487;background:#eef2f5;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.archive-image-wrap{background:#dbe2e8;flex:1;place-items:center;min-height:0;padding:12px;display:grid;overflow:auto}.archive-image-wrap img{object-fit:contain;width:100%;height:auto;max-height:66dvh;display:block;box-shadow:0 4px 20px #1423322e}.archive-dialog>p{color:#8996a3;text-align:center;margin:7px 16px 0;font-size:9px}.archive-actions{grid-template-columns:1fr 1.4fr;gap:9px;padding:10px 14px 14px;display:grid}.archive-actions button{border-radius:8px;height:42px;font-size:11px;font-weight:700}.session-history-bar{background:#fff;border:1px solid #dce5ea;border-radius:10px;grid-template-columns:auto auto auto minmax(0,1fr);gap:6px;padding:7px;display:grid;box-shadow:0 2px 8px #1b32460a}.session-history-bar>button{color:#536779;background:#f4f7f9;border:1px solid #d7e1e8;border-radius:7px;height:34px;padding:0 10px;font-size:9px;font-weight:700}.session-history-bar>button span{vertical-align:-1px;font-size:14px}.session-history-bar>button:disabled{opacity:.35;cursor:not-allowed}.session-history-bar>button.room-save-button{color:#087c51;background:#e4f9ef;border-color:#bfe8d5}.session-history-bar>button.history-library-button{color:#ecf5fb;background:#152a3e;border-color:#263f55;justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.history-library-button b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-library-button em{background:var(--green);color:#08271a;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:8px;font-style:normal;display:grid}.history-modal{z-index:70;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.history-dialog{z-index:1;background:#f4f7f9;border-radius:16px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(620px,94vw);max-height:88dvh;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #030d176b}.history-dialog-head{background:#fff;border-bottom:1px solid #e0e7ec;justify-content:space-between;align-items:center;min-height:63px;padding:0 17px;display:flex}.history-dialog-head>span{flex-direction:column;gap:3px;display:flex}.history-dialog-head b{color:#14263a;font-size:14px}.history-dialog-head small{color:#8a99a7;font-size:9px}.history-dialog-head>button{color:#607387;background:#eef2f5;border:0;border-radius:50%;width:32px;height:32px;font-size:18px}.history-explain{color:#587165;text-align:center;background:#eafbf3;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:5px 12px;font-size:8.5px;display:flex}.history-explain span{color:#078b5a;white-space:nowrap;font-weight:750}.history-explain i{background:#9ab5a8;border-radius:50%;width:3px;height:3px}.history-list{flex-direction:column;gap:7px;min-height:150px;padding:10px;display:flex;overflow:auto}.history-empty{color:#8493a1;margin:auto;font-size:11px}.history-entry{color:#172a3d;text-align:left;background:#fff;border:1px solid #dce5ea;border-radius:10px;grid-template-columns:26px 54px minmax(0,1fr) auto auto;align-items:center;gap:7px;width:100%;min-height:70px;padding:7px 10px;display:grid}.history-entry.current{background:#f9fffc;border-color:#18bd80;box-shadow:inset 0 0 0 1px #16c88424}.history-step{color:#64798a;background:#e8eef2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:grid}.history-entry.current .history-step{background:var(--green);color:#fff}.history-entry>img,.history-shape{object-fit:cover;background:#102034;border-radius:7px;width:54px;height:50px}.history-shape{color:var(--green-bright);place-items:center;font-size:25px;display:grid}.history-entry-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.history-entry-copy>span{align-items:center;gap:6px;min-width:0;display:flex}.history-entry-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.history-entry-copy em{color:#098959;background:#dff8ed;border-radius:999px;flex:none;padding:2px 5px;font-size:7px;font-style:normal}.history-entry-copy small{text-overflow:ellipsis;white-space:nowrap;color:#778897;font-size:8px;overflow:hidden}.history-entry-copy time{color:#a0abb5;font-size:7.5px}.history-restore,.history-download{border-radius:6px;height:31px;padding:0 8px;font-size:8.5px;font-weight:750}.history-restore{color:#0a8d5c;background:#e3f8ee;border:1px solid #bce6d2}.history-download{color:#526b7e;background:#f1f5f7;border:1px solid #d5e0e8}.history-dialog-actions{padding:10px 12px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e0e7ec;grid-template-columns:1fr 1fr;gap:8px;display:grid}.history-dialog-actions button{color:#4e6577;background:#f2f6f8;border:1px solid #d4dfe6;border-radius:8px;height:39px;font-size:10px;font-weight:700}.history-dialog-actions button:nth-child(2),.history-dialog-actions button:nth-child(3){color:#fff;background:#152a3e;border-color:#263f55}.history-dialog-actions button.clear-library-button{color:#b84a42;background:#fff3f1;border-color:#f0d5d2}.history-dialog-actions button.clear-library-button.confirm{color:#fff;background:#d9544d;border-color:#d9544d}.history-dialog-actions button:disabled{opacity:.35}.annotation-modal{z-index:60;color:#fff;background:#09131f;grid-template-rows:58px minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.annotation-header{background:#101e2e;border-bottom:1px solid #25374b;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.annotation-header>span{flex-direction:column;gap:2px;display:flex}.annotation-header b{font-size:14px}.annotation-header small{color:#8295aa;font-size:9px}.annotation-header button{color:#dce6ef;background:#1b2d40;border:1px solid #34495f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.annotation-canvas-wrap{background:#07101a;min-height:0;position:relative;overflow:hidden}.annotation-canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}.annotation-mode-hint{color:#b8c9d7;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07121dcc;border:1px solid #35efa447;border-radius:999px;max-width:calc(100% - 30px);padding:7px 12px;font-size:9px;position:absolute;top:12px;left:50%;overflow:hidden;transform:translate(-50%)}.annotation-toolbar{padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#101e2e;border-top:1px solid #26394d;grid-template-columns:auto minmax(250px,1fr) auto auto;align-items:end;gap:10px;display:grid}.annotation-tools,.annotation-history{gap:5px;display:flex}.annotation-tools{grid-area:1/1}.annotation-tools button,.annotation-history button{color:#aebdcb;background:#1a2b3e;border:1px solid #33485e;border-radius:7px;height:38px;padding:0 10px;font-size:10px}.annotation-tools button.active{border-color:var(--green);color:#bff9dd;background:#16c8842e}.annotation-height{grid-area:1/2;grid-template-columns:auto minmax(120px,1fr) auto;align-items:end;gap:5px;min-width:0;display:grid}.annotation-height>button{color:#c4d4df;white-space:nowrap;background:#1a3043;border:1px solid #3a5369;border-radius:7px;height:38px;padding:0 10px;font-size:9px}.annotation-height>button.default-height{color:#bff7dc;background:#16c88429;border-color:#35efa473;font-weight:700}.annotation-height label{background:#0c1825;border:1px solid #354b61;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;min-width:0;height:38px;padding:0 8px;display:grid}.annotation-height label span,.annotation-height label em{color:#8294a6;white-space:nowrap;font-size:8px;font-style:normal}.annotation-height input{color:#fff;text-align:center;background:0 0;border:0;outline:0;width:100%;min-width:42px;font-size:13px;font-weight:700}.annotation-label-row{grid-area:2/1/auto/-1;grid-template-columns:1fr auto;align-items:end;gap:6px;min-width:0;display:grid}.annotation-label{min-width:0}.annotation-label>span{color:#8093a6;margin:0 0 4px 2px;font-size:8px;display:block}.annotation-label input{color:#fff;background:#0c1825;border:1px solid #354b61;border-radius:7px;outline:none;width:100%;height:38px;padding:0 10px;font-size:12px}.annotation-label input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16c8841a}.annotation-voice{color:#c4d4e0;white-space:nowrap;background:#1a3144;border:1px solid #365067;border-radius:7px;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:9px;display:flex}.annotation-voice.active{border-color:var(--green);color:#d2ffea;background:#16c88433}.tiny-mic{background:var(--green-bright);border-radius:5px;width:8px;height:13px;display:inline-block;position:relative}.annotation-voice.active .tiny-mic{animation:.7s ease-in-out infinite alternate mic-pulse}@keyframes mic-pulse{to{transform:scale(1.2);box-shadow:0 0 9px #35efa4cc}}.annotation-history{grid-area:1/3}.annotation-history button:disabled{opacity:.35}.annotation-save{background:var(--green);color:#072518;white-space:nowrap;border:0;border-radius:7px;grid-area:1/4;height:38px;padding:0 14px;font-size:10px;font-weight:800}.polygon-actions{background:#16c88414;border:1px solid #35efa440;border-radius:7px;grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:7px 9px;display:grid}.polygon-actions span{color:#b9d5c9;font-size:8.5px}.polygon-actions button{color:#d7e5ed;background:#193247;border:1px solid #36566a;border-radius:6px;height:30px;padding:0 9px;font-size:8.5px}.polygon-actions button:last-child{color:#062519;background:#16c884;border-color:#16c884;font-weight:750}.model-modal{z-index:65;color:#fff;background:#08121d;grid-template-rows:58px minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.model-header{background:#101e2e;border-bottom:1px solid #26394c;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.model-header>span{flex-direction:column;gap:2px;display:flex}.model-header b{font-size:14px}.model-header small{color:#8295a9;font-size:9px}.model-header>button{color:#dce6ef;background:#1b2d40;border:1px solid #34495f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.model-canvas-wrap{background:#07101a;min-height:0;position:relative;overflow:hidden}.model-canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.model-canvas:active{cursor:grabbing}.model-hint{color:#c2d2df;white-space:nowrap;pointer-events:none;background:#07121dd1;border:1px solid #35efa447;border-radius:999px;padding:7px 12px;font-size:9px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.model-controls{padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#101e2e;border-top:1px solid #26394c;grid-template-columns:auto auto 100px repeat(3,minmax(105px,1fr)) auto auto;align-items:end;gap:8px;display:grid}.model-mode-switch,.model-action-switch{background:#0b1724;border-radius:8px;height:38px;padding:3px;display:flex}.model-mode-switch button,.model-action-switch button{color:#8295a8;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 9px;font-size:9px}.model-mode-switch button:disabled,.model-action-switch button:disabled{opacity:.35;cursor:not-allowed}.model-mode-switch button.active,.model-action-switch button.active{color:#dff8eb;background:#24435a;box-shadow:inset 0 0 0 1px #35efa440}.model-controls>label{color:#8294a7;flex-direction:column;gap:5px;min-width:0;font-size:8px;display:flex}.model-controls>label>input[type=range]{width:100%;accent-color:var(--green)}.model-controls select{color:#fff;background:#0b1724;border:1px solid #354b61;border-radius:6px;outline:0;height:25px;padding:0 5px;font-size:8px}.model-controls>label.control-disabled{opacity:.35}.model-number{background:#0b1724;border:1px solid #354b61;border-radius:6px;grid-template-columns:1fr auto;align-items:center;height:25px;display:grid;overflow:hidden}.model-number input{color:#fff;text-align:center;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px;font-weight:700}.model-number em{color:#8294a7;padding-right:7px;font-size:7px;font-style:normal}.model-add,.model-save{white-space:nowrap;border-radius:7px;height:38px;padding:0 12px;font-size:9px;font-weight:750}.model-add{color:#c7dae6;background:#1b3245;border:1px solid #3a566c}.model-save{background:var(--green);color:#072619;border:0}@media (min-height:820px) and (min-width:800px){.control-panel{padding-top:20px}.panel-section{padding:15px}.input-shell{height:43px}.auto-result{min-height:78px}}@media (max-width:900px){html,body{overflow:auto}body{overscroll-behavior:auto}.app-shell{height:auto;min-height:100dvh;overflow:visible}.topbar{flex-basis:58px;grid-template-columns:1fr auto;height:58px;padding:0 14px;position:sticky;top:0}.workflow,.save-state{display:none}.brand-mark{transform-origin:0;margin-right:-3px;transform:scale(.88)}.brand b{font-size:15px}.brand small{display:none}.header-button{height:34px;padding:0 11px}.workspace{flex-direction:column;height:auto;display:flex;overflow:visible}.control-panel{border-right:0;order:2;height:auto;padding:12px;overflow:visible}.drawing-panel{order:1;grid-template-rows:43px minmax(405px,54dvh) auto;height:auto;min-height:0}.drawing-toolbar{padding:0 10px}.drawing-toolbar small{display:none}.canvas-actions button.fit-button{padding:0 7px}.data-strip{grid-template-columns:1fr;gap:7px;padding:8px}.data-group{grid-template-columns:48px repeat(5,minmax(45px,1fr))}.data-group>span:not(.data-title){min-height:35px;padding:0 4px}.data-group b{font-size:10px}.project-row{margin-top:2px}.model-output-picker{grid-template-columns:repeat(3,1fr)}.model-output-picker>span{grid-column:1/-1}.model-output-picker button{width:100%}.custom-drawing-picker{grid-template-columns:repeat(2,1fr)}.custom-drawing-picker>span{grid-column:1/-1}.custom-drawing-picker button{width:100%}.history-modal{align-items:end;padding:8px}.history-dialog{border-radius:16px 16px 0 0;width:100%;max-height:90dvh}.history-entry{grid-template-columns:24px 50px minmax(0,1fr) auto;gap:7px;padding-left:8px;padding-right:8px}.history-entry>img,.history-shape{width:50px}.panel-actions{padding-bottom:calc(4px + env(safe-area-inset-bottom))}.archive-modal{align-items:end;padding:8px}.archive-dialog{width:100%;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:15px 15px 0 0}.archive-image-wrap img{max-height:60dvh}.annotation-modal{grid-template-rows:54px minmax(280px,1fr) auto}.annotation-toolbar{padding:9px 10px calc(9px + env(safe-area-inset-bottom));grid-template-columns:1fr auto;gap:8px}.annotation-tools{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.annotation-tools button{min-width:0;padding:0 3px;font-size:8px}.annotation-height{grid-area:auto/1/auto/-1}.annotation-label-row{grid-column:1/-1}.annotation-history{grid-area:auto/1/auto/-1;grid-template-columns:repeat(4,1fr);align-self:stretch;display:grid}.annotation-history button{height:38px}.annotation-save{grid-area:auto/1/auto/-1;min-width:138px}.model-modal{grid-template-rows:54px minmax(300px,1fr) auto}.model-controls{padding:9px 10px calc(9px + env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;gap:7px}.model-mode-switch{grid-column:1/-1}.model-mode-switch button{flex:1}.model-action-switch{grid-column:1/-1}.model-action-switch button{flex:1}.model-controls>label{min-width:0}.model-add,.model-save{width:100%;padding:0 7px}}@media (max-width:430px){.header-button span{display:none}.header-button{width:36px;padding:0}.drawing-panel{grid-template-rows:43px minmax(390px,54dvh) auto}.drawing-toolbar b{white-space:nowrap;text-overflow:ellipsis;max-width:125px;overflow:hidden}.canvas-actions button.fit-button{margin-left:5px;font-size:8px}.canvas-legend{white-space:nowrap;left:50%;right:auto;transform:translate(-50%)}.data-strip{overflow-x:auto}.data-group{min-width:335px}.field-grid{gap:8px}.number-field>span:first-child{font-size:10px}.input-shell input{font-size:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
