:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef1f4;background:#090b0e;font-synthesis:none;--surface-0: #090b0e;--surface-1: #0e1115;--surface-2: #14181d;--surface-3: #1a1f25;--border: #292f36;--border-strong: #3a424c;--text: #eef1f4;--text-muted: #8d97a3;--text-dim: #69737e;--accent: #f4f6f8;--accent-ink: #0b0d10;--danger: #ff9b9b;--focus: #8ac8ff;--radius-sm: 8px;--radius-md: 11px;--radius-lg: 16px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:1040px;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% -20%,#252b32 0,var(--surface-0) 44%)}button,input,textarea{appearance:none;-webkit-appearance:none;border:0;font:inherit}button{touch-action:manipulation}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}button:disabled{cursor:not-allowed!important;opacity:.42}.app-shell{height:100vh;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}input,textarea,.prompt-box pre{-webkit-user-select:text;user-select:text}.topbar{position:relative;z-index:20;height:68px;flex:0 0 68px;padding:0 18px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--border);background:#0b0d10e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{width:242px;display:flex;align-items:center;gap:11px}.brand>div:last-child{display:flex;flex-direction:column;gap:2px}.brand b{font-size:15px;letter-spacing:0}.brand span{color:var(--text-dim);font-size:12px;letter-spacing:.02em}.logo{width:34px;height:34px;flex:0 0 34px;overflow:hidden;border:1px solid #333b45;border-radius:10px;background:#111418;box-shadow:0 6px 20px #00000052,0 0 0 1px #ffffff09}.logo img{width:100%;height:100%;display:block;object-fit:cover}.project-name{flex:1;max-width:360px;min-width:160px;margin:auto;padding:9px 12px;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--text);background:transparent;text-align:center;font-size:14px;transition:background .16s ease,border-color .16s ease}.project-name:hover,.project-name:focus{border-color:var(--border-strong);background:var(--surface-2)}.header-actions{margin-left:auto;display:flex;gap:8px}.header-actions button,button.wide,.bottom,.canvas-hud button{min-height:38px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border-strong);border-radius:9px;color:#dfe4ea;background:linear-gradient(180deg,#1b2026,#15191e);box-shadow:inset 0 1px #ffffff09;cursor:pointer;font-size:13px;font-weight:650;transition:color .16s ease,background .16s ease,border-color .16s ease}.header-actions button:hover:not(:disabled),button.wide:hover:not(:disabled),.bottom:hover:not(:disabled),.canvas-hud button:hover:not(:disabled){border-color:#56616d;background:#20262d;color:#fff}.header-actions .primary{border-color:#9aa5b1;color:#f8fafc;background:linear-gradient(180deg,#313943,#252c34);box-shadow:inset 0 1px #ffffff14,0 8px 24px #00000038}.header-actions .primary:hover:not(:disabled){border-color:#dce4ec;color:#fff;background:linear-gradient(180deg,#3b4652,#2d3540)}.header-actions .primary:disabled{border-color:#2f3740;color:#6f7a85;background:#151a20;box-shadow:none;opacity:1}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:248px minmax(0,1fr) 308px}.panel{position:relative;z-index:10;background:#0d1014eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.leftbar{min-height:0;padding:16px;display:flex;flex-direction:column;border-right:1px solid var(--border)}.rightbar{padding:16px;overflow:auto;border-left:1px solid var(--border)}.section-title{margin-bottom:10px;color:var(--text-muted);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.section-title.row{margin-top:18px;display:flex;align-items:center;justify-content:space-between}.section-title.row>span{min-width:23px;padding:3px 7px;border-radius:999px;color:#c9d0d8;background:var(--surface-3);text-align:center;font-size:12px;letter-spacing:0}.selection-toolbar{margin:-2px 0 10px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.selection-toolbar button{min-height:36px;padding:7px 8px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:8px;color:#aeb7c0;background:#12161a;cursor:pointer;font-size:12px;font-weight:650;transition:color .15s ease,background .15s ease,border-color .15s ease}.selection-toolbar button:hover:not(:disabled){border-color:#4b5661;color:#fff;background:#1a2026}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.tool{height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:var(--radius-md);color:#aeb6bf;background:linear-gradient(180deg,#171b20,#13171b);box-shadow:inset 0 1px #ffffff06;cursor:pointer;font-size:13px;font-weight:650;transition:color .16s ease,background .16s ease,border-color .16s ease}.tool svg{width:19px}.tool:hover{border-color:#4a545f;color:#f6f8fa;background:var(--surface-3)}.tool.active{border-color:#fff;color:var(--accent-ink);background:var(--accent);box-shadow:0 6px 20px #ffffff14}.element-list{min-height:0;display:flex;flex-direction:column;gap:6px;overflow:auto}.element{width:100%;min-height:46px;padding:7px;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:10px;color:#c8ced5;background:transparent;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.element:hover,.element.active{border-color:var(--border-strong);background:var(--surface-3)}.element .badge{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;color:var(--accent-ink);background:var(--accent);font-family:Arial,sans-serif;font-size:13px;font-weight:800}.element b,.element small{display:block;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.element b{font-size:13px}.element small{margin-top:3px;color:var(--text-dim);font-size:12px}.empty,.inspector-empty{padding:14px;border:1px dashed #323942;border-radius:var(--radius-md);color:#737d88;font-size:13px;line-height:1.55}.bottom{width:100%;margin-top:auto;background:transparent}.danger{color:var(--danger)!important}.canvas-area{position:relative;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;isolation:isolate;background-color:#0b0e11;background-image:linear-gradient(#171b20 1px,transparent 1px),linear-gradient(90deg,#171b20 1px,transparent 1px);background-size:24px 24px;-webkit-user-select:none;user-select:none}.canvas-area:after{position:absolute;inset:0;z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle at center,transparent 35%,rgba(0,0,0,.22) 100%)}.canvas-area[data-tool=pin] .canvas-wrap canvas,.canvas-area[data-tool=box] .canvas-wrap canvas{cursor:crosshair!important}.canvas-area[data-tool=select] .canvas-wrap canvas{cursor:default}.canvas-area.is-panning,.canvas-area.is-panning *{cursor:grabbing!important}.canvas-wrap{width:1100px;height:680px;flex:0 0 auto;overflow:hidden;border:1px solid #3b444e;background:#11151a;box-shadow:0 28px 90px #0000008c,0 0 0 1px #ffffff06;will-change:transform}.canvas-hud{position:absolute;right:16px;bottom:16px;z-index:4;min-height:36px;padding:4px 5px 4px 11px;display:flex;align-items:center;gap:8px;border:1px solid rgba(78,88,99,.72);border-radius:11px;color:#a9b2bc;background:#101317e0;box-shadow:0 8px 30px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;pointer-events:auto}.canvas-hud>span{display:flex;align-items:center;gap:6px;white-space:nowrap}.canvas-hud button{min-height:30px;padding:5px 9px;font-size:12px}.zoom-controls{display:flex;align-items:center;gap:2px;border:1px solid #303842;border-radius:8px;background:#11151a}.zoom-controls button{width:30px;min-height:28px;padding:0;border:0;border-radius:7px;background:transparent;box-shadow:none}.zoom-controls output{width:42px;color:#cbd2da;text-align:center;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-variant-numeric:tabular-nums}.dropzone{width:min(520px,calc(100% - 64px));height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #4b5560;border-radius:18px;color:#d9dee4;background:#12161bd6;box-shadow:0 20px 60px #00000040,inset 0 1px #ffffff06;cursor:pointer;transition:border-color .18s ease,background .18s ease}.dropzone:hover{border-color:#7b8794;background:#171c22}.dropzone span{color:var(--text-dim);font-size:13px}.drop-overlay{position:absolute;inset:16px;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(255,255,255,.78);border-radius:18px;color:#f8fafc;background:#090b0eb8;box-shadow:inset 0 0 0 1px #8ac8ff2e,0 24px 80px #00000061;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;animation:drop-overlay-in .16s ease-out}.drop-overlay svg{color:#d8ecff;filter:drop-shadow(0 8px 18px rgba(138,200,255,.18))}.drop-overlay b{font-size:16px;font-weight:780}.drop-overlay span{color:#aab5c0;font-size:13px;font-weight:600}.canvas-area.is-dragging-image .dropzone,.canvas-area.is-dragging-image .canvas-wrap{border-color:#dfefff;box-shadow:0 28px 90px #0000008c,0 0 0 1px #8ac8ff47}.rightbar textarea{width:100%;height:96px;padding:11px 12px;resize:vertical;border:1px solid #303741;border-radius:10px;color:#e6e9ed;background:var(--surface-2);font-size:14px;line-height:1.55;transition:border-color .16s ease,background .16s ease}.rightbar textarea:hover,.rightbar textarea:focus,.editor input:hover,.editor input:focus{border-color:#52606d;background:#171c21}::placeholder{color:#616b76;opacity:1}.editor{margin-top:18px}.editor>label,.field-label{display:block;margin:12px 0;color:#9ba4ae;font-size:13px;font-weight:600}.editor input{width:100%;min-height:42px;margin-top:7px;padding:9px 10px;border:1px solid #303741;border-radius:9px;color:#e6e9ed;background:var(--surface-2);font-size:14px;transition:border-color .16s ease,background .16s ease}.custom-select{position:relative;margin-top:7px}.select-trigger{width:100%;min-height:52px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #303741;border-radius:9px;color:var(--text);background:var(--surface-2);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.select-trigger:hover,.custom-select.open .select-trigger{border-color:#56616d;background:#181d23}.select-trigger svg{color:#7f8994;transition:transform .18s ease}.custom-select.open .select-trigger svg{transform:rotate(180deg)}.select-trigger span,.select-menu button span{min-width:0;display:flex;flex-direction:column;gap:3px}.select-trigger b,.select-menu b{color:#e7ebef;font-size:14px}.select-trigger small,.select-menu small{color:var(--text-dim);font-size:12px;font-weight:500}.select-menu{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:50;padding:5px;border:1px solid #3a424c;border-radius:11px;background:#15191e;box-shadow:0 16px 44px #00000080,inset 0 1px #ffffff09}.select-menu button{width:100%;min-height:48px;padding:7px 8px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:8px;color:#dce1e6;background:transparent;text-align:left;cursor:pointer}.select-menu button:hover,.select-menu button[aria-selected=true]{background:#20262c}.select-menu button>svg{flex:0 0 auto;color:#fff}.checks{margin-top:14px;display:flex;flex-direction:column;gap:7px}.switch-row{width:100%;min-height:48px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #292f36;border-radius:10px;color:#cbd1d8;background:#12161a;text-align:left;cursor:pointer;font-size:13px;font-weight:600;transition:border-color .16s ease,background .16s ease}.switch-row:hover{border-color:#444e59;background:#171c21}.switch-track{width:36px;height:20px;flex:0 0 36px;padding:2px;display:flex;align-items:center;border:1px solid #454e58;border-radius:999px;background:#242a31;transition:background .18s ease,border-color .18s ease}.switch-track>span{width:14px;height:14px;border-radius:50%;background:#929ba5;box-shadow:0 1px 4px #00000073;transition:transform .18s ease,background .18s ease}.switch-row[aria-checked=true] .switch-track{border-color:#fff;background:#f4f6f8}.switch-row[aria-checked=true] .switch-track>span{background:#111419;transform:translate(16px)}.coords{margin-top:14px;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.coords span{padding:8px;border:1px solid #292f36;border-radius:8px;color:#9fa8b2;background:#111419;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-variant-numeric:tabular-nums}.icon-btn{position:relative;width:34px;height:34px;display:grid;place-items:center;border:1px solid #303741;border-radius:8px;color:#cbd1d8;background:#171b20;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.icon-btn:hover{border-color:#56616d;color:#fff;background:#20262d}.icon-btn[data-tooltip]:after{position:absolute;right:0;bottom:calc(100% + 7px);z-index:80;padding:5px 7px;border:1px solid #3b444e;border-radius:6px;content:attr(data-tooltip);color:#e9edf1;background:#101318;box-shadow:0 8px 24px #0006;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none;opacity:0;pointer-events:none;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease}.icon-btn[data-tooltip]:hover:after,.icon-btn[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.inspector-empty{margin-top:18px;padding:30px 12px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.inspector-empty svg{color:#9ca6b1}.inspector-empty b{color:#bdc5cd}.multi-selection{margin-top:18px;padding:18px;display:grid;grid-template-columns:38px 1fr;gap:12px;border:1px solid #39434e;border-radius:12px;background:linear-gradient(180deg,#171c22,#12161a);box-shadow:inset 0 1px #ffffff08}.multi-selection-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #526171;border-radius:10px;color:#b9dcff;background:#528ec61f}.multi-selection b,.multi-selection span{display:block}.multi-selection b{color:#e5eaf0;font-size:14px}.multi-selection>div>span{margin-top:5px;color:#77828d;font-size:12px;line-height:1.45}.selected-labels{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:5px}.selected-labels span{min-width:24px;padding:4px 7px;border:1px solid #39434e;border-radius:999px;color:#b9c3cd;background:#101419;text-align:center;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.delete-selection{grid-column:1 / -1;min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #603d41;border-radius:9px;color:#ffabab;background:#792c331f;cursor:pointer;font-size:13px;font-weight:700}.delete-selection:hover{border-color:#8e555b;background:#9737402e}.context-menu{position:fixed;z-index:1000;width:232px;padding:6px;border:1px solid #414b56;border-radius:13px;color:#dce2e8;background:#12161bf7;box-shadow:0 22px 64px #00000094,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:top left;animation:context-menu-in .16s cubic-bezier(.2,.8,.2,1)}.context-menu-header{padding:8px 9px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px}.context-menu-header>span{display:flex;align-items:center;gap:7px;color:#f1f4f7;font-size:13px;font-weight:750}.context-menu-header small{color:#727d88;font-size:11px;font-weight:600}.context-menu>button{width:100%;min-height:44px;padding:7px 9px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;border-radius:8px;color:#cbd2d9;background:transparent;text-align:left;cursor:pointer;transition:color .14s ease,background .14s ease}.context-menu>button:hover:not(:disabled),.context-menu>button:focus-visible{color:#fff;background:#242b32}.context-menu>button:disabled{opacity:.34}.context-menu>button>svg{justify-self:center;color:#929da8}.context-menu>button.danger:not(:disabled)>svg{color:#ff9b9b}.context-menu>button>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:600}.context-menu>button small{color:#69747f;font-size:11px;font-weight:550}.context-divider{height:1px;margin:5px 7px;background:#303740}@keyframes context-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drop-overlay-in{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.toast{position:fixed;z-index:80;left:50%;bottom:22px;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#f7fbff;background:#161b21f5;box-shadow:0 18px 45px #00000061,inset 0 1px #ffffff0f;font-size:13px;font-weight:700;animation:toast-in .18s ease-out}.toast svg{color:#9ef0bd}.prompt-box{margin-top:18px;border-top:1px solid #292f36}.prompt-box pre{max-height:230px;padding:10px;overflow:auto;white-space:pre-wrap;border:1px solid #292f36;border-radius:9px;color:#aeb6bf;background:#0a0c0f;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.6}.wide{width:100%}*{scrollbar-width:thin;scrollbar-color:#3a424b transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#3a424b;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#535e6a;background-clip:padding-box}@media(max-width:1240px){.workspace{grid-template-columns:220px minmax(0,1fr) 290px}.brand{width:210px}.leftbar,.rightbar{padding:14px}.header-actions button{padding-inline:10px}}@media(max-width:860px){html,body,#root{min-height:100%;height:auto}body{min-width:0;overflow:auto;background:var(--surface-0)}.app-shell{min-height:100dvh;height:auto}.topbar{height:auto;min-height:0;flex:0 0 auto;padding:12px;display:grid;grid-template-columns:1fr;gap:10px;position:sticky;top:0}.brand{width:100%}.brand span{display:none}.project-name{width:100%;max-width:none;min-width:0;min-height:44px;margin:0;padding:10px 12px;border-color:var(--border);background:var(--surface-2);text-align:left;font-size:16px}.header-actions{width:100%;margin-left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.header-actions button{min-height:44px;padding:9px 10px;white-space:nowrap}.workspace{min-height:0;display:flex;flex-direction:column}.canvas-area{order:1;min-height:390px;height:min(62dvh,520px);padding:12px;border-bottom:1px solid var(--border);touch-action:none}.canvas-wrap{max-width:100%;max-height:100%}.dropzone{width:100%;height:260px;max-width:420px}.canvas-hud{right:10px;bottom:10px;left:10px;justify-content:space-between;flex-wrap:wrap;gap:6px;padding:6px;font-size:11px}.canvas-hud>span{display:none}.zoom-controls{flex:1;justify-content:center}.canvas-hud button{min-height:36px}.leftbar{order:2;min-height:0;border-right:0;border-bottom:1px solid var(--border)}.rightbar{order:3;border-left:0;overflow:visible}.panel{background:#0d1014fa;-webkit-backdrop-filter:none;backdrop-filter:none}.tool-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tool{min-height:64px;height:auto;padding:8px 4px}.selection-toolbar button,.switch-row,.select-menu button,.delete-selection,button.wide,.bottom{min-height:44px}.element-list{max-height:220px}.element b,.element small{max-width:calc(100vw - 118px)}.rightbar textarea{min-height:112px;height:112px;font-size:16px}.editor input{min-height:46px;font-size:16px}.prompt-box pre{max-height:260px;font-size:12px}.context-menu{width:min(276px,calc(100vw - 16px))}}@media(max-width:430px){.topbar{padding:10px}.header-actions{grid-template-columns:1fr}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-area{min-height:340px;height:54dvh}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
