@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}ul{list-style:none}button{border:none}a{color:inherit;text-decoration:none}.centered{justify-content:center;align-items:center;display:flex}.fonted{font-family:Montserrat,sans-serif}.accented{color:#f44a02}.bg-accented{background-color:#f44a02}.bg-red{background-color:#ff605c}.bg-orange{background-color:#ffbd44}.bg-green{background-color:#00ca4e}.bg-blue{background-color:#007aff}.bg-secondary{background-color:#dcdcdc}.no-pointer-events{pointer-events:none}.no-user-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pointer{cursor:pointer}.zoomIn{cursor:zoom-in}html,body,#root{background-color:ivory;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}div::-webkit-scrollbar{display:none}.pending{background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#333;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{background-color:rgba(0,0,0,.35);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.modal{background-color:#f0f0f0;border:3px solid #333;border-radius:2rem;flex-direction:column;align-items:center;width:75%;height:25%;padding:.25rem;display:flex}.modal-close{align-self:end;padding:1rem}.modal-content{text-align:center;align-self:center}.modal-content h2{margin-top:-.25rem;margin-bottom:.5rem}#interface{pointer-events:none;color:#333;width:100%;height:100%;position:fixed;top:0;left:0}.controls-wrapper{justify-content:center;width:100%;display:flex;position:absolute;bottom:2.5rem}.home-button{cursor:pointer;-webkit-backdrop-filter:blur(6.5px);pointer-events:all;background:rgba(255,255,255,.35);border:none;border-radius:99%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-right:1rem;font-size:1.25rem;display:flex;box-shadow:0 8px 32px rgba(31,38,135,.37)}.interface-controls{-webkit-backdrop-filter:blur(6.5px);pointer-events:all;background:rgba(255,255,255,.35);border-radius:30px;justify-content:space-between;height:3.25rem;display:flex;box-shadow:0 8px 32px rgba(31,38,135,.37)}.interface-controls button{cursor:pointer;background-color:transparent;border:none;border-radius:99%;justify-content:center;align-items:center;width:3.25rem;height:100%;font-size:1.75rem;font-weight:700;transition:all .2s;display:flex}.interface-controls button:disabled{transition:all .2s}.label{border-color:#dcdcdc;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;width:10rem}.label-phase{width:100%;height:100%;display:flex;overflow:hidden}.label-phase-content{color:#848484;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.label-phase-content .active{color:#333;font-weight:700;transition-duration:.5s}.section{z-index:1;width:100vw;height:100vh}.wrapper-monitor{border-radius:10px;justify-content:center;align-items:center;width:1920px;height:1080px;display:flex}.folder-closed{flex-direction:column;justify-content:center;align-items:center;margin-top:50rem;margin-left:100rem;display:flex}.folder-icon{width:9rem;height:9rem}.window{background-color:#f0f0f0;border-radius:2.5rem;width:100%;height:100%}.window--tob-bar{background-color:#333;border-radius:2.5rem 2.5rem 0 0;width:100%;height:7.5%}.window--tob-bar-circles{justify-content:space-around;align-items:center;width:10%;height:100%;margin-left:1%;display:flex}.window--tob-bar-circles .circle{border-radius:99%;width:25%;height:60%}.window-content{border-radius:0 0 2.5rem 2.5rem;width:100%;height:92.5%;display:flex}.monitor-window-container{width:100%;height:100%;margin-left:2rem}.window-sidebar{background-color:#dddcdc;border-radius:0 0 0 2.5rem;flex-grow:0;flex-shrink:0;width:22.5%;height:100%;padding:1.5rem}.window-sidebar-title{color:#727272;font-size:2.5rem}.window-sidebar-list-item{cursor:pointer;margin:.5rem;padding:.5rem;font-size:2.7rem}.window-sidebar-list-item-selected{background-color:#bfbfbf}.window-content-main{border-radius:0 0 2.5rem;flex-grow:0;flex-shrink:0;width:77.5%;padding:5rem;overflow:scroll}.window-content-main-img-tag-wrapper{width:100%;display:flex}.window-content-main-img{width:55rem}.window-content-main-img img{border-radius:2rem;width:100%}.window-content-main-tags{flex-direction:column;justify-content:center;margin-left:3rem;display:flex}.window-content-main-tags li{color:#848484;align-items:center;margin-bottom:1rem;font-size:2rem;display:flex}.window-content-main-tags li span{margin-left:.75rem;font-weight:600}.window-content-main-title{margin-top:3rem;font-size:4rem}.window-content-main-description{text-align:justify;width:100%;margin-top:1rem;font-size:2.5rem}.window-content-main-buttons{justify-content:space-between;width:100%;margin-top:3rem;display:flex}.window-content-main-buttons button{border-radius:1rem}.window-content-main-buttons button a{justify-content:center;padding:1.25rem 1.5rem;font-size:2.2rem;display:flex}.window-content-main-buttons button a span{margin-left:1rem}.window-content-main-code{color:#333}.window-content-main-ref{color:#f0f0f0}.skills-container{height:100%}.skills-title{text-align:center;margin:.3rem 0;font-size:5rem}.skills{flex-wrap:wrap;width:100%;height:90%}.skill{flex-direction:column;width:15.1rem;height:15.1rem;margin:2rem 1rem}.skill-icon{background-color:#fff;border-radius:3rem;width:100%;height:100%;padding:2rem}.ico{width:100%;height:100%}.skill-name{margin-top:1rem;font-size:2.45rem}#phone{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1050px;height:1940px}.phone-container{flex-direction:column;justify-content:end;align-items:center;width:100%;height:100%;font-size:10rem;display:flex}.phone-notification{color:#fefefe;cursor:pointer;background-color:rgba(0,0,0,.35);border-radius:2rem;align-items:center;width:99%;height:12rem;margin:0 1rem 1.5rem;text-decoration:none;display:flex}.phone-notification-icon{width:9rem;height:9rem;margin:2rem 1.5rem}.phone-notification-icon i{border-radius:2rem;justify-content:center;align-items:center;width:100%;height:100%;padding:.5rem;font-size:6rem;display:flex}.phone-notification-info{width:calc(100% - 100px);margin-left:.25rem}.phone-notification-title{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:600}.phone-notification-description{font-size:2.5rem;font-weight:400}.phone-notification-description span{font-weight:600}#phone-bar{background-color:rgba(0,0,0,.5);border-radius:10rem;width:50%;height:1.25rem;margin-top:4rem}a{color:#007aff;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}#gamedemo{width:1920px;height:1108px;display:flex}#tablet{width:1280px;height:720px}#monitor{width:1920px;height:1080px}#laptop{width:1280px;height:920px;display:flex}.custom-html #monitor{top:0;transform:scale(.965)translate(0%)}.custom-html #tablet{top:0;transform:scale(.81)translate(0%)}.custom-html #laptop{top:0;transform:scale(1.02)translateY(-2%)}.custom-html #gamedemo{top:0;transform:scale(1.09)translate(0%)}.card-html{transform:scaleX(.7)}.tooltip-text{color:gold;-webkit-text-stroke:1px black;text-align:center;white-space:nowrap;z-index:999;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scaleY(.7)}.tooltip-text.hidden{display:none}.tooltip-text.visible{display:block}
