.line-3d-container[data-v-445f76b7]{background-color:#121212;color:#e0e0e0;width:100vw;height:100vh;overflow:hidden;position:relative;font-family:Source Han Sans,Montserrat}.time-display[data-v-445f76b7]{position:absolute;top:20px;left:20px;font-size:20px;font-weight:700;color:#4fc3f7;z-index:10;background:rgba(0,0,0,.5);padding:8px 16px;border-radius:6px}.scene[data-v-445f76b7]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.production-line[data-v-445f76b7],.scene[data-v-445f76b7]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.production-line[data-v-445f76b7]{margin-bottom:50px}.line-title[data-v-445f76b7]{color:#4fc3f7;margin-bottom:15px;font-size:18px}.unit-row[data-v-445f76b7]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.unit-box[data-v-445f76b7],.unit-row[data-v-445f76b7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.unit-box[data-v-445f76b7]{width:80px;height:80px;margin:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;-webkit-box-shadow:0 6px 15px rgba(0,0,0,.6);box-shadow:0 6px 15px rgba(0,0,0,.6);-webkit-transform:translateZ(30px);transform:translateZ(30px);position:relative}.unit-box.running[data-v-445f76b7]{background:linear-gradient(145deg,#2e7d32,#4caf50)}.unit-box.stopped[data-v-445f76b7]{background:linear-gradient(145deg,#c62828,#f44336)}.unit-label[data-v-445f76b7]{font-size:12px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.7)}.reset-btn[data-v-445f76b7]{position:absolute;bottom:20px;right:20px;background:#333;color:#fff;border:1px solid #555;padding:6px 12px;border-radius:4px;cursor:pointer;z-index:10}.reset-btn[data-v-445f76b7]:hover{background:#444}