#main-container{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;display:flex;flex-direction:column}body{margin:0;min-width:320px;min-height:100vh}#name{font-size:3.3em;line-height:2;margin-left:5rem;margin-bottom:.23em}#detail{margin-left:4rem;opacity:.8;max-width:22vw;min-width:22vw}.side{display:flex;margin-left:4rem;flex:1;align-items:center;justify-content:center;opacity:.7}#location{margin-left:.3rem;text-align:center}#exp-title{font-size:1em;padding:.4em;margin:0 0 0 .6em}#exp-desc{font-size:.8em;padding:.3em;margin-left:1.2em;min-height:4rem;max-height:4rem}#exp-prof{font-size:.8em;margin-left:1.2em}#container{display:flex;align-items:center;margin:auto}#profile{border-radius:25px;padding:5px;width:16.875em;height:18.75em;background-color:#3f88c5;margin-right:13rem;position:relative}#profile:after{content:" ";position:absolute;transform:translate3d(-8.0125em,.1025em,0);width:100%;height:100%;border-radius:25px;z-index:-1;border:solid 10px #c44536;box-sizing:border-box;opacity:.9}.line{width:2px;height:400px;background-color:silver;border-radius:25px}#horizontal{height:2px;width:170px;border-radius:25px}#container-logo-row{display:flex;flex-direction:row;width:inherit;justify-content:space-evenly;padding-top:1.5em}#proj-title{text-align:left;font-size:4rem}#projects{width:100%;height:50em;background-color:#3f88c5;background-image:url(/blunoise.svg);border-radius:20px;border:solid 1px #c44536;box-shadow:1px 1px 6px -1px #000000b3}#proj-card{display:flex;padding:1em;justify-content:space-around}#no-proj{font-size:3em;color:#242424;-webkit-text-stroke:#464646 1px}@media screen and (-webkit-min-device-pixel-ratio:0){#tes{background-color:#0000;-webkit-background-clip:text;transition:background-color .5s}#tes:hover{background-color:#3c3c3ccc}#tes::-webkit-scrollbar{width:.6vw}#tes::-webkit-scrollbar-track{display:none}#tes::-webkit-scrollbar-thumb{border-radius:15px;background-color:inherit}#tes::-webkit-scrollbar-thumb:hover{background-color:#424242}}::root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ecebf3;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}
