:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5eefc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#3b82f62e,#0000 34%),radial-gradient(circle at 100% 0,#10b98124,#0000 30%),#0b1220;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:linear-gradient(#3b82f6,#2563eb);border:1px solid #94a3b833;border-radius:12px;padding:12px 16px;transition:transform .12s,opacity .12s,border-color .12s}button:hover{transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed;transform:none}button.secondary{color:#e5eefc;background:#0f172ab8;border-color:#94a3b838}input,textarea{color:#e5eefc;background:#0f172ab8;border:1px solid #94a3b838;border-radius:12px;width:100%;padding:12px 14px}input[type=file]{padding:10px 12px}textarea{resize:vertical}select{color:#e5eefc;background:#0f172ab8;border:1px solid #94a3b838;border-radius:12px;width:100%;padding:12px 14px}.app{max-width:1320px;margin:0 auto;padding:28px 18px 40px}.hero{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.hero h1,.section-head h2,.result h3,.title{margin:0}.hero h1{font-size:42px;line-height:1.05}.hero p{color:#94a3b8;max-width:820px;margin:12px 0 0}.grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.card{background:#0f172ad1;border:1px solid #94a3b829;border-radius:20px;padding:18px;box-shadow:0 20px 80px #0f172a52}.card.full{grid-column:1/-1}.section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.stack{gap:12px;display:grid}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel{background:#0206179e;border:1px solid #94a3b829;border-radius:16px;padding:14px}.badge{color:#bfdbfe;white-space:nowrap;background:#3b82f62e;border:1px solid #3b82f659;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.eyebrow,.muted{color:#94a3b8}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.alert{color:#fecaca;background:#ef44441f;border:1px solid #ef44444d;border-radius:16px;margin-bottom:16px;padding:14px 16px}.hint{color:#94a3b8;font-size:14px}.photo-preview{object-fit:cover;border:1px solid #94a3b82e;border-radius:16px;width:100%;max-height:280px}.result{gap:14px;display:grid}.summary{font-size:20px;font-weight:700;line-height:1.45}.analysis-summary{gap:14px;display:grid}.analysis-summary-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.analysis-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.technical-response{gap:12px;display:grid}.technical-response-toggle{justify-self:start}.technical-response-body{gap:12px;display:grid}.quick-questions{flex-wrap:wrap;gap:8px;display:flex}.quick-question{border-radius:999px;padding:10px 12px;font-size:14px}.kv{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.kv>div{background:#0206179e;border:1px solid #94a3b829;border-radius:16px;gap:4px;padding:14px;display:grid}.kv span{color:#94a3b8;font-size:13px}.kv strong{font-size:20px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.preview{white-space:pre-wrap;overflow-wrap:anywhere;color:#dbeafe;background:0 0;margin:0;font-family:inherit}.history{gap:10px;display:grid}.history-item{text-align:left;color:#e5eefc;background:#02061785;border:1px solid #94a3b829;border-radius:16px;gap:8px;width:100%;padding:14px;display:grid}.history-item.active{border-color:#3b82f68c;box-shadow:inset 0 0 0 1px #3b82f638}.history-item.source{cursor:default}.history-item.source.active{border-color:#22c55e73}.history-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.right{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.toggle{align-items:center;gap:10px;display:flex}.toggle input{accent-color:#3b82f6;width:auto}.thumb-row{align-items:center;gap:12px;min-width:0;display:flex}.example-thumb{object-fit:cover;border:1px solid #94a3b82e;border-radius:14px;flex:none;width:54px;height:54px}.muted-badge{color:#cbd5e1;background:#64748b2e;border-color:#94a3b838}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#bfdbfe;background:#3b82f61f;border:1px solid #3b82f633;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;display:inline-flex}.chat-context{gap:14px;display:grid}.chat-context-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;display:grid}.chat-photo{object-fit:cover;border:1px solid #94a3b82e;border-radius:16px;width:100%;max-height:240px;margin-top:8px}.chat-log{gap:10px;max-height:480px;padding-right:4px;display:grid;overflow:auto}.chat-row{display:flex}.chat-row.user{justify-content:flex-end}.chat-row.assistant{justify-content:flex-start}.bubble{border:1px solid #94a3b82e;border-radius:18px;gap:6px;max-width:min(100%,780px);padding:12px 14px;display:grid}.bubble.user{background:#2563eb2e}.bubble.assistant{background:#0206179e}.chat-role,.chat-time{font-size:12px}.chat-input-row{gap:12px;display:grid}.chat-input-row textarea{min-height:100px}.feedback-actions{flex-wrap:wrap;gap:10px;display:flex}.feedback-form{margin-top:10px}.compact{font-size:18px}.employee-hero{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.employee-hero h1{margin:0}.settings-toggle{flex-shrink:0}.employee-grid{max-width:720px;margin:0 auto}.employee-card{gap:20px}.employee-result{margin-top:20px}.employee-result-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-empty{margin-top:16px}.settings-panel{grid-column:1/-1;gap:16px;margin-top:8px;display:grid}.compact-title{font-size:16px;font-weight:600}.ai-context-panel{gap:14px;display:grid}.ai-context-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.ai-context-examples{gap:14px;display:grid}.ai-example-list{gap:10px;margin-top:8px;display:grid}.ai-example-item{background:#0f172a73;border:1px solid #94a3b81f;border-radius:14px;align-items:start;gap:12px;padding:10px;display:flex}.muted-chip{color:#94a3b8;background:#94a3b814;border-color:#94a3b829}.dashboard-app{max-width:1480px}.dashboard-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.dashboard-header-brand{align-items:center;gap:14px;display:flex}.dashboard-header h1{margin:0;font-size:32px;line-height:1.1}.dashboard-subtitle{color:#94a3b8;margin:4px 0 0;font-size:14px}.dashboard-logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.dashboard-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr) minmax(280px,340px);align-items:start;gap:16px;display:grid}.dashboard-col{gap:16px;display:grid}.step-title{margin:0;font-size:16px;font-weight:600}.upload-dropzone{cursor:pointer;color:#94a3b8;background:#0f172a73;border:1px dashed #94a3b859;border-radius:16px;place-items:center;min-height:160px;padding:16px;display:grid}.upload-input{display:none}.upload-preview-card{background:#0f172a73;border:1px solid #94a3b824;border-radius:16px;gap:10px;padding:12px;display:grid}.upload-preview-img{object-fit:cover;border-radius:12px;width:100%;max-height:220px}.upload-remove{justify-self:start}.char-counter{color:#94a3b8;margin-top:6px;font-size:12px;display:block}.primary-wide{width:100%}.info-card{color:#bfdbfe;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;padding:12px 14px;font-size:14px}.result-stack{gap:18px}.result-top{justify-content:flex-end;display:flex}.status-done{color:#6ee7b7;background:#10b98126;border-color:#10b98159}.result-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.result-card{background:#0f172a73;border:1px solid #94a3b81f;border-radius:14px;padding:12px 14px}.result-card.wide{grid-column:1/-1}.result-card-value{margin-top:4px;font-size:20px;font-weight:600}.result-card-value.small{font-size:15px;font-weight:500;line-height:1.4}.section-inline-title{margin:0 0 10px;font-size:17px}.legend-row{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.legend-item{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:12px}.legend-violation{color:#fecaca;background:#ef44441f;border-color:#ef444473}.legend-attention{color:#fde68a;background:#f59e0b1f;border-color:#f59e0b73}.legend-ok{color:#86efac;background:#22c55e1f;border-color:#22c55e73}.annotated-photo{background:#0f172a73;border:1px solid #94a3b829;border-radius:16px;position:relative;overflow:hidden}.annotated-photo.plain{gap:8px;display:grid}.annotated-photo-img{object-fit:contain;background:#0f172a;width:100%;max-height:420px;display:block}.annotated-photo-overlay{position:absolute;inset:0}.zone-marker{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:6px;min-width:0;padding:0;position:absolute}.zone-marker.zone-rect{border-radius:6px}.zone-marker.zone-circle{border-radius:50%}.zone-marker.zone-violation{background:#ef44442e;border-color:#ef4444e6}.zone-marker.zone-attention{background:#f59e0b2e;border-color:#f59e0be6}.zone-marker.zone-ok{background:#22c55e2e;border-color:#22c55ee6}.zone-marker.active{box-shadow:0 0 0 2px #ffffffd9}.zone-number{color:#fff;background:#0f172ad9;border-radius:999px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:grid;position:absolute;top:4px;left:4px}.zone-empty-msg{padding:8px 12px}.zone-reason-panel{background:#0f172a8c;border:1px solid #94a3b824;border-radius:12px;margin-top:10px;padding:10px 12px}.problem-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.problem-item{text-align:left;color:#e5eefc;background:#0f172a73;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.problem-item.active{background:#3b82f61f;border-color:#3b82f68c}.problem-index{background:#94a3b833;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:grid}.ai-context-block{background:#0f172a59;border:1px solid #94a3b81f;border-radius:14px;gap:12px;padding:14px;display:grid}.ai-context-rows{gap:10px;display:grid}.details-panel{margin-top:8px}.result-empty{padding:24px 8px}.chat-stack{min-height:420px}.summary-bar{gap:14px;margin-top:16px;display:grid}.summary-bar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;font-size:14px;display:grid}.summary-problems{grid-column:1/-1}.summary-bar-actions{flex-wrap:wrap;gap:10px;display:flex}.summary-feedback{border-top:1px solid #94a3b824;padding-top:8px}.settings-panel{margin-top:16px}.readiness-banner{border:1px solid #0000;border-radius:12px;margin-bottom:14px;padding:12px 16px;font-size:14px}.readiness-warn{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b59}.readiness-info{color:#93c5fd;background:#3b82f61f;border-color:#3b82f647}.empty-state{color:#94a3b8;text-align:center;background:#0f172a73;border:1px dashed #94a3b838;border-radius:12px;padding:16px}.upload-actions{gap:10px;display:grid}.mobile-only{display:none}.field-label{margin-bottom:8px;font-size:14px;font-weight:600;display:block}.check-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.desktop-check-type-grid{margin-bottom:14px}.check-type-btn{text-align:left;color:#e5eefc;background:#0f172ab8;border-color:#94a3b838;padding:12px 14px;font-size:14px;line-height:1.3}.check-type-btn.active{background:#3b82f62e;border-color:#3b82f68c;box-shadow:inset 0 0 0 1px #3b82f638}.photo-pick-actions{gap:10px;display:grid}.mobile-check-flow{gap:14px}.desktop-photo-pick{margin-bottom:10px}.mobile-short-result{background:#0f172a73;border:1px solid #94a3b81f;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.mobile-result-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.mobile-result-status{font-size:22px;font-weight:700}.mobile-result-summary{color:#cbd5e1;font-size:14px;line-height:1.45}.history-grouped{gap:16px;display:grid}.history-type-group{gap:8px;display:grid}.history-type-title{color:#bfdbfe;margin:0;font-size:15px;font-weight:600}.history-item-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.settings-intro-text{margin:0 0 12px}.onboarding-root{z-index:1000;pointer-events:none;position:fixed;inset:0}.onboarding-backdrop{background:#0206179e;position:absolute;inset:0}.onboarding-highlight{pointer-events:none;border:2px solid #38bdf8;border-radius:14px;animation:1.6s ease-in-out infinite onboarding-pulse;position:fixed;box-shadow:0 0 0 4px #38bdf840,0 12px 40px #0f172a73}.onboarding-tooltip{z-index:1001;pointer-events:auto;background:#0f172a;border:1px solid #38bdf859;border-radius:14px;padding:16px 18px;position:fixed;box-shadow:0 18px 48px #0206178c}.onboarding-step-label{color:#38bdf8;margin-bottom:8px;font-size:12px;font-weight:600}.onboarding-text{margin:0 0 6px;font-size:15px;line-height:1.45}.onboarding-text:last-of-type{margin-bottom:0}.onboarding-action{width:100%;margin-top:12px}.onboarding-target{z-index:1002;position:relative}.mobile-onboarding-card{display:none}@keyframes onboarding-pulse{0%,to{box-shadow:0 0 0 4px #38bdf833,0 12px 40px #0f172a73}50%{box-shadow:0 0 0 8px #38bdf859,0 12px 40px #0f172a8c}}ul{margin:8px 0 0 20px}@media (width<=960px){.grid,.two-col{grid-template-columns:1fr}.hero{flex-direction:column}.kv,.ai-context-grid,.dashboard-layout,.summary-bar-grid,.result-cards{grid-template-columns:1fr}}.annotated-photo-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.zone-editor-screen{color:#e5eefc;touch-action:manipulation;background:#0b1220;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.zone-editor-header{z-index:20;background:#0f172af2;border-bottom:1px solid #94a3b829;align-items:center;gap:12px;padding:14px 18px;display:flex;position:sticky;top:0}.zone-editor-title{flex:1;margin:0;font-size:20px}.zone-editor-hamburger{display:none}.zone-editor-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:16px;padding:16px 18px 24px;display:grid}.zone-editor-tools{position:sticky;top:72px}.zone-editor-tools-inner{background:#0f172ab8;border:1px solid #94a3b824;border-radius:16px;gap:14px;padding:16px;display:grid}.zone-editor-tools-title{margin:0;font-size:15px}.zone-editor-tool-group{gap:8px;display:grid}.zone-editor-label{font-size:12px}.zone-editor-tool-row{gap:8px;display:grid}.zone-tool-btn{text-align:left;background:#0f172a99}.zone-tool-btn.active{border-color:#38bdf880;box-shadow:0 0 0 1px #38bdf859}.zone-tool-red.active{background:#ef444433;border-color:#ef444473}.zone-tool-yellow.active{background:#f59e0b33;border-color:#f59e0b73}.zone-tool-green.active{background:#10b98133;border-color:#10b98173}.zone-shape-btn.active{border-color:#38bdf873}.zone-editor-tool-actions{gap:8px;display:grid}.zone-editor-hint{margin:0;font-size:13px}.zone-editor-main{gap:14px;min-width:0;display:grid}.zone-editor-zoom-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.zone-zoom-btn{min-width:40px;padding:8px 12px}.zone-zoom-label{text-align:center;color:#94a3b8;min-width:72px;font-size:13px}.zone-editor-canvas-wrap{touch-action:none;cursor:grab;background:#0f172a73;border:1px solid #94a3b824;border-radius:16px;max-height:min(62vh,720px);padding:12px;overflow:hidden}.zone-editor-canvas-wrap:active{cursor:grabbing}.zone-editor-canvas{max-width:100%;margin:0 auto}.zone-editor-stage-outer{transform-origin:50%;transition:transform .12s}.zone-editor-stage-outer.is-gesturing{transition:none}.zone-editor-stage{cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;position:relative}.zone-editor-img{border-radius:8px;width:100%;height:auto;display:block}.zone-editor-overlay{position:absolute;inset:0}.zone-editor-zone{cursor:move;touch-action:none;overscroll-behavior:none;position:absolute}.zone-handle{z-index:3;background:#38bdf8;border:2px solid #0f172a;border-radius:50%;width:12px;height:12px;position:absolute}.zone-handle-nw{cursor:nwse-resize;top:-6px;left:-6px}.zone-handle-ne{cursor:nesw-resize;top:-6px;right:-6px}.zone-handle-sw{cursor:nesw-resize;bottom:-6px;left:-6px}.zone-handle-se{cursor:nwse-resize;bottom:-6px;right:-6px}.zone-editor-list{padding:14px}.zone-editor-list-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.zone-editor-add-btn{flex-shrink:0}.zone-list-row{background:#0f172a73;border:1px solid #94a3b824;border-radius:12px;align-items:stretch;gap:8px;display:flex}.zone-list-row.active{border-color:#38bdf873;box-shadow:0 0 0 1px #38bdf840}.zone-list-select{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex}.zone-list-text{gap:2px;min-width:0;display:grid}.zone-list-label{font-size:14px;font-weight:600}.zone-list-reason{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.zone-type-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.zone-type-dot.zone-violation{background:#ef4444}.zone-type-dot.zone-attention{background:#f59e0b}.zone-type-dot.zone-ok{background:#10b981}.zone-list-delete{flex-shrink:0;align-self:center;margin-right:8px;padding:8px 10px;font-size:12px}.zone-editor-list-compact .zone-list-row{border-radius:10px}.zone-editor-list-compact .zone-list-select{padding:8px 10px}.zone-editor-list-compact .zone-list-delete{padding:6px 8px;font-size:11px}.zone-editor-list-items{gap:8px;margin:0;padding:0;list-style:none;display:grid}.zone-editor-comment{gap:8px;display:grid}.zone-editor-save-desktop{display:block}.zone-editor-save-mobile{background:#0f172af2;border-top:1px solid #94a3b824;padding:12px 18px;display:none}.zone-editor-save-sticky{width:100%}.mobile-bottom-nav{display:none}@media (width<=900px){.desktop-onboarding-wrap,.onboarding-root{display:none!important}.onboarding-target{z-index:auto;position:relative}.mobile-onboarding-card{z-index:1000;pointer-events:none;background:#1e3a8af5;border:1px solid #38bdf86b;border-radius:14px;max-width:none;margin-bottom:12px;padding:12px 14px;display:block;position:fixed;top:72px;left:12px;right:12px;box-shadow:0 10px 28px #02061759}.mobile-onboarding-card button{pointer-events:auto}.mobile-onboarding-spacer{pointer-events:none;height:132px;margin-bottom:4px;display:block}.mobile-onboarding-progress{color:#38bdf8;margin-bottom:6px;font-size:12px;font-weight:600}.mobile-onboarding-text{margin:0 0 10px;font-size:14px;line-height:1.45}.mobile-onboarding-actions{flex-wrap:wrap;gap:8px;display:flex}.mobile-onboarding-primary{flex:auto;min-width:120px}.mobile-onboarding-skip{flex:auto}.zone-editor-hamburger{display:inline-flex}.dashboard-app{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px));overflow-x:hidden}.dashboard-header{margin-bottom:12px;padding-bottom:4px}.dashboard-header h1{font-size:20px}.dashboard-subtitle{font-size:12px;display:none}.dashboard-logo{width:40px;height:40px;font-size:14px}.desktop-only{display:none!important}.mobile-only{display:block}.mobile-check-flow.mobile-only,.mobile-short-result.mobile-only{display:grid}.mobile-settings-only{display:none!important}.mobile-tab-settings .mobile-settings-only{display:block!important}.mobile-tab-check .annotated-photo-img{max-height:320px}.dashboard-layout{grid-template-columns:1fr;gap:12px}.upload-col,.result-col,.chat-col{display:none}.mobile-tab-check .upload-col,.mobile-tab-check .result-col,.mobile-tab-chat .chat-col{display:grid}.settings-panel{gap:12px;margin-top:0;display:grid}.mobile-tab-check .settings-panel,.mobile-tab-chat .settings-panel,.settings-panel>.settings-section,.settings-panel>.mobile-settings-accordion,.settings-panel>.settings-accordion-bundle{display:none}.mobile-tab-history .settings-section-history{display:block}.mobile-tab-learning .settings-section-learning,.mobile-tab-learning .settings-section-examples{display:none}.mobile-tab-learning .upload-col,.mobile-tab-learning .result-col,.mobile-tab-learning .chat-col{display:none!important}.mobile-tab-learning .learning-workspace{display:grid}.mobile-tab-settings .settings-section-intro,.mobile-tab-settings .settings-accordion-source,.mobile-tab-settings .settings-section-examples,.mobile-tab-settings .settings-accordion-technical,.mobile-tab-settings .settings-accordion-source .settings-section,.mobile-tab-settings .settings-accordion-technical .settings-section{display:block}.mobile-settings-accordion:not(.mobile-accordion-open) .mobile-settings-accordion-body{display:none}.settings-accordion-bundle-trigger{text-align:left;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.mobile-settings-accordion-trigger{width:100%;color:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:0;display:flex}.settings-accordion-bundle-trigger{text-align:left;padding:16px}.mobile-settings-accordion .section-head-desktop,.settings-accordion-bundle .section-head-inner{display:none}.mobile-accordion-chevron{color:#94a3b8;flex-shrink:0;font-size:16px;line-height:1}.history .history-item{padding:10px 12px}.history .history-top{gap:8px}.history .title{font-size:14px}.history.examples .example-thumb,.history.learning-examples .example-thumb{width:44px;height:44px}.mobile-bottom-nav{z-index:1100;padding:6px 4px calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172afa;border-top:1px solid #94a3b847;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #02061773;display:grid!important}.mobile-tab-button,.mobile-nav-item{color:#94a3b8;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;padding:6px 4px;font-size:11px;line-height:1.1;display:flex}.mobile-tab-button.active,.mobile-nav-item.active{color:#e5eefc;background:#3b82f62e;border-color:#3b82f659}.mobile-nav-icon{font-size:20px;line-height:1}.mobile-nav-label{text-align:center;font-size:11px}.quick-questions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quick-question{padding:10px 8px;font-size:13px}.chat-stack{min-height:280px}.zone-editor-layout{padding-bottom:calc(220px + env(safe-area-inset-bottom,0px));grid-template-columns:1fr}.zone-editor-canvas-wrap{max-height:36vh}.zone-editor-tools{z-index:30;width:min(320px,92vw);max-height:calc(100vh - 56px);transition:transform .18s;position:fixed;top:56px;right:0;overflow:auto;transform:translate(110%)}.zone-editor-tools.open{transform:translate(0)}.zone-editor-tools-summary{background:#0f172aeb;border:1px solid #94a3b833;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:0 14px;padding:8px 14px;display:flex}.zone-editor-tools-summary-text{color:#cbd5e1;font-size:13px}.zone-editor-tools-reopen{flex-shrink:0;padding:8px 12px;font-size:13px}.zone-editor-tools-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.zone-editor-tools-close{padding:6px 10px;font-size:12px}.zone-editor-desktop-list,.zone-editor-desktop-comment,.zone-editor-desktop-hint{display:none}.zone-editor-mobile-panel{z-index:35;background:#0f172af5;border:1px solid #94a3b838;border-radius:14px;gap:8px;max-height:38vh;padding:10px 12px;display:grid;position:fixed;bottom:68px;left:12px;right:12px;overflow:hidden;box-shadow:0 12px 32px #02061773}.zone-editor-mobile-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.zone-editor-mobile-list-wrap{-webkit-overflow-scrolling:touch;max-height:120px;overflow:auto}.zone-editor-mobile-selected{border-top:1px solid #94a3b829;padding-top:8px}.zone-editor-mobile-selected-toggle{color:#e5eefc;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:4px 0;font-size:13px;display:flex}.zone-editor-mobile-selected-body{padding-top:6px}.zone-editor-zone-sheet{z-index:35;background:#0f172af5;border:1px solid #94a3b838;border-radius:14px;position:fixed;bottom:68px;left:12px;right:12px;overflow:hidden;box-shadow:0 12px 32px #02061773}.zone-editor-zone-sheet.collapsed{bottom:68px}.zone-editor-zone-sheet-toggle{color:#e5eefc;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 14px;font-size:14px;display:flex}.zone-editor-zone-sheet-body{gap:10px;padding:0 14px 14px;display:grid}.zone-sheet-chevron{color:#94a3b8;flex-shrink:0}.zone-editor-tools-backdrop{z-index:25;background:#02061773;position:fixed;inset:56px 0 0}.zone-editor-tools-inner{border-radius:0 0 16px 16px;box-shadow:-8px 8px 32px #0206178c}.zone-editor-save-desktop{display:none}.zone-editor-save-mobile{z-index:40;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:#0f172af5;border-top:1px solid #94a3b829;display:block;position:fixed;bottom:0;left:0;right:0}}@media (width>=901px){.mobile-settings-accordion-trigger,.settings-accordion-bundle-trigger,.mobile-tab-learning .dashboard-layout>.upload-col,.mobile-tab-learning .dashboard-layout>.result-col,.mobile-tab-learning .dashboard-layout>.chat-col{display:none!important}.mobile-tab-learning .learning-workspace{display:grid}.active-tab-btn{background:#3b82f62e;border-color:#3b82f68c}.mobile-settings-accordion .section-head-desktop{display:flex}.mobile-settings-accordion-body{display:block!important}.settings-accordion-bundle .section-head-inner{display:flex}.zone-editor-tools-summary,.zone-editor-tools-backdrop,.zone-editor-zone-sheet,.mobile-onboarding-card,.mobile-onboarding-spacer,.mobile-bottom-nav{display:none!important}.settings-panel{display:none}.settings-panel.desktop-open{display:grid}.settings-panel>.settings-section,.settings-panel>.mobile-settings-accordion,.settings-panel>.settings-accordion-bundle,.settings-panel .settings-accordion-bundle .settings-section{display:block}}@media (width<=900px){.mobile-bottom-nav{display:grid!important}}.learning-workspace{grid-column:1/-1;gap:16px;display:none}.mobile-tab-learning .learning-workspace{display:grid}.learning-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.learning-stat-card{background:#0f172a73;border:1px solid #94a3b81f;border-radius:14px;padding:12px 14px}.learning-stat-value{margin-top:4px;font-size:24px;font-weight:700}.learning-stats-progress{margin-top:12px;font-size:14px}.learning-upload-actions{flex-wrap:wrap;gap:10px;display:flex}.learning-upload-btn{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;position:relative}.learning-queue-summary{background:#0f172a73;border:1px solid #94a3b81f;border-radius:12px;gap:6px;padding:12px 14px;display:grid}.learning-filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.learning-filter-btn{color:#e5eefc;background:#0f172ab8;border-color:#94a3b838;padding:10px 14px;font-size:14px}.learning-filter-btn.active{background:#3b82f62e;border-color:#3b82f68c}.learning-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.learning-card.verified{border-color:#10b98159}.learning-card-top{align-items:start;gap:12px;display:flex}.learning-card-thumb{object-fit:cover;border:1px solid #94a3b82e;border-radius:12px;flex-shrink:0;width:88px;height:88px}.learning-card-meta{gap:6px;min-width:0;display:grid}.learning-card-badges{flex-wrap:wrap;gap:6px;display:flex}.learning-card-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.learning-card-metrics>div{background:#02061785;border:1px solid #94a3b81f;border-radius:10px;gap:4px;padding:10px;font-size:13px;display:grid}.learning-card-explanation{margin-top:10px;font-size:14px;line-height:1.45}.learning-card-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.learning-similar-list{gap:8px;margin-top:12px;display:grid}.learning-similar-items{gap:8px;display:grid}.learning-similar-item{text-align:left;color:inherit;background:#0f172a8c;border-color:#94a3b829;align-items:center;gap:10px;padding:10px 12px;display:flex}.learning-similar-item img{object-fit:cover;border-radius:10px;width:48px;height:48px}.learning-summary-list{gap:8px;display:grid}.learning-summary-item{text-align:left;color:inherit;background:#0f172a8c;border-color:#94a3b829;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.learning-summary-item.active{background:#3b82f61f;border-color:#3b82f68c}.learning-preview-status{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.learning-preview-actions{justify-content:flex-start;display:flex}.learning-queue-live{margin-top:12px}@media (width<=900px){.learning-stats-grid,.learning-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-card-grid{grid-template-columns:1fr}}
