[hidden] { display: none !important; }
.shell-dialog { width: min(1100px, calc(100% - 24px)); max-width: none; }
.shell-card { background: #090b09; border: 1px solid #454a42; box-shadow: 0 28px 90px rgba(0,0,0,.48); }
.shell-head { height: 48px; padding: 0 12px 0 18px; display: flex; align-items: center; justify-content: space-between; color: #dfe2d7; border-bottom: 1px solid #30342e; font: 12px ui-monospace,SFMono-Regular,Consolas,monospace; }
.shell-head > div { display: flex; align-items: center; gap: 10px; }
.shell-light { width: 8px; height: 8px; border-radius: 50%; background: #c7ff3d; box-shadow: 0 0 10px rgba(199,255,61,.5); }
.shell-path { color: #73796e; }
#terminal { height: min(68vh, 680px); padding: 14px 10px; }
#terminal .xterm { height: 100%; }
.shell-card .icon-button { color: #aeb2a8; border-color: #343832; }
.card-actions .shell { background: #c7ff3d; color: #10130f; }
@media(max-width:700px){#terminal{height:72vh;padding:10px 4px}.shell-path{display:none}.shell-dialog{width:calc(100% - 10px)}}
