.terminal-container{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;position:relative;width:100%;height:100%}.terminal-content{display:flex;flex-direction:column;width:100%;height:100%;background-color:#343a4a;border-radius:8px;box-sizing:border-box;box-shadow:0 4px 8px #0003;font-family:Consolas,Courier New,monospace;color:#f1c789;overflow:hidden;padding:12px;overflow-y:auto;font-size:16px}.prompt{color:#28afbb}.command{color:#f1c789}.terminal-input{font-family:Consolas,Courier New,monospace;font-size:16px;color:#f1ebc3;background-color:#343a4a;cursor:text;border:none;outline:none;width:50vw}.terminal-input:focus{color:#f1c789;cursor:text;border:none}.terminal-output{color:#f1c789}.banner{width:100vw}.name-banner{color:#ce2c2c;font-size:clamp(3px,1.2vw,12px)}.command-item{display:flex;margin:0 0 16px;gap:20px}.command-cmd{font-size:16px;margin:0;flex:0 0 150px;color:#a9ac15;font-weight:700;cursor:pointer}.command-desc{margin:0;flex:1;color:#f1c789}.secret-message{font-weight:700;color:#d3831c;font-size:16px}.entry-output{margin-top:16px;margin-bottom:16px}.output-unknown-tag{color:#a9ac15;font-weight:700;font-size:16px;cursor:pointer}.output-unknown{color:#ce2c2c;font-size:16px}.help-description{margin-bottom:16px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#343a4a;border-radius:10px}::-webkit-scrollbar-thumb{background:#f1c789;border-radius:10px;border:2px solid #343a4a}::-webkit-scrollbar-thumb:hover{background:#ce2c2c}.about-content{max-height:100%;width:50vw}@media (max-width: 2560px){.about-content{width:50vw}}@media (max-width: 1960px){.about-content{width:50vw}}@media (max-width: 1024px){.about-content{width:75vw}}.about-description{color:#ede7f6}.about-skills{color:#c4acee}.contact-container{box-sizing:border-box;width:100%;height:100%;margin-bottom:16px}.contact-links{font-family:Consolas,Courier New,monospace;margin-bottom:16px;font-size:20px}.contact-links:link{color:#ede7f6;text-decoration:none}.contact-links:visited{color:#ede7f6}.contact-links:hover{color:#8b5cf6;font-weight:bolder}.project-container{display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100%}.project-container::-webkit-scrollbar{display:none}.project-item{margin:0 0 16px;padding-right:12px}@media (max-width: 2560px){.project-item{width:50vw}}@media (max-width: 1960px){.project-item{width:50vw}}@media (max-width: 1024px){.project-item{width:75vw}}.project-title{color:#ede7f6;font-size:5px;width:50vw}@media (max-width: 768px){.project-title{font-size:3px}}@media (max-width: 425px){.project-title{font-size:2px}}.project-skills{color:#b29cd6;margin:10px 0}.project-description{color:#c4b5fd}.project-features{color:#a69bb9}.project-link:link{color:#ede7f6;text-decoration:none}.project-link:visited{color:#ede7f6}.project-link:hover{color:#8b5cf6;font-weight:bolder}.private{color:#2ec4b6;margin:0;font-style:italic}.background-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2}html,body{margin:0;padding:0;box-sizing:border-box}.app-container{width:calc(100dvw - 32px);height:calc(100dvh - 32px);margin:16px;box-sizing:border-box}@media (max-width: 425px){.app-container{width:calc(100dvw - 16px);height:calc(100dvh - 16px);margin:8px}}.app-content{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;padding:12px;box-sizing:border-box;overflow:hidden}@tailwind base;@tailwind components;@tailwind utilities;:root{color:#ffffffde;background-color:#242424}
