*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-box-sizing:inherit;box-sizing:inherit;font-size:62.5%}@media (max-width: 900px){html{font-size:50%}}@media (max-width: 600px){html{font-size:40%}}body{font-family:Roboto,serif;background-color:#212121;color:#eee;font-weight:300;line-height:1.6}a{text-decoration:none;color:inherit}section{height:100vh;position:relative}@media (max-width: 900px){section{min-height:100vh}}.spinner{position:relative;width:5rem;height:5rem;perspective:67.2px}.spinner div{width:100%;height:100%;background:#76abae;position:absolute;left:50%;transform-origin:left;animation:spinner-16s03x 2s infinite}.spinner div:nth-child(1){animation-delay:.15s}.spinner div:nth-child(2){animation-delay:.3s}.spinner div:nth-child(3){animation-delay:.45s}.spinner div:nth-child(4){animation-delay:.6s}.spinner div:nth-child(5){animation-delay:.75s}@keyframes spinner-16s03x{0%{transform:rotateY(0)}50%,80%{transform:rotateY(-180deg)}90%,to{opacity:0;transform:rotateY(-180deg)}}.nav{background:linear-gradient(135deg,#ffffff40,#ffffff0d);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(10px);border:1px solid #76abae;box-shadow:0 2px 10px #eeeeee3b;padding:2rem 5rem 2rem 2rem;height:50vh;width:min-content;border-radius:25px;position:absolute;top:50%;left:-13rem;transform:translateY(-50%);z-index:100;display:flex;align-items:center;justify-content:center;transition:left .4s ease-in-out}.nav:before{content:url("data:image/svg+xml,%3csvg%20width='30px'%20height='30px'%20viewBox='0%200%2032.00%2032.00'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%20fill='%23ffffff'%20transform='rotate(0)'%20stroke='%23ffffff'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3ctitle%3earrow-right%3c/title%3e%3cdesc%3eCreated%20with%20Sketch%20Beta.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke-width='0.00032'%20fill='none'%20fill-rule='evenodd'%20sketch:type='MSPage'%3e%3cg%20id='Icon-Set'%20sketch:type='MSLayerGroup'%20transform='translate(-360.000000,%20-933.000000)'%20fill='%23ffffff'%3e%3cpath%20d='M388,933%20L368,933%20C365.791,933%20364,934.791%20364,937%20L364,941%20L366,941%20L366,937%20C366,935.896%20366.896,935%20368,935%20L388,935%20C389.104,935%20390,935.896%20390,937%20L390,957%20C390,958.104%20389.104,959%20388,959%20L368,959%20C366.896,959%20366,958.104%20366,957%20L366,953%20L364,953%20L364,957%20C364,959.209%20365.791,961%20368,961%20L388,961%20C390.209,961%20392,959.209%20392,957%20L392,937%20C392,934.791%20390.209,933%20388,933%20L388,933%20Z%20M377.343,953.243%20C376.953,953.633%20376.953,954.267%20377.343,954.657%20C377.733,955.048%20378.367,955.048%20378.758,954.657%20L385.657,947.758%20C385.865,947.549%20385.954,947.272%20385.94,947%20C385.954,946.728%20385.865,946.451%20385.657,946.243%20L378.758,939.344%20C378.367,938.953%20377.733,938.953%20377.343,939.344%20C376.953,939.733%20376.953,940.367%20377.343,940.758%20L382.586,946%20L361,946%20C360.447,946%20360,946.448%20360,947%20C360,947.553%20360.447,948%20361,948%20L382.586,948%20L377.343,953.243%20L377.343,953.243%20Z'%20id='arrow-right'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");padding-left:45%;display:flex;align-items:center;justify-content:center;position:absolute;border:1px solid #76abae;height:80%;right:-5rem;width:10rem;border-radius:50%;z-index:-1;background-color:#76abae80;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(10px);transition:all .1s cubic-bezier(.95,.94,0,.9);clip-path:inset(0 0 0 50%)}@media (max-width: 600px){.nav:before{display:none}}@media (min-width: 601px){.nav:hover{left:-5rem;padding-right:2rem;padding-left:7rem}.nav:hover:before{display:none}}.nav ul{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;list-style:none;gap:2rem}@media (max-width: 600px){.nav ul{flex-direction:row;justify-content:space-around;width:100%}}.nav ul li{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.nav ul li a.active{background-color:#76abae80;border-radius:20px;padding:.8rem}@media (max-width: 600px){.nav{position:fixed;bottom:2rem;left:50%;right:0;top:auto;transform:translate(-50%);width:90%;height:auto;padding:1rem;border-radius:25px;background:#76abae;z-index:10000}.nav.hide{transform:translate(-50%) translateY(110%);opacity:1;transition:all .2s}.nav.hide .hidden-div{content:url("data:image/svg+xml,%3csvg%20width='64px'%20height='64px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M5%2015L10%209.84985C10.2563%209.57616%2010.566%209.35814%2010.9101%209.20898C11.2541%209.05983%2011.625%208.98291%2012%208.98291C12.375%208.98291%2012.7459%209.05983%2013.0899%209.20898C13.434%209.35814%2013.7437%209.57616%2014%209.84985L19%2015'%20stroke='%23ffffff'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");height:10rem;width:25rem;border-radius:50%;border:1px solid #76abae;background-color:#0000008a;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(10px);clip-path:inset(0 0 50% 0);position:absolute;top:-50%;transition:all .1s cubic-bezier(.95,.94,0,.9);display:flex;align-items:center;justify-content:center;z-index:-1}.nav.hide:before{display:none}.nav ul li a.active{background-color:#21212180}}.home-outline-logo{width:5rem;height:5rem;display:block;overflow:visible}.home-stroke{fill:none;stroke:#eee;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2000;stroke-dashoffset:0;transition:stroke-dashoffset 3s ease-in-out infinite}.home-outline-logo:hover .home-stroke{animation:drawHome 5s ease-in-out infinite}@keyframes drawHome{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}.custom-tooltip{position:fixed;-webkit-transform:translate(-20%,-10%);-ms-transform:translate(-20%,-10%);transform:translate(-20%,-10%);background:#76abaecc;color:#fff;font-size:14px;font-weight:500;border-radius:5px;padding:6px 10px;white-space:nowrap;pointer-events:none;z-index:1000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-filter:drop-shadow(0px 2px 4px rgba(0,0,0,.3));filter:drop-shadow(0px 2px 4px rgba(0,0,0,.3));opacity:0;-webkit-animation:fadeIn .2s forwards;animation:fadeIn .2s forwards}@media (max-width: 900px){.custom-tooltip{display:none}.custom-tooltip.ts-visible{display:block}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.projects-outline-logo{width:5rem;height:5rem;display:block;overflow:visible}.projects-stroke{fill:none;stroke:#eee;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2500;stroke-dashoffset:0;transition:stroke-dashoffset 2s ease-in-out infinite}.projects-outline-logo:hover .projects-stroke{animation:drawProjects 5s ease-in-out infinite}@keyframes drawProjects{0%{stroke-dashoffset:2500}to{stroke-dashoffset:0}}.developer-outline-logo{width:5rem;height:5rem;display:block;overflow:visible}.developer-stroke{fill:none;stroke:#eee;stroke-width:50;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3000;stroke-dashoffset:550;transition:stroke-dashoffset 3s ease-in-out}.developer-outline-logo:hover .developer-stroke{animation:drawDev 5s ease-in-out infinite}@keyframes drawDev{0%{stroke-dashoffset:3000}to{stroke-dashoffset:0}}.contact-outline-logo{width:4rem;height:4rem;display:block;overflow:visible}.contact-stroke{fill:none;stroke:#eee;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3000;stroke-dashoffset:0;transition:stroke-dashoffset .5s ease-in-out infinite}.contact-outline-logo:hover .contact-stroke{animation:drawContact 5s ease-in-out infinite}@keyframes drawContact{0%{stroke-dashoffset:3000}to{stroke-dashoffset:0}}.loading-animation-container{width:100%;display:flex;justify-content:center;margin-bottom:1rem}.x-wheel{position:relative;width:3rem;height:3rem;animation:xwheel-move 1s infinite ease-in-out}.bar{position:absolute;left:50%;top:50%;width:100%;height:.3rem;background-color:#76abae}.bar1{transform:translate(-50%,-50%) rotate(45deg)}.bar2{transform:translate(-50%,-50%) rotate(-45deg)}@keyframes xwheel-move{0%{transform:translate(-1rem) rotate(0)}50%{transform:translate(1rem) rotate(180deg)}to{transform:translate(-1rem) rotate(360deg)}}.chatbot-wrapper{position:absolute;bottom:5rem;right:5rem;display:flex;align-items:center;z-index:1000}@media (max-width: 600px){.chatbot-wrapper{font-size:5rem;bottom:15%;right:4rem}}.chatbot-floating{background-color:#76abae;color:#eee;padding:1.2rem 2rem;border-radius:2.5rem;font-size:1.6rem;cursor:pointer;box-shadow:0 .2rem 1rem #0000004d;transition:transform .3s ease;position:relative}.chatbot-floating:hover{transform:scale(1.05)}.chatbot-floating:after{content:"";position:absolute;top:50%;right:-1rem;transform:translateY(-50%);border-width:1rem 0 1rem 1rem;border-style:solid;border-color:transparent transparent transparent #76abae}@media (max-width: 900px){.chatbot-floating{transform:scale(1.5);right:7rem}}.chatbot-avatar{margin-left:1rem;background-color:#76abae;border-radius:50%;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.chatbot-avatar img{width:5rem;height:5rem}@media (max-width: 900px){.chatbot-avatar{transform:scale(1.5)}}.chatbot-container{position:fixed;bottom:2rem;right:2rem;width:30%;height:60%;background-color:#212121;border:.1rem solid #eeeeee;border-radius:1rem;box-shadow:0 .2rem 1rem #0000004d;z-index:10000;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 900px){.chatbot-container{min-width:50%}}@media (max-width: 600px){.chatbot-container{height:80vh;width:80%}}.chatbot-container .chatbot-header{background-color:#222831;color:#eee;padding:1rem;display:flex;justify-content:space-between;align-items:center}.chatbot-container .chatbot-header h3{margin:0;font-size:1.6rem}.chatbot-container .chatbot-header .chatbot-btn{background:transparent;border:none;color:#eee;font-size:2rem;cursor:pointer}.chatbot-container .chatbot-messages{padding:1rem;flex:1;overflow-y:auto;font-size:1.4rem}@media (max-width: 900px){.chatbot-container .chatbot-messages{font-size:1.6rem}}@media (max-width: 600px){.chatbot-container .chatbot-messages{font-size:1.8rem}}.chatbot-container .chatbot-input{display:flex;padding:1rem;border-top:.1rem solid #eeeeee}@media (max-width: 600px){.chatbot-container .chatbot-input{height:8rem}}.chatbot-container .chatbot-input input{flex:1;padding:.8rem;border:.1rem solid #76abae;border-radius:.5rem;font-size:1.4rem;transition:border-color .3s ease,box-shadow .3s ease}@media (max-width: 600px){.chatbot-container .chatbot-input input{font-size:1.8rem}}.chatbot-container .chatbot-input input:focus{outline:none;border-color:#eee;box-shadow:0 0 .5rem #76abae80}.chatbot-container .chatbot-input input::placeholder{color:#eee;transition:color .3s ease,transform .3s ease}.chatbot-container .chatbot-input input:focus::placeholder{transform:translateY(-2px);opacity:.7}.message-wrapper{display:flex;margin-bottom:1rem;align-items:flex-end}.message-wrapper.bot{flex-direction:row}.message-wrapper.bot .message-avatar{margin-right:1rem}.message-wrapper.bot .message-avatar img{width:4rem;height:4rem;border-radius:50%;object-fit:cover}.message-wrapper.user{flex-direction:row-reverse}.message-wrapper.user .message-avatar{display:none}.message-wrapper .message-bubble{background-color:#222831;padding:1rem 1.5rem;border-radius:1.5rem;max-width:80%;box-shadow:0 .1rem .3rem #0000001a;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap}.message-wrapper .message-bubble .markdown-container{padding:.5rem}.message-wrapper .message-bubble p{margin:0}.message-wrapper .message-bubble a{color:#76abae;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap}.message-wrapper.error .message-bubble{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.chatbot-btn{margin-left:1rem;padding:.8rem 1.2rem;background-color:#76abae;color:#eee;border:none;border-radius:.5rem;cursor:pointer;font-size:1.4rem}.not-found-page{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#212121}.not-found-page .not-found-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;padding:6rem 15rem;text-align:center;color:#eee;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px}.not-found-page .not-found-content h1{font-size:6rem;margin-bottom:20px}.not-found-page .not-found-content p{font-size:3.5rem;font-weight:700;margin-bottom:20px}@media (max-width: 1600px){.not-found-page .not-found-content h1{font-size:5rem}.not-found-page .not-found-content p{font-size:2.5rem}}@media (max-width: 1200px){.not-found-page .not-found-content{padding:4rem 10rem}.not-found-page .not-found-content h1{font-size:4rem}.not-found-page .not-found-content p{font-size:2rem}}@media (max-width: 600px){.not-found-page .not-found-content{width:80%;padding:3rem 4rem}}.not-found-page .not-found-content .go-home-btn{display:inline-block;padding:1rem 2rem;background-color:#76abae;color:#000;text-decoration:none;border-radius:20px;font-size:5.2rem;font-weight:bolder;transition:background-color .3s ease}.not-found-page .not-found-content .go-home-btn:hover{background-color:#b5f3f7}@media (max-width: 1600px){.not-found-page .not-found-content .go-home-btn{font-size:3rem}}@media (max-width: 1200px){.not-found-page .not-found-content .go-home-btn{font-size:2rem}}
