:root{font-family:Yu Gothic UI,Yu Gothic,sans-serif;color:#182832;background:#f5f7f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{height:100vh;display:grid;grid-template-rows:72px 1fr}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 24px;border-bottom:1px solid #cfd7dc;background:#fff}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:5px;background:#095d8c;color:#fff;font-weight:900}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#70808a;font-size:11px}.stepper{display:flex;gap:7px;color:#728089;font-size:13px}.stepper span{padding:7px 10px;border-bottom:2px solid transparent}.stepper .active{color:#095d8c;border-color:#095d8c;font-weight:800}.topbar>.primary{justify-self:end}.primary,.secondary,.upload-button{min-height:42px;border:1px solid transparent;border-radius:5px;padding:9px 15px;font-weight:800}.primary{background:#096b9f;color:#fff}.secondary{background:#fff;border-color:#bac6cd;color:#29404e}.danger-text{color:#a13b3b}.workspace{min-height:0;display:grid;grid-template-columns:294px minmax(0,1fr)}.tools{overflow-y:auto;border-right:1px solid #cfd7dc;background:#f8fafb}.tool-section{padding:22px;border-bottom:1px solid #dce2e6}.tool-section h2{margin:0;font-size:15px}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:13px}.section-title>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#096b9f;color:#fff;font-size:13px;font-weight:900}.plain-guide{margin:0 0 12px;color:#4f626d;font-size:12px;line-height:1.65}.optional-section summary{cursor:pointer;color:#40545f;font-size:14px;font-weight:800}.optional-section[open] summary{margin-bottom:14px}.upload-button{display:grid;place-items:center;width:100%;background:#fff;border-color:#8db2c8;color:#075c8c}.upload-button input{position:absolute;opacity:0;pointer-events:none}.upload-button.compact{min-height:38px;padding:7px 12px}.photo-strip{display:flex;gap:7px;min-height:58px;margin-top:10px;overflow-x:auto}.photo-empty{align-self:center;color:#71808a;font-size:11px}.photo-thumb{flex:0 0 58px;width:58px;height:58px;border:2px solid transparent;border-radius:4px;padding:2px;background:#fff}.photo-thumb.selected{border-color:#096b9f}.photo-thumb img{width:100%;height:100%;object-fit:cover}.apply-photo{width:100%;margin-top:10px;font-size:12px}.file-name,.status{margin:10px 0 0;color:#6d7c85;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.check-row{display:flex;align-items:center;gap:9px;margin-top:15px;font-size:13px;font-weight:700}.check-row input{width:17px;height:17px;accent-color:#096b9f}.settings label{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:17px;color:#3d4f59;font-size:13px;font-weight:700}.settings output{color:#096b9f}.settings input{grid-column:1 / -1;width:100%;accent-color:#096b9f}.stage{min-width:0;min-height:0;display:grid;grid-template-rows:50px 1fr;background:#e7ecef}.stage-tabs{display:flex;align-items:end;padding:0 20px;border-bottom:1px solid #c8d1d6;background:#fdfefe}.tab{height:50px;border:0;border-bottom:3px solid transparent;padding:0 22px;background:transparent;color:#667680;font-weight:800}.tab.active{border-color:#096b9f;color:#095d8c}.canvas-wrap,.viewer-wrap{position:relative;min-height:0;overflow:hidden}.canvas-wrap{display:grid;place-items:center;padding:20px;background-image:linear-gradient(#dce3e7 1px,transparent 1px),linear-gradient(90deg,#dce3e7 1px,transparent 1px);background-size:24px 24px}#planCanvas{max-width:100%;max-height:100%;background:#fff;box-shadow:0 10px 28px #20343f24;cursor:crosshair}.empty-state{text-align:center;color:#677984}.empty-state strong,.empty-state span{display:block}.empty-state strong{margin-bottom:8px;color:#314a59;font-size:20px}.canvas-hint{position:absolute;bottom:18px;left:50%;transform:translate(-50%);padding:9px 13px;border-radius:4px;background:#1c2d37e0;color:#fff;font-size:12px;pointer-events:none}.viewer-wrap,#threeContainer,#threeContainer canvas{width:100%;height:100%}.reference-photo{position:absolute;right:16px;bottom:16px;width:min(24vw,290px);margin:0;border:4px solid #fff;border-radius:5px;background:#fff;box-shadow:0 8px 22px #14263033}.reference-photo img{display:block;width:100%;max-height:190px;object-fit:cover}.reference-photo figcaption{padding:5px 8px;color:#53656f;font-size:11px;font-weight:800}.viewer-toolbar{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:center;gap:10px;pointer-events:none}.viewer-toolbar>*{pointer-events:auto}.segmented{display:flex;padding:3px;border:1px solid #bdc9cf;border-radius:6px;background:#ffffffeb}.segmented button{min-width:72px;border:0;border-radius:4px;padding:7px 11px;background:transparent;color:#50636e;font-weight:800}.segmented button.active{background:#095d8c;color:#fff}#resetCamera{margin-left:auto}.walk-crosshair{position:absolute;top:50%;left:50%;width:12px;height:12px;border:2px solid rgba(255,255,255,.9);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 3px #000;pointer-events:none}[hidden]{display:none!important}@media(max-width:760px){body{overflow:auto}.app-shell{min-height:100vh;height:auto;grid-template-rows:auto auto}.topbar{grid-template-columns:1fr auto;padding:12px 14px}.stepper{display:none}.workspace{grid-template-columns:1fr}.tools{border-right:0}.stage{height:70vh;min-height:540px}}@media(max-width:1100px){.topbar{grid-template-columns:1fr auto}.stepper{display:none}}
