*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1117;color:#e8edf2;overflow:hidden}button,input{font:inherit}.engine-shell{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);width:100%;height:100%}.asset-sidebar{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid #263541;background:#111a22}.brand-block{padding:18px 16px 14px;border-bottom:1px solid #263541}.brand-mark{font-size:18px;font-weight:700}.asset-count{margin-top:4px;color:#91a0ad;font-size:13px}.search-row{padding:12px;border-bottom:1px solid #263541}.search-row input{width:100%;height:36px;padding:0 10px;color:#e8edf2;border:1px solid #334653;border-radius:6px;background:#0c1319;outline:none}.search-row input:focus{border-color:#6f9fc8}.asset-list{min-height:0;overflow:auto;padding:8px}.asset-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;width:100%;min-height:74px;margin:0 0 6px;padding:8px;color:#d8e0e8;text-align:left;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer}.asset-item:hover{background:#17242e}.asset-item-active{border-color:#5d87ad;background:#1b2b38}.asset-item img{width:58px;height:58px;object-fit:cover;border-radius:4px;background:#071016}.asset-text{display:flex;min-width:0;flex-direction:column;gap:3px}.asset-name{overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.asset-group,.asset-meta{overflow:hidden;color:#92a2b0;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.viewer-pane{display:grid;min-width:0;min-height:0;grid-template-rows:58px minmax(0,1fr);background:#05080b}.viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:0 16px;border-bottom:1px solid #263541;background:#101820}.viewer-title{min-width:0;font-size:14px;font-weight:650}.viewer-title>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-title span{display:block;overflow:hidden;margin-top:3px;color:#91a0ad;font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.viewer-actions{display:flex;flex-shrink:0;align-items:center;gap:10px;color:#aebbc7;font-size:12px}.viewer-actions button{height:32px;padding:0 13px;color:#e8edf2;border:1px solid #384b59;border-radius:6px;background:#17242e;cursor:pointer}.viewer-actions button:disabled{cursor:default;opacity:.45}.viewer-stage{position:relative;min-width:0;min-height:0;overflow:hidden;background:#030507}.viewer-canvas{display:block;width:100%;height:100%;outline:none}.viewer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.status{max-width:min(520px,calc(100% - 48px));padding:12px 14px;color:#d8e0e8;border:1px solid #344756;border-radius:6px;background:#090f14e0;font-size:13px}.status-error{color:#ffd4d4;border-color:#81545a;background:#2b1012eb}.minimap{position:absolute;right:16px;bottom:16px;width:184px;height:132px;padding:0;overflow:hidden;border:1px solid #314351;border-radius:6px;background:#101820;cursor:pointer}.minimap img{width:100%;height:100%;object-fit:contain}@media (max-width: 760px){.engine-shell{grid-template-columns:1fr;grid-template-rows:168px minmax(0,1fr)}.asset-sidebar{border-right:none;border-bottom:1px solid #263541}.brand-block{display:flex;align-items:baseline;justify-content:space-between;padding:10px 12px}.search-row{padding:8px 12px}.asset-list{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:8px 12px}.asset-item{grid-template-columns:48px 170px;width:238px;flex:0 0 238px}.asset-item img{width:48px;height:48px}.viewer-toolbar{min-height:54px;padding:0 12px}.viewer-actions{gap:8px}.minimap{width:128px;height:96px;right:12px;bottom:12px}}
