.terminal{background:#000;border-radius:.5rem;margin:1.5rem 0;overflow:hidden}.terminal__page-white{background:#000;border-top:1px solid #222;padding:0 2rem 1rem}.terminal__about-links{color:#555;margin-bottom:0}.terminal__about-links a{color:#bbb}.terminal__container{max-width:960px;margin:0 auto}.terminal-window{background:#282a36;overflow:auto;box-shadow:0 2px 15px #0000004d}.terminal-window__header{background:#1d1f27;align-items:center;padding:.5rem 1rem;display:flex}.terminal-window__buttons{gap:.5rem;margin-right:1rem;display:flex}.terminal-window__button{border-radius:50%;width:12px;height:12px}.terminal-window__button--close{background:#ff5f56}.terminal-window__button--minimize{background:#ffbd2e}.terminal-window__button--maximize{background:#27c93f}.terminal-window__title{color:#f8f8f2;opacity:.8;font-size:.9rem}.terminal-content{color:#f8f8f2;padding:1rem;font-family:Monaco,Consolas,monospace}.terminal-content__command-line{gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.terminal-content__prompt{color:#50fa7b}.terminal-content__path{color:#8be9fd}.terminal-content__section{margin:1.5rem 0}.terminal-content__indent{margin-left:2rem}.terminal-content__ascii-art{color:#50fa7b;white-space:pre;margin:1rem 0;line-height:1.2}.syntax__comment{color:#9aa7d8;white-space:pre}.syntax__comment--inline{white-space:normal}.syntax__keyword{color:#ff79c6}.syntax__function{color:#50fa7b}.syntax__variable{color:#8be9fd}.syntax__string{color:#f1fa8c}.syntax__path{color:#bd93f9}.syntax__path a{color:#bd93f9;text-decoration:underline}.syntax__path a:hover{text-decoration:underline}.syntax__operator{color:#ff79c6}.syntax__operator a{color:#ff79c6;text-decoration:underline}.syntax__operator a:hover{text-decoration:underline}.cursor{background:#f8f8f2;width:8px;height:1rem;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}
