:root{font-family:Inter,Noto Sans SC,PingFang SC,system-ui,sans-serif;color:#173127;background:#dce8ec;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;overflow:hidden}button{font:inherit}.app-shell{position:relative;width:100%;min-height:100dvh;overflow:hidden;background:#dce8ec}.scene-viewport,.scene-canvas{position:absolute;inset:0;width:100%;height:100%}.scene-canvas{display:block;touch-action:none}.scene-canvas.is-furniture-editing{cursor:grab}.scene-canvas.is-furniture-editing:active{cursor:grabbing}.scene-canvas.is-note-placing,.scene-canvas.is-note-placing:active{cursor:crosshair}.scene-fallback{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:min(440px,calc(100% - 48px));gap:8px;padding:24px;border:1px solid rgb(121 73 58 / 18%);border-radius:20px;color:#673b31;background:#fff4ece0;box-shadow:0 20px 55px #50352b26;transform:translate(-50%,-50%)}.scene-fallback span{font-size:.78rem;line-height:1.6}.glass-panel{border:1px solid rgb(255 255 255 / 54%);background:#f9fcf8a3;box-shadow:0 18px 45px #2d463a21;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}.top-bar{position:absolute;z-index:2;top:max(20px,env(safe-area-inset-top));right:24px;left:24px;display:flex;align-items:flex-start;justify-content:space-between;pointer-events:none}.brand-card,.plot-card,.environment-card,.stage-card,.view-switcher,.navigation-switcher,.mini-map-panel,.control-bar,.edit-mode-toggle,.furniture-workbench,.note-toggle,.note-panel{pointer-events:auto}.top-status-stack{display:grid;justify-items:end;gap:7px}.edit-mode-toggle{position:absolute;z-index:4;top:108px;right:24px;display:flex;align-items:center;gap:7px;min-height:42px;padding:0 15px;border-radius:15px;color:#315b48;font-size:.78rem;font-weight:760;cursor:pointer}.edit-mode-toggle span{color:#9b7448}.furniture-workbench{position:absolute;z-index:6;inset:0;pointer-events:none}.furniture-library-panel,.furniture-inspector-panel{position:absolute;pointer-events:auto}.furniture-library-panel{top:120px;left:24px;display:flex;width:316px;max-height:calc(100dvh - 144px);padding:15px;overflow:hidden;flex-direction:column;border-radius:22px}.workbench-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.workbench-header h2{margin:3px 0 0;font-size:1.08rem}.workbench-header-actions{display:flex;gap:5px}.workbench-header button,.draft-history-bar button,.furniture-inspector-panel button{border:0;color:#426151;background:#e1ebe1cc;cursor:pointer}.workbench-header button{min-height:36px;padding:0 12px;border-radius:11px;font-size:.72rem}.workbench-header button.is-active{color:#f5faf6;background:#345e49}.workbench-section-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:12px;padding:4px;border-radius:13px;background:#e2ebe0b8}.workbench-section-tabs button{min-height:34px;border:0;border-radius:9px;color:#60766a;background:transparent;font-size:.65rem;cursor:pointer}.workbench-section-tabs button.is-active{color:#f4faf5;background:#345e49}.room-picker{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;margin-top:13px}.room-picker span{color:#6a7d72;font-size:.68rem;font-weight:720}.room-picker select{width:100%;min-height:36px;padding:0 30px 0 10px;border:1px solid rgb(75 101 84 / 13%);border-radius:11px;color:#314d3f;background:#eff5eddb}.placement-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.placement-toolbar>span{color:#6a7d72;font-size:.68rem;font-weight:720}.placement-toolbar button{min-height:32px;padding:0 10px;border:0;border-radius:10px;color:#617569;background:#e1ebe1cc;font-size:.65rem;cursor:pointer}.placement-toolbar button.is-active{color:#f5faf6;background:#345e49}.furniture-category-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:12px 0 9px;padding:4px;border-radius:13px;background:#e2ebe0b8}.furniture-category-tabs button{min-height:34px;border:0;border-radius:9px;color:#60766a;background:transparent;font-size:.7rem;cursor:pointer}.furniture-category-tabs button.is-active{color:#f4faf5;background:#345e49}.furniture-asset-grid{display:grid;min-height:0;padding-right:3px;overflow:auto;grid-template-columns:1fr 1fr;gap:7px}.furniture-asset-card{display:grid;min-height:116px;padding:11px;border:1px solid rgb(61 89 72 / 11%);border-radius:15px;text-align:left;color:#2f4c3d;background:#f5f8f1d1;cursor:pointer;transition:border-color .14s ease,transform .14s ease,background .14s ease}.furniture-asset-card:hover{border-color:#345e4957;background:#fcfdf8f0;transform:translateY(-1px)}.furniture-asset-card>span{font-size:1.38rem}.furniture-asset-card strong{align-self:end;margin-top:7px;font-size:.75rem}.furniture-asset-card small{margin-top:3px;color:#76877d;font-size:.59rem;line-height:1.35}.draft-history-bar{display:grid;gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid rgb(62 91 74 / 10%)}.draft-history-bar>span{color:#6c8074;font-size:.62rem}.save-status.is-saving{color:#8b6a38}.save-status.is-saved{color:#35694f}.save-status.is-error{color:#9a4e43}.draft-history-bar>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.draft-history-bar button{min-height:34px;border-radius:10px;font-size:.68rem}.draft-history-bar button:disabled,.furniture-inspector-panel button:disabled{opacity:.38;cursor:default}.furniture-inspector-panel{top:120px;right:24px;width:255px;max-height:calc(100dvh - 144px);padding:15px;overflow:auto;border-radius:20px}.furniture-inspector-panel>header{display:flex;align-items:center;gap:10px}.furniture-inspector-panel>header>span{font-size:1.5rem}.furniture-inspector-panel header small,.furniture-inspector-panel header strong{display:block}.furniture-inspector-panel header small{color:#778a7e;font-size:.58rem}.furniture-inspector-panel header strong{margin-top:2px;font-size:.82rem}.furniture-position{margin:12px 0 0;color:#3d5d4c;font-size:.68rem;font-variant-numeric:tabular-nums}.drag-tip{margin:7px 0 12px;color:#77877e;font-size:.62rem;line-height:1.5}.placement-surface{margin:-5px 0 10px;color:#658071;font-size:.59rem}.material-editor,.light-editor,.media-editor{display:grid;gap:7px;margin:10px 0;padding:10px;border:1px solid rgb(61 89 72 / 10%);border-radius:13px;background:#f4f8f1b8}.material-editor>strong,.light-editor strong{color:#4d6759;font-size:.62rem}.material-editor>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.material-editor button{display:grid;min-height:44px;padding:5px 6px;border-radius:9px;font-size:.56rem;place-items:center}.material-editor button.is-active,.light-editor button.is-active{color:#f4faf5;background:#3f6954}.material-swatches{display:flex;gap:2px}.material-swatches i{display:block;width:12px;height:12px;border:1px solid rgb(42 61 51 / 14%);border-radius:50%}.light-editor>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.light-editor>header button{min-height:29px;padding:0 9px;border-radius:9px;font-size:.58rem}.light-editor>span{color:#718479;font-size:.55rem}.light-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.light-option-grid button{min-height:30px;border-radius:8px;font-size:.56rem}.temperature-options button:first-child{color:#8a603d;background:#f6e1c2c2}.temperature-options button:last-child{color:#4f697f;background:#dae9f3d1}.temperature-options button.is-active{color:#f4faf5;background:#3f6954}.media-editor>header{display:flex;align-items:center;justify-content:space-between;gap:7px}.media-editor>header strong,.media-editor>header small{display:block}.media-editor>header small,.media-editor>p{color:#718479;font-size:.52rem;line-height:1.45}.media-editor>header label{display:grid;min-height:30px;padding:0 9px;border:1px solid rgb(49 84 65 / 14%);border-radius:9px;color:#3e6450;background:#ffffffad;cursor:pointer;font-size:.56rem;place-items:center;white-space:nowrap}.media-editor>header label.is-disabled{opacity:.4;cursor:default}.media-editor>header input{display:none}.media-editor>p{margin:0}.media-library-grid{display:grid;max-height:192px;overflow-y:auto;grid-template-columns:1fr 1fr;gap:6px}.media-library-grid>article,.media-default{position:relative;min-width:0;min-height:64px;overflow:hidden;border:1px solid rgb(49 84 65 / 12%);border-radius:9px;background:#ffffffb8}.media-library-grid>article.is-active,.media-default.is-active{border-color:#3f6954;box-shadow:inset 0 0 0 1px #3f6954}.media-default{display:grid;color:#668071;font-size:1.25rem;place-items:center}.media-default small{display:block;margin-top:-7px;font-size:.52rem}.media-select{display:grid;width:100%;min-height:64px;padding:0;overflow:hidden;border:0;border-radius:0;grid-template-rows:44px 20px}.media-select img{width:100%;height:44px;object-fit:cover}.media-select small{overflow:hidden;padding:3px 20px 3px 5px;font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.media-delete{position:absolute;right:2px;bottom:2px;width:18px;min-height:18px;padding:0;border-radius:6px;color:#9a4e43;background:#fff6f3f0;font-size:.72rem;line-height:1}.nudge-grid{display:grid;width:126px;margin:0 auto 10px;grid-template:repeat(3,38px) / repeat(3,38px);gap:4px}.nudge-grid button{border-radius:10px}.nudge-forward{grid-area:1 / 2}.nudge-left{grid-area:2 / 1}.nudge-right{grid-area:2 / 3}.nudge-back{grid-area:3 / 2}.rotation-actions,.instance-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.rotation-actions button,.instance-actions button{min-height:36px;border-radius:10px;font-size:.67rem}.wall-snap-action{width:100%;min-height:36px;margin-top:7px;border-radius:10px;font-size:.67rem}.instance-actions{margin-top:7px}.furniture-inspector-panel button.is-danger{color:#8b5146;background:#f0ded7c7}.empty-inspector{display:grid;justify-items:center;gap:5px;padding:12px 4px;text-align:center}.empty-inspector>span{color:#799082;font-size:1.5rem}.empty-inspector strong{font-size:.78rem}.empty-inspector small{color:#75867c;font-size:.62rem;line-height:1.5}.version-manager{display:flex;min-height:0;margin-top:13px;overflow:hidden;flex:1;flex-direction:column}.template-manager,.house-appearance-manager{display:flex;min-height:0;margin-top:10px;overflow:hidden;flex:1;flex-direction:column}.house-appearance-intro{display:grid;gap:4px;padding:11px 12px;border:1px solid rgb(73 108 88 / 15%);border-radius:14px;background:linear-gradient(135deg,#e9f2e8d1,#f3eddeb3)}.house-appearance-intro strong{color:#3f5e4e;font-size:.72rem}.house-appearance-intro small{color:#6e8176;font-size:.57rem;line-height:1.45}.house-appearance-scroll{min-height:0;margin-top:8px;padding-right:3px;overflow:auto}.house-appearance-section{padding:10px;border:1px solid rgb(61 89 72 / 10%);border-radius:14px;background:#f8faf6c7}.house-appearance-section+.house-appearance-section{margin-top:7px}.house-appearance-section>header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.house-appearance-section>header strong{color:#3d5c4c;font-size:.69rem}.house-appearance-section>header small{overflow:hidden;color:#819087;font-size:.51rem;text-overflow:ellipsis;white-space:nowrap}.house-surface-options{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.house-surface-options button{display:flex;min-width:0;min-height:34px;align-items:center;gap:7px;padding:4px 7px;border:1px solid transparent;border-radius:10px;color:#617469;background:#e7ede4b8;font-size:.58rem;cursor:pointer}.house-surface-options button>i{width:18px;height:18px;flex:none;border:1px solid rgb(47 68 56 / 10%);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff57}.house-surface-options button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.house-surface-options button.is-active,.environment-tone-options button.is-active,.environment-brightness-options button.is-active{border-color:#345e4961;color:#294f3d;background:#dae9dbeb;box-shadow:inset 0 0 0 1px #ffffff6b}.environment-tone-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.environment-tone-options button{display:grid;min-width:0;gap:5px;padding:7px 5px;border:1px solid transparent;border-radius:10px;color:#617469;background:#e7ede4b8;cursor:pointer}.environment-tone-options button>span{display:flex;height:16px;overflow:hidden;border-radius:8px}.environment-tone-options button>span i{flex:1}.environment-tone-options button>strong{overflow:hidden;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.environment-brightness-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.environment-brightness-options button{min-height:32px;border:1px solid transparent;border-radius:10px;color:#617469;background:#e7ede4b8;font-size:.59rem;cursor:pointer}.house-appearance-history-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgb(62 91 74 / 10%)}.house-appearance-history-bar>span{color:#6c8074;font-size:.57rem}.house-appearance-history-bar>div{display:flex;gap:5px}.house-appearance-history-bar button{min-height:32px;padding:0 9px;border:0;border-radius:10px;color:#426151;background:#e1ebe1cc;font-size:.59rem;cursor:pointer}.house-appearance-history-bar button:disabled{opacity:.38;cursor:default}.template-intro-card{display:grid;gap:4px;padding:11px 12px;border:1px solid rgb(157 117 68 / 16%);border-radius:14px;background:#f5ebd69e}.template-intro-card strong{color:#62523f;font-size:.72rem}.template-intro-card small{color:#806f5b;font-size:.58rem;line-height:1.45}.template-list{display:grid;min-height:0;margin-top:8px;padding-right:3px;overflow:auto;align-content:start;gap:7px}.template-card{padding:10px;border:1px solid rgb(61 89 72 / 11%);border-radius:14px;background:#f7f9f3d6}.template-card>header{display:flex;align-items:flex-start;gap:9px}.template-card>header>span{flex:none;font-size:1.35rem}.template-card strong,.template-card small{display:block}.template-card strong{color:#365645;font-size:.72rem}.template-card small{margin-top:3px;color:#76887d;font-size:.56rem;line-height:1.4}.template-card p{margin:8px 0;color:#697d71;font-size:.56rem}.template-card>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:5px}.template-card button,.template-history-bar button{min-height:34px;border:0;border-radius:10px;color:#426151;background:#e1ebe1cc;font-size:.62rem;cursor:pointer}.template-card button.is-replace{color:#6c5941;background:#eee4cfd1}.template-history-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;padding-top:9px;border-top:1px solid rgb(62 91 74 / 10%)}.template-history-bar span{color:#6c8074;font-size:.58rem}.template-history-bar button{flex:none;padding:0 9px}.template-history-bar button:disabled{opacity:.38;cursor:default}.publish-summary{display:grid;gap:3px;padding:12px;border:1px solid rgb(61 89 72 / 10%);border-radius:15px;background:#eff5edc2}.publish-summary span,.snapshot-name-field span{color:#728479;font-size:.6rem;font-weight:720}.publish-summary strong{font-size:.86rem}.publish-summary small{color:#76887d;font-size:.62rem}.snapshot-name-field{display:grid;gap:6px;margin-top:12px}.snapshot-name-field input{width:100%;min-height:38px;padding:0 11px;border:1px solid rgb(75 101 84 / 15%);border-radius:11px;color:#314d3f;background:#f7f9f3e0}.publish-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.publish-actions button,.legacy-import-card button,.snapshot-card button{border:0;color:#426151;background:#e1ebe1cc;cursor:pointer}.publish-actions button{min-height:39px;border-radius:11px;font-size:.65rem}.publish-actions button.is-primary{color:#f6fbf7;background:#345e49}.publish-actions button:disabled,.legacy-import-card button:disabled,.snapshot-card button:disabled{opacity:.45;cursor:default}.legacy-import-card{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;padding:10px 11px;border:1px solid rgb(157 117 68 / 18%);border-radius:13px;background:#f5ebd6b8}.legacy-import-card strong,.legacy-import-card small{display:block}.legacy-import-card strong{color:#65533d;font-size:.68rem}.legacy-import-card small{margin-top:3px;color:#83715b;font-size:.56rem}.legacy-import-card button{flex:none;min-width:52px;min-height:34px;border-radius:10px;font-size:.65rem}.snapshot-list-header{display:flex;align-items:center;justify-content:space-between;margin:13px 2px 7px}.snapshot-list-header strong{font-size:.7rem}.snapshot-list-header span{color:#76887d;font-size:.59rem}.snapshot-list{display:grid;min-height:0;padding-right:3px;overflow:auto;align-content:start;gap:7px}.snapshot-card{padding:10px;border:1px solid rgb(61 89 72 / 10%);border-radius:13px;background:#f7f9f3d1}.snapshot-card>header{display:flex;align-items:start;justify-content:space-between;gap:8px}.snapshot-card strong,.snapshot-card small{display:block}.snapshot-card strong{overflow:hidden;max-width:160px;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.snapshot-card small,.snapshot-card time{color:#77897e;font-size:.54rem}.snapshot-card small{margin-top:3px}.snapshot-card time{flex:none}.snapshot-card>div:last-child{display:grid;grid-template-columns:1fr 58px;gap:5px;margin-top:8px}.snapshot-card button{min-height:31px;border-radius:9px;font-size:.6rem}.snapshot-card button.is-danger{color:#8b5146;background:#f0ded7c7}.empty-snapshot-list{margin:0;padding:18px 10px;color:#7b8d82;font-size:.62rem;line-height:1.55;text-align:center}.version-safety-note{display:grid;justify-items:center;gap:6px;padding:12px 5px;text-align:center}.version-safety-note>span{display:grid;width:32px;height:32px;border-radius:50%;color:#f5fbf6;background:#47745d;place-items:center}.version-safety-note strong{font-size:.75rem}.version-safety-note small{color:#75867c;font-size:.6rem;line-height:1.55}.template-safety-note>span{background:#8b744f}.house-safety-note>span{background:linear-gradient(135deg,#52765f,#a6855a)}.furniture-asset-card:focus-visible,.furniture-category-tabs button:focus-visible,.workbench-section-tabs button:focus-visible,.workbench-header button:focus-visible,.furniture-inspector-panel button:focus-visible,.draft-history-bar button:focus-visible,.edit-mode-toggle:focus-visible,.room-picker select:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:2px}.snapshot-name-field input:focus-visible,.publish-actions button:focus-visible,.legacy-import-card button:focus-visible,.snapshot-card button:focus-visible,.template-card button:focus-visible,.template-history-bar button:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:2px}.house-surface-options button:focus-visible,.environment-tone-options button:focus-visible,.environment-brightness-options button:focus-visible,.house-appearance-history-bar button:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:2px}.opening-notice{position:absolute;z-index:5;bottom:92px;left:50%;padding:10px 16px;border-radius:15px;color:#294c3b;font-size:.78rem;font-weight:720;pointer-events:none;transform:translate(-50%)}.note-toggle{position:absolute;z-index:4;right:24px;bottom:max(92px,env(safe-area-inset-bottom) + 72px);display:flex;min-height:44px;align-items:center;gap:7px;padding:0 14px;border-radius:15px;color:#4f5d3c;font-size:.74rem;font-weight:760;cursor:pointer}.note-toggle>span{color:#9c7425;font-size:1rem}.note-toggle b{display:grid;min-width:20px;height:20px;padding:0 5px;border-radius:10px;color:#fff9e9;background:#a37b2e;font-size:.6rem;place-items:center}.note-panel{position:absolute;z-index:6;right:24px;bottom:max(82px,env(safe-area-inset-bottom) + 62px);display:flex;width:min(350px,calc(100% - 48px));max-height:calc(100dvh - 178px);padding:14px;overflow:hidden;flex-direction:column;border-radius:22px}.note-panel button,.note-panel textarea{font:inherit}.note-panel button{border:0;cursor:pointer}.note-panel button:focus-visible,.note-panel textarea:focus-visible,.note-panel summary:focus-visible,.note-panel input:focus-visible{outline:3px solid rgb(147 112 39 / 25%);outline-offset:2px}.note-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.note-panel-header small,.note-panel-header strong{display:block}.note-panel-header small{color:#9a7a3a;font-size:.54rem;font-weight:800;letter-spacing:.14em}.note-panel-header strong{margin-top:2px;color:#3c503e;font-size:.98rem}.note-panel-header>button{width:34px;min-height:34px;border-radius:11px;color:#66766b;background:#e4ebe1c7;font-size:1.15rem}.note-panel-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:11px;padding:4px;border-radius:13px;background:#e4eadeb8}.note-panel-tabs button{min-height:33px;border-radius:9px;color:#657467;background:transparent;font-size:.66rem}.note-panel-tabs button.is-active{color:#fffaf0;background:#6f713e}.note-public-view,.note-owner-view{min-height:0;margin-top:10px;overflow-y:auto}.note-identity-card{display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid rgb(133 103 42 / 13%);border-radius:14px;background:linear-gradient(135deg,#faf2d4d6,#eef2e0bd)}.note-identity-card>span{color:#9e792d;font-size:1.08rem}.note-identity-card small,.note-identity-card strong{display:block}.note-identity-card small{color:#817968;font-size:.54rem}.note-identity-card strong{margin-top:2px;color:#4f563e;font-size:.7rem}.note-place-action{display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:7px;margin-top:9px;border-radius:13px;color:#fff9e8;background:#8a7234;font-size:.7rem;font-weight:720}.note-place-action:disabled{opacity:.55;cursor:default}.note-placement-instruction,.note-composer{margin-top:9px;padding:11px;border:1px solid rgb(159 116 36 / 18%);border-radius:14px;background:#fbf1ccd4}.note-placement-instruction strong,.note-placement-instruction span{display:block}.note-placement-instruction strong{color:#604f2a;font-size:.71rem}.note-placement-instruction span{margin-top:4px;color:#7d704f;font-size:.58rem;line-height:1.5}.note-placement-instruction button{min-height:30px;margin-top:8px;padding:0 10px;border-radius:9px;color:#715e31;background:#ffffff9e;font-size:.6rem}.note-composer header,.note-composer>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.note-composer header strong{color:#5f512f;font-size:.68rem}.note-composer header small{color:#897850;font-size:.55rem}.note-composer textarea,.note-settings textarea{width:100%;resize:vertical;border:1px solid rgb(122 95 42 / 16%);border-radius:10px;color:#3c4d3f;background:#ffffffba}.note-composer textarea{min-height:70px;margin:8px 0;padding:9px 10px;font-size:.68rem;line-height:1.5}.note-composer>div:last-child button{min-height:32px;padding:0 11px;border-radius:9px;color:#715f36;background:#ffffffa6;font-size:.61rem}.note-composer>div:last-child button.is-primary{color:#fffbed;background:#80682f}.note-composer button:disabled{opacity:.42;cursor:default}.note-list-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:13px 2px 7px}.note-list-header strong{color:#526256;font-size:.65rem}.note-list-header small{color:#7c877e;font-size:.54rem}.note-card-list,.owner-note-list{display:grid;gap:7px}.spatial-note-card{position:relative;isolation:isolate;overflow:hidden;padding:16px 13px 13px;border:1px solid rgb(136 104 38 / 15%);border-radius:2px 7px 3px 8px;background:radial-gradient(circle at 18% 22%,rgb(255 255 255 / 22%) 0 1px,transparent 1.5px),radial-gradient(circle at 73% 62%,rgb(128 91 23 / 7%) 0 1px,transparent 1.4px),linear-gradient(148deg,#fff1a9f5,#f6da77eb);background-size:17px 19px,23px 21px,auto;box-shadow:2px 8px 18px #5346291f;transform:rotate(-.24deg);transform-origin:50% 8px}.spatial-note-card:nth-child(3n+2){transform:rotate(.32deg)}.spatial-note-card:nth-child(3n){transform:rotate(-.12deg)}.spatial-note-card:before{position:absolute;z-index:2;top:-3px;left:50%;width:54px;height:16px;border:1px solid rgb(119 101 61 / 12%);background:#eee1bbc7;box-shadow:0 1px 2px #53462912;content:"";transform:translate(-50%) rotate(-1.5deg)}.spatial-note-card:after{position:absolute;right:0;bottom:0;width:18px;height:18px;background:linear-gradient(135deg,#cda23dd1 0 49%,#fff3b3f5 51%);box-shadow:-2px -2px 4px #59421714;content:"";clip-path:polygon(0 0,100% 100%,0 100%)}.spatial-note-card p{position:relative;z-index:1;margin:0;color:#4f4a32;font-size:.7rem;line-height:1.55;overflow-wrap:anywhere}.spatial-note-card footer{position:relative;z-index:1;display:flex;justify-content:space-between;gap:8px;margin-top:8px;color:#786d4c;font-size:.55rem}.spatial-note-card>small{position:relative;z-index:1;display:block;margin-top:3px;color:#97875c;font-size:.5rem}.empty-note-list{margin:0;padding:18px 12px;color:#78867d;font-size:.62rem;line-height:1.55;text-align:center}.note-policy-line{margin:9px 3px 1px;color:#849087;font-size:.5rem;line-height:1.45}.note-owner-counts{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.note-owner-counts button{display:grid;min-height:48px;gap:2px;border-radius:10px;color:#708076;background:#e7ede3c2;font-size:.52rem;place-items:center}.note-owner-counts button span{color:#4b6355;font-size:.73rem;font-weight:800}.note-owner-counts button.is-active{color:#fffbed;background:#687147}.note-owner-counts button.is-active span{color:inherit}.owner-note-list{margin-top:8px}.owner-note-list article{padding:10px;border:1px solid rgb(67 91 75 / 11%);border-radius:13px;background:#f8f9f2cc}.owner-note-list article header{display:flex;justify-content:space-between;gap:8px;color:#53675a;font-size:.58rem}.owner-note-list article p{margin:7px 0 4px;color:#3f5346;font-size:.66rem;line-height:1.48;overflow-wrap:anywhere}.owner-note-list article small{color:#879188;font-size:.5rem}.owner-note-list article>div:last-child{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.owner-note-list article button{min-height:29px;padding:0 9px;border-radius:8px;color:#536b5d;background:#e1ebe1d6;font-size:.56rem}.owner-note-list article button.is-danger{color:#8c5147;background:#f2e1d9d6}.note-settings{margin-top:9px;padding:9px 10px;border:1px solid rgb(74 99 83 / 12%);border-radius:13px;background:#f1f5edc4}.note-settings summary{color:#53675a;font-size:.63rem;font-weight:720;cursor:pointer}.note-settings label:not(.note-readonly-toggle){display:grid;gap:5px;margin-top:9px}.note-settings label>span{color:#738278;font-size:.55rem}.note-settings textarea{min-height:78px;padding:8px;font-size:.6rem}.note-readonly-toggle{display:flex;align-items:center;gap:7px;margin-top:8px}.note-settings>button{width:100%;min-height:33px;margin-top:8px;border-radius:9px;color:#f8fbf5;background:#55705f;font-size:.6rem}.brand-card{padding:18px 20px;border-radius:20px}.brand-card h1{margin:4px 0 0;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.15;letter-spacing:-.04em}.eyebrow{margin:0;color:#5b7668;font-size:.64rem;font-weight:800;letter-spacing:.19em}.plot-card{display:flex;align-items:center;gap:12px;min-width:170px;padding:14px 16px;border-radius:18px}.environment-card{display:flex;min-width:222px;align-items:center;gap:10px;padding:10px 13px;border-radius:16px;color:#29483a;text-decoration:none;pointer-events:auto}.environment-card .weather-icon{width:30px;flex:none;color:#6a7f71;font-size:1.22rem;text-align:center}.environment-card strong,.environment-card small{display:block}.environment-card strong{font-size:.71rem;font-variant-numeric:tabular-nums}.environment-card small{margin-top:3px;color:#708078;font-size:.57rem}.environment-card:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:2px}.plot-card strong,.plot-card span{display:block}.plot-card strong{font-size:.9rem}.plot-card span{margin-top:3px;color:#61776c;font-size:.72rem}.status-dot{width:9px;height:9px;border-radius:50%;background:#6d9c5b;box-shadow:0 0 0 5px #6d9c5b24}.status-dot.is-reconnecting{background:#c59a49;box-shadow:0 0 0 5px #c59a4924;animation:realtime-pulse 1.4s ease-in-out infinite}.online-compact{display:none;color:#61776c;font-size:.62rem;font-weight:700;white-space:nowrap}@keyframes realtime-pulse{50%{opacity:.42}}.stage-card{position:absolute;z-index:2;top:50%;left:24px;display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:18px;transform:translateY(-50%);transition:opacity .16s ease}.is-map-open .stage-card{opacity:0;pointer-events:none}.stage-card>span{color:#78916f;font-size:1.7rem;font-weight:300}.stage-card p,.stage-card small{display:block;margin:0}.view-switcher{position:absolute;z-index:3;top:max(22px,env(safe-area-inset-top));left:50%;display:flex;gap:4px;padding:5px;border-radius:17px;transform:translate(-50%)}.view-switcher button{min-height:38px;padding:0 14px;border:0;border-radius:12px;color:#5b7066;background:transparent;cursor:pointer}.view-switcher button.is-active{color:#f7fbf8;background:#345e49;box-shadow:0 5px 14px #294d3b33}.view-switcher button:focus-visible{outline:3px solid rgb(52 94 73 / 25%);outline-offset:2px}.navigation-switcher{position:absolute;z-index:3;top:50%;right:24px;display:flex;gap:4px;padding:5px;border-radius:17px;transform:translateY(-50%)}.navigation-switcher button{min-height:38px;padding:0 13px;border:0;border-radius:12px;color:#5b7066;background:transparent;cursor:pointer}.navigation-switcher button.is-active{color:#f7fbf8;background:#345e49}.touch-flight-controls{display:none}.touch-joystick,.touch-height-pad{pointer-events:auto}.stage-card p{font-size:.84rem;font-weight:750}.stage-card small{margin-top:3px;color:#65786f;font-size:.68rem}.control-bar{position:absolute;z-index:2;right:24px;bottom:max(24px,env(safe-area-inset-bottom));left:24px;display:flex;align-items:center;justify-content:space-between;width:min(520px,calc(100% - 48px));margin:0 auto;padding:10px 10px 10px 18px;border-radius:20px}.control-bar p{margin:0;color:#5d7167;font-size:.73rem}.control-bar button{min-height:40px;padding:0 16px;border:0;border-radius:13px;color:#f5faf4;background:#345e49;cursor:pointer;transition:background .16s ease,transform .16s ease}.control-bar button:hover{background:#284f3b}.control-bar button:active{transform:scale(.97)}.control-bar button:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:3px}.touch-hint{display:none}.mini-map-panel{position:absolute;z-index:4;bottom:24px;left:24px;width:300px;max-height:calc(100dvh - 150px);padding:12px;overflow:auto;border-radius:22px;transition:width .18s ease,padding .18s ease}.mini-map-panel.is-collapsed{width:92px;padding:7px;overflow:hidden}.mini-map-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mini-map-header div{display:grid;gap:2px}.mini-map-header span{color:#71877c;font-size:.56rem;font-weight:800;letter-spacing:.17em}.mini-map-header strong{font-size:.85rem}.mini-map-header button,.mini-map-floor-tabs button{border:0;color:#4d685b;background:#e1ebe1c2;cursor:pointer}.mini-map-header button{min-width:48px;min-height:36px;padding:0 10px;border-radius:12px;font-size:.7rem}.mini-map-panel.is-collapsed .mini-map-header div{display:none}.mini-map-panel.is-collapsed .mini-map-header button{width:100%}.mini-map-floor-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:10px 0 8px;padding:4px;border-radius:13px;background:#e5eee5b8}.mini-map-floor-tabs button{min-height:32px;border-radius:9px;font-size:.72rem}.mini-map-floor-tabs button.is-active{color:#f5faf6;background:#345e49}.mini-map-header button:focus-visible,.mini-map-floor-tabs button:focus-visible,.mini-map-room:focus-visible{outline:3px solid rgb(52 94 73 / 28%);outline-offset:2px}.house-mini-map{display:block;width:100%;max-height:min(310px,calc(100dvh - 285px));border:1px solid rgb(65 101 79 / 13%);border-radius:16px;background:#eff6efc2}.mini-map-plot{fill:#afca91;stroke:#6d865f;stroke-width:.16}.mini-map-road{fill:#626968;stroke:#4d5553;stroke-width:.16}.mini-map-road-line{stroke:#ddd3a9;stroke-width:.13;stroke-dasharray:2.5 1.8}.mini-map-driveway{fill:#aaa697;stroke:#837e72;stroke-width:.1}.mini-map-stone-path{fill:#c9bda6;stroke:#948a79;stroke-width:.09}.mini-map-garden-bed{fill:#7f9d61;stroke:#536f49;stroke-width:.14}.mini-map-house-outline{fill:#f2ead9;stroke:#765f4d;stroke-width:.22}.mini-map-room{cursor:pointer;outline:none}.mini-map-room rect{stroke:#364e42b8;stroke-width:.11;transition:filter .14s ease,opacity .14s ease,stroke-width .14s ease}.mini-map-room.category-living rect{fill:#e7d2ae}.mini-map-room.category-service rect{fill:#c7d9d2}.mini-map-room.category-circulation rect{fill:#d8dfca;opacity:.78}.mini-map-room.category-garage rect{fill:#c4c4bd}.mini-map-room.category-outdoor rect{fill:#d9c6a4;opacity:.82}.mini-map-room:hover rect,.mini-map-room:focus-visible rect{filter:brightness(1.08);stroke-width:.22}.mini-map-room.is-current rect{stroke:#1d6543;stroke-width:.34;filter:brightness(1.06)}.mini-map-room text{fill:#294238;font-size:1.02px;font-weight:720;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#f5f7efb8;stroke-width:.18px}.mini-map-pose{pointer-events:none}.mini-map-pose circle{fill:#ffffffdb;stroke:#1e6043;stroke-width:.2}.mini-map-pose path{fill:#236b49;stroke:#f3faf5;stroke-width:.14}.mini-map-status{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:9px 4px 1px;color:#3f5d4e}.mini-map-status span{overflow:hidden;font-size:.71rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mini-map-status small{flex:none;color:#718379;font-size:.59rem}@media(max-width:767px){.top-bar{top:max(12px,env(safe-area-inset-top));right:12px;left:12px}.brand-card{padding:13px 14px;border-radius:16px}.brand-card h1{font-size:1.1rem}.plot-card{min-width:auto;padding:11px 13px;border-radius:16px}.top-status-stack{gap:5px}.environment-card{min-width:186px;max-width:205px;padding:8px 10px;border-radius:14px}.environment-card .weather-icon{width:22px;font-size:1rem}.environment-card strong{font-size:.64rem}.environment-card small{overflow:hidden;max-width:150px;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap}.plot-card span{display:none}.online-compact{display:inline}.plot-card strong{font-size:.77rem}.stage-card{top:auto;bottom:max(76px,env(safe-area-inset-bottom) + 64px);left:12px;padding:10px 13px;transform:none}.view-switcher{top:auto;right:12px;bottom:max(76px,env(safe-area-inset-bottom) + 64px);left:auto;max-width:calc(100% - 130px);overflow-x:auto;transform:none}.navigation-switcher{top:126px;right:12px;transform:none}.edit-mode-toggle{top:126px;right:12px;min-height:38px;padding:0 12px}.is-editor-active .top-bar .plot-card{display:none}.furniture-library-panel{top:auto;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-height:49dvh;padding:12px;border-radius:19px}.furniture-inspector-panel{top:126px;right:12px;width:min(225px,calc(100% - 24px));max-height:calc(51dvh - 144px);padding:12px;border-radius:17px}.furniture-inspector-panel .drag-tip{display:none}.furniture-inspector-panel .nudge-grid{width:108px;margin-bottom:7px;grid-template:repeat(3,32px) / repeat(3,32px)}.furniture-asset-card{min-height:96px;padding:9px}.furniture-asset-card small{display:none}.draft-history-bar{grid-template-columns:1fr auto;align-items:center}.draft-history-bar>div{grid-template-columns:repeat(3,52px)}.navigation-switcher button{min-height:34px;padding:0 10px;font-size:.73rem}.view-switcher button{min-width:54px;min-height:36px;padding:0 10px;font-size:.75rem;white-space:nowrap}.is-flying .view-switcher{inset:132px 12px auto auto}.is-flying .stage-card{display:none}.stage-card>span,.stage-card small{display:none}.control-bar{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:calc(100% - 24px);padding-left:14px}.opening-notice{bottom:max(78px,env(safe-area-inset-bottom) + 66px);max-width:calc(100% - 40px);text-align:center;white-space:nowrap}.note-toggle{right:12px;bottom:max(78px,env(safe-area-inset-bottom) + 66px);min-height:40px;padding:0 12px}.is-flying .note-toggle{top:184px;right:12px;bottom:auto}.note-panel{right:12px;bottom:max(72px,env(safe-area-inset-bottom) + 60px);width:min(350px,calc(100% - 24px));max-height:calc(100dvh - 154px);padding:12px;border-radius:19px}.note-panel-tabs,.note-public-view,.note-owner-view{margin-top:8px}.mini-map-panel{inset:132px auto auto 12px;width:min(270px,calc(100% - 24px));max-height:calc(100dvh - 220px);padding:10px;border-radius:18px}.mini-map-panel.is-collapsed{width:76px;padding:6px}.is-flying .mini-map-panel{top:184px}.house-mini-map{max-height:min(260px,calc(100dvh - 350px))}.desktop-hint{display:none}.touch-hint{display:inline}}@media(hover:none)and (pointer:coarse){.touch-flight-controls{position:absolute;z-index:4;right:14px;bottom:max(92px,env(safe-area-inset-bottom) + 80px);left:14px;display:flex;align-items:flex-end;justify-content:space-between;pointer-events:none}.touch-joystick{position:relative;width:128px;height:128px;border-radius:50%;touch-action:none;user-select:none}.touch-joystick:before{position:absolute;inset:14px;content:"";border:1.5px dashed rgb(52 94 73 / 42%);border-radius:50%}.touch-joystick-knob{position:absolute;top:50%;left:50%;width:52px;height:52px;margin:-26px 0 0 -26px;border-radius:50%;background:#345e49e0;box-shadow:0 3px 10px #1022194d;transition:transform .18s ease;will-change:transform}.touch-joystick-knob.is-active{transition:none}.touch-joystick.is-boosting .touch-joystick-knob{background:#53856af0}.touch-height-pad button{border:0;color:#f7fbf8;background:#345e49e0;touch-action:none;user-select:none}.touch-height-pad{display:grid;gap:6px;padding:7px;border-radius:18px}.touch-height-pad button{min-width:58px;min-height:44px;border-radius:12px;font-size:.72rem}}@media(prefers-reduced-motion:reduce){.control-bar button{transition:none}}
