*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}button{color:inherit;cursor:pointer;background:0 0;border:0}.app{flex-direction:column;height:100vh;display:flex}header{background:#fff;border-bottom:1px solid #e6eaf0;align-items:center;gap:10px;height:58px;padding:0 16px;display:flex}.brand{align-items:center;gap:9px;font-size:15px;display:flex}.mark{color:#fff;background:#635bff;border-radius:9px;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.project{color:#667085;flex:1;margin-left:18px;font-size:14px}header button{border-radius:8px;padding:8px 12px;font-size:13px}.export,.primary{align-items:center;gap:7px;display:flex;color:#fff!important;background:#635bff!important}main{flex:1;min-height:0;display:flex}.tools{background:#fff;border-right:1px solid #e6eaf0;flex-direction:column;align-items:center;gap:8px;width:58px;padding:12px 8px;display:flex}.tools button{color:#667085;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.tools button:first-child{color:#635bff;background:#f0efff}.workspace{flex-direction:column;flex:1;min-width:0;display:flex}.canvas{background:#e9edf4;border-radius:12px;flex:1;place-items:center;min-height:0;margin:16px;display:grid;overflow:hidden}.empty{text-align:center;color:#667085}.empty h2{color:#263247;margin:10px 0 5px;font-size:18px}.empty p{margin:0 0 16px;font-size:13px}.orb{color:#635bff;background:#fff;border-radius:16px;place-items:center;width:54px;height:54px;margin:auto;font-size:25px;display:grid;box-shadow:0 8px 25px #17203312}.primary{border-radius:9px;margin:auto;padding:10px 14px;font-size:13px}.timeline{background:#fff;border-top:1px solid #e6eaf0;height:190px}.timelineTop{border-bottom:1px solid #eef1f5;align-items:center;gap:18px;height:45px;padding:0 14px;font-size:13px;display:flex}.timelineTop span{color:#98a2b3}.controls{margin-left:auto}.controls button{background:#f3f4f6;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.track{align-items:center;gap:3px;height:70px;padding:0 12px;display:flex;overflow:auto}.track>span{color:#667085;flex:none;width:65px;font-size:12px}.track button{color:#98a2b3;border-left:1px solid #e6eaf0;flex:none;width:52px;height:36px;font-size:10px}.track button.active{color:#635bff;background:#f0efff;border-bottom:2px solid #635bff}.properties{background:#fff;border-left:1px solid #e6eaf0;width:250px;padding:18px}.properties h3{margin:0 0 14px;font-size:14px}.hint{color:#98a2b3;font-size:12px;line-height:1.6}@media (width<=760px){.properties{display:none}.tools{width:50px}.canvas{margin:8px}.project{display:none}.timeline{height:165px}}
