@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat&family=Poppins:wght@300;400;500;600&display=swap);.bear-react-carousel__root{aspect-ratio:var(--carousel-aspect-ratio);height:inherit;height:var(--carousel-height,inherit);position:relative;-webkit-user-select:none;user-select:none;width:100%}.bear-react-carousel__test-number{font-size:60px;overflow:auto;pointer-events:none;right:0;top:0}.bear-react-carousel__test-number,.bear-react-carousel__window-size{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;z-index:2}.bear-react-carousel__window-size{background-color:#00000080;font-size:12px;padding:5px 10px}.bear-react-carousel__pagination-group{bottom:12px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;left:50%;position:absolute;text-align:center;transform:translate(-50%);width:auto;z-index:10}.bear-react-carousel__root[data-touching] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-touching] .bear-react-carousel__slide-item{pointer-events:none}.bear-react-carousel__root[data-gpu-render] .bear-react-carousel__container{will-change:transform}.bear-react-carousel__root[data-per-view-auto] .bear-react-carousel__slide-item__card{container-type:normal}.bear-react-carousel__root .bear-react-carousel__slide-item__card{container-type:inline-size}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button{background-color:#bdbdbd;border-radius:7px;box-shadow:3px 3px 9px #bdbdbd1f;height:.5rem;margin:0 6px;opacity:.6;width:.5rem}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button[data-active]{background-color:#00a3e0;background-color:var(--primary-color,#00a3e0)}.bear-react-carousel__pagination-button{cursor:pointer;display:inline-grid;position:relative}.bear-react-carousel__clone-icon-group{color:#fff;display:flex;flex-direction:row;font-size:12px;left:10px;position:absolute;top:10px;z-index:3}.bear-react-carousel__clone-icon{background:#0000 no-repeat 50%;background-size:100%;height:20px;opacity:.5;width:20px}.bear-react-carousel__nav-button{background-color:#ffffff80;border:none;border-radius:99em;color:#fff;opacity:.6;outline:none}.bear-react-carousel__nav-next-button,.bear-react-carousel__nav-prev-button{align-content:center;bottom:0;cursor:pointer;display:flex;flex-wrap:wrap;height:40px;justify-content:center;margin:auto 0;overflow:hidden;padding:5px;position:absolute;top:0;width:40px;z-index:11}.bear-react-carousel__root[data-touching] .bear-react-carousel__nav-group{pointer-events:none}.bear-react-carousel__root[data-first-page] .bear-react-carousel__nav-prev-button,.bear-react-carousel__root[data-first-page][data-last-page] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-last-page] .bear-react-carousel__nav-next-button{opacity:0;pointer-events:none}.bear-react-carousel__nav-group>.bear-react-carousel__nav-prev-button{left:10px}.bear-react-carousel__nav-group>.bear-react-carousel__nav-next-button{right:10px;transform:rotate(180deg)}.bear-react-carousel__nav-icon{background:#0000 no-repeat 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PHBhdGggZD0ibTI5Ny44MTMgNDkxLjY0OCAxLjM2Ni0xLjc1TDY3OC4yNzIgMTEzLjc1YTM4Ljc4NCAzOC43ODQgMCAwIDEgNS4wNzctNC4wOTYgMzQuMzQ3IDM0LjM0NyAwIDAgMSAxNC4yOTQtNC45OTJjMi4yMTgtLjE3IDIuMTc2LS4xNyA0LjM5NC0uMTdhMzMuNDkzIDMzLjQ5MyAwIDAgMSAxNC41NSA0LjE4MWMxMi4zMyA2Ljk5NyAxOC42ODggMjEuNzYgMTUuMjc0IDM1LjQ5OS0xLjIzNyA1LjA3Ny03LjA0IDEzLjQ0LTcuMDQgMTMuNDRMMzY5LjMyMyA1MTAuNDY0bDM1NC4wOSAzNTQuMzlzNi4yNzIgNy45NzggNy44OTQgMTIuOTI3YTMyLjIxMyAzMi4yMTMgMCAwIDEtMzMuNzUgNDEuNTU4Yy02LjY1Ni0uNjgzLTE3Ljc0OS03LjY4LTE3Ljc0OS03LjY4TDMwMC41ODcgNTMzLjY3NWwtMS4yOC0xLjQ1MWEzMC4zNzkgMzAuMzc5IDAgMCAxLTcuODk0LTE3Ljc1IDMxLjAxOSAzMS4wMTkgMCAwIDEgMy43MTItMTguNjAyIDI3LjIyMSAyNy4yMjEgMCAwIDEgMi42ODgtNC4yMjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-size:100%;height:20px;width:20px}.bear-react-carousel__slide-item{box-sizing:border-box;flex:0 0 auto;max-width:100%;overflow:hidden;padding-left:calc(var(--carousel-space-between)/2);padding-right:calc(var(--carousel-space-between)/2);position:relative;transition-property:transform;width:var(--carousel-slide-width)}.bear-react-carousel__slide-item__image{height:100%;max-height:100%;max-width:100%;width:100%}.bear-react-carousel__slide-item__image-contain{object-fit:contain}.bear-react-carousel__slide-item__image-cover{object-fit:cover}.bear-react-carousel__slide-item__image-scale-down{object-fit:scale-down}.bear-react-carousel__slide-item__image-none{object-fit:none}.bear-react-carousel__slide-item__image-preload{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0}.bear-react-carousel__slide-item__card{background-position:50%;background-repeat:no-repeat;height:100%;width:100%}.bear-react-carousel__slide-item__card-contain{background-size:contain}.bear-react-carousel__slide-item__card-cover{background-size:cover}.bear-react-carousel__slide-item__card-100{background-size:100%}.bear-react-carousel__container{display:flex;flex-direction:row;height:inherit;position:relative;touch-action:pan-y;transition-timing-function:ease}.bear-react-carousel__content{height:100%;max-width:100%;min-width:100%;overflow:hidden;position:var(--carousel-content-position);right:0;top:0;z-index:1}.bear-react-carousel__root[data-mouse-move] .bear-react-carousel__container{cursor:pointer}.bear-react-carousel__root[data-debug] .bear-react-carousel__slide-item[data-active]{border:1px solid #f64f4f}.bear-react-carousel__test-number{background-color:#00000080}.bear-react-carousel__root[data-debug] .bear-react-carousel__content:before{border-left:1px dashed #a4a4a4;content:"";height:100%;left:50%;pointer-events:none;position:absolute;width:0;z-index:50}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;scroll-behavior:smooth}html{overflow-x:hidden}body{background-color:#000c18;color:#f3cea1;font-size:1rem}::selection{background-color:gold;color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#f3cea1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:gold}.app{align-items:center;background-color:#000c18;color:#f3cea1;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}@media(max-width:1700px){body{font-size:.95rem}}@media(max-width:1350px){body{font-size:.9rem}}@media(max-width:1000px){body{font-size:.85rem}}@media(max-width:700px){body{font-size:.8rem}}.loadingPage{align-items:center;background-color:#000c18;color:#f3cea1;display:flex;justify-content:center;opacity:1;transition:opacity .5s ease,visibility .5s ease;visibility:visible;width:100vw;z-index:1000}.loadingPage,.loadingPage .particles{height:100vh;left:0;overflow:hidden;position:fixed;top:0}.loadingPage .particles{width:100%;z-index:0}.loadingPage .particles .particle{animation:particles 15s linear infinite;background-color:#ffffff80;border-radius:50%;height:2px;position:absolute;width:2px}.loadingPage .particles .particle:first-child{animation-delay:-7s;animation-duration:21s;height:3px;left:17%;opacity:.9;top:92%;width:3px}.loadingPage .particles .particle:nth-child(2){animation-delay:-6s;animation-duration:19s;height:5px;left:13%;opacity:.6;top:20%;width:5px}.loadingPage .particles .particle:nth-child(3){animation-delay:-4s;animation-duration:11s;height:2px;left:7%;opacity:.8;top:22%;width:2px}.loadingPage .particles .particle:nth-child(4){animation-delay:-5s;animation-duration:25s;height:5px;left:11%;opacity:.7;top:94%;width:5px}.loadingPage .particles .particle:nth-child(5){animation-delay:-7s;animation-duration:25s;height:3px;left:36%;opacity:.7;top:95%;width:3px}.loadingPage .particles .particle:nth-child(6){animation-delay:-8s;animation-duration:15s;height:5px;left:48%;opacity:.3;top:83%;width:5px}.loadingPage .particles .particle:nth-child(7){animation-delay:-9s;animation-duration:15s;height:5px;left:6%;opacity:.4;top:13%;width:5px}.loadingPage .particles .particle:nth-child(8){animation-delay:-6s;animation-duration:28s;height:3px;left:51%;opacity:.9;top:93%;width:3px}.loadingPage .particles .particle:nth-child(9){animation-delay:-3s;animation-duration:15s;height:3px;left:89%;opacity:.3;top:89%;width:3px}.loadingPage .particles .particle:nth-child(10){animation-delay:-6s;animation-duration:14s;height:4px;left:6%;opacity:1;top:68%;width:4px}.loadingPage .particles .particle:nth-child(11){animation-delay:-6s;animation-duration:22s;height:4px;left:8%;opacity:.5;top:29%;width:4px}.loadingPage .particles .particle:nth-child(12){animation-delay:-2s;animation-duration:17s;height:3px;left:57%;opacity:.4;top:86%;width:3px}.loadingPage .particles .particle:nth-child(13){animation-delay:-2s;animation-duration:25s;height:3px;left:83%;opacity:.3;top:3%;width:3px}.loadingPage .particles .particle:nth-child(14){animation-delay:-3s;animation-duration:20s;height:5px;left:8%;opacity:1;top:56%;width:5px}.loadingPage .particles .particle:nth-child(15){animation-delay:-8s;animation-duration:27s;height:3px;left:88%;opacity:.1;top:38%;width:3px}.loadingPage .particles .particle:nth-child(16){animation-delay:-8s;animation-duration:28s;height:4px;left:12%;opacity:.7;top:74%;width:4px}.loadingPage .particles .particle:nth-child(17){animation-delay:-4s;animation-duration:19s;height:4px;left:69%;opacity:.6;top:79%;width:4px}.loadingPage .particles .particle:nth-child(18){animation-delay:-7s;animation-duration:22s;height:3px;left:85%;opacity:.5;top:33%;width:3px}.loadingPage .particles .particle:nth-child(19){animation-delay:-6s;animation-duration:12s;height:2px;left:36%;opacity:.7;top:67%;width:2px}.loadingPage .particles .particle:nth-child(20){animation-delay:-4s;animation-duration:22s;height:4px;left:65%;opacity:1;top:49%;width:4px}.loadingPage .particles .particle:nth-child(21){animation-delay:-8s;animation-duration:21s;height:3px;left:41%;opacity:.7;top:7%;width:3px}.loadingPage .particles .particle:nth-child(22){animation-delay:-8s;animation-duration:11s;height:3px;left:17%;opacity:.1;top:99%;width:3px}.loadingPage .particles .particle:nth-child(23){animation-delay:-1s;animation-duration:29s;height:4px;left:76%;opacity:.1;top:99%;width:4px}.loadingPage .particles .particle:nth-child(24){animation-delay:-3s;animation-duration:25s;height:3px;left:29%;opacity:.6;top:87%;width:3px}.loadingPage .particles .particle:nth-child(25){animation-delay:-1s;animation-duration:24s;height:3px;left:2%;opacity:.2;top:69%;width:3px}.loadingPage .loading-content{flex-direction:column;gap:60px;max-width:500px;padding:0 20px;width:100%}.loadingPage .loading-content,.loadingPage .logo-container{align-items:center;display:flex;justify-content:center;position:relative}.loadingPage .logo-container *{font-family:Caveat,sans-serif}.loadingPage .logo-container .code-brackets{color:gold;font-size:3rem;font-weight:300}.loadingPage .logo-container .code-brackets.left{margin-right:5px}.loadingPage .logo-container .code-brackets.right{margin-left:5px}.loadingPage .logo-container .logo-text{background:linear-gradient(135deg,#f3cea1,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.5rem;font-weight:300}.loadingPage .loader-container{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.loadingPage .progress-container{display:flex;flex-direction:column;gap:8px;width:100%}.loadingPage .progress-bar{background-color:#f3cea11a;border-radius:4px;height:4px;overflow:hidden;width:100%}.loadingPage .progress-bar .progress-fill{background:linear-gradient(90deg,#f3cea1,gold);border-radius:4px;height:100%}.loadingPage .progress-text{align-self:flex-end;color:#f3cea1cc;font-size:.9rem;font-weight:300}.loadingPage .loading-message{color:#f3cea1e6;font-size:1.1rem;font-weight:300;margin-top:10px}.loadingPage .loading-message .dot-animation{animation:dotAnimation 1.5s infinite;display:inline-block}@keyframes float{0%{opacity:0;transform:translateY(0) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-45px) translateX(-15px)}}@keyframes dotAnimation{0%,20%{opacity:0}40%{opacity:1}60%{opacity:1}80%,to{opacity:0}}@media(max-width:768px){.loadingPage .logo-container .code-brackets{font-size:2.5rem}.loadingPage .logo-container .logo-text{font-size:3rem}.loadingPage .loading-message{font-size:1rem}}@media(max-width:480px){.loadingPage .logo-container .code-brackets{font-size:2rem}.loadingPage .logo-container .logo-text{font-size:2.5rem}}.mainPage{align-items:center;background-color:#000c18;display:flex;flex-direction:column;min-height:3400px;overflow:hidden;position:relative;width:100%}.mainPage .particles{height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:0}.mainPage .particles .particle{animation:particles 15s linear infinite;background-color:#ffffff80;border-radius:50%;height:2px;position:absolute;width:2px}.mainPage .particles .particle:first-child{animation-delay:-1s;animation-duration:23s;height:3px;left:53%;opacity:.5;top:18%;width:3px}.mainPage .particles .particle:nth-child(2){animation-delay:-5s;animation-duration:22s;height:5px;left:4%;opacity:.9;top:82%;width:5px}.mainPage .particles .particle:nth-child(3){animation-delay:-4s;animation-duration:28s;height:2px;left:88%;opacity:.3;top:79%;width:2px}.mainPage .particles .particle:nth-child(4){animation-delay:-5s;animation-duration:21s;height:4px;left:36%;opacity:.1;top:15%;width:4px}.mainPage .particles .particle:nth-child(5){animation-delay:-6s;animation-duration:18s;height:3px;left:48%;opacity:.1;top:88%;width:3px}.mainPage .particles .particle:nth-child(6){animation-delay:-7s;animation-duration:21s;height:3px;left:24%;opacity:.5;top:80%;width:3px}.mainPage .particles .particle:nth-child(7){animation-delay:-1s;animation-duration:17s;height:2px;left:35%;opacity:.9;top:99%;width:2px}.mainPage .particles .particle:nth-child(8){animation-delay:-8s;animation-duration:21s;height:3px;left:90%;opacity:.6;top:99%;width:3px}.mainPage .particles .particle:nth-child(9){animation-delay:-3s;animation-duration:22s;height:3px;left:76%;opacity:.6;top:32%;width:3px}.mainPage .particles .particle:nth-child(10){animation-delay:-2s;animation-duration:22s;height:3px;left:68%;opacity:.2;top:36%;width:3px}.mainPage .particles .particle:nth-child(11){animation-delay:-10s;animation-duration:18s;height:4px;left:36%;opacity:.8;top:51%;width:4px}.mainPage .particles .particle:nth-child(12){animation-delay:-3s;animation-duration:24s;height:4px;left:35%;opacity:.3;top:36%;width:4px}.mainPage .particles .particle:nth-child(13){animation-delay:-1s;animation-duration:23s;height:4px;left:14%;opacity:.8;top:78%;width:4px}.mainPage .particles .particle:nth-child(14){animation-delay:-1s;animation-duration:28s;height:3px;left:100%;opacity:.3;top:34%;width:3px}.mainPage .particles .particle:nth-child(15){animation-delay:-9s;animation-duration:29s;height:4px;left:84%;opacity:.1;top:67%;width:4px}.mainPage .particles .particle:nth-child(16){animation-delay:-4s;animation-duration:30s;height:3px;left:6%;opacity:.9;top:43%;width:3px}.mainPage .particles .particle:nth-child(17){animation-delay:-4s;animation-duration:28s;height:2px;left:72%;opacity:.3;top:43%;width:2px}.mainPage .particles .particle:nth-child(18){animation-delay:-2s;animation-duration:15s;height:3px;left:66%;opacity:.2;top:32%;width:3px}.mainPage .particles .particle:nth-child(19){animation-delay:-5s;animation-duration:16s;height:3px;left:11%;opacity:.4;top:89%;width:3px}.mainPage .particles .particle:nth-child(20){animation-delay:-1s;animation-duration:18s;height:5px;left:73%;opacity:.5;top:55%;width:5px}.mainPage .particles .particle:nth-child(21){animation-delay:-3s;animation-duration:22s;height:3px;left:92%;opacity:.8;top:80%;width:3px}.mainPage .particles .particle:nth-child(22){animation-delay:-10s;animation-duration:20s;height:2px;left:27%;opacity:.2;top:67%;width:2px}.mainPage .particles .particle:nth-child(23){animation-delay:-7s;animation-duration:12s;height:3px;left:4%;opacity:.3;top:82%;width:3px}.mainPage .particles .particle:nth-child(24){animation-delay:-1s;animation-duration:20s;height:4px;left:54%;opacity:.4;top:43%;width:4px}.mainPage .particles .particle:nth-child(25){animation-delay:-10s;animation-duration:22s;height:3px;left:9%;opacity:.9;top:71%;width:3px}.mainPage .hero-wrapper{align-items:center;display:flex;flex-direction:column;height:100vh;left:0;padding-top:100px;position:fixed;top:0;width:100%;z-index:2}.mainPage .hero-wrapper .hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:1200px;padding:0 20px;text-align:center}.mainPage .hero-wrapper .hero-content .hero-text-container{position:relative;z-index:2}.mainPage .hero-wrapper .hero-content .hero-title{color:#fff;font-size:3.5rem;font-weight:600;margin-bottom:1.5rem}.mainPage .hero-wrapper .hero-content .hero-title .name-highlight{color:gold;display:inline-block;font-family:Caveat,sans-serif;font-weight:700;position:relative;transform:translateY(-5px)}.mainPage .hero-wrapper .hero-content .hero-subtitle{align-items:center;color:#f3cea1;display:flex;font-size:1.5rem;height:1.5em;justify-content:center;margin-bottom:2rem}.mainPage .hero-wrapper .hero-content .hero-subtitle .typed-text{display:inline}.mainPage .hero-wrapper .hero-content .hero-subtitle .cursor{background-color:#f3cea1;display:inline-block;height:1.2em;margin-left:5px;vertical-align:middle;width:3px}.mainPage .hero-wrapper .hero-content .hero-subtitle .cursor.blinking{animation:blink 1s step-end infinite}.mainPage .hero-wrapper .hero-content .social-links{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:2rem;width:100%}.mainPage .hero-wrapper .hero-content .social-links a{align-items:center;background-color:#f3cea11a;border-radius:50%;color:#f3cea1;display:flex;font-size:1.3rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.mainPage .hero-wrapper .hero-content .social-links a:hover{background-color:#f3cea133;transform:translateY(-5px)}.mainPage .hero-wrapper .scroll-indicator{align-items:center;bottom:40px;color:#f3cea1;display:flex;flex-direction:column;gap:10px;position:absolute}.mainPage .hero-wrapper .scroll-indicator .scroll-icon{animation:bounce 2s infinite;font-size:1.5rem}.mainPage .hero-wrapper .scroll-indicator .scroll-text{font-size:.9rem;letter-spacing:2px;opacity:.8}.mainPage .room-container{height:100vh;left:0;position:fixed;top:0;width:100%;z-index:1}.mainPage .about-container{margin-top:100vh;position:relative;width:100%;z-index:2}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes particles{0%{opacity:1;transform:translateY(0) translateX(0)}70%{opacity:1}to{opacity:0;transform:translateY(-100vh) translateX(100px)}}@media(max-width:1024px){.mainPage .hero-wrapper .hero-content .hero-title{font-size:2.8rem}.mainPage .hero-wrapper .hero-content .hero-subtitle{font-size:1.2rem}}@media(max-width:768px){.mainPage .hero-wrapper .hero-content .hero-title{font-size:2.2rem}.mainPage .hero-wrapper .hero-content .hero-subtitle{font-size:1rem}.mainPage .hero-wrapper .hero-content .social-links a{font-size:1.1rem;height:40px;width:40px}}@media(max-width:480px){.mainPage .hero-wrapper .hero-content .hero-title{font-size:1.8rem}.mainPage .hero-wrapper .hero-content .hero-subtitle{font-size:.9rem}.mainPage .hero-wrapper .hero-content .social-links{gap:1rem}.mainPage .hero-wrapper .hero-content .social-links a{font-size:1rem;height:36px;width:36px}}.projectPage{align-items:center;display:flex;flex-direction:column;width:100%}.projectPage.loading{align-items:center;display:flex;justify-content:center;min-height:300px}.projectPage.loading .loader{animation:spin 1s ease-in-out infinite;border:3px solid #f3cea133;border-radius:50%;border-top-color:#f3cea1;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.projectPage .projectContainer{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:30px;line-height:1.6;max-width:1100px;padding:10px 40px 50px;width:100%}.projectPage .projectContainer .project-title{color:#f3cea1;font-size:2.8em;font-weight:300;margin-bottom:10px;text-align:center}.projectPage .projectContainer .project-tags{display:flex;gap:10px;margin-bottom:10px}.projectPage .projectContainer .project-tags .project-lang,.projectPage .projectContainer .project-tags .project-status{background-color:#f3cea126;border-radius:50px;color:#f3cea1;font-size:.9rem;font-weight:500;padding:6px 20px}.projectPage .projectContainer .project-actions{display:flex;gap:15px;margin:5px 0}.projectPage .projectContainer .project-actions .action-button{align-items:center;border-radius:50px;color:#f3cea1;display:flex;font-size:.95rem;font-weight:500;gap:8px;padding:8px 20px;text-decoration:none;transition:all .3s ease}.projectPage .projectContainer .project-actions .action-button.demo-link{background-color:#f3cea133;border:1px solid #f3cea14d}.projectPage .projectContainer .project-actions .action-button.demo-link:hover{background-color:#f3cea14d}.projectPage .projectContainer .project-actions .action-button.github-link{background-color:#0000;border:1px solid #f3cea14d}.projectPage .projectContainer .project-actions .action-button.github-link:hover{background-color:#f3cea11a}.projectPage .projectContainer .imgsContainer{aspect-ratio:16/9;background-color:#000c18;border:1px solid #f3cea11a;border-radius:10px;box-shadow:0 15px 30px #0000004d;margin:20px 0;overflow:hidden;position:relative;width:100%}.projectPage .projectContainer .imgsContainer .project-image{height:100%;left:0;object-position:center;position:absolute;top:0;width:100%;z-index:2}.projectPage .projectContainer .imgsContainer .project-image.contain-image{object-fit:contain;padding:0}.projectPage .projectContainer .imgsContainer .project-image.cover-image{object-fit:cover}.projectPage .projectContainer .imgsContainer .image-loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.projectPage .projectContainer .imgsContainer .image-loading .loader{animation:spin 1s ease-in-out infinite;border:3px solid #f3cea133;border-radius:50%;border-top-color:#f3cea1;height:40px;width:40px}.projectPage .projectContainer .imgsContainer .image-controls{display:flex;height:100%;justify-content:space-between;left:0;padding:0 20px;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}.projectPage .projectContainer .imgsContainer .image-controls .img-nav-btn{align-items:center;align-self:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2em;height:50px;justify-content:center;opacity:.7;pointer-events:auto;transition:all .2s ease;width:50px}.projectPage .projectContainer .imgsContainer .image-controls .img-nav-btn:hover{background:#000000b3;opacity:1}.projectPage .projectContainer .imgsContainer .image-controls .img-nav-btn:disabled{opacity:0;pointer-events:none}.projectPage .projectContainer .project-description{color:#e0e0e0;font-size:1rem;line-height:1.6;text-align:justify}.projectPage .projectContainer .project-description p{margin-bottom:1rem}@media(max-width:768px){.projectPage .projectContainer{padding:10px 20px 40px}.projectPage .projectContainer .project-title{font-size:2em}.projectPage .projectContainer .imgsContainer .image-controls .img-nav-btn{height:40px;width:40px}}@media(max-width:600px){.projectPage .projectContainer{padding:10px 15px 30px}.projectPage .projectContainer .project-title{font-size:1.8em}.projectPage .projectContainer .project-tags{flex-wrap:wrap;justify-content:center}.projectPage .projectContainer .project-actions{align-items:center;flex-direction:column}.projectPage .projectContainer .imgsContainer{aspect-ratio:3/4}.projectPage .projectContainer .imgsContainer .image-controls .img-nav-btn{height:35px;width:35px}.projectPage .projectContainer .project-description{font-size:.9em}}.pageLayout{align-items:center;min-height:100dvh}.contact,.pageLayout{display:flex;flex-direction:column;width:100%}.contact{padding:30px 40px;position:relative;z-index:100}.contact .footer-content{margin:0 auto;max-width:1200px;position:relative;width:100%}.contact .footer-content .contact-section{margin-bottom:50px;text-align:center}.contact .footer-content .contact-section .contact-title{background:linear-gradient(135deg,#f3cea1,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5em;font-weight:300;margin-bottom:15px}.contact .footer-content .contact-section .contact-subtitle{color:#f3cea1cc;font-size:1.1em;font-weight:300;margin-bottom:30px}.contact .footer-content .social-contact{display:flex;justify-content:center;width:100%}.contact .footer-content .social-contact .contact-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.contact .footer-content .social-contact .contact-list li a{align-items:center;background:#f3cea10d;border:1px solid #f3cea126;border-radius:50px;color:#f3cea1;display:flex;gap:10px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.contact .footer-content .social-contact .contact-list li a:hover{background:#f3cea11a;box-shadow:0 5px 15px #0003;transform:translateY(-5px)}.contact .footer-content .social-contact .contact-list li a .icon{font-size:1.2em}.contact .scroll-to-top{align-items:center;background:#f3cea11a;border:1px solid #f3cea133;border-radius:50%;bottom:30px;color:#f3cea1;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:40px;transition:all .3s ease;width:50px}.contact .scroll-to-top:hover{background:#f3cea133;transform:translateY(-5px)}.contact .copyright-section{margin-top:20px;text-align:center;width:100%}.contact .copyright-section .copyright{color:#f3cea199;display:flex;flex-direction:column;font-size:.9em;gap:5px}.contact .copyright-section .copyright .copyright-year{font-size:.9em}@media(max-width:900px){.contact{padding:60px 20px 30px}.contact .footer-content .contact-section .contact-title{font-size:2.2em}.contact .footer-content .contact-section .contact-subtitle{font-size:1em}.contact .footer-content .social-contact .contact-list{gap:15px}.contact .footer-content .social-contact .contact-list li a{font-size:.9em;padding:10px 15px}}@media(max-width:600px){.contact{padding:50px 15px 25px}.contact .footer-content .contact-section{margin-bottom:30px}.contact .footer-content .contact-section .contact-title{font-size:1.8em}.contact .footer-content .contact-section .contact-subtitle{font-size:.9em}.contact .footer-content .social-contact .contact-list{flex-direction:column;gap:12px;margin:0 auto;max-width:280px;width:100%}.contact .footer-content .social-contact .contact-list li{width:100%}.contact .footer-content .social-contact .contact-list li a{justify-content:center;width:100%}.contact .scroll-to-top{bottom:20px;height:40px;right:20px;width:40px}}.aboutPage{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:80px 40px;position:relative;width:100%}.aboutPage:before{background:radial-gradient(circle at center,#321e0f33,#0000 60%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.aboutPage .about-container{max-width:1200px;width:100%}.aboutPage .about-container .about-content{display:flex;flex-direction:column;gap:60px}.aboutPage .about-container .about-content .about-header{display:flex;flex-direction:column;gap:40px}.aboutPage .about-container .about-content .about-header .title-container{display:inline-block;margin-bottom:20px;position:relative}.aboutPage .about-container .about-content .about-header .title-container .about-title{background:linear-gradient(135deg,#f3cea1,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3em;font-weight:300;margin-bottom:5px}.aboutPage .about-container .about-content .about-header .title-container .title-underline{background:linear-gradient(90deg,gold,#0000);height:2px;margin-top:10px;position:relative;width:80px}.aboutPage .about-container .about-content .about-header .profile-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.aboutPage .about-container .about-content .about-header .profile-container .profile-image-container{height:240px;position:relative;width:240px}.aboutPage .about-container .about-content .about-header .profile-container .profile-image-container .profile-image{border:2px solid #f3cea14d;border-radius:10px;height:100%;object-fit:cover;position:relative;width:100%;z-index:2}.aboutPage .about-container .about-content .about-header .profile-container .profile-image-container .image-decoration{border:2px solid gold;border-radius:10px;height:100%;left:-10px;position:absolute;top:-10px;width:100%;z-index:1}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container{background:#0f1924;border:1px solid #f3cea133;border-radius:10px;box-shadow:0 10px 30px #0000004d;flex:1 1;min-width:300px;overflow:hidden}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header{align-items:center;background:#162639;display:flex;padding:10px 15px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-buttons{display:flex;gap:6px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-buttons .terminal-button{border-radius:50%;height:12px;width:12px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-buttons .terminal-button.close{background-color:#ff5f56}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-buttons .terminal-button.minimize{background-color:#ffbd2e}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-buttons .terminal-button.maximize{background-color:#27c93f}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-header .terminal-title{color:#f3cea199;flex:1 1;font-family:monospace;font-size:.9em;text-align:center}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-body{font-family:monospace;padding:15px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-body .terminal-line{margin-bottom:5px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-body .terminal-line .terminal-prompt{color:#27c93f;margin-right:5px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-body .terminal-line .terminal-command{color:#f3cea1}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container .terminal-body .terminal-output{border-left:2px solid #f3cea14d;color:#fff;margin-bottom:15px;margin-left:15px;padding-left:10px}.aboutPage .about-container .about-content .about-description{max-width:800px}.aboutPage .about-container .about-content .about-description .description-text{color:#f3cea1e6;font-size:1.1em;line-height:1.8;margin-bottom:20px}.aboutPage .about-container .about-content .skills-section{margin-top:20px}.aboutPage .about-container .about-content .skills-section .skills-title{background:linear-gradient(135deg,#f3cea1,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8em;font-weight:300;margin-bottom:30px}.aboutPage .about-container .about-content .skills-section .skills-container{display:flex;flex-direction:column;gap:40px}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .category-title{align-items:center;color:#f3cea1;display:flex;font-size:1.3em;gap:10px;margin-bottom:20px}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .category-title .title-icon{font-size:1.2em}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid .skill-item{align-items:center;background:#f3cea112;border:1px solid #f3cea126;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:15px;transition:all .3s ease}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid .skill-item:hover{background:#f3cea11a;border-color:#f3cea140;transform:translateY(-5px)}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid .skill-item .skill-icon{color:#f3cea1;font-size:1.8em;opacity:.8}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid .skill-item .skill-name{font-size:.95em;text-align:center}@media(max-width:900px){.aboutPage{padding:60px 20px}.aboutPage .about-container .about-content{gap:40px}.aboutPage .about-container .about-content .about-header .title-container .about-title{font-size:2.5em}.aboutPage .about-container .about-content .about-header .profile-container{align-items:center;flex-direction:column}.aboutPage .about-container .about-content .about-header .profile-container .profile-image-container{height:200px;width:200px}.aboutPage .about-container .about-content .about-description .description-text{font-size:1em}.aboutPage .about-container .about-content .skills-section .skills-title{font-size:1.6em}.aboutPage .about-container .about-content .skills-section .skills-container{gap:30px}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media(max-width:600px){.aboutPage{padding:40px 15px}.aboutPage .about-container .about-content{gap:30px}.aboutPage .about-container .about-content .about-header .title-container .about-title{font-size:2em}.aboutPage .about-container .about-content .about-header .profile-container .profile-image-container{height:180px;width:180px}.aboutPage .about-container .about-content .about-header .profile-container .terminal-container{min-width:100%}.aboutPage .about-container .about-content .about-description .description-text{font-size:.95em}.aboutPage .about-container .about-content .skills-section .skills-title{font-size:1.5em}.aboutPage .about-container .about-content .skills-section .skills-container{gap:25px}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .category-title{font-size:1.2em}.aboutPage .about-container .about-content .skills-section .skills-container .skill-category .skills-grid{grid-template-columns:repeat(2,1fr)}}.projectsPage{display:flex;justify-content:center;overflow:hidden;padding:120px 0;position:relative;width:100vw;z-index:9}.projectsPage:before{background:radial-gradient(circle at center center,#321e0f4d,#0000 70%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-10}.projectsPage .allContent{grid-gap:50px;display:grid;gap:50px;max-width:1800px;padding:0 40px;width:100%}.projectsPage .allContent .heading{align-items:center;display:flex;flex-direction:column;gap:15px;margin-bottom:20px;text-align:center}.projectsPage .allContent .heading h2{background:linear-gradient(135deg,#f3cea1,#fff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3em;font-weight:300}.projectsPage .allContent .heading p{color:#f3cea1b3;font-size:1.2em;font-weight:300}.projectsPage .allContent .heading .category-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.projectsPage .allContent .heading .category-filters .filter-btn{background:#f3cea10d;border:1px solid #f3cea11a;border-radius:40px;color:#f3cea1cc;cursor:pointer;font-size:.9em;padding:8px 16px;transition:all .3s ease}.projectsPage .allContent .heading .category-filters .filter-btn:hover{background:#f3cea11a}.projectsPage .allContent .heading .category-filters .filter-btn.active{background:#f3cea133;border-color:#f3cea14d;color:#f3cea1}.projectsPage .allContent .projects .projects-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.projectsPage .allContent .projects .projects-grid .projectBox{border-radius:10px;cursor:pointer;overflow:hidden}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon{aspect-ratio:4/3;background-color:#001326;border:1px solid #f3cea11a;border-radius:10px;box-shadow:0 15px 35px #0000004d;overflow:hidden;transition:transform .3s ease-out;width:100%}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img{background-position:50%;background-size:cover;height:100%;overflow:hidden;position:relative;width:100%}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .overlay{background:linear-gradient(0deg,#001326e6 0,#00132680 50%,#0013264d);inset:0;position:absolute;z-index:1}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo{bottom:0;left:0;padding:20px;position:absolute;width:100%;z-index:2}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .pro-name{color:#f3cea1;display:block;font-size:1.5em;font-weight:500;margin-bottom:10px}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .project-tags{display:flex;flex-wrap:wrap;gap:10px}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .project-tags .pro-lang,.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .project-tags .pro-status{border-radius:20px;font-size:.8em;font-weight:500;padding:5px 12px}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .project-tags .pro-lang{background:#f3cea126;color:#f3cea1}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .projectInfo .project-tags .pro-status{background:#ffd70026;color:gold}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .view{background:#f3cea126;border-radius:20px;color:#f3cea1;font-size:.9em;padding:8px 15px;position:absolute;right:20px;top:20px;z-index:2}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .view span{display:inline-block;margin-left:5px;transition:transform .3s ease}.projectsPage .allContent .projects .projects-grid .projectBox .projectCon .proj-img .view:hover span{transform:translateX(3px)}.projectsPage .project-dialog{background-color:#0000;border:none;left:50%;margin:0;max-height:90vh;max-width:90vw;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:1000px;z-index:100}.projectsPage .project-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9}.projectsPage .project-dialog.closed{display:none;opacity:0;visibility:hidden}.projectsPage .project-dialog .dialog-content{background-color:#001326;border:1px solid #f3cea133;border-radius:10px;box-shadow:0 10px 30px #00000080;height:100%;max-height:90vh;overflow-y:auto;width:100%}.projectsPage .project-dialog .dialog-content .header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#001326cc;display:flex;justify-content:flex-end;padding:15px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.projectsPage .project-dialog .dialog-content .header .closeBtn{align-items:center;background:#f3cea11a;border:none;border-radius:50%;color:#f3cea1;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.projectsPage .project-dialog .dialog-content .header .closeBtn:hover{background:#f3cea133;transform:rotate(90deg)}.projectsPage .project-dialog .dialog-content .header .closeBtn svg{font-size:1.5em}@media(max-width:1200px){.projectsPage .allContent .heading h2{font-size:2.5em}.projectsPage .allContent .projects .projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.projectsPage{padding:80px 0}.projectsPage .allContent{gap:30px;padding:0 20px}.projectsPage .allContent .heading h2{font-size:2em}.projectsPage .allContent .heading p{font-size:1em}.projectsPage .allContent .heading .category-filters .filter-btn{font-size:.8em;padding:6px 12px}.projectsPage .allContent .projects .projects-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.projectsPage .allContent .project-dialog .dialog-content{width:95%}}@media(max-width:480px){.projectsPage .allContent{gap:30px}.projectsPage .allContent .heading h2{font-size:2em}.projectsPage .allContent .heading p{font-size:1em}.projectsPage .allContent .heading .category-filters .filter-btn{font-size:.8em;padding:6px 12px}.projectsPage .allContent .projects .projects-grid{gap:20px;grid-template-columns:1fr}.projectsPage .allContent .projects .projectBox .projectCon{aspect-ratio:16/9}.projectsPage .project-dialog .dialog-content{max-height:95vh;width:95vw}}
/*# sourceMappingURL=main.b3e1d750.css.map*/