body,html{height:100%;margin:0;overflow:hidden;padding:0}.terminal-container{background-color:#1a1a1a;border-radius:0;box-shadow:none;font-family:Consolas,Monaco,Courier New,monospace;height:100vh;overflow:hidden;width:100%}.terminal-header{align-items:center;background-color:#333;border-bottom:1px solid #555;display:flex;justify-content:center;padding:8px 12px}.terminal-title{color:#ccc;font-size:14px;font-weight:500}.terminal-content{display:flex;flex-direction:column;height:calc(100% - 34px)}.terminal-output{color:#e0e0e0;flex-grow:1;font-size:14px;line-height:1.5;overflow-y:auto;padding:12px;white-space:pre-wrap}.output-line{margin-bottom:4px}.prompt{color:#4cd964;font-weight:700}.command{color:#5ac8fa}.error{color:#ff3b30;font-weight:500}.input-line{align-items:center;display:flex;padding:0 12px 12px}.command-input{background:transparent;border:none;color:#e0e0e0;flex-grow:1;font-family:inherit;font-size:inherit;margin:0 0 0 8px;outline:none;padding:0}.command-input:disabled{color:#888;cursor:not-allowed}.layout-container{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}.layout-content{flex:1;padding-bottom:50px}.layout-tabbar{background-color:#fff;border-top:1px solid #eee;bottom:0;height:50px;left:0;position:fixed;right:0}.fa{font-size:18px}.active-icon{color:#1989fa}.terminal-guide{align-items:center;color:#666;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center}