.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);background-color:var(--secondary-bg);border-right:1px solid var(--border-color);z-index:100;flex-direction:column;align-items:center;height:100vh;padding:2rem 0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Sidebar-module__WZVnLW__profileArea{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:1.5rem;padding:0 1.25rem;display:flex}.Sidebar-module__WZVnLW__avatarWrapper{border:1px solid var(--border-color);background-color:var(--background);border-radius:50%;width:100px;height:100px;margin-bottom:.85rem;transition:border-color .3s;overflow:hidden}.Sidebar-module__WZVnLW__avatarWrapper:hover{border-color:var(--primary)}.Sidebar-module__WZVnLW__avatar{object-fit:cover;width:100%;height:100%}.Sidebar-module__WZVnLW__name{color:var(--heading);white-space:nowrap;margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.Sidebar-module__WZVnLW__tagline{color:var(--primary);margin-bottom:.65rem;font-size:.8rem;font-weight:600}.Sidebar-module__WZVnLW__bioDescription{color:var(--muted-text);padding:0 .5rem;font-size:.76rem;font-weight:400;line-height:1.5}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:.25rem;width:100%;display:flex}.Sidebar-module__WZVnLW__navItem{color:var(--muted-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.85rem;width:100%;padding:.8rem 2rem;font-size:.9rem;font-weight:500;transition:color .2s;display:flex;position:relative}.Sidebar-module__WZVnLW__navItem:hover{color:var(--heading)}.Sidebar-module__WZVnLW__activeNavItem{color:var(--primary);font-weight:600}.Sidebar-module__WZVnLW__activeNavItem:before{content:"";background-color:var(--primary);border-radius:0 4px 4px 0;width:3px;height:70%;position:absolute;top:15%;left:0}.Sidebar-module__WZVnLW__icon{justify-content:center;align-items:center;font-size:1.15rem;display:flex}.Sidebar-module__WZVnLW__mobileHeader{background-color:var(--secondary-bg);border-bottom:1px solid var(--border-color);z-index:110;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 1.5rem;display:none;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__mobileTitle{color:var(--heading);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__mobileAvatar{object-fit:cover;border:1px solid var(--border-color);border-radius:50%;width:28px;height:28px}.Sidebar-module__WZVnLW__mobileTitle span{color:var(--primary)}.Sidebar-module__WZVnLW__hamburger{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.5rem;display:flex}.Sidebar-module__WZVnLW__mobileDrawer{background-color:var(--secondary-bg);border-right:1px solid var(--border-color);z-index:105;flex-direction:column;gap:1.5rem;width:240px;height:calc(100vh - 60px);padding:2rem 0;transition:left .3s ease-in-out;display:flex;position:fixed;top:60px;left:-100%}.Sidebar-module__WZVnLW__mobileDrawerOpen{left:0}.Sidebar-module__WZVnLW__overlay{z-index:102;background-color:#0009;width:100vw;height:calc(100vh - 60px);position:fixed;top:60px;left:0}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{display:none}.Sidebar-module__WZVnLW__mobileHeader{display:flex}}
.HomeSection-module__i580vq__hero{flex-direction:column;justify-content:center;min-height:auto;padding:3rem 0 1rem;display:flex}.HomeSection-module__i580vq__intro{max-width:800px}.HomeSection-module__i580vq__statusBadge{color:var(--muted-text);background-color:var(--secondary-bg);border:1px solid var(--border-color);border-radius:2em;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.4rem .85rem;font-size:.825rem;font-weight:500;display:inline-flex}.HomeSection-module__i580vq__statusDot{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #10b981}.HomeSection-module__i580vq__headline{color:var(--heading);letter-spacing:-.01em;margin-bottom:.5rem;font-size:2.3rem;font-weight:600;line-height:1.3}.HomeSection-module__i580vq__accentDot{color:var(--primary)}.HomeSection-module__i580vq__description{color:var(--muted-text);max-width:850px;margin-bottom:1rem;font-size:1.05rem;font-weight:400;line-height:1.7}.HomeSection-module__i580vq__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1rem;display:flex}.HomeSection-module__i580vq__socials{align-items:center;gap:1.25rem;margin-left:.5rem;display:flex}.HomeSection-module__i580vq__socialLink{color:var(--muted-text);align-items:center;font-size:1.3rem;transition:color .2s,transform .2s;display:flex}.HomeSection-module__i580vq__socialLink:hover{color:var(--primary);transform:translateY(-2px)}.HomeSection-module__i580vq__statsGrid{border-top:1px solid var(--border-color);align-items:center;gap:2rem;max-width:600px;padding-top:2rem;display:flex}.HomeSection-module__i580vq__statCard{flex-direction:column;display:flex}.HomeSection-module__i580vq__statNumber{color:var(--heading);font-size:1.75rem;font-weight:700;line-height:1.1}.HomeSection-module__i580vq__statLabel{color:var(--muted-text);margin-top:.25rem;font-size:.8rem}@media (max-width:768px){.HomeSection-module__i580vq__hero{min-height:auto;padding:2.5rem 0}.HomeSection-module__i580vq__headline{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.55rem;font-weight:600;line-height:1.3}.HomeSection-module__i580vq__description{text-align:justify;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.HomeSection-module__i580vq__actions{gap:1rem;margin-bottom:2rem}.HomeSection-module__i580vq__statsGrid{gap:1.25rem}.HomeSection-module__i580vq__statNumber{font-size:1.4rem}}
.AboutSection-module__UGBiha__about{padding:2.5rem 0}.AboutSection-module__UGBiha__content{grid-template-columns:1fr;gap:3rem;display:grid}.AboutSection-module__UGBiha__bioSection p{color:var(--foreground);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.AboutSection-module__UGBiha__bioSection p strong{color:var(--primary)}.AboutSection-module__UGBiha__timelineTitle{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.35rem;display:flex}.AboutSection-module__UGBiha__timeline{border-left:2px solid var(--border-color);margin-left:.5rem;padding-left:1.75rem;position:relative}.AboutSection-module__UGBiha__timelineItem{margin-bottom:2rem;position:relative}.AboutSection-module__UGBiha__timelineItem:last-child{margin-bottom:0}.AboutSection-module__UGBiha__timelineDot{background-color:var(--background);border:2px solid var(--primary);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:calc(-1.75rem - 7px)}.AboutSection-module__UGBiha__timelineItem:hover .AboutSection-module__UGBiha__timelineDot{background-color:var(--primary);box-shadow:0 0 10px var(--primary)}.AboutSection-module__UGBiha__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.AboutSection-module__UGBiha__degree{color:var(--heading);font-size:1.15rem;font-weight:600}.AboutSection-module__UGBiha__period{font-size:.8rem;font-family:var(--font-mono);color:var(--primary);background-color:#ff6ac11a;border:1px solid #ff6ac126;border-radius:2em;padding:.125rem .625rem}.AboutSection-module__UGBiha__institution{color:var(--muted-text);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.AboutSection-module__UGBiha__bulletList{color:var(--foreground);margin-left:1.25rem;font-size:.9rem;line-height:1.6;list-style-type:disc}.AboutSection-module__UGBiha__bulletList li{margin-bottom:.35rem}@media (max-width:768px){.AboutSection-module__UGBiha__about{padding:1.5rem 0}}
.ExperienceSection-module__NRec-a__experience{padding:2.5rem 0}.ExperienceSection-module__NRec-a__timelineContainer{margin-top:1rem}.ExperienceSection-module__NRec-a__timeline{border-left:2px solid var(--border-color);margin-left:.5rem;padding-left:1.75rem;position:relative}.ExperienceSection-module__NRec-a__timelineItem{margin-bottom:2.5rem;position:relative}.ExperienceSection-module__NRec-a__timelineItem:last-child{margin-bottom:0}.ExperienceSection-module__NRec-a__timelineDot{background-color:var(--background);border:2px solid var(--primary);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:calc(-1.75rem - 7px)}.ExperienceSection-module__NRec-a__timelineItem:hover .ExperienceSection-module__NRec-a__timelineDot{background-color:var(--primary);box-shadow:0 0 10px var(--primary)}.ExperienceSection-module__NRec-a__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.ExperienceSection-module__NRec-a__degree{color:var(--heading);font-size:1.15rem;font-weight:600}.ExperienceSection-module__NRec-a__period{font-size:.8rem;font-family:var(--font-mono);color:var(--primary);background-color:#ff6ac11a;border:1px solid #ff6ac126;border-radius:2em;padding:.125rem .625rem}.ExperienceSection-module__NRec-a__institution{color:var(--muted-text);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.ExperienceSection-module__NRec-a__bulletList{color:var(--foreground);margin-left:1.25rem;font-size:.9rem;line-height:1.6;list-style-type:disc}
.SkillsSection-module__YUZXca__skills{padding:2.5rem 0}.SkillsSection-module__YUZXca__card{background-color:var(--secondary-bg);border:1px solid var(--border-color);border-radius:6px;padding:1.5rem 2rem}.SkillsSection-module__YUZXca__categoryRow{border-bottom:1px solid var(--border-color);align-items:center;padding:1.25rem 0;display:flex}.SkillsSection-module__YUZXca__categoryRow:last-child{border-bottom:none}.SkillsSection-module__YUZXca__categoryLabel{width:220px;color:var(--heading);flex-shrink:0;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.SkillsSection-module__YUZXca__tagsContainer{flex-wrap:wrap;flex-grow:1;gap:.5rem;display:flex}.SkillsSection-module__YUZXca__skillTag{background-color:var(--background);border:1px solid var(--border-color);color:var(--foreground);cursor:default;border-radius:2em;padding:.25rem .75rem;font-size:.8rem;transition:all .2s}.SkillsSection-module__YUZXca__skillTag:hover{border-color:var(--primary);color:var(--primary);background-color:#ff6ac10d}@media (max-width:768px){.SkillsSection-module__YUZXca__skills{padding:1.5rem 0}.SkillsSection-module__YUZXca__card{padding:1.25rem 1rem}.SkillsSection-module__YUZXca__categoryRow{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 0}.SkillsSection-module__YUZXca__categoryLabel{width:100%}}
.ProjectsSection-module__5HM1Qq__projects{padding:2.5rem 0}.ProjectsSection-module__5HM1Qq__header{margin-bottom:2.5rem}.ProjectsSection-module__5HM1Qq__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.ProjectsSection-module__5HM1Qq__title{color:var(--heading);margin-bottom:.5rem;font-size:2rem;font-weight:700}.ProjectsSection-module__5HM1Qq__intro{color:var(--muted-text);max-width:700px;margin-bottom:2rem;font-size:.95rem}.ProjectsSection-module__5HM1Qq__filterContainer{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.ProjectsSection-module__5HM1Qq__filterBtn{background-color:var(--secondary-bg);color:var(--muted-text);border:1px solid var(--border-color);cursor:pointer;border-radius:50px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .25s}.ProjectsSection-module__5HM1Qq__filterBtn:hover{color:var(--foreground);border-color:#ffffff4d}.ProjectsSection-module__5HM1Qq__filterBtn.ProjectsSection-module__5HM1Qq__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.ProjectsSection-module__5HM1Qq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.ProjectsSection-module__5HM1Qq__cardContainer{height:100%}.ProjectsSection-module__5HM1Qq__card{background-color:var(--secondary-bg);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;height:100%;transition:all .25s;display:flex;overflow:hidden;text-decoration:none!important}.ProjectsSection-module__5HM1Qq__card,.ProjectsSection-module__5HM1Qq__card:hover,.ProjectsSection-module__5HM1Qq__card:focus,.ProjectsSection-module__5HM1Qq__card *{text-decoration:none!important}.ProjectsSection-module__5HM1Qq__card:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.ProjectsSection-module__5HM1Qq__imgWrapper{aspect-ratio:16/9;border-bottom:1px solid var(--border-color);background-color:var(--secondary-bg);width:100%;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__image{object-fit:cover;background-color:var(--secondary-bg);width:100%;height:100%;transition:transform .35s}.ProjectsSection-module__5HM1Qq__card:hover .ProjectsSection-module__5HM1Qq__image{transform:scale(1.04)}.ProjectsSection-module__5HM1Qq__cardBody{flex-direction:column;flex-grow:1;padding:1.15rem 1rem;display:flex}.ProjectsSection-module__5HM1Qq__projectTitle{color:var(--heading);margin-bottom:.4rem;font-size:1.1rem;font-weight:700;line-height:1.3;text-decoration:none!important}.ProjectsSection-module__5HM1Qq__projectDesc{color:var(--muted-text);flex-grow:1;margin-bottom:.85rem;font-size:.85rem;font-weight:400;line-height:1.5;text-decoration:none!important}.ProjectsSection-module__5HM1Qq__techList{flex-wrap:wrap;gap:.35rem;margin-top:auto;display:flex}.ProjectsSection-module__5HM1Qq__techTag{color:var(--foreground);border:1px solid var(--border-color);background-color:#ffffff0a;border-radius:4px;padding:.15rem .55rem;font-size:.725rem;font-weight:500}@media (max-width:768px){.ProjectsSection-module__5HM1Qq__projects{padding:1.5rem 0}.ProjectsSection-module__5HM1Qq__grid{grid-template-columns:1fr}}
.ProjectDrawer-module__7psV-q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#01040999;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ProjectDrawer-module__7psV-q__drawer{background:#0d1117;border-left:1px solid #30363d;flex-direction:column;width:100%;max-width:550px;height:100%;display:flex;position:relative;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.ProjectDrawer-module__7psV-q__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProjectDrawer-module__7psV-q__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.ProjectDrawer-module__7psV-q__drawerContent{padding:3rem 2.5rem}.ProjectDrawer-module__7psV-q__header{margin-bottom:2rem}.ProjectDrawer-module__7psV-q__titleText{flex-direction:column;display:flex}.ProjectDrawer-module__7psV-q__title{background:linear-gradient(90deg,#f8fafc,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:.5rem;margin-bottom:0;font-size:2rem;font-weight:600;line-height:1.2}.ProjectDrawer-module__7psV-q__category{color:var(--primary);letter-spacing:1px;font-size:.85rem;font-weight:600}.ProjectDrawer-module__7psV-q__mediaGrid{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.ProjectDrawer-module__7psV-q__mainImageWrapper{background:#010409;border:1px solid #6e768140;border-radius:.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000040}.ProjectDrawer-module__7psV-q__mainImage{object-fit:contain;background:#0d1117;width:100%;height:100%;max-height:450px;display:block}.ProjectDrawer-module__7psV-q__thumbnails{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;display:grid}.ProjectDrawer-module__7psV-q__thumbnail{cursor:pointer;object-fit:cover;background:#010409;border:2px solid #0000;border-radius:.25rem;width:100%;height:80px;transition:all .3s}.ProjectDrawer-module__7psV-q__thumbnail.ProjectDrawer-module__7psV-q__active{border-color:var(--primary)}.ProjectDrawer-module__7psV-q__thumbnail:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.ProjectDrawer-module__7psV-q__bottomSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03060fe0;border:1px solid #ffffff0d;border-radius:1rem;padding:2rem}.ProjectDrawer-module__7psV-q__tabsNav{scrollbar-width:none;border-bottom:1px solid #ffffff1a;gap:1rem;margin-bottom:1.5rem;display:flex;overflow-x:auto}.ProjectDrawer-module__7psV-q__tabsNav::-webkit-scrollbar{display:none}.ProjectDrawer-module__7psV-q__tabBtn{color:#8b949e;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.ProjectDrawer-module__7psV-q__tabBtn:hover{color:#c9d1d9}.ProjectDrawer-module__7psV-q__activeTab{color:var(--primary)}.ProjectDrawer-module__7psV-q__activeTab:after{content:"";background:var(--primary);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.ProjectDrawer-module__7psV-q__tabContent{min-height:200px}.ProjectDrawer-module__7psV-q__textContent{animation:.3s ProjectDrawer-module__7psV-q__fadeIn}.ProjectDrawer-module__7psV-q__text{color:#c9d1d9;font-size:.95rem;line-height:1.6}.ProjectDrawer-module__7psV-q__featureList{flex-direction:column;gap:.75rem;display:flex}.ProjectDrawer-module__7psV-q__featureItem{color:#cbd5e1;align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.ProjectDrawer-module__7psV-q__checkIcon{color:var(--primary);flex-shrink:0;margin-top:4px}.ProjectDrawer-module__7psV-q__detailedTech{flex-direction:column;gap:1rem;display:flex}.ProjectDrawer-module__7psV-q__techCategory{margin-bottom:.5rem}.ProjectDrawer-module__7psV-q__techLabel{color:var(--secondary);text-transform:uppercase;margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}.ProjectDrawer-module__7psV-q__techValue{color:#cbd5e1;font-size:.95rem;line-height:1.5}.ProjectDrawer-module__7psV-q__techList{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectDrawer-module__7psV-q__tag{color:#58a6ff;background:#6e768126;border-radius:6px;padding:.4rem .8rem;font-size:.85rem;font-weight:500}.ProjectDrawer-module__7psV-q__actionButtons{gap:1rem;margin-top:2.5rem;display:flex}.ProjectDrawer-module__7psV-q__actionBtn{color:#c9d1d9;background:0 0;border:1px solid #6e768166;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProjectDrawer-module__7psV-q__actionBtn:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.ProjectDrawer-module__7psV-q__disabledBtn{opacity:.5;cursor:not-allowed;pointer-events:none}.ProjectDrawer-module__7psV-q__modalOverlay{z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ProjectDrawer-module__7psV-q__modalContent{max-width:90vw;max-height:90vh;position:relative}.ProjectDrawer-module__7psV-q__modalImage{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:90vh}.ProjectDrawer-module__7psV-q__modalCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;display:flex;position:absolute;top:-40px;right:-40px}@keyframes ProjectDrawer-module__7psV-q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProjectDrawer-module__7psV-q__drawer{max-width:100%}.ProjectDrawer-module__7psV-q__drawerContent{padding:2rem 1.5rem}.ProjectDrawer-module__7psV-q__thumbnails{gap:.5rem}.ProjectDrawer-module__7psV-q__thumbnail{height:60px}.ProjectDrawer-module__7psV-q__bottomSection{padding:1.5rem}.ProjectDrawer-module__7psV-q__modalCloseBtn{background:#00000080;border-radius:50%;top:10px;right:10px}}
.AllProjectsDrawer-module__Tb6pLa__overlay{top:0;left:var(--sidebar-width);width:calc(100vw - var(--sidebar-width));z-index:2000;background:#0d1117;justify-content:flex-end;height:100vh;display:flex;position:fixed}.AllProjectsDrawer-module__Tb6pLa__drawer{background:#0d1117;flex-direction:column;width:100%;max-width:100%;height:100vh;display:flex;position:relative;overflow-y:auto}.AllProjectsDrawer-module__Tb6pLa__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:2.5rem}.AllProjectsDrawer-module__Tb6pLa__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.AllProjectsDrawer-module__Tb6pLa__drawerContent{width:100%;max-width:1292px;margin:0 auto;padding:2.5rem 6rem}.AllProjectsDrawer-module__Tb6pLa__topNav{margin-bottom:2rem}.AllProjectsDrawer-module__Tb6pLa__backBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.AllProjectsDrawer-module__Tb6pLa__backBtn:hover{color:#c9d1d9;background:#ffffff0d;border-color:#fff3}.AllProjectsDrawer-module__Tb6pLa__backIcon{font-size:1.1rem}.AllProjectsDrawer-module__Tb6pLa__header{margin-bottom:2.5rem}.AllProjectsDrawer-module__Tb6pLa__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.AllProjectsDrawer-module__Tb6pLa__title{background:linear-gradient(90deg,#f8fafc,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.AllProjectsDrawer-module__Tb6pLa__intro{color:#8b949e;max-width:600px;font-size:1.1rem}.AllProjectsDrawer-module__Tb6pLa__filterContainer{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.AllProjectsDrawer-module__Tb6pLa__filterBtn{color:#8b949e;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s}.AllProjectsDrawer-module__Tb6pLa__filterBtn:hover{color:#c9d1d9;background:#ffffff1a}.AllProjectsDrawer-module__Tb6pLa__filterBtn.AllProjectsDrawer-module__Tb6pLa__active{background:var(--primary);color:#fff;border-color:var(--primary)}.AllProjectsDrawer-module__Tb6pLa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1200px){.AllProjectsDrawer-module__Tb6pLa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AllProjectsDrawer-module__Tb6pLa__overlay{width:100vw;left:0}.AllProjectsDrawer-module__Tb6pLa__drawerContent{padding:5rem 1rem 2rem}.AllProjectsDrawer-module__Tb6pLa__grid{grid-template-columns:1fr}.AllProjectsDrawer-module__Tb6pLa__title{font-size:2rem}}.AllProjectsDrawer-module__Tb6pLa__cardContainer{display:flex}.AllProjectsDrawer-module__Tb6pLa__card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;width:100%;transition:all .3s;display:flex;overflow:hidden}.AllProjectsDrawer-module__Tb6pLa__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.AllProjectsDrawer-module__Tb6pLa__imgWrapper{background:#010409;width:100%;height:200px;overflow:hidden}.AllProjectsDrawer-module__Tb6pLa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.AllProjectsDrawer-module__Tb6pLa__card:hover .AllProjectsDrawer-module__Tb6pLa__image{transform:scale(1.05)}.AllProjectsDrawer-module__Tb6pLa__cardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.AllProjectsDrawer-module__Tb6pLa__projectTitle{color:#c9d1d9;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.AllProjectsDrawer-module__Tb6pLa__projectDesc{color:#8b949e;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.AllProjectsDrawer-module__Tb6pLa__techList{flex-wrap:wrap;gap:.5rem;display:flex}.AllProjectsDrawer-module__Tb6pLa__techTag{color:var(--foreground);border:1px solid var(--border-color);background-color:#ffffff0a;border-radius:4px;padding:.15rem .55rem;font-size:.725rem;font-weight:500}
.TestimonialsSection-module__g6gg7W__testimonials{padding:2.5rem 0}.TestimonialsSection-module__g6gg7W__header{margin-bottom:2.5rem}.TestimonialsSection-module__g6gg7W__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}.TestimonialsSection-module__g6gg7W__title{color:var(--heading);margin-bottom:.5rem;font-size:2rem;font-weight:700}.TestimonialsSection-module__g6gg7W__intro{color:var(--muted-text);margin-bottom:0;font-size:.95rem}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.TestimonialsSection-module__g6gg7W__card{background-color:var(--secondary-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:space-between;height:100%;padding:1.75rem 1.5rem;transition:all .25s;display:flex;position:relative}.TestimonialsSection-module__g6gg7W__card:hover{border-color:var(--border-color);transform:translateY(-4px)}.TestimonialsSection-module__g6gg7W__stars{color:#38bdf8;gap:.25rem;margin-bottom:1rem;font-size:.8rem;display:flex}.TestimonialsSection-module__g6gg7W__text{color:var(--foreground);z-index:2;margin-bottom:1.25rem;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.65;position:relative}.TestimonialsSection-module__g6gg7W__profile{align-items:center;gap:.85rem;margin-top:auto;display:flex}.TestimonialsSection-module__g6gg7W__avatarWrapper{border:1px solid var(--border-color);background-color:var(--background);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.TestimonialsSection-module__g6gg7W__avatar{object-fit:cover;width:100%;height:100%}.TestimonialsSection-module__g6gg7W__info{flex-direction:column;display:flex}.TestimonialsSection-module__g6gg7W__name{color:var(--heading);font-size:.875rem;font-weight:600}.TestimonialsSection-module__g6gg7W__role{color:var(--muted-text);font-size:.75rem}.TestimonialsSection-module__g6gg7W__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#000000a6;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.TestimonialsSection-module__g6gg7W__drawerPanel{background-color:var(--secondary-bg);border-left:1px solid var(--border-color);flex-direction:column;width:620px;max-width:92vw;height:100vh;padding:3rem 2.5rem;display:flex;position:relative;box-shadow:-10px 0 30px #00000080}.TestimonialsSection-module__g6gg7W__drawerClose{color:var(--muted-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:color .2s;display:flex;position:absolute;top:2rem;right:2rem}.TestimonialsSection-module__g6gg7W__drawerClose:hover{color:var(--heading)}.TestimonialsSection-module__g6gg7W__drawerContent{flex-direction:column;height:calc(100% - 3.5rem);margin-top:3.5rem;display:flex}.TestimonialsSection-module__g6gg7W__drawerBody{flex-grow:1;margin-bottom:1.5rem;padding-right:.75rem;overflow-y:auto}.TestimonialsSection-module__g6gg7W__drawerBody::-webkit-scrollbar{width:4px}.TestimonialsSection-module__g6gg7W__drawerBody::-webkit-scrollbar-track{background:0 0}.TestimonialsSection-module__g6gg7W__drawerBody::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:4px}.TestimonialsSection-module__g6gg7W__drawerBody::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}.TestimonialsSection-module__g6gg7W__drawerText{color:var(--foreground);font-size:.925rem;font-style:normal;font-weight:400;line-height:1.7}.TestimonialsSection-module__g6gg7W__drawerProfile{border-top:1px solid var(--border-color);flex-shrink:0;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.TestimonialsSection-module__g6gg7W__testimonials{padding:1.5rem 0}.TestimonialsSection-module__g6gg7W__grid{grid-template-columns:1fr}.TestimonialsSection-module__g6gg7W__drawerPanel{width:100%;padding:2rem 1.5rem}}
.AllTestimonialsDrawer-module__So7wgG__overlay{top:0;left:var(--sidebar-width);width:calc(100vw - var(--sidebar-width));z-index:2000;background:#0d1117;justify-content:flex-end;height:100vh;display:flex;position:fixed}.AllTestimonialsDrawer-module__So7wgG__drawer{background:#0d1117;flex-direction:column;width:100%;max-width:100%;height:100vh;display:flex;position:relative;overflow-y:auto}.AllTestimonialsDrawer-module__So7wgG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:2.5rem}.AllTestimonialsDrawer-module__So7wgG__closeBtn:hover{background:#fff3;transform:rotate(90deg)}.AllTestimonialsDrawer-module__So7wgG__drawerContent{width:100%;max-width:1292px;margin:0 auto;padding:2.5rem 6rem}.AllTestimonialsDrawer-module__So7wgG__topNav{margin-bottom:2rem}.AllTestimonialsDrawer-module__So7wgG__backBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.AllTestimonialsDrawer-module__So7wgG__backBtn:hover{color:#c9d1d9;background:#ffffff0d;border-color:#fff3}.AllTestimonialsDrawer-module__So7wgG__backIcon{font-size:1.1rem}.AllTestimonialsDrawer-module__So7wgG__header{margin-bottom:2.5rem}.AllTestimonialsDrawer-module__So7wgG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.AllTestimonialsDrawer-module__So7wgG__title{background:linear-gradient(90deg,#f8fafc,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.AllTestimonialsDrawer-module__So7wgG__intro{color:#8b949e;max-width:600px;font-size:1.1rem}.AllTestimonialsDrawer-module__So7wgG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:1200px){.AllTestimonialsDrawer-module__So7wgG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.AllTestimonialsDrawer-module__So7wgG__overlay{width:100vw;left:0}.AllTestimonialsDrawer-module__So7wgG__drawerContent{padding:5rem 1rem 2rem}.AllTestimonialsDrawer-module__So7wgG__grid{grid-template-columns:1fr}.AllTestimonialsDrawer-module__So7wgG__title{font-size:2rem}}.AllTestimonialsDrawer-module__So7wgG__card{background-color:var(--secondary-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:all .3s;display:flex}.AllTestimonialsDrawer-module__So7wgG__card:hover{background-color:#161b22cc;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.AllTestimonialsDrawer-module__So7wgG__text{color:var(--muted-text);flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.6}.AllTestimonialsDrawer-module__So7wgG__profile{align-items:center;gap:1rem;margin-top:auto;display:flex}.AllTestimonialsDrawer-module__So7wgG__avatarWrapper{background-color:var(--background);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.AllTestimonialsDrawer-module__So7wgG__avatar{object-fit:cover;width:100%;height:100%}.AllTestimonialsDrawer-module__So7wgG__info{flex-direction:column;display:flex}.AllTestimonialsDrawer-module__So7wgG__name{color:var(--heading);font-size:.875rem;font-weight:600}.AllTestimonialsDrawer-module__So7wgG__role{color:var(--muted-text);font-size:.75rem}
.page-module__BzsR4a__page{background:0 0;max-width:1000px;min-height:100vh;margin:0 auto;padding:0 1.5rem 40px}.page-module__BzsR4a__breadcrumbs{color:var(--muted-text);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:500;display:flex}.page-module__BzsR4a__breadcrumbs a{color:var(--muted-text);text-decoration:none;transition:color .2s}.page-module__BzsR4a__breadcrumbs a:hover{color:var(--primary);text-decoration:none}.page-module__BzsR4a__activeBreadcrumb{font-weight:600;color:var(--primary)!important}.page-module__BzsR4a__separator{color:#30363d;-webkit-user-select:none;user-select:none;font-size:.75rem}.page-module__BzsR4a__header{text-align:left;margin-bottom:3rem}.page-module__BzsR4a__titleContainer{align-items:center;gap:1rem;display:flex}.page-module__BzsR4a__logoPlaceholder{background:#1f2937;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.page-module__BzsR4a__titleLogo{object-fit:cover;width:100%;height:100%}.page-module__BzsR4a__genericLogo{color:var(--primary);font-size:1.5rem;font-weight:700}.page-module__BzsR4a__titleText{flex-direction:column;display:flex}.page-module__BzsR4a__title{background:linear-gradient(90deg,#f8fafc,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-size:2rem;font-weight:600}.page-module__BzsR4a__category{color:var(--primary);letter-spacing:1px;font-weight:600}.page-module__BzsR4a__mediaGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.page-module__BzsR4a__imageColumn{flex-direction:column;gap:1.5rem;display:flex}.page-module__BzsR4a__mainImageWrapper{background:#010409;border:1px solid #6e768140;border-radius:.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000059}.page-module__BzsR4a__mainImage{object-fit:contain;background:#0d1117;width:100%;height:100%;max-height:450px;display:block}.page-module__BzsR4a__thumbnails{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;display:grid}.page-module__BzsR4a__thumbnail{cursor:pointer;opacity:.7;aspect-ratio:16/9;object-fit:cover;border:2px solid #0000;border-radius:.25rem;width:100%;transition:all .3s}.page-module__BzsR4a__thumbnail:hover,.page-module__BzsR4a__thumbnail.page-module__BzsR4a__active{border-color:var(--primary);opacity:1;transform:translateY(-2px)}.page-module__BzsR4a__videoColumn{flex-direction:column;display:flex}.page-module__BzsR4a__videoPlaceholder{background-color:#000;border:1px solid #6e768140;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;min-height:350px;max-height:450px;display:flex;box-shadow:0 10px 30px #0003}.page-module__BzsR4a__playButton{cursor:pointer;background:#ffffffe6;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s;display:flex}.page-module__BzsR4a__playButton:hover{transform:scale(1.05)}.page-module__BzsR4a__playTriangle{border:15px solid #0000;border-left:25px solid #000;border-right-width:0;width:0;height:0;margin-left:8px}.page-module__BzsR4a__bottomSection{margin-top:2rem}.page-module__BzsR4a__tabsNav{gap:2rem;margin-bottom:.5rem;display:flex}.page-module__BzsR4a__tabBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:.5rem 0;font-size:1rem;font-weight:600;transition:all .2s}.page-module__BzsR4a__tabBtn:hover{color:#c9d1d9}.page-module__BzsR4a__activeTab{color:#ff69b4;border-bottom:3px solid #ff69b4}.page-module__BzsR4a__tabLine{background-color:#6e76814d;width:100%;height:1px;margin-bottom:2rem}.page-module__BzsR4a__tabContent{min-height:150px}.page-module__BzsR4a__textContent{animation:.3s page-module__BzsR4a__fadeIn}.page-module__BzsR4a__text{color:#c9d1d9;font-size:1rem;line-height:1.6}.page-module__BzsR4a__featureList{flex-direction:column;gap:.75rem;display:flex}.page-module__BzsR4a__featureItem{color:#cbd5e1;align-items:flex-start;gap:.75rem;display:flex}.page-module__BzsR4a__checkIcon{color:#ff69b4;margin-top:4px}.page-module__BzsR4a__detailedTech{flex-direction:column;gap:1rem;display:flex}.page-module__BzsR4a__techCategory{margin-bottom:.5rem}.page-module__BzsR4a__techLabel{color:var(--secondary);text-transform:uppercase;margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}.page-module__BzsR4a__techValue{color:#cbd5e1;font-size:.95rem;line-height:1.5}.page-module__BzsR4a__techList{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__BzsR4a__tag{color:#58a6ff;background:#6e768126;border-radius:6px;padding:.4rem .8rem;font-size:.9rem;font-weight:500}.page-module__BzsR4a__actionButtons{gap:1rem;margin-top:3rem;display:flex}.page-module__BzsR4a__actionBtn{color:#c9d1d9;background:0 0;border:1px solid #6e768166;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__BzsR4a__actionBtn:hover{color:#ff69b4;border-color:#ff69b4;transform:translateY(-2px)}@keyframes page-module__BzsR4a__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page-module__BzsR4a__mediaGrid{grid-template-columns:1fr}.page-module__BzsR4a__videoPlaceholder{min-height:250px}}.page-module__BzsR4a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.page-module__BzsR4a__modalContent{background:0 0;justify-content:center;align-items:center;width:100%;max-width:1000px;animation:.3s page-module__BzsR4a__fadeIn;display:flex;position:relative}.page-module__BzsR4a__modalImage{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:85vh;box-shadow:0 25px 50px -12px #00000080}.page-module__BzsR4a__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:-40px;right:0}.page-module__BzsR4a__closeBtn:hover{background:var(--primary);transform:rotate(90deg)}
.ContactSection-module__UONp9G__contact{padding:2.5rem 0}.ContactSection-module__UONp9G__intro{color:var(--muted-text);max-width:650px;margin-bottom:2rem}.ContactSection-module__UONp9G__grid{gap:1.5rem;max-width:420px;margin-bottom:2.5rem;display:flex}.ContactSection-module__UONp9G__card{background-color:var(--secondary-bg);border:1px solid var(--border-color);text-align:center;border-radius:6px;flex-direction:column;align-items:center;width:100%;padding:1.75rem;transition:all .2s;display:flex}.ContactSection-module__UONp9G__card:hover{border-color:var(--primary);box-shadow:0 4px 20px var(--primary-glow);transform:translateY(-2px)}.ContactSection-module__UONp9G__iconBox{width:48px;height:48px;color:var(--primary);background-color:#ff6ac114;border:1px solid #ff6ac126;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.35rem;display:flex}.ContactSection-module__UONp9G__cardTitle{color:var(--heading);margin-bottom:.35rem;font-size:1rem;font-weight:600}.ContactSection-module__UONp9G__cardValue{color:var(--muted-text);margin-bottom:1.25rem;font-size:.9rem}.ContactSection-module__UONp9G__copyBtn{justify-content:center;width:100%;padding:.35rem .75rem;font-size:.8rem}.ContactSection-module__UONp9G__cardLink{width:100%;text-decoration:none}.ContactSection-module__UONp9G__cardLink:hover{text-decoration:none}.ContactSection-module__UONp9G__socialGrid{border-top:1px solid var(--border-color);justify-content:center;gap:1.5rem;padding-top:2rem;display:flex}.ContactSection-module__UONp9G__socialBtn{color:var(--foreground);border:1px solid var(--border-color);background-color:var(--secondary-bg);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.ContactSection-module__UONp9G__socialBtn:hover{border-color:var(--primary);color:var(--primary);background-color:#ff6ac10a}@media (max-width:768px){.ContactSection-module__UONp9G__contact{padding:1.5rem 0}.ContactSection-module__UONp9G__grid{grid-template-columns:1fr}.ContactSection-module__UONp9G__socialGrid{flex-wrap:wrap;gap:1rem}.ContactSection-module__UONp9G__socialBtn{justify-content:center;width:100%}}
