body,html{background-color:#373778}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{background-attachment:fixed;background-color:#373778;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw}.name{align-items:center;color:#fff;display:flex;flex-direction:row-reverse;font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;font-size:50px;justify-content:center;width:100%}.profile-photo{margin-right:40px;margin-top:10px;width:100px}.innerList{list-style-type:"➜ ";margin-bottom:10px 0}li{margin:5px 0}.hr{background-color:#0ff0;border:none;border-bottom:3px solid #fff;color:#fff;opacity:.4;padding:2px 10% 10px 30px;width:auto}.showAboutMe{animation:fadeIn 3s;animation-fill-mode:forwards;visibility:hidden}.showContactMeStart{animation:fadeIn 4.5s;animation-fill-mode:forwards;display:inline-block;visibility:hidden}.showContactMe{animation:fadeIn 6.5s;animation-fill-mode:forwards;visibility:hidden}@keyframes fadeIn{99%{visibility:hidden}to{visibility:visible}}@media screen and (max-width:768px){.name{align-items:center;flex-direction:row;font-size:40px;text-align:center}.profile-photo{margin-bottom:0;margin-left:0;margin-right:20px;order:-1;width:80px}.hr{padding:0 5% 10px 15px}}@media screen and (max-width:580px){.name{align-items:center;flex-direction:row;font-size:32px;text-align:center}.profile-photo{margin-bottom:0;margin-left:0;margin-right:15px;order:-1;width:70px}.hr{padding:0 3% 10px 10px}}@media screen and (max-width:400px){.name{align-items:center;flex-direction:row;font-size:24px;text-align:center}.profile-photo{margin-bottom:0;margin-left:0;margin-right:12px;order:-1;width:60px}.hr{padding:0 2% 8px 8px}}.terminal-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 10px;width:100%}.terminal-about{margin-top:20px;max-width:1300px;min-height:500px;min-width:400px}.terminal-about,.terminal-contact{background-color:#35383d;border-radius:5px;color:#fff;font-family:Ubuntu Mono,monospace;font-size:20px;padding:30px;position:relative}.terminal-contact{margin-bottom:20px;margin-top:-52px;max-width:1100px;min-height:300px;min-width:450px;width:30%}.terminal-buttons{display:inline-flex;float:right;margin-left:-60px;margin-right:5px;margin-top:5px;position:relative}.terminal-button{border-radius:50%;display:inherit;height:15px;margin-right:5px;transition:all .2s ease;width:15px}.terminal-button-close{background-color:red}.terminal-button-min{background-color:orange}.terminal-button-max{background-color:green}.systemTerminalScheme1{color:#2bc994}.systemTerminalScheme2{color:#446baf}a{color:#ffc300;font-size:18.5px}.Typist{display:inline-block}.terminal-header{background-color:#e9e9e9;border-radius:4px 4px 0 0;color:#5f5f5f;margin:-30px -30px 13px;position:relative;text-align:center;width:calc(100% + 60px)}.blinking-cursor-about{animation-duration:1s;animation-iteration-count:infinite}.blinking-cursor-about,.blinking-cursor-contact{animation-name:blink;color:#fff;font-size:20px;opacity:1}.blinking-cursor-contact{animation-duration:995ms;animation-iteration-count:infinite}@keyframes blink{0%{opacity:1}to{opacity:0}}@media screen and (max-width:768px){.terminal-container{padding:0 15px}.terminal-about{min-height:400px}.terminal-about,.terminal-contact{font-size:16px;max-width:100%;min-width:300px;padding:20px;width:90%}.terminal-contact{margin-top:20px;min-height:250px}.terminal-header{font-size:14px;margin:-20px -20px 10px;width:calc(100% + 40px)}.terminal-buttons{margin-left:-40px}.terminal-button{height:12px;margin-right:4px;width:12px}a{font-size:15px}.blinking-cursor-about,.blinking-cursor-contact{font-size:16px}}@media screen and (max-width:580px){.terminal-container{padding:0 10px}.terminal-about{min-height:350px}.terminal-about,.terminal-contact{font-size:18px;min-width:250px;padding:15px;width:95%}.terminal-contact{margin-top:15px;min-height:200px}.terminal-header{font-size:14px;margin:-15px -15px 8px;width:calc(100% + 30px)}.terminal-buttons{margin-left:-30px}.terminal-button{height:12px;margin-right:4px;min-height:12px;min-width:12px;width:12px}a{font-size:15px}.blinking-cursor-about,.blinking-cursor-contact{font-size:16px}}@media screen and (max-width:400px){.terminal-container{padding:0 5px}.terminal-about{min-height:300px}.terminal-about,.terminal-contact{font-size:16px;min-width:200px;padding:12px;width:98%}.terminal-contact{margin-top:12px;min-height:180px}.terminal-header{font-size:11px;margin:-12px -12px 6px;width:calc(100% + 24px)}.terminal-buttons{margin-left:-24px}.terminal-button{height:8px;margin-right:2px;min-height:8px;min-width:8px;width:8px}a{font-size:11px}.blinking-cursor-about,.blinking-cursor-contact{font-size:12px}.innerList{margin-left:10px}li{margin:3px 0}}@media screen and (max-width:768px){.terminal-button{cursor:pointer}.terminal-header{cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.terminal-header:active{cursor:grabbing}a{border-radius:3px;padding:2px 4px}a:hover{background-color:#ffc3001a}}.terminal-buttons,.terminal-header{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.terminal-about,.terminal-contact{overflow:hidden;transition:width .3s ease,height .3s ease,padding .3s ease}@media screen and (max-width:400px){.terminal-about,.terminal-contact{line-height:1.4}.showAboutMe p,.showContactMe p{margin-bottom:8px}.showAboutMe ul,.showContactMe ul{margin-left:15px}}
/*# sourceMappingURL=main.d9cd5500.css.map*/