@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";
.page-module__BahtFG__page{color:#fff;background-color:#1a1a1c;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.page-module__BahtFG__container{flex-direction:column;width:100%;max-width:900px;display:flex}.page-module__BahtFG__headingFont{text-transform:uppercase;font-family:Oswald,sans-serif}.page-module__BahtFG__navbar{background:0 0;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;padding:0;display:flex}.page-module__BahtFG__logo{letter-spacing:1px;color:#fff;font-family:Oswald,sans-serif;font-size:28px;font-weight:600;text-decoration:none}.page-module__BahtFG__navPill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e20cc;border:1px solid #ffffff14;border-radius:40px;padding:4px;display:flex}.page-module__BahtFG__navLink{color:#888;white-space:nowrap;border-radius:30px;padding:8px 20px;font-size:13px;text-decoration:none;transition:all .3s}.page-module__BahtFG__navLink:hover{color:#ddd}.page-module__BahtFG__navActive{color:#fff;background-color:#06f}.page-module__BahtFG__navActions{align-items:center;gap:16px;display:flex}.page-module__BahtFG__section{width:100%;margin-bottom:60px}.page-module__BahtFG__bentoGrid{grid-template-rows:240px 240px;grid-template-columns:1.2fr 1fr 1fr;gap:20px;display:grid}.page-module__BahtFG__bentoCard{background:#202022;border:1px solid #ffffff0d;border-radius:20px;transition:transform .3s;position:relative;overflow:hidden}.page-module__BahtFG__bentoCard:hover{transform:translateY(-4px)}.page-module__BahtFG__bentoMain{grid-area:1/1/3/2}.page-module__BahtFG__bentoMainImage{object-fit:cover;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__BahtFG__bentoMainOverlay{z-index:2;background:linear-gradient(#14141600 0%,#141416 100%);width:100%;padding:30px;position:absolute;bottom:0;left:0}.page-module__BahtFG__bentoMainTitle{margin-bottom:8px;font-family:Oswald,sans-serif;font-size:32px;line-height:1.1}.page-module__BahtFG__bentoMainDesc{color:#aaa;align-items:center;gap:8px;font-size:14px;display:flex}.page-module__BahtFG__bentoMainDesc:before{content:"";background:#fff;width:4px;height:4px;display:block}.page-module__BahtFG__bentoMini{flex-direction:column;padding:24px;display:flex}.page-module__BahtFG__bentoLabel{color:#ccc;background:#ffffff0d;border-radius:20px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:20px;padding:4px 10px;font-size:11px;display:inline-flex}.page-module__BahtFG__bentoLabel:before{content:"";background:#06f;border-radius:50%;width:6px;height:6px;display:inline-block}.page-module__BahtFG__bentoBlogImage{object-fit:cover;border-radius:12px;width:100%;height:120px;margin-bottom:12px}.page-module__BahtFG__bentoCardTitle{margin-top:auto;font-family:Oswald,sans-serif;font-size:20px}.page-module__BahtFG__bentoServicesGrid{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__BahtFG__serviceIconCircle{color:#06f;border:1px solid #0066ff80;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.page-module__BahtFG__bentoWorkGlobe{object-fit:cover;border:2px solid #ffffff1a;border-radius:50%;width:100px;height:100px;margin:auto}.page-module__BahtFG__bentoPlane{color:#7b61ff;filter:drop-shadow(0 10px 10px #7b61ff33);margin:auto;font-size:60px}.page-module__BahtFG__socialFixed{z-index:50;background:#151515;border:1px solid #ffffff0d;border-right:none;border-radius:12px 0 0 12px;flex-direction:column;gap:16px;padding:16px 8px;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.page-module__BahtFG__socialIcon{color:#888;transition:color .3s}.page-module__BahtFG__socialIcon:hover{color:#fff}.page-module__BahtFG__sectionHeaderWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:40px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:12px 24px;display:flex}.page-module__BahtFG__sectionHeaderLeft{align-items:center;gap:16px;display:flex}.page-module__BahtFG__sectionHeaderIcon{border-radius:50%;width:32px;height:32px;position:relative;overflow:hidden}.page-module__BahtFG__sectionTitle{letter-spacing:.5px;font-family:Oswald,sans-serif;font-size:24px}.page-module__BahtFG__sectionSub{color:#aaa;align-items:center;gap:6px;font-size:11px;display:flex}.page-module__BahtFG__sectionSub:before{content:"";background:#06f;border-radius:50%;width:4px;height:4px;display:block}.page-module__BahtFG__aboutSplit{grid-template-columns:350px 1fr;gap:60px;padding-top:20px;display:grid}.page-module__BahtFG__aboutProfileCard{background:#202022;border:1px solid #ffffff0d;border-radius:20px;padding:24px}.page-module__BahtFG__aboutName{color:#eee;margin-bottom:4px;font-size:32px;font-weight:300}.page-module__BahtFG__aboutRole{color:#aaa;align-items:center;margin-bottom:24px;font-size:12px;display:flex}.page-module__BahtFG__aboutRole:before{content:"";background:#06f;width:40px;height:2px;margin-right:12px;display:block}.page-module__BahtFG__aboutImageWrap{border-radius:12px;width:100%;height:350px;position:relative;overflow:hidden}.page-module__BahtFG__aboutImageWrap img{object-fit:cover}.page-module__BahtFG__aboutContentRight{padding-top:20px}.page-module__BahtFG__aboutHeadline{text-transform:uppercase;margin-bottom:40px;font-family:Oswald,sans-serif;font-size:42px;line-height:1.2}.page-module__BahtFG__aboutInfoGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-module__BahtFG__aboutInfoLabel{color:#888;text-transform:uppercase;margin-bottom:4px;font-size:12px}.page-module__BahtFG__aboutInfoValue{color:#ddd;font-size:15px}.page-module__BahtFG__skillsContainer{margin-top:60px}.page-module__BahtFG__skillsTitleRow{margin-bottom:24px}.page-module__BahtFG__skillsTitleRow h3{margin-bottom:8px;font-size:24px;font-weight:300}.page-module__BahtFG__skillsTitleRow div{background:#06f;width:40px;height:2px}.page-module__BahtFG__skillsBox{background:#202022;border:1px solid #ffffff0d;border-radius:50px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:16px 32px;display:flex}.page-module__BahtFG__skillPill{background:#2a2a2c;border:1px solid #333;border-radius:30px;align-items:center;gap:12px;padding:12px 24px;transition:all .3s;display:inline-flex}.page-module__BahtFG__skillPill:hover{border-color:#06f;transform:translateY(-4px)}.page-module__BahtFG__skillPill .page-module__BahtFG__skillIcon{color:#06f;justify-content:center;align-items:center;display:flex}.page-module__BahtFG__skillPill .page-module__BahtFG__skillText{flex-direction:column;display:flex}.page-module__BahtFG__skillName{color:#fff;font-family:Oswald,sans-serif;font-size:16px}.page-module__BahtFG__skillLevel{color:#aaa;text-transform:uppercase;font-size:11px}.page-module__BahtFG__awardsGrid{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:24px;display:flex}.page-module__BahtFG__awardCard{background:#1d1d1f;border:1px solid #ffffff0d;border-radius:12px;align-items:stretch;gap:20px;width:calc(50% - 12px);padding:24px;display:flex}.page-module__BahtFG__awardYear{writing-mode:vertical-rl;color:#aaa;border-left:1px solid #ffffff1a;justify-content:center;align-items:center;padding-left:16px;font-size:14px;display:flex;transform:rotate(180deg)}.page-module__BahtFG__awardContent{flex:1}.page-module__BahtFG__awardTitle{text-transform:uppercase;margin-bottom:8px;font-family:Oswald,sans-serif;font-size:20px}.page-module__BahtFG__awardDesc{color:#888;font-size:13px;line-height:1.5}.page-module__BahtFG__workGrid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.page-module__BahtFG__workCard{background:#202022;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;width:calc(33.333% - 16px);display:flex;overflow:hidden}.page-module__BahtFG__workHeader{padding:20px}.page-module__BahtFG__workTitle{font-family:Oswald,sans-serif;font-size:20px}.page-module__BahtFG__workCat{color:#06f;margin-top:4px;font-size:12px}.page-module__BahtFG__workImageWrap{width:100%;height:200px;position:relative}.page-module__BahtFG__workImageWrap img{object-fit:cover}.page-module__BahtFG__workActions{background:#0000001a;gap:12px;padding:16px 20px;display:flex}.page-module__BahtFG__workBtn{color:#ccc;background:#ffffff0d;border-radius:12px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;text-decoration:none;transition:all .3s;display:flex}.page-module__BahtFG__workBtn:hover{color:#fff;background:#ffffff1a}.page-module__BahtFG__blogGrid{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.page-module__BahtFG__blogCard{background:#202022;border:1px solid #ffffff0d;border-radius:20px;width:calc(50% - 15px);padding:20px}.page-module__BahtFG__blogImageWrap{border-radius:12px;width:100%;height:240px;margin-bottom:20px;position:relative;overflow:hidden}.page-module__BahtFG__blogImageWrap img{object-fit:cover}.page-module__BahtFG__blogDatePill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.5px;background:#000000b3;border-radius:20px;padding:6px 14px;font-family:Oswald,sans-serif;font-size:11px;position:absolute;top:16px;right:16px}.page-module__BahtFG__blogTitle{margin-bottom:12px;font-family:Oswald,sans-serif;font-size:24px}.page-module__BahtFG__blogDesc{color:#aaa;font-size:13px;line-height:1.6}.page-module__BahtFG__timelineGrid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.page-module__BahtFG__pagination{justify-content:center;align-items:center;gap:16px;margin-top:40px;display:flex}.page-module__BahtFG__pageBtn{color:#fff;cursor:pointer;background:#222;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.page-module__BahtFG__pageBtn:hover:not(:disabled){background:#333}.page-module__BahtFG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__BahtFG__pageIndex{color:#bbb;font-size:14px}.page-module__BahtFG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;background:#1e1e20f2;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:8px;padding:16px;display:flex;position:fixed;top:80px;left:16px;right:16px}.page-module__BahtFG__mobileMenu a{color:#ddd;text-align:center;border-radius:12px;padding:12px;font-size:14px;text-decoration:none}.page-module__BahtFG__mobileMenu a:hover,.page-module__BahtFG__mobileActive{color:#fff!important;background:#06f!important}.page-module__BahtFG__menuBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;display:none}@media (max-width:1024px){.page-module__BahtFG__bentoGrid,.page-module__BahtFG__aboutSplit{grid-template-rows:auto;grid-template-columns:1fr}.page-module__BahtFG__awardCard,.page-module__BahtFG__workCard,.page-module__BahtFG__blogCard{width:100%}.page-module__BahtFG__bentoMain{grid-area:auto/1/auto/-1;height:300px}.page-module__BahtFG__aboutSplit{gap:40px}.page-module__BahtFG__section{padding:80px 24px}}@media (max-width:768px){.page-module__BahtFG__navPill{display:none}.page-module__BahtFG__menuBtn{display:block}.page-module__BahtFG__navbar{padding:16px 24px}.page-module__BahtFG__heroSection{padding-top:100px}.page-module__BahtFG__bentoCard{min-height:200px}}.page-module__BahtFG__detailPage{color:#fff;background-color:#1a1a1c;min-height:100vh;padding:60px 24px}.page-module__BahtFG__detailContainer{max-width:900px;margin:0 auto}.page-module__BahtFG__backBtn{color:#aaa;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 16px;font-family:Oswald,sans-serif;font-size:14px;transition:all .3s;display:flex}.page-module__BahtFG__backBtn:hover{color:#fff;background:#ffffff1a}.page-module__BahtFG__detailHero{background:#202022;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;gap:40px;display:flex;overflow:hidden}.page-module__BahtFG__detailImageWrap{width:100%;height:400px;position:relative}.page-module__BahtFG__detailImageWrap img{object-fit:cover}.page-module__BahtFG__detailContent{padding:0 40px 40px}.page-module__BahtFG__detailTitle{margin-bottom:24px;font-family:Oswald,sans-serif;font-size:40px;line-height:1.2}.page-module__BahtFG__detailMeta{border-bottom:1px solid #ffffff1a;gap:40px;margin-bottom:30px;padding-bottom:30px;display:flex}.page-module__BahtFG__detailMeta article span{color:#888;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.page-module__BahtFG__detailHtml{color:#bbb;margin-bottom:30px;font-size:15px;line-height:1.6}.page-module__BahtFG__detailHtml h1,.page-module__BahtFG__detailHtml h2,.page-module__BahtFG__detailHtml h3{color:#fff;margin-top:20px;margin-bottom:12px;font-family:Oswald,sans-serif}.page-module__BahtFG__detailExternal{color:#fff;text-transform:uppercase;background:#06f;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-family:Oswald,sans-serif;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__BahtFG__detailExternal:hover{background:#005ce6}.page-module__BahtFG__gallerySection{margin-top:60px}.page-module__BahtFG__gallerySection h2{margin-bottom:24px;font-family:Oswald,sans-serif;font-size:32px}.page-module__BahtFG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.page-module__BahtFG__galleryItem{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;height:200px;padding:0;position:relative;overflow:hidden}.page-module__BahtFG__galleryImage{object-fit:cover;transition:all .4s}.page-module__BahtFG__galleryItem:hover .page-module__BahtFG__galleryImage{opacity:.8;transform:scale(1.05)}.page-module__BahtFG__galleryIcon{color:#fff;opacity:0;background:#0009;border-radius:50%;padding:12px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__BahtFG__galleryItem:hover .page-module__BahtFG__galleryIcon{opacity:1}.page-module__BahtFG__lightbox{z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__BahtFG__lightboxClose{color:#fff;cursor:pointer;z-index:1000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:24px;right:24px}.page-module__BahtFG__lightboxNav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__BahtFG__lightboxNav:hover:not(:disabled){background:#fff3}.page-module__BahtFG__lightboxNav:disabled{opacity:.3;cursor:not-allowed}.page-module__BahtFG__lightboxPrev{left:24px}.page-module__BahtFG__lightboxNext{right:24px}.page-module__BahtFG__lightboxImageWrap{width:80vw;height:80vh;position:relative}.page-module__BahtFG__lightboxImage{object-fit:contain}.page-module__BahtFG__lightboxCount{color:#fff;background:#ffffff1a;border-radius:20px;padding:6px 16px;font-family:Oswald,sans-serif;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.page-module__BahtFG__blogDetailHero{background:#202022;border:1px solid #ffffff0d;border-radius:20px;padding:40px}.page-module__BahtFG__blogDetailImage{border-radius:12px;width:100%;height:400px;margin-bottom:30px;position:relative;overflow:hidden}.page-module__BahtFG__blogMeta{color:#aaa;background:#ffffff0d;border-radius:20px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:13px;display:inline-flex}.page-module__BahtFG__contactCard{background:#141416;border:1px solid #ffffff0d;border-radius:20px;max-width:800px;margin:0 auto;padding:40px}.page-module__BahtFG__contactTitle{color:#fff;margin-bottom:24px;font-family:Oswald,sans-serif;font-size:24px}.page-module__BahtFG__contactForm{flex-direction:column;gap:16px;display:flex}.page-module__BahtFG__inputField{color:#fff;background:#1a1a1c;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:16px 20px;font-family:Inter,sans-serif;font-size:14px;transition:all .3s}.page-module__BahtFG__inputField:focus{background:#202022;border-color:#06f}.page-module__BahtFG__submitBtn{color:#fff;letter-spacing:1px;cursor:pointer;background:#06f;border:none;border-radius:8px;padding:12px 32px;font-family:Oswald,sans-serif;font-size:14px;transition:all .3s}.page-module__BahtFG__submitBtn:hover{background:#005ce6}.page-module__BahtFG__contactInfoArea{border-top:1px solid #ffffff0d;flex-direction:column;gap:12px;margin-top:40px;padding-top:24px;display:flex}.page-module__BahtFG__infoLine{color:#aaa;font-size:14px}.page-module__BahtFG__infoLine strong{color:#fff;margin-right:8px}
