:root{--canvas-bg:#fcfbf9;--ui-surface:#ffffffe6;--hairline:#e8e5e0;--grid-dot:#d8d5d0;--wall-fill:#2b2b28;--room-fill:#f5efe4;--accent:#0a84ff;--danger:#e5484d;--text-primary:#1d1d1b;--text-secondary:#8a867e;--ground-3d:#f0eeea;--shadow:0 4px 16px #00000014;--radius-pill:999px;--radius-panel:12px;--radius-button:8px;--ease-out:cubic-bezier(.2, 0, 0, 1);--accent-soft:color-mix(in srgb, var(--accent) 9%, #fff);--accent-line:color-mix(in srgb, var(--accent) 42%, transparent);--danger-soft:color-mix(in srgb, var(--danger) 9%, #fff);--hairline-strong:#ddd8ce;--ease-hover:cubic-bezier(.22, .61, .24, 1);--font:-apple-system, system-ui, "Inter", sans-serif;--slot-inset:12px;--topbar-h:48px;--ctl-h:44px;--ctl-w:52px;--rail-chip-w:78px;--rail-chip-h:32px;--rail-row-step:40px;--rail-add-h:28px;--rail-add-gap:8px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{overscroll-behavior:none;height:100%;overflow:hidden}html{height:100dvh}body{font-family:var(--font);color:var(--text-primary);background:var(--canvas-bg);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;touch-action:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input{font-family:inherit}@media (pointer:coarse){input,textarea,select{font-size:16px!important}.tap-44{min-width:44px!important;min-height:44px!important}:root{--rail-chip-w:96px;--rail-chip-h:44px;--rail-row-step:52px;--rail-add-h:46px;--rail-add-gap:10px}[data-testid=context-panel],[data-testid=underlay-edit-bar]{margin-top:44px}}:root[data-device=phone]{--slot-inset:10px;--ctl-w:44px}:root[data-device=phone] [data-testid=mobile-chrome]>div:empty{display:none}:root[data-device=phone] [data-testid=mobile-chrome] button{min-width:44px!important;min-height:44px!important}@media (orientation:landscape){:root[data-device=phone] .ctx-left{scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}:root[data-device=phone] .ctx-left>*{flex-shrink:0}}:root[data-device=phone] [data-testid=mobile-chrome] .hv-rail{height:56px!important}:root[data-device=phone] [data-testid=tool-pill]{gap:2px!important;padding:6px!important}:root[data-device=phone] [data-testid=tool-pill]>button{padding-left:4px!important;padding-right:4px!important}:root[data-device=phone] [data-testid=context-panel],:root[data-device=phone] [data-testid=underlay-edit-bar]{margin-top:0}@keyframes panel-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tabular{font-variant-numeric:tabular-nums}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.hv-rail,.hv-type{transition:transform .12s var(--ease-hover), border-color .15s var(--ease-hover), background .15s var(--ease-hover), color .15s var(--ease-hover)}.hv-chip,.hv-soft,.hv-num,.hv-arrow{transition:background .13s var(--ease-hover), color .13s var(--ease-hover), border-color .15s var(--ease-hover)}@media (hover:hover){.hv-rail:hover{transform:translateY(-2px)}.hv-rail:not(.hv-on):hover{border-color:var(--hairline-strong)!important}.hv-rail.hv-danger:hover{background:var(--danger-soft)!important;border-color:var(--danger)!important}.hv-type:hover{transform:translateY(-1px)}.hv-type:not(.hv-on):hover{border-color:var(--accent-line)!important;color:var(--accent)!important}.hv-chip:not(.hv-on):hover{border-color:var(--hairline-strong)!important}.hv-soft:hover{background:var(--accent-soft)!important;color:var(--accent)!important}.hv-num:hover{background:var(--accent-soft)!important}.hv-arrow:hover{color:var(--accent)!important;border-color:var(--accent-line)!important}}.hv-rail:active,.hv-type:active{transform:translateY(0)}.hv-scroller{position:relative}.hv-scroller:before,.hv-scroller:after{content:"";pointer-events:none;z-index:2;opacity:0;width:40px;transition:opacity .18s var(--ease-hover);position:absolute;top:0;bottom:0}.hv-scroller:before{background:linear-gradient(90deg,#fff,#0000);left:0}.hv-scroller:after{background:linear-gradient(270deg,#fff,#0000);right:0}.hv-scroller.hv-more-l:before,.hv-scroller.hv-more-r:after{opacity:.9}@media (prefers-reduced-motion:reduce){.hv-rail,.hv-type,.hv-chip,.hv-soft,.hv-num,.hv-arrow,.hv-scroller:before,.hv-scroller:after{transition:none}.hv-rail:hover,.hv-type:hover{transform:none}}@keyframes panel-slide{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes panel-slide-down{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes ghost-draw{0%{stroke-dashoffset:200px;opacity:1}18%{stroke-dashoffset:0;opacity:1}20%{stroke-dashoffset:200px;opacity:1}38%{stroke-dashoffset:0;opacity:1}42%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:200px;opacity:0}}
