.terminal-card{background-color:#050505;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:1rem;overflow-x:auto}.terminal-wrap{z-index:10;border:1px solid #ffffff26;border-radius:8px;flex-direction:column;gap:1rem;display:flex;position:relative;overflow:hidden}.terminal{flex-direction:column;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:flex}.terminal-head{background-color:#202425;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:space-between;align-items:center;min-height:40px;padding-inline-start:12px;padding-inline-end:12px;display:flex;overflow:hidden}.terminal-title{-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;color:#8e8e8e;align-items:center;gap:8px;height:2.5rem;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.terminal-title>svg{color:#006adc;width:18px;height:18px;margin-top:2px}.copy_toggle{color:#8e8e8e;cursor:pointer;background-color:#202425;border:.65px solid #c1c2c5;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;padding:.25rem;display:flex}.copy_toggle>svg{width:20px;height:20px}.copy_toggle:active>svg>path,.copy_toggle:focus-within>svg>path{animation:.5s linear forwards clipboard-check}.terminal-body{white-space:nowrap;background-color:#000;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;padding:1rem;line-height:1.5;display:flex;position:relative;overflow-x:auto}@keyframes clipboard-check{to{color:#fff;d:path("M 9 5 H 7 a 2 2 0 0 0 -2 2 v 12 a 2 2 0 0 0 2 2 h 10 a 2 2 0 0 0 2 -2 V 7 a 2 2 0 0 0 -2 -2 h -2 M 9 5 a 2 2 0 0 0 2 2 h 2 a 2 2 0 0 0 2 -2 M 9 5 a 2 2 0 0 1 2 -2 h 2 a 2 2 0 0 1 2 2 m -6 9 l 2 2 l 4 -4")}}
