:root{font-size:16px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-family:Open Sans,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}body{margin:0;border:0;padding:0;display:flex;place-items:center;width:100%;height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:0px solid transparent;background-color:transparent;cursor:pointer;transition:border-color .25s;font-family:Open Sans,sans-serif}button:focus,s button:focus-visible{outline:none}span{font-family:Open Sans,sans-serif}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:transparent}}.pageLayout{width:100%;min-width:390px}.header{position:absolute;top:0;width:100%;height:40px;z-index:100}.header>div{padding:0 20px;height:40px;display:flex;align-items:center;flex-shrink:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header>div .blogIcon{width:30px}.header>div .desktop-menu{margin-left:auto}.header>div .desktop-menu>ul{display:flex;flex-direction:row;gap:.5rem;align-items:center;justify-content:center}.header>div .desktop-menu>ul li{display:inline;margin:0rem;color:#000;transition:transform .3s ease}.header>div .desktop-menu>ul li:hover{border:0px solid black;border-radius:5rem;background-color:#00000026}.header>div .desktop-menu>ul button{font-size:20px;font-weight:650;color:#000}.header>div .hamburger-menu{display:none;margin-left:auto;cursor:pointer;padding:5px}.header>div .hamburger-menu .hamburger-icon{width:25px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.header>div .hamburger-menu .hamburger-icon span{display:block;width:100%;height:3px;background-color:#000;border-radius:2px;transition:all .3s ease}.header>div .hamburger-menu .hamburger-icon.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header>div .hamburger-menu .hamburger-icon.open span:nth-child(2){opacity:0}.header>div .hamburger-menu .hamburger-icon.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header>div .mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.1);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.header>div .mobile-menu.open{transform:translateY(0);opacity:1;visibility:visible}.header>div .mobile-menu ul{display:flex;flex-direction:column;padding:1rem;gap:.5rem}.header>div .mobile-menu ul li{list-style:none}.header>div .mobile-menu ul li button{width:100%;padding:.75rem 1rem;font-size:18px;font-weight:600;color:#000;background:none;border:none;text-align:left;border-radius:.5rem;transition:all .3s ease}.header>div .mobile-menu ul li button:hover{background-color:#0000001a}.header>div>span{font-size:clamp(1.2rem,1.8vw,2rem)}.meteor-container{position:absolute}.main{height:100vh;width:100%;background:#fff}@media (max-width: 768px){.header>div .desktop-menu{display:none}.header>div .hamburger-menu{display:block}.header>div .mobile-menu{display:block}}.Meteor{position:absolute;z-index:1}.Meteor span{position:absolute;width:80px;height:80px;animation:animate 3s ease infinite}.Meteor span img{width:100%}.Meteor :nth-child(1){top:50px;animation-delay:.2s}.Meteor :nth-child(2){top:75px;left:50px;animation-delay:.4s}.Meteor :nth-child(3){top:125px;left:100px;animation-delay:.6s}.Meteor :nth-child(4){top:150px;left:25px;animation-delay:.8s}.Meteor :nth-child(5){top:200x;left:75px;animation-delay:.8s}@keyframes animate{0%{transform:translate(0) translateY(70vh)}to{transform:translate(60vw) translateY(5vh);opacity:0}}.about-container{position:absolute;margin-top:5px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.about-container .about-content{margin-top:55px;display:flex;flex-direction:column;align-items:center;height:100%;width:100%}.about-container .about-content .about-content-first{display:flex;align-items:center;padding:1rem;width:100%;max-width:1500px;box-sizing:border-box}@media (max-width: 768px){.about-container .about-content .about-content-first{flex-direction:column;align-items:center;gap:1rem;padding:.75rem}}@media (min-width: 769px) and (max-width: 1024px){.about-container .about-content .about-content-first{gap:2rem}}@media (min-width: 1025px){.about-container .about-content .about-content-first{gap:3rem}}.about-container .about-content .about-content-second{display:flex;align-items:center;padding:1rem;width:100%;max-width:1500px;box-sizing:border-box}@media (max-width: 768px){.about-container .about-content .about-content-second{flex-direction:column;align-items:center;gap:1rem;padding:.75rem}}.techStack{display:flex;flex-direction:column;align-items:flex-start;padding:20px;flex:.75;width:100%;min-height:17rem;height:auto;box-shadow:0 0 10px #0000001a;border-radius:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);gap:1rem;overflow:hidden;box-sizing:border-box}.techStack .techStack-website{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.techStack .techStack-website img{width:40px;height:40px;transition:transform .3s ease}.techStack .techStack-content{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:1.5rem}.techStack .techStack-content>div{display:flex;align-items:center;gap:1rem}.techStack .techStack-content>div span{font-size:1.5rem;font-weight:800}.techStack .techStack-content>div>div{display:flex;gap:.2rem;flex-wrap:wrap}.techStack .techStack-content img{height:2rem}.techStack .techStack-certification{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.techStack .techStack-certification span{font-size:1.5rem;font-weight:800}.techStack .techStack-certification img{height:2.5rem;transition:transform .3s ease}@media (max-width: 768px){.techStack{padding:16px;gap:.75rem;max-width:22rem}.techStack .techStack-website img{width:2rem;height:2rem}.techStack .techStack-content{gap:1rem}.techStack .techStack-content>div span{font-size:1.3rem}.techStack .techStack-content img{height:2rem}.techStack .techStack-certification span{font-size:1.3rem}.techStack .techStack-certification img{height:2.5rem}}.introduction{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-height:17rem;height:auto;box-shadow:0 0 10px #0000001a;border-radius:2rem;padding:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);gap:1rem;overflow:hidden}.introduction .avatar{display:flex;align-items:center;gap:1rem}.introduction .avatar span{font-size:2.5rem;font-weight:800}.introduction .avatar img{border-radius:50%;overflow:hidden;width:60px;height:60px}.introduction .introduction-info{font-weight:800}.introduction .introduction-info span{font-size:1.35rem}@media (max-width: 768px){.introduction{padding:16px;max-width:22rem}.introduction .avatar img{width:50px;height:50px}}.about-content-second-container{display:flex;flex-direction:column;align-items:flex-start;flex:1;height:auto;box-shadow:0 0 10px #0000001a;border-radius:2rem;padding:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);gap:1rem;overflow:hidden}.about-content-second-container .introduction-content{font-size:1rem}@media (max-width: 768px){.about-content-second-container{padding:16px;max-width:22rem}.about-content-second-container .introduction-content{font-size:.95rem}}@keyframes block-animate{0%{transform:scale(0)}to{transform:scale(1)}}.about-img{transition:transform .3s ease}.about-img:hover{transform:scale(1.1) translateY(-5px)}.service-container{position:absolute;margin-top:5px;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.service-container .service-content{margin-top:55px;flex-direction:column;align-items:center;height:100%;width:100%;display:flex;gap:1rem}.service-container .service-content .service-content-item{flex:0 0 auto;height:auto;min-height:12rem;width:30rem;box-shadow:0 0 10px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem;gap:.5rem;border-radius:2rem;display:flex;flex-direction:column;overflow:hidden}.service-container .service-content .service-content-item .service-content-item-name{font-size:1.5rem;font-weight:800}.service-container .service-content .service-content-item .service-content-item-description{font-size:1.2rem;font-weight:400}.service-container .service-content .service-content-item .service-content-item-description .service-table{margin-top:1rem;width:100%;border-collapse:collapse;border:2px solid #ddd;border-radius:8px;overflow:hidden}.service-container .service-content .service-content-item .service-content-item-description .service-table tbody tr:first-child{font-weight:700}.service-container .service-content .service-content-item .service-content-item-description .service-table tbody tr td{padding:.75rem;text-align:left;border-bottom:1px solid #ddd;border-right:1px solid #ddd}.service-container .service-content .service-content-item .service-content-item-description .service-table tbody tr td:last-child{border-right:none}.service-container .service-content .service-content-item .service-content-item-description .service-table tbody tr:last-child td{border-bottom:none}@media (max-width: 768px){.service-container .service-content .service-content-item{max-width:22rem}}.service-container .service-content .service-content-item a{text-decoration:none;color:inherit}.works-container{position:absolute;margin-top:5px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.works-container .works-content{margin-top:55px;display:flex;flex-wrap:wrap;height:100%;width:100%;gap:1rem;padding:1rem}.works-container .works-content .works-content-list-item{flex:0 0 auto;height:10rem;width:20rem;box-shadow:0 0 10px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem;border-radius:2rem;cursor:pointer;transition:all .3s ease}.works-container .works-content .works-content-list-item:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0003}.works-container .works-content .works-content-list-item>span{font-size:1.5rem;font-weight:800}.works-container .works-content .works-content-list-item .works-content-list-item-icon{display:flex;height:5rem;width:5rem}.works-container .works-content a{text-decoration:none;color:inherit}@media (max-width: 768px){.works-container .works-content{flex-direction:column;align-items:center}.works-container .works-content .works-content-list-item{max-width:23rem}}.works-container .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.works-container .modal-content{background:#fff;border-radius:1rem;padding:2rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.works-container .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.works-container .modal-header h2{margin:0;font-size:1.8rem;font-weight:700;color:#333}.works-container .modal-header .modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.works-container .modal-header .modal-close:hover{background-color:#f0f0f0;color:#333}.works-container .modal-body .modal-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.works-container .modal-body .modal-icon img{width:80px;height:80px;object-fit:contain}.works-container .modal-body .modal-description{margin-bottom:2rem}.works-container .modal-body .modal-description p{margin:0 0 1rem;line-height:1.6;color:#555;font-size:1rem}.works-container .modal-body .modal-description p:first-child{font-weight:600;color:#333;font-size:1.1rem}.works-container .modal-body .modal-actions{display:flex;justify-content:center}.works-container .modal-body .modal-actions .modal-link{display:inline-block;padding:.75rem 2rem;background:#007bff;color:#fff;text-decoration:none;border-radius:2rem;font-weight:600;transition:all .3s ease}.works-container .modal-body .modal-actions .modal-link:hover{transform:translateY(-2px);box-shadow:0 2px 10px #0003}@media (max-width: 768px){.works-container .modal-content{max-width:22rem;padding:1.5rem}.works-container .modal-header h2{font-size:1.5rem}}.cool-container{position:absolute;margin-top:5px;z-index:2;display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.cool-container .cool-content{margin-top:40px;flex-direction:column;align-items:center;height:100%;width:100%;display:flex;gap:1rem}.getch-container{display:flex;flex-direction:column;align-items:center;padding:2rem}.getch-container>span{font-size:clamp(2rem,3vw,4rem)}.getch-container>a{font-size:clamp(2rem,3vw,4rem);color:#000}.getch-container>div{display:flex;flex-direction:column;align-items:center;gap:1rem}.kiwi-tohu-container{display:flex;flex-direction:column;align-items:center;padding:2rem}.kiwi-tohu-container>span{font-size:clamp(2rem,3vw,4rem)}.kiwi-tohu-container>div{display:flex;flex-direction:column;align-items:center;gap:1rem}
