.navbar{background-color:#3d3d3d8f;color:#929292;color:#1d1d1d;display:flex;width:100%;height:-moz-fit-content;height:fit-content;position:fixed;top:0}.navbar .nav-content{margin:0 auto;width:100%;max-width:1080px;min-height:20px;padding:5px 15px;display:flex;flex-grow:1;flex-direction:row;justify-content:space-between;align-items:center}.navbar .nav-content svg{color:#1d1d1d;width:1.5rem;height:1.5rem}.navbar .nav-content p{font-size:.9rem}.div-toolbar{display:flex;min-height:30px;height:-moz-fit-content;height:fit-content;align-items:flex-end;padding:8px 8px 0;border-top-left-radius:5px;border-top-right-radius:5px;background:linear-gradient(#504b45aa,#3c3b37aa);gap:5px;overflow-y:hidden;overflow-x:auto}.div-toolbar .div-button{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;padding:2px 0;border-radius:5px 5px 0 0;box-sizing:border-box;border:1px solid rgba(113,92,107,.593);border-bottom:none;gap:5px;width:-moz-fit-content;width:fit-content;background-color:#715c6b5b}.div-toolbar .div-button button{background-color:transparent;border:none;margin:0;white-space:nowrap;font-size:.7rem}.div-toolbar .div-button button:hover{cursor:pointer}.div-toolbar .div-button .btn-tab{min-width:50px;flex-grow:1;padding:5px 10px;text-align:left;display:flex;flex-direction:row;align-items:center;gap:4px;color:#1c1c1c}.div-toolbar .div-button .btn-tab svg{height:16px;width:16px;margin-bottom:-1px}.div-toolbar .div-button:not(:first-child) .btn-tab span{text-transform:capitalize}.div-toolbar .div-button .btn-close{width:15px;height:100%;font-size:.6rem;flex-grow:0;text-align:right;vertical-align:bottom;padding:7px 18px 5px 5px}.div-toolbar .div-button .btn-close:hover{color:#b16c6c;font-weight:bolder;cursor:pointer}.div-toolbar .div-button .btn-close:active{transform:scale(1.2)}.div-toolbar .div-button.active-tab{border:1px solid rgba(71,6,51,.596);border-bottom:none;background-color:#715c6bd5}.div-toolbar .div-button.active-tab .btn-tab{text-decoration:underline}.div-toolbar .div-button:hover{background-color:#715c6b97;color:#bfb5aa;cursor:pointer}.div-toolbar .div-button:hover button.btn-close{display:block}.p-datetime{padding:0;margin:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;text-wrap:nowrap;font-size:.8rem;text-align:center;vertical-align:middle}.footer{background-color:#3d3d3d8f;color:#929292;bottom:0;width:100%;height:3%;position:fixed;font-size:.8rem;display:flex;justify-content:center;align-items:center;text-align:center}.p-welcome{color:#bfb5aa;margin-top:5px}blockquote{margin:0;color:#bfb5aa;text-wrap:nowrap}blockquote pre{font-family:Courier New,Courier,monospace;font-size:.5rem;line-height:110%;margin:0;overflow:visible;display:block;unicode-bidi:isolate}blockquote pre small{white-space:pre-wrap nowrap;color:#bfb5aa}.div-profile{max-width:385px}.div-profile .p-title{color:#bfb5aa;text-wrap:nowrap}.div-profile .p-years,.div-profile .p-technologies{color:#4096c1}.div-profile .div-skills{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;margin:5px 0}.div-profile .div-skills .div-skill{display:flex;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;min-width:100px;max-width:200px;padding:10px 5px;border-radius:3px;background-color:#adadad11}.div-profile .div-skills .div-skill svg{width:24px;height:24px;color:#b08b69bf}.div-profile .div-skills .div-skill .p-skill{color:#b08b69}.div-profile .div-skills .div-skill:hover{cursor:pointer;background-color:#adadad30}.div-profile .div-techs{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;margin:5px 0}.div-profile .div-techs .div-tech{display:flex;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;min-width:100px;max-width:200px;padding:10px 5px;border-radius:3px;background-color:#adadad11}.div-profile .div-techs .div-tech svg{width:24px;height:24px;color:#9bac95bf}.div-profile .div-techs .div-tech .p-tech{color:#9bac95}.div-profile .div-techs .div-tech hr{display:block;margin:.5em auto;border:none;border-top:1px solid rgb(140,67,67);width:90%}.div-profile .div-techs .div-tech:hover{cursor:pointer;background-color:#adadad20}.div-profile .div-techs .div-tech .div-brands{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:2px}.div-profile .div-techs .div-tech .div-brands .div-brand{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#a7b69c32;min-height:50px;min-width:50px;padding:5px;border-radius:2px}.div-profile .div-techs .div-tech .div-brands .div-brand svg{width:20px;height:20px;color:#4b1540be}.div-profile .div-techs .div-tech .div-brands .div-brand .p-brand{color:#1b0f18}.div-projects{max-width:385px;display:flex;flex-direction:column;gap:5px}.div-projects .p-title{color:#bfb5aa;text-wrap:nowrap}.div-projects .div-company,.div-projects .div-personal,.div-projects .div-masters{background-color:#adadad11;border-radius:3px;display:flex;flex-direction:row;flex-wrap:wrap;padding:5px;gap:3px}.div-projects .div-company .p-project-type,.div-projects .div-personal .p-project-type,.div-projects .div-masters .p-project-type{width:100%;color:#b08b69}.div-projects .div-company .a-project,.div-projects .div-personal .a-project,.div-projects .div-masters .a-project{flex-grow:1;padding:5px 10px;border-radius:2px;background-color:#aab8bf1d;text-decoration:none;color:#3c1333fb}.div-projects .div-company .a-project:hover:not(.a-disabled),.div-projects .div-personal .a-project:hover:not(.a-disabled),.div-projects .div-masters .a-project:hover:not(.a-disabled){background-color:#aab8bf64;cursor:pointer}.div-projects .div-company .a-project:hover:not(.a-disabled) .div-logo,.div-projects .div-personal .a-project:hover:not(.a-disabled) .div-logo,.div-projects .div-masters .a-project:hover:not(.a-disabled) .div-logo{background-color:#3a5c795a;border-color:transparent}.div-projects .div-company .a-project.a-disabled,.div-projects .div-personal .a-project.a-disabled,.div-projects .div-masters .a-project.a-disabled{pointer-events:none;cursor:not-allowed}.div-projects .div-company .a-project{display:flex;flex-direction:row;justify-content:left;align-items:center;padding:5px 5px 5px 0;width:-moz-fit-content;width:fit-content}.div-projects .div-company .a-project .div-content{margin-left:10px}.div-projects .div-company .a-project .div-content .p-name{font-weight:700;color:#9e8b9c}.div-projects .div-company .a-project .div-content .p-client{font-weight:700;color:#32192d}.div-projects .div-company .a-project .div-logo{border:1px solid rgba(75,21,64,.3490196078);height:100%;place-content:center;padding:0 4px;border-radius:0 12px 2px 0}.div-projects .div-company .a-project .div-logo img{width:28px;height:28px}.div-projects .div-company .a-project .div-logo img.smaller{width:25px;height:25px}.div-projects .div-company .a-project:hover:not(.a-disabled) .div-content .p-name{color:#c7c7c7}.div-projects .div-company .a-project:hover:not(.a-disabled) .div-content .p-client{color:#4c434a}.div-projects .div-personal .a-project .p-name,.div-projects .div-masters .a-project .p-name{display:flex;flex-direction:row;color:#260920fb;gap:5px}.div-projects .div-personal .a-project .p-name span,.div-projects .div-masters .a-project .p-name span{color:#260920fb}.div-projects .div-personal .a-project .p-name svg,.div-projects .div-masters .a-project .p-name svg{color:#252525;width:20px;height:20px}.div-projects .div-personal .a-project:hover .p-name,.div-projects .div-masters .a-project:hover .p-name,.div-projects .div-personal .a-project:hover .p-name span,.div-projects .div-masters .a-project:hover .p-name span{color:#c7c7c7}.div-projects .div-personal .a-project:hover .p-name svg,.div-projects .div-masters .a-project:hover .p-name svg{color:#211e1e}.div-contact{max-width:385px;display:flex;flex-direction:column}.div-contact .p-title{color:#bfb5aa;text-wrap:nowrap}.div-contact .p-name{color:#b08b69;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:left;align-items:center;vertical-align:middle;gap:5px}.div-contact .p-name span{align-items:center;vertical-align:middle}.div-contact .p-value{color:#55b8a9}.div-contact .div-a{display:flex;flex-direction:row;flex-wrap:wrap;flex-grow:1;gap:5px;margin-bottom:5px;background-color:#adadad11;border-radius:3px}.div-contact .div-a div{flex-grow:1;padding:5px}.div-contact .div-a:hover{background-color:#adadad30}.div-contact .div-b{display:flex;flex-direction:column;margin-top:5px;background-color:#adadad11;border-radius:3px;text-align:center;gap:5px;padding:5px}.div-contact .div-b p{flex-grow:1;text-align:left}.div-contact .div-b .div-communities{display:flex;flex-grow:1;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:3px}.div-contact .div-b .div-communities a{flex-grow:1;width:45%;padding:5px;border-radius:2px;background-color:#aab8bf56;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}.div-contact .div-b .div-communities a svg{height:16px;width:16px;color:#4b1540be}.div-contact .div-b .div-communities a span{color:#4b1540fb}.div-contact .div-b .div-communities a#contact_github span,.div-contact .div-b .div-communities a#contact_github svg{color:#190715e0}.div-contact .div-b .div-communities a#contact_stackoverflow span,.div-contact .div-b .div-communities a#contact_stackoverflow svg{color:#4e3308f5}.div-contact .div-b .div-communities a#contact_linkedin span,.div-contact .div-b .div-communities a#contact_linkedin svg{color:#092365f5}.div-contact .div-b .div-communities a#contact_instagram span,.div-contact .div-b .div-communities a#contact_instagram svg{color:#6c2541f5}.div-contact .div-b .div-communities a:hover{cursor:pointer;background-color:#aab8bf9a}.div-contact .div-b .div-communities a:hover span,.div-contact .div-b .div-communities a:hover svg{color:#4b1540fb!important;text-decoration:underline}.div-work{max-width:385px;display:flex;flex-direction:column}.div-work .p-title{color:#bfb5aa;text-wrap:nowrap}.div-work .div-orgs{display:flex;flex-direction:column;gap:5px}.div-work .div-orgs .div-org{background-color:#adadad11;padding:10px;border-radius:3px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.div-work .div-orgs .div-org svg{width:20px;height:20px;color:#9090ff}.div-work .div-orgs .div-org img{width:38px;margin-left:-6px}.div-work .div-orgs .div-org div{flex-grow:1}.div-work .div-orgs .div-org div#div-org-id-nbk{margin-left:-12px}.div-work .div-orgs .div-org div .p-name{display:flex;flex-direction:row;align-items:center;gap:5px;font-weight:700;color:#ad97aa}.div-work .div-orgs .div-org div .p-job-title{font-size:12px;font-weight:700;color:#867a84}.div-work .div-orgs .div-org div .p-date{font-size:11px;color:#7d7693}.div-work .div-orgs .div-org div .p-desd{font-size:12px}.div-work .div-orgs .div-org:hover{background-color:#adadad30;cursor:pointer}.div-certifications{max-width:385px}.div-certifications .p-title{color:#bfb5aa;text-wrap:nowrap}.div-certifications .div-certs{display:flex;flex-direction:column;border-radius:3px;padding:10px 5px;margin:5px 0;background-color:#adadad11}.div-certifications .div-certs .div-cert{padding:5px 10px;border-radius:2px}.div-certifications .div-certs .div-cert .p-name{font-weight:700;color:#867a84}.div-certifications .div-certs .div-cert .p-cert{font-weight:700;color:#ad97aa}.div-certifications .div-certs .div-cert .p-school{color:#7d7693}.div-certifications .div-certs .div-cert .p-duration{color:#1c0202}.div-certifications .div-certs .div-cert:hover{background-color:#adadad30;cursor:pointer}.div-certifications hr{display:block;margin:.5em 0;border:none;border-top:1px solid rgb(140,67,67);width:80%}.div-education{max-width:385px}.div-education .p-title{color:#bfb5aa;text-wrap:nowrap}.div-education .p-subtitle{color:#787878;text-wrap:nowrap}.div-education .div-courses{display:flex;flex-direction:column;border-radius:3px;padding:10px 5px;margin:5px 0;background-color:#adadad11}.div-education .div-courses .div-course{padding:5px 10px;border-radius:2px}.div-education .div-courses .div-course .p-name{font-weight:700;color:#867a84}.div-education .div-courses .div-course .p-course{font-weight:700;color:#ad97aa}.div-education .div-courses .div-course .p-school{color:#7d7693}.div-education .div-courses .div-course .p-duration{color:#1c0202}.div-education .div-courses .div-course:hover{background-color:#adadad30;cursor:pointer}.div-education hr{display:block;margin:.5em 0;border:none;border-top:1px solid rgb(140,67,67);width:80%}.div-help{display:flex;flex-direction:column;justify-content:center}.div-help h4,.div-help ul{padding:2px 0;margin:2px 0}.div-help ul{padding:0 0 0 20px}.div-help h4{color:#da9847}.div-help .div-topic .title{text-decoration:underline;margin-top:4px;color:#dcc755}.div-help .div-topic span{color:#4096c1}.div-help .div-topic .help-commands{display:flex;flex-grow:1;flex-direction:column;justify-content:center;gap:2px}.div-help .div-topic .help-commands .help-command{flex-grow:1;display:flex;flex-direction:row;max-width:550px;gap:10px}.div-help .div-topic .help-commands .help-command .p-command{width:35%;min-width:35%;color:#dbc4a8}.div-help .div-topic .help-commands .help-command .p-desc{flex-grow:1;color:#4096c1}.div-help .div-topic .help-commands .help-command:hover{cursor:pointer;background-color:#adadad20}.div-main{display:flex;flex-direction:column;width:100%;height:90%;min-height:400px;max-width:1000px;max-height:900px}.div-main .div-terminal{background:#47063398;max-height:calc(100% - 30px);padding:0 5px 5px;font-size:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;flex-grow:1;overflow:auto;scrollbar-gutter:stable}.div-main .div-terminal .p-welcome{color:#bfb5aa;margin-top:5px}.div-main .div-terminal .p-comment{color:#bfb5aa}.div-main .div-terminal .answers{color:#d2a8ff;margin-left:10px}.div-main .div-terminal .terminal_prompt{display:flex}.div-main .div-terminal .terminal_prompt .terminal_user{color:#7eda28}.div-main .div-terminal .terminal_prompt .terminal_tilde{color:#4878c0}.div-main .div-terminal .terminal_prompt .terminal_dollar{color:#ddd}.div-main .div-terminal .terminal_prompt .terminal_input{background-color:transparent;border:none;outline:none;color:#e0e0e0;caret-color:#d553de;padding-left:5px;font-size:.72rem}.Cursor-module_cursor__zE2ee{position:fixed;top:0;left:0;aspect-ratio:1;transform:translate(-50%,-50%);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;will-change:width,height,transform,border;pointer-events:none}.Cursor-module_none__SKom-{animation:none}.Cursor-module_spin__k9y1i{animation:Cursor-module_spin__k9y1i infinite 5s linear}.Cursor-module_beat__UeZcX{animation:Cursor-module_beat__UeZcX infinite .8s ease}.Cursor-module_hovering-none__knIDf{transform:none}.Cursor-module_hovering-magnify__dCN5u{transform:translate(-50%,-50%) scale(1.7)}.Cursor-module_dot__347IS{position:fixed;top:50%;left:50%;width:8px;height:8px;border-radius:100%;transform:translate(-50%,-50%);pointer-events:none}@keyframes Cursor-module_spin__k9y1i{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes Cursor-module_beat__UeZcX{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1)}}@font-face{font-family:FantaRegular;src:url(/assets/FantasqueSansMono-Regular-owzrRNmT.otf) format("opentype")}@font-face{font-family:CamingoRegular;font-size:12px;src:url(/assets/CamingoCode-Regular-CWCHB29d.ttf) format("truetype")}@font-face{font-family:CamingoBold;font-size:12px;src:url(/assets/CamingoCode-Bold-CSksbZLV.ttf) format("truetype")}:root{--background-color: #575757;--text-color: #0d0d0d}@media (prefers-color-scheme: dark){:root{--background-color: #575757;--text-color: #0d0d0d}}html{color-scheme:dark}html,body{margin:0;padding:0;box-sizing:border-box;width:100svw;height:100svh;font-family:CamingoRegular,Courier New,Courier,monospace!important;color:var(--text-color);background-image:linear-gradient(161deg,#79797905,#79797905 16.667%,#c1c1c105 16.667%,#c1c1c105 33.334%,#b1b1b105 33.334%,#b1b1b105 50.001%,#05050505 50.001%,#05050505 66.668%,#e5e5e505 66.668%,#e5e5e505 83.335%,#d3d3d305 83.335%,#d3d3d305 100.002%),linear-gradient(45deg,#dfdfdf05,#dfdfdf05 14.286%,#46464605 14.286%,#46464605 28.572%,#6d6d6d05 28.572%,#6d6d6d05 42.858%,#13131305 42.858%,#13131305 57.144%,#b4b4b405 57.144%,#b4b4b405 71.43%,#3f3f3f05 71.43%,#3f3f3f05 85.716%,#57575705 85.716%,#57575705 100.002%),linear-gradient(337deg,#8e8e8e05,#8e8e8e05 20%,#a4a4a405 20%,#a4a4a405 40%,#cbcbcb05 40%,#cbcbcb05 60%,#e4e4e405 60%,#e4e4e405 80%,#36363605 80%,#36363605),linear-gradient(314deg,#bbbbbb05,#bbbbbb05 12.5%,#aaaaaa05 12.5%,#aaaaaa05 25%,#d6d6d605 25%,#d6d6d605 37.5%,#bbbbbb05 37.5%,#bbbbbb05 50%,#bebebe05 50%,#bebebe05 62.5%,#06060605 62.5%,#06060605 75%,#cecece05 75%,#cecece05 87.5%,#ababab05 87.5%,#ababab05),linear-gradient(300deg,#f3f3f303,#f3f3f303 12.5%,#d1d1d103 12.5%,#d1d1d103 25%,#b3b3b303 25%,#b3b3b303 37.5%,#03030303 37.5%,#03030303 50%,#d3d3d303 50%,#d3d3d303 62.5%,#97979703 62.5%,#97979703 75%,#10101003 75%,#10101003 87.5%,#f2f2f203 87.5%,#f2f2f203),linear-gradient(6deg,#1f1f1f05,#1f1f1f05 20%,#c1c1c105 20%,#c1c1c105 40%,#8b8b8b05 40%,#8b8b8b05 60%,#0e0e0e05 60%,#0e0e0e05 80%,#7a7a7a05 80%,#7a7a7a05),linear-gradient(279deg,#bebebe05,#bebebe05 14.286%,#a0a0a005 14.286%,#a0a0a005 28.572%,#17171705 28.572%,#17171705 42.858%,#3c3c3c05 42.858%,#3c3c3c05 57.144%,#95959505 57.144%,#95959505 71.43%,#04040405 71.43%,#04040405 85.716%,#32323205 85.716%,#32323205 100.002%),linear-gradient(109deg,#7c7c7c08,#7c7c7c08 12.5%,#3d3d3d08 12.5%,#3d3d3d08 25%,#bbbbbb08 25%,#bbbbbb08 37.5%,#cfcfcf08 37.5%,#cfcfcf08 50%,#cecece08 50%,#cecece08 62.5%,#76767608 62.5%,#76767608 75%,#59595908 75%,#59595908 87.5%,#60606008 87.5%,#60606008),linear-gradient(329deg,#23232305,#23232305 20%,#f6f6f605 20%,#f6f6f605 40%,#76767605 40%,#76767605 60%,#f5f5f505 60%,#f5f5f505 80%,#8c8c8c05 80%,#8c8c8c05),linear-gradient(90deg,#4f4f4f,#4f4f4f)}html p,html span,html button,html input,body p,body span,body button,body input{font-family:CamingoRegular,Courier New,Courier,monospace!important}html button,body button{color:var(--text-color)}html p,body p{padding:0;margin:0}#root{width:100%;height:100%}#root .app{width:100%;height:94%;display:flex;justify-content:center;align-items:center;flex-direction:row}#root .app .sidebar,#root .app .sidebar2,#root .app .content{height:100%;width:30%}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(81,81,81,.3803921569);background-color:#a9a9a93a}*::-webkit-scrollbar{width:6px;height:6px;background-color:#a9a9a93a}*::-webkit-scrollbar-thumb{background-color:#51515191;background-image:-webkit-linear-gradient(90deg,transparent,rgba(0,0,0,.561) 50%,transparent,transparent)}
