:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#1e1e1e;background:linear-gradient(140deg,#eef8ff,#fff7eb)}html,body,#root{height:100%;margin:0;overflow:hidden}.app-shell{height:100%;display:flex;flex-direction:column;overflow:hidden}.menubar{display:flex;align-items:center;gap:0;padding:0 8px;height:36px;background:#1a1a2e;color:#ccd6e0;font-size:12px;border-bottom:1px solid #0f0f1e;-webkit-user-select:none;user-select:none}.menubar-group{display:flex;align-items:center;gap:2px;padding:0 6px}.menubar-sep{width:1px;height:20px;background:#ffffff26;margin:0 4px;flex-shrink:0}.menubar-title{font-weight:600;font-size:13px;color:#fff;margin-right:6px}.menubar-meta{color:#89a;font-size:11px;padding:0 4px}.menubar-btn{background:none;border:none;color:#ccd6e0;padding:4px 10px;border-radius:4px;font-size:12px;font:inherit;cursor:pointer}.menubar-btn:hover{background:#ffffff1a;color:#fff}.menubar-tool{background:none;border:1px solid transparent;color:#89a;padding:4px 10px;border-radius:4px;font-size:12px;font:inherit;cursor:pointer}.menubar-tool:hover{background:#ffffff14;color:#ccd6e0}.menubar-tool.active{background:#38bdf826;border-color:#38bdf8;color:#7dd3fc}.menubar-spacer{flex:1}.menubar-btn:disabled,.menubar-tool:disabled{color:#456;cursor:default}.menubar-btn:disabled:hover,.menubar-tool:disabled:hover{background:none;color:#456}.sheet-tab-bar{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:2px;padding:2px 12px 0;background:#16162a;border-bottom:2px solid #0f0f1e;align-items:flex-end}.sheet-tab-bar .tab{padding:5px 14px;border:1px solid transparent;border-bottom:none;border-radius:5px 5px 0 0;background:#ffffff0f;color:#89a;font-size:11px;font:inherit;cursor:pointer;white-space:nowrap;text-align:center;transition:background .12s}.sheet-tab-bar .tab:hover{background:#ffffff1f;color:#ccd6e0}.sheet-tab-bar .tab.active{background:#f8fafb;color:#1a1a2e;border-color:#b8b8b8;font-weight:600}.sheet-tab-bar .tab.add-tab{font-size:16px;padding:4px 12px;color:#678;background:transparent;border-color:transparent}.sheet-tab-bar .tab.add-tab:hover{background:#ffffff26;color:#fff}.layout{display:grid;grid-template-columns:260px minmax(0,1fr) 360px;grid-template-rows:1fr;flex:1;min-height:0;overflow:hidden}.panel{padding:14px;background:#ffffffd8;display:flex;flex-direction:column;gap:8px;overflow:hidden;min-height:0}.panel.left{border-right:1px solid #d3d3d3}.panel.right{border-left:1px solid #d3d3d3;overflow-y:auto}.panel h2{margin:10px 0 4px;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.panel p{margin:0;font-size:12px}.inspector-block{border:1px solid #d4d4d4;border-radius:8px;background:#fff;padding:8px;display:flex;flex-direction:column;gap:6px}.inspector-block label{display:flex;flex-direction:column;font-size:11px;gap:4px}.inspector-readonly{border:1px solid #d7dde5;border-radius:6px;padding:6px 8px;background:#f7f9fc;color:#334155;font-size:11px;min-height:16px}.inspector-block .inspector-section-title{margin-top:4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#52616f}.inspector-block input,.inspector-block textarea{border:1px solid #c8c8c8;border-radius:6px;padding:6px;font:inherit}.inspector-block textarea{resize:vertical;min-height:52px}.inspector-block .inspector-checkbox-row{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.inspector-block .inspector-checkbox-row input[type=checkbox]{width:16px;height:16px;margin:0;padding:0;border:none;border-radius:0}.inspector-empty{color:#607487;font-size:11px}.inspector-json-block{margin:0;padding:8px;border:1px solid #e0e6ef;border-radius:6px;background:#f7f9fc;color:#334155;font-size:10px;line-height:1.4;white-space:pre-wrap;word-break:break-word;overflow-x:auto}button{text-align:left;border:1px solid #c8c8c8;background:#fff;padding:8px;border-radius:6px;cursor:pointer;font:inherit}button.active{background:#d5f2ff;border-color:#0077b6}.canvas-area{padding:0;display:flex;flex-direction:column;gap:0;min-height:0;overflow:hidden}.canvas-meta{display:flex;gap:14px;font-size:13px}.pixi-canvas-wrapper{flex:1;min-height:0;overflow:hidden;position:relative;background:#f8fafb}@media(max-width:1200px){.layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto}.panel.left{border-right:none;border-bottom:1px solid #d3d3d3;max-height:240px}.panel.right{border-left:none;border-top:1px solid #d3d3d3;max-height:360px}}.context-menu{position:fixed;background:#fff;border:1px solid #d0d0d0;border-radius:6px;box-shadow:0 4px 16px #0000001f;padding:4px 0;z-index:1000;min-width:160px}.context-menu-item{display:block;width:100%;text-align:left;padding:7px 14px;border:none;background:transparent;cursor:pointer;font-size:13px}.context-menu-item:hover:not(:disabled){background:#f0f7ff}.context-menu-item:disabled{color:#aaa;cursor:default}.report-table{width:100%;border-collapse:collapse;font-size:11px;margin-bottom:4px}.report-table th,.report-table td{border:1px solid #e0e0e0;padding:4px 6px;text-align:left}.report-table th{background:#f0f4f8;font-weight:600}.report-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.report-table th.sortable:hover{background:#e2ecf7}.report-table .report-row{cursor:pointer}.report-table .report-row:hover{background:#f5f9ff}.report-table .report-row.active{background:#d5f2ff}.symbol-search-row{display:grid;gap:6px;font-size:11px}.symbol-search-row input{border:1px solid #c8c8c8;border-radius:6px;padding:6px 8px;font:inherit}.symbol-library-status{font-size:11px;color:#5a5a5a}.stencil-groups{display:flex;flex-direction:column;gap:8px;overflow-y:auto;flex:1 1 0;min-height:0}.stencil-group{border:1px solid #d8e3f0;border-radius:8px;background:#f9fbfe;overflow:hidden;flex-shrink:0}.stencil-group>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;cursor:pointer;font-weight:600;font-size:12px;color:#0b525b;background:linear-gradient(180deg,#fff,#f2f6fc);border-bottom:1px solid #d8e3f0;-webkit-user-select:none;user-select:none}.stencil-group>summary::-webkit-details-marker{display:none}.stencil-group[open]>summary{border-bottom-color:#d8e3f0}.stencil-group:not([open])>summary{border-bottom:none}.stencil-group>.symbol-grid{padding:8px}.match-count{font-size:11px;color:#607487}.symbol-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.symbol-card{border:1px solid #cfd9e7;border-radius:8px;background:#fff;padding:8px;cursor:pointer;text-align:left;width:100%}.symbol-card:hover{background:#f2f8ff;border-color:#8cb1dd}.symbol-card.active{border-color:#0077b6;box-shadow:0 0 0 1px #0077b633}.symbol-preview{width:100%;aspect-ratio:1 / 1;display:block;border:1px dashed #d8e2ef;border-radius:6px;background:#fff;padding:2px;stroke:#111;fill:none}.symbol-preview svg{width:100%;height:100%;display:block}.symbol-preview text:not([fill]){fill:#000}.symbol-preview text{stroke:none}.symbol-preview .Text\.cls text:not([text-anchor]){text-anchor:middle}.symbol-preview [fill=none i]{fill:none!important}.symbol-title{margin:6px 0 2px;font-size:11px;line-height:1.2}.symbol-meta{margin:0;font-size:10px;color:#607487}.symbol-library-empty{margin:2px 0 0;font-size:11px;color:#607487}
