:root{font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif;color:#0f172a;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#0b1220;--muted:#64748b;--blue:#2563eb;--blue2:#1d4ed8;--line:#dbe3ef;--card:rgba(255,255,255,.94)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 0%,#e8f0ff 0,transparent 35%),#f5f7fb}button,textarea,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.brand{display:flex;align-items:center;gap:12px}.brand img{width:50px;height:50px;border-radius:15px;box-shadow:0 10px 25px #0f172a24}.brand strong,.brand span{display:block}.brand strong{font-size:20px}.brand span{margin-top:3px;color:var(--muted);font-size:13px}.brand-compact img{width:38px;height:38px;border-radius:11px}.brand-compact strong{font-size:16px}.primary,.ghost,.icon-button{border:0;border-radius:14px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:var(--blue);color:#fff;padding:0 18px;font-weight:700;box-shadow:0 8px 20px #2563eb2e}.primary:hover{background:var(--blue2)}.primary.small{min-height:38px;border-radius:11px}.primary.giant{min-height:54px;padding-inline:24px;font-size:16px}.ghost{background:transparent;color:#334155;padding:0 12px}.ghost:hover{background:#e9eef6}.icon-button{width:38px;min-height:38px;background:#fff;border:1px solid var(--line)}.update-banner{position:fixed;z-index:100;top:14px;left:50%;transform:translate(-50%);width:min(94vw,580px);padding:10px 12px 10px 16px;background:#0b1220;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 15px 45px #0f172a40}.update-banner button{border:0;background:#fff;color:#0b1220;border-radius:9px;padding:8px 12px;font-weight:700}.landing{min-height:100vh;padding:28px clamp(20px,5vw,80px)}.landing-header{max-width:1380px;margin:auto}.hero{max-width:1380px;min-height:calc(100vh - 130px);margin:auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(40px,8vw,120px)}.hero-copy{max-width:610px}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:7px;background:#e8efff;color:#1d4ed8;border:1px solid #d8e4ff;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700}.hero h1{font-size:clamp(42px,5vw,76px);line-height:1.03;margin:20px 0;letter-spacing:-2px}.hero p{color:#516177;line-height:1.95;font-size:clamp(16px,1.4vw,19px);margin:0 0 30px}.hero-board{border-radius:34px;background:linear-gradient(145deg,#0b1220,#16233a);padding:clamp(22px,4vw,44px);box-shadow:0 35px 90px #0f172a3d;transform:rotate(-1deg)}.mock-plan{position:relative;aspect-ratio:1.18;background:#fff;border-radius:20px;overflow:hidden;padding:22px;display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:1fr .65fr;gap:8px;direction:rtl}.mock-room{border:3px solid #172033;display:grid;place-items:center;font-weight:800;color:#334155;background:#f8fafc}.room-a{grid-row:1/3}.mock-ai{position:absolute;bottom:20px;left:20px;right:20px;background:#0b1220ed;color:#fff;backdrop-filter:blur(10px);padding:15px 17px;border-radius:14px;display:flex;align-items:center;gap:9px;box-shadow:0 12px 30px #0f172a47}.center-page,.processing-page{min-height:100vh;padding:24px clamp(18px,5vw,70px)}.top-inline{max-width:1120px;margin:0 auto 40px;display:flex;align-items:center;justify-content:space-between;direction:ltr}.choice-card,.upload-card{width:min(900px,100%);margin:8vh auto 0;background:var(--card);border:1px solid rgba(203,213,225,.8);border-radius:28px;padding:clamp(24px,4vw,48px);box-shadow:0 22px 60px #0f172a14}.choice-card h2,.upload-card h2{margin:0 0 28px;font-size:clamp(27px,3vw,38px)}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.choice{min-height:210px;text-align:right;border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:#0f172a;transition:.2s ease}.choice strong{font-size:20px}.choice span{color:var(--muted);line-height:1.7}.choice.active:hover{border-color:#9bb7ff;transform:translateY(-2px);box-shadow:0 16px 30px #2563eb1a}.choice.active svg{color:var(--blue)}.choice.disabled{background:#f8fafc}.upload-card{max-width:720px;text-align:center}.upload-card .eyebrow{margin-inline:auto}.upload-card h2{margin:16px 0 8px}.upload-card>p{color:var(--muted);margin-bottom:24px}.drop-zone{width:100%;min-height:290px;border:1.5px dashed #9fb4d6;border-radius:22px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#334155}.drop-zone svg{color:var(--blue)}.drop-zone.drag-active{border-color:#2563eb;background:#eef4ff;box-shadow:inset 0 0 0 3px #2563eb14}.drop-zone strong{font-size:18px}.drop-zone span{color:var(--muted)}.error-box,.notice-box,.inline-warning{margin-top:15px;padding:12px 14px;border-radius:12px;line-height:1.6}.error-box{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.notice-box{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.inline-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.processing-page{display:grid;place-items:center;align-content:center;gap:32px}.processing-card{width:min(650px,100%);text-align:center;background:#fff;padding:36px;border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 60px #0f172a14}.progress-ring{--p:36deg;width:170px;height:170px;margin:0 auto 24px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--blue) var(--p),#e9eef6 0);position:relative}.progress-ring:after{content:"";position:absolute;inset:12px;border-radius:inherit;background:#fff}.progress-ring div{z-index:1}.progress-ring strong,.progress-ring span{display:block}.progress-ring strong{font-size:34px}.progress-ring span{margin-top:5px;color:var(--muted);font-size:12px}.processing-card h2{margin-bottom:8px}.processing-card>p{color:var(--muted)}.stage-list{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.stage-list span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px}.stage-list .current{border-color:#93b4ff;background:#eef4ff;color:#1d4ed8}.editor-page{height:100dvh;min-height:620px;display:grid;grid-template-rows:64px minmax(0,1fr);background:#edf2f8;overflow:hidden}.editor-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:0 18px;background:#fffffff5;border-bottom:1px solid var(--line);z-index:5}.project-name{display:flex;align-items:center;gap:8px;color:#475569;max-width:38vw;overflow:hidden}.project-name strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.editor-actions{display:flex;justify-content:flex-end;gap:6px}.editor-workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:10px;padding:10px}.plan-panel,.ai-panel{min-height:0;background:#fff;border:1px solid #d8e0eb;border-radius:18px}.plan-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.panel-title{padding:13px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.panel-title strong,.panel-title span{display:block}.panel-title span{color:var(--muted);font-size:12px;margin-top:3px}.quality-pill{background:#ecfdf5;color:#047857;padding:7px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.canvas-shell{min-height:0;position:relative;background:#e9eef5;overflow:hidden}.canvas-toolbar{position:absolute;z-index:3;top:12px;left:12px;direction:ltr;display:flex;align-items:center;gap:6px;background:#fffffff0;border:1px solid var(--line);border-radius:13px;padding:5px;box-shadow:0 8px 24px #0f172a17}.canvas-toolbar span{width:46px;text-align:center;font-size:12px;color:var(--muted)}.canvas-viewport{width:100%;height:100%;overflow:auto;display:block;padding:42px;touch-action:pan-x pan-y;overscroll-behavior:contain}.plan-zoom-stage{position:relative;margin:0 auto;min-width:240px;transition:width .14s ease}.plan-svg{display:block;width:100%;height:100%;background:#fff;box-shadow:0 15px 35px #0f172a21;overflow:visible}.editable-wall{cursor:grab;touch-action:none}.editable-wall:active{cursor:grabbing}.room-label{fill:#334155;font-size:16px;font-weight:700;pointer-events:none}.ai-panel{padding:16px;overflow-y:auto}.ai-title{display:flex;align-items:center;gap:11px}.ai-title strong,.ai-title span{display:block}.ai-title span{font-size:12px;color:var(--muted);margin-top:3px}.ai-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e8efff;color:#1d4ed8}.prompt-box{margin-top:16px;border:1px solid var(--line);border-radius:16px;padding:10px;background:#f8fafc}.prompt-box textarea{width:100%;min-height:105px;border:0;resize:vertical;outline:0;background:transparent;color:#0f172a;line-height:1.7}.prompt-box .primary{width:100%}.proposal-list{margin-top:18px}.section-caption{display:block;color:var(--muted);font-size:12px;font-weight:700;margin-bottom:8px}.proposal-card{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px;text-align:right;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#0f172a}.proposal-card:hover{border-color:#9bb7ff;background:#f8fbff}.proposal-card strong,.proposal-card span{display:block}.proposal-card span{color:var(--muted);font-size:12px;line-height:1.55;margin-top:4px}.preview-card{margin-top:18px;border:1px solid #bcd0ff;background:#f8fbff;border-radius:16px;padding:14px}.preview-card h3{margin:7px 0}.preview-card p{color:#526278;line-height:1.6;font-size:13px}.impact-list{display:grid;gap:7px;margin:12px 0}.impact{display:flex;align-items:flex-start;gap:7px;padding:8px 9px;background:#fff;border-radius:10px;font-size:12px;line-height:1.55}.impact.warning{background:#fffbeb;color:#92400e}.impact.critical{background:#fff1f2;color:#9f1239}.preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.engine-info{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.engine-info span{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:11px;background:#f1f5f9;padding:6px 8px;border-radius:999px}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:920px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-board{width:min(720px,100%);margin:0 auto 50px}.editor-page{height:auto;min-height:100dvh;overflow:visible;grid-template-rows:auto auto}.editor-header{min-height:64px;grid-template-columns:auto 1fr auto;position:sticky;top:0}.project-name{justify-self:center}.editor-actions .ghost{display:none}.editor-workspace{grid-template-columns:1fr;grid-template-rows:minmax(520px,64dvh) auto}.ai-panel{overflow:visible}}@media(max-width:640px){.landing{padding:20px 16px}.hero{min-height:auto;gap:38px;padding-top:70px}.hero h1{font-size:43px}.hero-board{border-radius:24px;padding:15px}.mock-plan{border-radius:14px}.mock-ai{font-size:12px;left:10px;right:10px;bottom:10px}.choice-grid{grid-template-columns:1fr}.choice{min-height:160px}.choice-card,.upload-card{margin-top:3vh;border-radius:22px}.editor-header{padding:8px 10px;gap:8px}.editor-header .brand strong{display:none}.project-name{max-width:42vw;font-size:13px}.editor-actions .primary{padding-inline:10px}.editor-workspace{padding:6px;gap:6px;grid-template-rows:minmax(470px,61dvh) auto}.plan-panel,.ai-panel{border-radius:14px}.panel-title{padding:11px}.panel-title span{display:none}.quality-pill{font-size:10px}.canvas-viewport{padding:32px 14px 20px}.canvas-toolbar{top:7px;left:7px}.ai-panel{padding:12px}}@media(min-width:1600px){.editor-workspace{grid-template-columns:minmax(0,1fr) 430px}.editor-header{padding-inline:28px}}@media(min-aspect-ratio:21/9){.editor-workspace{grid-template-columns:minmax(0,1fr) 420px;max-width:2100px;width:100%;margin-inline:auto}}.calibration-warning{display:flex;align-items:center;justify-content:space-between;gap:12px}.calibration-warning .ghost{background:#fff7d6;white-space:nowrap}.calibration-bar{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff1f2;border-top:1px solid #fecdd3;color:#881337}.calibration-bar>div{min-width:0;flex:1}.calibration-bar strong,.calibration-bar span{display:block}.calibration-bar span{font-size:12px;margin-top:3px;color:#9f1239}.calibration-bar input{width:120px;min-height:38px;border:1px solid #fda4af;border-radius:10px;padding:0 10px;background:#fff;outline:none}.calibration-active .plan-svg{cursor:crosshair}.calibration-label{fill:#be123c;font-size:18px;font-weight:800;pointer-events:none}@media(max-width:640px){.calibration-warning{align-items:flex-start;flex-direction:column}.calibration-bar{flex-wrap:wrap}.calibration-bar>div{flex-basis:100%}.calibration-bar input{flex:1;min-width:110px}}.panel-status{display:flex;align-items:center;gap:9px}.overlay-control{display:flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#64748b;font-size:11px;font-weight:700}.overlay-control input{width:92px;accent-color:var(--blue)}@media(max-width:640px){.panel-status{gap:5px}.overlay-control{padding:5px 7px}.overlay-control span{display:none}.overlay-control input{width:58px}}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.resume-button{background:#ffffffd1}.processing-error{display:flex;align-items:center;justify-content:space-between;gap:12px}.processing-error .ghost{flex:0 0 auto}.processing-error-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}@media(max-width:640px){.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .giant{width:100%;justify-content:center}.processing-error{align-items:stretch;flex-direction:column}.processing-error-actions{display:grid;grid-template-columns:1fr 1fr}.processing-error-actions .ghost{width:100%}}.history-backdrop{position:fixed;inset:0;z-index:80;background:#0f172a6b;backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px}.history-modal{width:min(620px,100%);max-height:min(76dvh,720px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 28px 80px #0f172a47;padding:16px}.history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:13px;border-bottom:1px solid var(--line)}.history-head strong,.history-head span{display:block}.history-head strong{font-size:19px}.history-head span{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.6}.history-list{display:grid;gap:8px;margin-top:12px}.history-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:14px;padding:12px 13px;background:#fff}.history-item>div{min-width:0}.history-item strong,.history-item span,.history-item small{display:block}.history-item span{margin-top:3px;color:#475569;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item small{margin-top:5px;color:#94a3b8;font-size:11px}.history-loading,.history-empty{min-height:110px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:13px}@media(max-width:640px){.history-backdrop{align-items:end;padding:8px}.history-modal{width:100%;max-height:82dvh;border-radius:18px}.history-item{align-items:flex-start}.history-item .ghost{padding-inline:8px}}.room-dimensions{font-size:12px;font-weight:700;fill:#2563eb}.room-area{font-size:10px;font-weight:600;fill:#64748b}.editable-room{cursor:pointer;touch-action:none;transition:fill .14s ease,stroke .14s ease}.editable-room:hover{fill:#2563eb1a!important;stroke:#7da2ff!important}.precise-editor{margin-top:16px;border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff}.precise-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#1d4ed8}.precise-title strong,.precise-title span{display:block}.precise-title strong{color:#0f172a;font-size:14px}.precise-title span{margin-top:3px;color:var(--muted);font-size:11px}.precise-editor select,.precise-editor input{width:100%;border:1px solid #d8e0eb;background:#f8fafc;color:#0f172a;border-radius:10px;outline:0}.precise-editor select{height:40px;margin-top:10px;padding:0 10px}.dimension-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.dimension-grid label span{display:block;color:var(--muted);font-size:10px;margin:0 2px 4px}.dimension-grid input{height:39px;padding:0 10px}.precise-editor select:focus,.precise-editor input:focus{border-color:#93b4ff;box-shadow:0 0 0 3px #2563eb14}.precise-preview{width:100%;margin-top:9px;background:#eef4ff;color:#1d4ed8}.prompt-divider{display:flex;align-items:center;gap:8px;margin:13px 0 0;color:#94a3b8;font-size:10px}.prompt-divider:before,.prompt-divider:after{content:"";height:1px;background:#e2e8f0;flex:1}@media(max-width:640px){.dimension-grid{grid-template-columns:1fr 1fr}.precise-editor{padding:10px}}.validate-chip{border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;border-radius:10px;min-height:34px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.validation-card{margin-top:14px;border:1px solid #dbe3ef;background:#f8fafc;border-radius:16px;padding:12px}.validation-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.validation-summary strong,.validation-summary span{display:block}.validation-summary strong{font-size:13px}.validation-summary span{font-size:11px;color:var(--muted);margin-top:3px}.validation-score{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;font-size:12px;font-weight:900}.validation-score.good{background:#dcfce7;color:#166534}.validation-score.warn{background:#fef3c7;color:#92400e}.validation-score.bad{background:#ffe4e6;color:#be123c}.validation-findings{display:grid;gap:6px;margin-top:10px}.validation-finding{width:100%;border:0;text-align:right;display:flex;align-items:flex-start;gap:7px;padding:7px 8px;border-radius:9px;font-size:11px;line-height:1.5}.validation-finding:disabled{opacity:1;cursor:default}.validation-finding.clickable{cursor:pointer}.validation-finding.clickable:hover{box-shadow:inset 0 0 0 1px #0f172a1f}.validation-finding p{margin:0}.validation-finding.warning{background:#fffbeb;color:#92400e}.validation-finding.critical{background:#fff1f2;color:#9f1239}.validation-finding.info{background:#eff6ff;color:#1e40af}.validation-clean{display:flex;align-items:center;gap:6px;margin-top:10px;padding:8px;border-radius:9px;background:#ecfdf5;color:#047857;font-size:11px}.validation-card>small{display:block;margin-top:9px;color:#94a3b8;font-size:9px;line-height:1.5}.proposal-card small{display:block;margin-top:5px;color:#1d4ed8;font-size:10px}@media(max-width:640px){.validate-chip{padding-inline:7px;font-size:0}.validate-chip svg{width:15px;height:15px}}.room-name-edit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;margin-top:8px}.room-name-edit label span{display:block;color:var(--muted);font-size:10px;margin:0 2px 4px}.room-name-edit input{height:39px;padding:0 10px}.room-name-edit .ghost{min-height:39px;background:#f1f5f9;font-size:11px}.draft-pill{min-height:30px;padding:0 8px;border-radius:9px;display:inline-flex;align-items:center;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800;white-space:nowrap}.draft-pill.saving{background:#eff6ff;color:#1d4ed8}.draft-pill.saved{background:#ecfdf5;color:#047857}.draft-pill.error{background:#fff1f2;color:#be123c}@media(max-width:640px){.draft-pill{font-size:0;width:9px;min-height:9px;padding:0;border-radius:50%}.draft-pill.saved{background:#10b981}.draft-pill.saving{background:#3b82f6}.draft-pill.error{background:#f43f5e}}.export-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.export-option{min-height:170px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:right;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#0f172a}.export-option:hover{border-color:#9bb7ff;background:#f8fbff}.export-option svg{color:#2563eb}.export-option strong{font-size:14px}.export-option span{color:var(--muted);font-size:11px;line-height:1.65}.export-chip{background:#f8fafc;color:#334155;border-color:#dbe3ef}@media(max-width:640px){.export-grid{grid-template-columns:1fr}.export-option{min-height:110px}.export-chip{font-size:0}.export-chip svg{width:15px;height:15px}}.recent-projects{max-width:1380px;margin:0 auto 70px;padding-top:12px}.recent-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.recent-head strong,.recent-head span{display:block}.recent-head strong{font-size:20px}.recent-head span{color:var(--muted);font-size:12px;margin-top:5px}.recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.recent-card{min-width:0;border:1px solid var(--line);background:#ffffffeb;border-radius:16px;padding:13px;text-align:right;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;color:#0f172a}.recent-card:hover{border-color:#9bb7ff;box-shadow:0 10px 24px #2563eb12}.recent-card>div:nth-child(2){min-width:0}.recent-card strong,.recent-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-card strong{font-size:13px}.recent-card span{font-size:10px;color:#94a3b8;margin-top:4px}.recent-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eef4ff;color:#2563eb}@media(max-width:900px){.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.recent-projects{margin-bottom:36px}.recent-grid{grid-template-columns:1fr}.recent-head span{line-height:1.5}.recent-card{padding:11px}}.recent-error{margin:0 0 14px}.recent-projects>.recent-head:first-child{margin-top:0}.recovered-draft{padding:10px 12px;border-bottom:1px solid #bfdbfe;background:#eff6ff;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1e3a8a}.recovered-draft strong,.recovered-draft span{display:block}.recovered-draft strong{font-size:12px}.recovered-draft span{font-size:10px;margin-top:3px;color:#3b5c91}.recovered-draft>div:last-child{display:flex;align-items:center;gap:6px;flex:0 0 auto}@media(max-width:640px){.recovered-draft{align-items:flex-start;flex-direction:column}.recovered-draft>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.recovered-draft button{width:100%}}.validation-room-outline{vector-effect:non-scaling-stroke}.validation-room-outline.critical{filter:drop-shadow(0 0 3px rgba(225,29,72,.25))}.validation-room-outline.warning{filter:drop-shadow(0 0 2px rgba(217,119,6,.18))}.editable-opening{cursor:pointer}.opening-add-card,.opening-editor{margin-top:14px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px}.opening-add-card{display:flex;align-items:center;justify-content:space-between;gap:10px}.opening-add-card strong,.opening-add-card span{display:block}.opening-add-card strong{font-size:13px}.opening-add-card span{font-size:10px;color:var(--muted);margin-top:3px}.opening-add-card>div:last-child{display:flex;gap:4px}.opening-add-card .ghost{min-height:36px;background:#f8fafc;font-size:11px}.opening-kind{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.opening-kind button{border:1px solid var(--line);background:#f8fafc;border-radius:10px;min-height:36px;color:#475569}.opening-kind button.active{background:#eef4ff;border-color:#93b4ff;color:#1d4ed8;font-weight:800}.opening-width,.opening-position{display:block;margin-top:10px}.opening-width>span,.opening-position>span{display:block;font-size:10px;color:var(--muted);margin:0 2px 4px}.opening-width>div{display:grid;grid-template-columns:1fr auto;gap:6px}.opening-width input{min-width:0;height:38px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#f8fafc;outline:0}.opening-width .ghost{min-height:38px;background:#eef4ff;color:#1d4ed8;font-size:11px}.opening-position input{width:100%;accent-color:#2563eb}.delete-opening{width:100%;min-height:36px;margin-top:10px;border:1px solid #fecdd3;background:#fff1f2;color:#be123c;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800}@media(max-width:640px){.opening-add-card{align-items:flex-start;flex-direction:column}.opening-add-card>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr}.opening-add-card .ghost{width:100%}}.wall-editor{margin-top:14px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px}.wall-thickness{display:block;margin-top:10px}.wall-thickness>span{display:block;font-size:10px;color:var(--muted);margin:0 2px 4px}.wall-thickness>div{display:grid;grid-template-columns:1fr auto;gap:6px}.wall-thickness input{min-width:0;height:38px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#f8fafc;outline:0}.wall-thickness .ghost{min-height:38px;background:#eef4ff;color:#1d4ed8;font-size:11px}.wall-opening-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.wall-opening-actions .ghost{width:100%;min-height:38px;background:#f8fafc;border:1px solid var(--line);font-size:11px}.measure-active .plan-svg{cursor:crosshair}.canvas-toolbar .active-tool{background:#ede9fe;border-color:#c4b5fd;color:#6d28d9}.measure-label{font-size:12px;font-weight:900;fill:#6d28d9}.wall-move{margin-top:10px}.wall-move>span{display:block;font-size:10px;color:var(--muted);margin:0 2px 4px}.wall-move>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.wall-move input{min-width:0;height:38px;border:1px solid var(--line);border-radius:10px;padding:0 10px;background:#f8fafc;outline:0}.wall-move .ghost{min-height:38px;background:#f8fafc;border:1px solid var(--line);font-size:11px}.prompt-context{margin:-1px 0 8px;padding:6px 8px;border-radius:9px;background:#eef4ff;color:#1d4ed8;font-size:10px;font-weight:800}.source-page-control{display:flex;align-items:center;gap:5px;padding:4px 5px;border:1px solid var(--line);border-radius:10px;background:#fff}.source-page-control>span{font-size:10px;color:var(--muted);white-space:nowrap}.source-page-control input{width:52px;height:28px;border:1px solid var(--line);border-radius:7px;padding:0 5px;background:#f8fafc;text-align:center;font-size:11px}.source-page-control .ghost{min-height:28px;padding:0 8px;font-size:10px;background:#f8fafc}@media(max-width:760px){.source-page-control{width:100%;justify-content:space-between}.source-page-control input{flex:0 0 54px}.source-page-control .ghost{flex:1}.panel-status{flex-wrap:wrap}}.editor-workspace.reanalyzing{position:relative}.reanalyze-overlay{position:absolute;inset:0;z-index:30;display:flex;align-items:flex-start;justify-content:center;padding-top:72px;background:#f8fafcb8;backdrop-filter:blur(2px);pointer-events:auto}.reanalyze-overlay>div{display:flex;align-items:center;gap:10px;max-width:520px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 40px #0f172a1f}.reanalyze-overlay strong,.reanalyze-overlay span{display:block}.reanalyze-overlay strong{font-size:13px}.reanalyze-overlay span{font-size:10px;color:var(--muted);margin-top:2px}.reading-review-card{margin-top:12px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:12px}.reading-review-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.reading-review-head strong,.reading-review-head span{display:block}.reading-review-head strong{font-size:12px}.reading-review-head>div>span{font-size:10px;color:var(--muted);margin-top:2px}.review-count{min-width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#fff7ed;color:#c2410c;font-size:11px;font-weight:900}.reading-review-list{display:grid;gap:5px;margin-top:9px}.reading-review-item{width:100%;min-height:34px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:right}.reading-review-item span{font-size:10px;color:#334155}.reading-review-item small{font-size:9px;color:#b45309;font-weight:800}.reading-review-item.active{border-color:#93b4ff;background:#eef4ff}.reading-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.reading-review-actions .primary,.reading-review-actions .delete-opening{width:100%;min-height:34px}.delete-opening.compact{margin-top:0}.review-note{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.5}.pan-active .canvas-viewport{cursor:grab;touch-action:pan-x pan-y}.pan-active .canvas-viewport:active{cursor:grabbing}.pan-active .editable-wall,.pan-active .editable-room,.pan-active .editable-opening{cursor:grab}.wall-safety{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.wall-safety label{display:grid;gap:5px}.wall-safety label>span{font-size:10px;color:var(--muted)}.wall-safety select{min-height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 8px}.wall-safety .wall-protected{border-color:#f59e0b;background:#fff7ed;color:#9a3412}.wall-protection-note{grid-column:1/-1;font-size:9px;color:#9a3412}.opening-protected-note{margin:8px 0}.locked-wall{cursor:not-allowed!important}.plan-ocr-label{fill:#475569;font-size:11px;font-weight:650;paint-order:stroke fill;stroke:#fff;stroke-width:3.5px;stroke-linejoin:round;unicode-bidi:plaintext}.plan-ocr-label.dimension{fill:#6d28d9;font-weight:800}.plan-ocr-label.room_name{fill:#334155;font-weight:750}.plan-ocr-label.note{fill:#64748b}.plan-ocr-label.unknown{fill:#94a3b8}.plan-ocr-label.uncertain{fill:#b45309;stroke:#fff7ed}.layer-control-wrap{position:relative}.layer-control-wrap>.validate-chip.active{border-color:#93b4ff;background:#eef4ff;color:#1d4ed8}.layer-popover{position:absolute;z-index:24;top:calc(100% + 8px);right:0;width:min(280px,82vw);padding:9px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 48px #0f172a2e;display:grid;gap:3px}.layer-popover label{display:flex;align-items:center;gap:9px;min-height:34px;padding:5px 7px;border-radius:9px;color:#334155;font-size:11px;font-weight:700;cursor:pointer}.layer-popover label:hover{background:#f8fafc}.layer-popover input{width:16px;height:16px;accent-color:var(--blue)}.layer-reset{width:100%;margin-top:4px;min-height:32px;background:#f8fafc;font-size:10px}@media(max-width:760px){.layer-popover{position:fixed;inset:auto 12px 12px;width:auto;z-index:90;padding:12px;border-radius:18px;box-shadow:0 22px 70px #0f172a4d}.layer-popover label{min-height:40px;font-size:12px}}.canvas-shell.pan-active .canvas-toolbar{box-shadow:0 8px 24px #0f172a1f,0 0 0 2px #2563eb14}.floor-strip{display:flex;align-items:center;gap:10px;padding:7px 14px;border-bottom:1px solid var(--line);background:#f8fafc;min-width:0}.floor-strip>span{font-size:10px;font-weight:800;color:#64748b;white-space:nowrap}.floor-strip>div{display:flex;align-items:center;gap:5px;overflow-x:auto;scrollbar-width:thin;padding:1px}.floor-strip button{min-height:30px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#475569;font-size:10px;font-weight:750;white-space:nowrap}.floor-strip button:hover:not(:disabled){border-color:#9bb7ff;background:#eef4ff;color:#1d4ed8}.floor-strip button.active{border-color:#93b4ff;background:#e8efff;color:#1d4ed8}.floor-strip button:disabled:not(.active){opacity:.55}@media(max-width:760px){.floor-strip{align-items:flex-start;flex-direction:column;gap:5px;padding:7px 10px}.floor-strip>div{width:100%}.floor-strip button{min-height:34px}}.floor-control-wrap{position:relative}.floor-control-wrap>.validate-chip.active{border-color:#93b4ff;background:#eef4ff;color:#1d4ed8}.floor-meta-popover{position:absolute;z-index:24;top:calc(100% + 8px);right:0;width:min(310px,86vw);padding:12px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 18px 48px #0f172a2e;display:grid;gap:9px}.floor-meta-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--line)}.floor-meta-head strong,.floor-meta-head span{display:block}.floor-meta-head strong{font-size:12px}.floor-meta-head span{font-size:9px;color:var(--muted)}.floor-meta-popover label>span{display:block;margin-bottom:4px;color:#64748b;font-size:9px;font-weight:800}.floor-meta-popover input{width:100%;height:36px;border:1px solid var(--line);border-radius:9px;background:#f8fafc;padding:0 9px;outline:none}.floor-meta-popover input:focus{border-color:#93b4ff;background:#fff}.floor-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.floor-meta-popover>.primary{width:100%;min-height:36px}.floor-meta-popover>small{color:var(--muted);font-size:9px;line-height:1.55}@media(max-width:760px){.floor-meta-popover{position:fixed;inset:auto 12px 12px;width:auto;z-index:90;border-radius:18px}.floor-meta-popover input{height:40px}}.wall-draw-active .plan-svg,.wall-draw-active .editable-wall,.wall-draw-active .editable-room,.wall-draw-active .editable-opening{cursor:crosshair}.editable-dimension{cursor:pointer;touch-action:none}.plan-dimension-evidence{font-size:11px;font-weight:850;paint-order:stroke fill;stroke:#fff;stroke-width:4px;stroke-linejoin:round;unicode-bidi:plaintext;pointer-events:none}.dimension-evidence-editor{margin-top:14px;border:1px solid #ddd6fe;border-radius:16px;background:#faf8ff;padding:12px}.dimension-evidence-editor>label{display:block;margin-top:10px}.dimension-evidence-editor>label>span{display:block;margin:0 2px 4px;color:var(--muted);font-size:10px}.dimension-evidence-editor>label>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.dimension-evidence-editor input,.dimension-evidence-editor select{min-width:0;height:38px;border:1px solid #ddd6fe;border-radius:10px;background:#fff;padding:0 10px;outline:none}.dimension-evidence-editor select{width:100%}.dimension-evidence-editor input:focus,.dimension-evidence-editor select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed14}.dimension-evidence-editor .ghost{min-height:38px;background:#f3e8ff;color:#6d28d9;font-size:11px}.dimension-evidence-editor>.primary{width:100%;margin-top:9px}.dimension-link-status{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;padding:8px 9px;border:1px solid #ede9fe;border-radius:10px;background:#fff}.dimension-link-status span{font-size:10px;color:#4c1d95;font-weight:800}.dimension-link-status small{font-size:9px;color:var(--muted)}.pan-active .editable-dimension{cursor:grab}.wall-draw-active .editable-dimension{cursor:crosshair}@media(max-width:640px){.dimension-link-status{align-items:flex-start;flex-direction:column}.dimension-evidence-editor>label>div{grid-template-columns:1fr}.dimension-evidence-editor .ghost{width:100%}}.topology-repair-card{margin-top:10px;padding:11px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;display:grid;gap:9px}.topology-repair-card>div strong,.topology-repair-card>div span{display:block}.topology-repair-card>div strong{font-size:11px}.topology-repair-card>div span{margin-top:3px;font-size:9px;line-height:1.5;color:var(--muted)}.topology-repair-card .ghost{width:100%;min-height:34px}
