.terminal{background:#000}.terminal__page-white{border-top:1px solid #222;background:#000;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;box-shadow:0 2px 15px #0000004d;overflow:auto}.terminal-window__header{background:#1d1f27;padding:.5rem 1rem;display:flex;align-items:center}.terminal-window__buttons{display:flex;gap:.5rem;margin-right:1rem}.terminal-window__button{width:12px;height:12px;border-radius:50%}.terminal-window__button--close{background:#ff5f56}.terminal-window__button--minimize{background:#ffbd2e}.terminal-window__button--maximize{background:#27c93f}.terminal-window__title{color:#f8f8f2;font-size:.9rem;opacity:.8}.terminal-content{padding:1rem;color:#f8f8f2;font-family:Monaco,Consolas,monospace}.terminal-content__command-line{margin-bottom:1rem;display:flex;gap:.5rem;font-size:.9rem}.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;margin:1rem 0;line-height:1.2;white-space:pre}.syntax__comment{color:#6272a4;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:none}.syntax__path a:hover{text-decoration:underline}.syntax__operator{color:#ff79c6}.syntax__operator a{color:#ff79c6;text-decoration:none}.syntax__operator a:hover{text-decoration:underline}.cursor{display:inline-block;width:8px;height:1rem;background:#f8f8f2;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}
