:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#182234;background:#edf2f7;font-synthesis:none;--accent: #2f6fda;--accent-soft: #e6effd;--line: #d8e0ea;--muted: #69778b;--panel: rgba(250, 252, 255, .94);--shadow: 0 20px 55px rgba(43, 60, 84, .14)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(47,111,218,.28);outline-offset:2px}.app-shell{height:100vh;background:#edf2f7}.topbar{height:70px;display:grid;grid-template-columns:220px minmax(280px,560px) 1fr;align-items:center;gap:24px;padding:0 28px;background:#f9fbfdeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:750;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;border-radius:11px;background:var(--accent);color:#fff;display:grid;place-items:center}.brand-mark svg{width:19px;height:19px}.search{height:42px;display:grid;grid-template-columns:20px 1fr 34px;align-items:center;gap:8px;padding:0 6px 0 14px;background:#eef3f8;border:1px solid transparent;border-radius:13px;color:#738197}.search:focus-within{background:#fff;border-color:#b9cae2}.search input{min-width:0;border:0;outline:0;background:transparent;color:#182234}.search button,.icon-button,.close-button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.search button{width:34px;height:32px;border-radius:9px;color:var(--accent)}.icon-button{justify-self:end;width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;position:relative}.notification span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border-radius:9px;padding:0 4px;background:#e75d57;color:#fff;font-size:11px;display:grid;place-items:center;border:2px solid white}main{height:calc(100vh - 70px);display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;padding:14px}.scene-stage{min-width:0;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#eef3f8;box-shadow:var(--shadow)}.scene-stage canvas{touch-action:none;cursor:grab}.scene-stage canvas:active{cursor:grabbing}.scene-tools{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.scene-tool-group{display:flex;align-items:center;gap:8px;pointer-events:none}.scene-mode{min-height:44px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid rgba(205,216,229,.9);border-radius:14px;background:#fafcffe6;color:#315f9f;box-shadow:0 7px 22px #34486217;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:12px;font-weight:750;pointer-events:auto}.scene-beam-toggle{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(205,216,229,.9);border-radius:11px;background:#fafcffe6;color:#52667f;box-shadow:0 5px 16px #34486212;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font:inherit;font-size:11px;font-weight:700;cursor:pointer;pointer-events:auto}.scene-beam-toggle:hover{background:#f1f5fa;color:#3567aa}.scene-beam-toggle.active{background:#e4edf9;border-color:#cad9ee;color:#205cb8}.scene-beam-toggle:focus-visible{outline:2px solid #4c82d6;outline-offset:2px}.scene-beam-toggle svg{width:16px;height:16px}.scene-exit-room{min-height:40px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:11px;background:#e9f0f9;color:#3567aa;font:inherit;font-size:11px;font-weight:700;cursor:pointer;pointer-events:auto}.scene-exit-room:hover{background:#dfeafa}.scene-exit-room:focus-visible{outline:2px solid #4c82d6;outline-offset:2px}.scene-exit-room svg{width:16px;height:16px}.segmented{display:flex;align-items:center;gap:4px;padding:4px;background:#fafcffe0;border:1px solid rgba(205,216,229,.9);border-radius:14px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 7px 22px #34486217;pointer-events:auto}.segmented button{height:36px;padding:0 12px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:7px;color:#66768a;cursor:pointer;font-size:13px}.segmented button.active{background:#e4edf9;color:#205cb8;font-weight:700;box-shadow:inset 0 0 0 1px #cad9ee}.segmented svg{width:17px;height:17px}.scene-hint{position:absolute;left:50%;bottom:15px;transform:translate(-50%);padding:8px 12px;color:#68788c;background:#fafcffc7;border:1px solid rgba(208,218,230,.9);border-radius:11px;font-size:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}.detail-panel{overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-content{padding:22px 20px 28px}.panel-tabs{position:sticky;z-index:4;top:0;display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:10px 10px 9px;background:#fafcfff5;border-bottom:1px solid #e0e6ee;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel-tabs button{position:relative;min-width:0;height:47px;padding:0;border:0;border-radius:11px;background:transparent;color:#748398;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;font-size:10px}.panel-tabs button:hover{background:#f0f4f8}.panel-tabs button.active{background:#e7eef8;color:#245fac;font-weight:750}.panel-tabs svg{width:18px;height:18px}.panel-tabs i{position:absolute;top:3px;left:calc(50% + 7px);min-width:15px;height:15px;padding:0 3px;display:grid;place-items:center;border:2px solid #f8fbfe;border-radius:9px;background:#d95e55;color:#fff;font-size:8px;font-style:normal}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{display:block;margin-bottom:5px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h2{margin:0;font-size:24px;line-height:1.25;letter-spacing:-.035em}.status-chip{padding:6px 9px;border-radius:9px;background:#e7f5ee;color:#297653;font-size:11px;font-weight:700;white-space:nowrap}.panel-copy{margin:16px 0 20px;color:var(--muted);font-size:13px;line-height:1.7}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#f4f7fa}.stats div{padding:13px 8px;text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font-size:19px}.stats span{margin-top:3px;color:var(--muted);font-size:10px}.drawing-card{margin-top:14px;padding:14px;display:grid;gap:5px;border:1px solid #d4deea;border-radius:14px;background:linear-gradient(145deg,#f7fafe,#edf3f8)}.drawing-card span{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.1em}.drawing-card strong{font-size:12px}.drawing-card small{color:var(--muted);font-size:10px}.list-title{margin:24px 0 8px;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:750}.list-title button{border:0;background:transparent;color:var(--accent);display:flex;align-items:center;gap:4px;cursor:pointer;font-size:12px}.compact-row,.route-row{width:100%;min-height:60px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;padding:8px 4px;border:0;border-bottom:1px solid #e4e9ef;background:transparent;text-align:left}.compact-row strong,.compact-row small,.route-row strong,.route-row small{display:block}.compact-row strong,.route-row strong{font-size:12px}.compact-row small,.route-row small{margin-top:4px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#3569af;background:#e7eef7}.compact-row>svg,.route-row>svg{color:#91a0b2}.row-button,.route-row{cursor:pointer}.row-button:hover,.route-row:hover,.route-row.active{background:#f1f5fa}.close-button{width:34px;height:34px;border-radius:10px;color:#68778a;background:#edf2f7}.focus-button{width:100%;height:42px;margin-top:18px;border:1px solid #cbd9eb;border-radius:12px;background:#f4f8fd;color:#275da8;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:650}.location-path{margin-top:14px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:var(--muted);font-size:11px}.location-path>span{display:inline-flex;align-items:center;gap:4px}.item-row{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;min-height:48px;border-bottom:1px solid #e4e9ef;font-size:12px}.item-row>span{width:7px;height:7px;border-radius:50%;background:var(--accent)}.item-row small{color:var(--muted);font-size:10px}.primary-action{width:100%;min-height:46px;margin-top:20px;border:0;border-radius:13px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700}.primary-action.compact{min-height:42px;margin:0}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.voice-action{min-height:42px;border:1px solid #c9d7e9;border-radius:12px;background:#f3f7fc;color:#2c64ae;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-weight:700}.add-item-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin:8px 0 10px}.add-item-form input{min-width:0;height:40px;border:1px solid #cbd7e5;border-radius:10px;padding:0 11px;background:#fff;color:#182234}.add-item-form button{border:0;border-radius:10px;padding:0 14px;background:var(--accent);color:#fff;cursor:pointer;font-weight:700}.inline-notice{margin-top:10px;padding:9px 11px;border-radius:10px;background:#e8f4ee;color:#276c4f;font-size:11px}.empty{padding:26px 10px;color:var(--muted);text-align:center;font-size:12px}.route-row{grid-template-columns:12px 1fr 18px;padding-left:10px;border-radius:11px;border-bottom-color:transparent}.route-row>span{width:9px;height:9px;border-radius:50%}.nudge-card{margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f3f6fa}.nudge-card>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:12px}.nudge-card small{color:var(--muted)}.nudge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.nudge-grid button{min-height:36px;border:1px solid #ccd7e4;border-radius:9px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;font-size:11px}.bottom-nav{display:none}.storage-label{min-width:80px;padding:6px 8px;border:1px solid rgba(187,204,224,.92);border-radius:9px;background:#fafcfff0;color:#22334c;box-shadow:0 7px 20px #2b3e581f;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.storage-label strong,.storage-label span{display:block}.storage-label strong{font-size:10px}.storage-label span{margin-top:2px;color:#66778e;font-size:8px}.storage-label.active{border-color:#86aee8;background:#edf5ff;color:#1f5cad}.stack-form,.quick-add{margin:8px 0 14px;padding:13px;border:1px solid #d8e1ec;border-radius:14px;background:#f4f7fa}.stack-form label,.quick-add label,.move-control{display:grid;gap:6px}.stack-form label>span,.quick-add label>span,.move-control>span{color:#627188;font-size:10px;font-weight:700}.stack-form input,.stack-form select,.quick-add input,.quick-add select,.move-control select{min-width:0;height:40px;padding:0 10px;border:1px solid #cbd7e5;border-radius:10px;background:#fff;color:#182234}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.form-actions button,.undo-button{min-height:36px;padding:0 12px;border-radius:10px;cursor:pointer;font-size:11px;font-weight:700}.secondary-button{border:1px solid #cad6e4;background:#fff;color:#657489}.save-button{border:0;background:var(--accent);color:#fff}.quick-add-main{display:grid;grid-template-columns:1fr auto;gap:8px}.quick-add-main button{padding:0 15px;border:0;border-radius:10px;background:var(--accent);color:#fff;cursor:pointer;font-weight:750}.quick-add details{margin-top:10px}.quick-add summary{color:#53657d;cursor:pointer;font-size:11px}.empty-state{min-height:170px;padding:28px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#77869a;text-align:center}.empty-state>svg{width:28px;height:28px;margin-bottom:10px;color:#7f9bc1}.empty-state strong{color:#36475f;font-size:13px}.empty-state span{max-width:230px;margin-top:6px;font-size:11px;line-height:1.6}.item-list-row,.pending-row{width:100%;min-height:66px;padding:8px 2px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-bottom:1px solid #e3e9f0;background:transparent;text-align:left;cursor:pointer}.item-list-row:hover,.pending-row:hover{background:#f3f6fa}.item-list-row strong,.item-list-row small,.pending-row strong,.pending-row small{display:block}.item-list-row strong,.pending-row strong{font-size:12px}.item-list-row strong em{color:#77869a;font-size:10px;font-style:normal;font-weight:600}.item-list-row small,.pending-row small{margin-top:4px;color:#6f7e92;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-list-row>svg,.pending-row>svg{color:#9aa7b7}.item-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7eef7;color:#4776b8}.item-symbol.warning{background:#fff2db;color:#a86617}.item-symbol.danger{background:#fee9e7;color:#b74742}.item-symbol.info{background:#e5f0ff;color:#2868be}.reminder-chip{max-width:96px;padding:5px 7px;border-radius:8px;background:#edf2f7;color:#607187;font-size:9px;text-align:right}.reminder-chip.warning{background:#fff1d7;color:#956015}.reminder-chip.danger{background:#fee9e7;color:#a9413c}.reminder-chip.info{background:#e5f0ff;color:#2764b2}.item-summary{margin-top:18px;border-top:1px solid #e1e7ee}.item-summary>div{min-height:62px;padding:10px 0;display:grid;gap:5px;border-bottom:1px solid #e1e7ee}.item-summary span,.sync-note span{color:#708096;font-size:10px}.item-summary strong,.sync-note strong{font-size:11px;line-height:1.5}.reminder-banner{margin-top:16px;padding:12px;display:grid;grid-template-columns:28px 1fr;gap:9px;border-radius:12px;background:#edf3fa;color:#2d64ab}.reminder-banner.warning{background:#fff2dc;color:#946019}.reminder-banner.danger{background:#fee9e7;color:#a6423e}.reminder-banner svg{width:23px;height:23px}.reminder-banner strong,.reminder-banner span{display:block}.reminder-banner strong{font-size:12px}.reminder-banner span{margin-top:3px;font-size:10px;opacity:.82}.move-control{margin-top:18px}.item-actions{display:grid;gap:8px;margin-top:16px}.item-actions button{min-height:42px;padding:0 12px;border:1px solid #cbd8e8;border-radius:11px;background:#f5f8fc;color:#2f629f;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-weight:700}.item-actions .quiet-danger{border-color:#ead5d3;background:#fff9f8;color:#a5504a}.undo-button{border:1px solid #c8d6e7;background:#f3f7fc;color:#2d62a5;display:flex;align-items:center;gap:5px}.sync-note{margin:14px 0;padding:12px;display:flex;justify-content:space-between;gap:10px;border-radius:12px;background:#eef3f8}.history-row{min-height:56px;display:grid;grid-template-columns:11px 1fr;gap:9px;align-items:center;border-bottom:1px solid #e3e8ef}.history-row>span{width:8px;height:8px;border:2px solid #7da1d2;border-radius:50%}.history-row strong,.history-row small{display:block}.history-row strong{font-size:11px}.history-row small{margin-top:4px;color:#7a899b;font-size:9px}.furniture-nudge{width:190px;margin:20px auto 0;display:grid;grid-template-columns:repeat(3,54px);grid-template-rows:repeat(3,46px);gap:7px;justify-content:center}.furniture-nudge button{border:1px solid #c9d6e6;border-radius:12px;background:#f6f9fc;color:#2e65a9;display:flex;align-items:center;justify-content:center;gap:3px;cursor:pointer}.furniture-nudge button:hover{background:#eaf1fa;border-color:#aebfd5}.furniture-nudge .north{grid-column:2;grid-row:1}.furniture-nudge .west{grid-column:1;grid-row:2}.furniture-nudge .rotate{grid-column:2;grid-row:2;color:#52667e;font-size:9px}.furniture-nudge .east{grid-column:3;grid-row:2}.furniture-nudge .south{grid-column:2;grid-row:3}.remove-furniture{width:100%;min-height:42px;margin-top:18px;border:1px solid #ead5d3;border-radius:11px;background:#fff9f8;color:#a5504a;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-weight:700}@media(max-width:850px){body{overflow:auto}.app-shell{min-height:100dvh;height:auto;padding-bottom:72px}.topbar{height:62px;grid-template-columns:auto 1fr auto;gap:10px;padding:0 14px}.brand>span:last-child{display:none}.brand-mark{width:36px;height:36px}.search{height:40px}main{height:auto;min-height:calc(100dvh - 134px);display:block;padding:0}.scene-stage{height:59dvh;min-height:410px;border:0;border-radius:0 0 24px 24px;box-shadow:none}.scene-tools{top:12px;left:10px;right:10px;flex-wrap:wrap}.scene-tool-group{min-width:0}.segmented{flex:1;justify-content:center;padding:3px}.segmented button{flex:1;justify-content:center;padding:0 7px}.scene-hint{bottom:10px;white-space:nowrap}.detail-panel{min-height:38dvh;margin:-1px 0 0;border:0;border-radius:0;box-shadow:none}.panel-content{padding:22px 18px 28px}.panel-tabs{display:none}.bottom-nav{position:fixed;z-index:20;left:0;right:0;bottom:0;height:calc(64px + env(safe-area-inset-bottom));padding:5px 14px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fafcfff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{position:relative;border:0;background:transparent;color:#77869a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px}.bottom-nav button.active{color:var(--accent);font-weight:700}.bottom-nav svg{width:21px;height:21px}.bottom-nav i{position:absolute;top:1px;left:calc(50% + 7px);width:16px;height:16px;border-radius:8px;background:#e75d57;color:#fff;font-style:normal;font-size:9px;display:grid;place-items:center}}@media(max-width:520px){.segmented button span{display:none}.segmented button{min-width:38px}.scene-tools{align-items:flex-start}.scene-tool-group{gap:6px}.scene-tools .segmented:first-child{max-width:160px}.scene-tools .segmented:last-child{max-width:160px}.scene-mode{min-width:42px;padding:0 11px}.scene-mode{font-size:0}.scene-mode svg{width:19px;height:19px}.scene-beam-toggle{width:40px;padding:0;justify-content:center}.scene-beam-toggle span{display:none}.scene-exit-room{width:40px;padding:0;justify-content:center;font-size:0}.form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
