#root{max-width:800px;margin:0 auto;padding:2rem;text-align:center;width:100%}header{height:2.5em;background-color:#1e293bd5;border-radius:3px 3px 0 0;padding-left:1rem}nav{height:100%;width:50%;align-items:center}main{height:60vh;padding:.5rem;font-family:JetBrains Mono,monospace;background-color:#39396d8a}.justify-center{justify-content:center}.align-start{align-items:flex-start}.w-100{width:100%}.w-20{width:20%}.w-10{width:10%}.title{width:75%;color:#d5d5d5;display:flex;font-weight:600;justify-content:center;align-items:center}.action-buttons{gap:.5rem;cursor:pointer}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.round{border-radius:50%}.action-button{height:1rem;width:1rem}bg-blue{background-color:#00f}.bg-red{background-color:red}.bg-green{background-color:green}.bg-yellow{background-color:#ff0}input{border:none;font-family:JetBrains Mono,monospace;height:1.4rem;width:100%;background-color:transparent}input:focus{outline:none}.input-area{width:100%}#terminal-body{height:100%;width:100%;padding:0;justify-content:flex-start;align-items:flex-start;overflow-y:auto;color:#d5d5d5}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@font-face{font-family:JetBrains Mono;src:url(/portfolio-terminal/assets/JetBrainsMono-Regular-DK-15U9N.ttf) format("truetype");font-display:swap}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;background:url(/portfolio-terminal/assets/background-bArdPDLo.jpg);display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
