.page-module___8aEwW__main{z-index:1;position:relative}.page-module___8aEwW__projects{width:100%;max-width:1800px;margin:0 auto;padding-top:2rem;padding-bottom:3rem}.page-module___8aEwW__sectionTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:2rem;padding:0 1rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800}.page-module___8aEwW__projectGrid{border-left:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:0;display:grid}@media (max-width:1024px){.page-module___8aEwW__projectGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module___8aEwW__projectGrid{grid-template-columns:1fr}}.page-module___8aEwW__moreProjects{justify-content:center;margin-top:2rem;display:flex}.page-module___8aEwW__viewAllBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:100px;padding:.8rem 2rem;font-size:.9rem;font-weight:500;transition:all .3s}.page-module___8aEwW__viewAllBtn:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px)}@media (max-width:640px){.page-module___8aEwW__projects{padding-top:1rem;padding-bottom:2rem}.page-module___8aEwW__sectionTitle{margin-bottom:1.5rem}.page-module___8aEwW__moreProjects{margin-top:1rem}}.page-module___8aEwW__placeholderSection{border-top:1px solid #ffffff0d;align-items:center;min-height:50vh;display:flex}
.ProjectCard-module__ZTX0ja__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);flex-direction:column;height:100%;padding:2.5rem;transition:all .3s;display:flex;position:relative}.ProjectCard-module__ZTX0ja__card:hover{background:#ffffff08}.ProjectCard-module__ZTX0ja__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.ProjectCard-module__ZTX0ja__iconBox{border:1px solid var(--border-subtle);background:#000;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.ProjectCard-module__ZTX0ja__iconPlaceholder{color:#fff;font-size:1.75rem;font-weight:700}.ProjectCard-module__ZTX0ja__logoImage{object-fit:cover;width:100%;height:100%}.ProjectCard-module__ZTX0ja__externalLinkIcon{color:#555;transition:all .2s}.ProjectCard-module__ZTX0ja__card:hover .ProjectCard-module__ZTX0ja__externalLinkIcon{color:#fff;transform:translate(2px,-2px)}.ProjectCard-module__ZTX0ja__body{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.ProjectCard-module__ZTX0ja__title{color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.ProjectCard-module__ZTX0ja__companyName{color:#0070f3cc;text-transform:none;letter-spacing:.01em;margin-bottom:1.25rem;font-size:.8rem;font-style:italic;font-weight:600;display:block}.ProjectCard-module__ZTX0ja__description{color:#999;font-size:1.05rem;line-height:1.6}.ProjectCard-module__ZTX0ja__footer{margin-top:auto}.ProjectCard-module__ZTX0ja__stackWrapper{flex-wrap:wrap;gap:.6rem;display:flex}.ProjectCard-module__ZTX0ja__techBadge{color:#777;border:1px solid var(--border-subtle);text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}
.LanguageSwitcher-module__mW67RW__container{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:100px;width:fit-content;padding:2px;display:flex}.LanguageSwitcher-module__mW67RW__button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .2s}.LanguageSwitcher-module__mW67RW__active{background:var(--text-primary);color:var(--bg-primary)}.LanguageSwitcher-module__mW67RW__divider{background:var(--border-subtle);width:1px;margin:4px 0}
.Navbar-module__vj2v0G__navbar{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;top:1.5rem;left:0;right:0}.Navbar-module__vj2v0G__pill{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-subtle);pointer-events:all;background:#0a0a0ab3;border-radius:100px;align-items:center;gap:2rem;padding:.5rem 1rem;display:flex;box-shadow:0 4px 24px -1px #0000004d}.Navbar-module__vj2v0G__brand{letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:.75rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__vj2v0G__brandAvatar{object-fit:cover;border:1px solid #fff3;border-radius:50%}.Navbar-module__vj2v0G__links{gap:.2rem;display:flex}.Navbar-module__vj2v0G__link{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.3rem .8rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Navbar-module__vj2v0G__link:hover{color:var(--text-primary);background:#ffffff0d}@media (max-width:640px){.Navbar-module__vj2v0G__links{display:none}.Navbar-module__vj2v0G__pill{gap:1rem}}
.HeroSection-module__BI8XXa__hero{text-align:center;justify-content:center;align-items:center;min-height:85vh;padding:8rem 2rem 2rem;display:flex}.HeroSection-module__BI8XXa__content{opacity:0;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) forwards HeroSection-module__BI8XXa__fadeUp;display:flex;transform:translateY(20px)}@keyframes HeroSection-module__BI8XXa__fadeUp{to{opacity:1;transform:translateY(0)}}.HeroSection-module__BI8XXa__badge{border:1px solid var(--border-subtle);color:var(--text-secondary);letter-spacing:.02em;background:#ffffff08;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.HeroSection-module__BI8XXa__badgeDot{background:var(--text-primary);border-radius:50%;width:6px;height:6px}.HeroSection-module__BI8XXa__title{flex-direction:column;align-items:center;gap:0;max-width:700px;display:flex}.HeroSection-module__BI8XXa__greeting{color:var(--text-secondary);margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:400}.HeroSection-module__BI8XXa__name{letter-spacing:-.04em;color:var(--text-primary);word-break:break-word;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:800;line-height:1.1}.HeroSection-module__BI8XXa__roleWrapper{margin-top:.5rem}.HeroSection-module__BI8XXa__role{color:var(--text-secondary);letter-spacing:-.02em;background:linear-gradient(90deg, transparent 45%, #fff 50%, transparent 55%), linear-gradient(90deg, transparent 45%, #fff 50%, transparent 55%), var(--text-secondary);-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:200% 100%,200% 100%,100% 100%;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:500;animation:7s linear infinite HeroSection-module__BI8XXa__dualFlow;display:inline}@keyframes HeroSection-module__BI8XXa__dualFlow{0%{background-position:-200%,200%,50%}to{background-position:200%,-200%,50%}}.HeroSection-module__BI8XXa__cursor{display:none}.HeroSection-module__BI8XXa__description{color:var(--text-secondary);letter-spacing:.01em;opacity:.9;max-width:600px;margin-top:1.2rem;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.7}.HeroSection-module__BI8XXa__ctas{gap:1rem;margin-top:1.5rem;display:flex}.HeroSection-module__BI8XXa__ctaPrimary{background:var(--text-primary);color:var(--bg-primary);border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .2s,opacity .2s}.HeroSection-module__BI8XXa__ctaPrimary:hover{opacity:.9;transform:translateY(-1px)}.HeroSection-module__BI8XXa__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-subtle);background:0 0;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background .2s}.HeroSection-module__BI8XXa__ctaSecondary:hover{background:#ffffff0d}.HeroSection-module__BI8XXa__ctaAi{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.HeroSection-module__BI8XXa__ctaAi:before{content:"✦";color:#0f8;font-size:.8rem}.HeroSection-module__BI8XXa__ctaAi:hover{background:#ffffff1a;border-color:#0f8;transform:translateY(-1px);box-shadow:0 0 15px #0f83}.HeroSection-module__BI8XXa__scrollIndicator{display:none}@media (max-width:640px){.HeroSection-module__BI8XXa__hero{min-height:auto;padding-top:6rem;padding-bottom:2rem}.HeroSection-module__BI8XXa__name{font-size:2.25rem}.HeroSection-module__BI8XXa__role{font-size:1.1rem}.HeroSection-module__BI8XXa__description{margin-top:1rem;padding:0 1rem;font-size:.9rem}.HeroSection-module__BI8XXa__ctas{justify-content:center;gap:.5rem;width:100%}.HeroSection-module__BI8XXa__ctaPrimary,.HeroSection-module__BI8XXa__ctaSecondary,.HeroSection-module__BI8XXa__ctaAi{white-space:nowrap;flex:1;justify-content:center;min-width:fit-content;padding:.6rem .75rem;font-size:.75rem}}
.BubbleBackground-module__Afh9_q__backgroundContainer{z-index:-2;background-color:var(--bg-primary);pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.BubbleBackground-module__Afh9_q__bubble{filter:blur(60px);opacity:.8;border-radius:50%;animation:12s ease-in-out infinite alternate BubbleBackground-module__Afh9_q__float;position:absolute}.BubbleBackground-module__Afh9_q__bubble1{background:radial-gradient(circle,#0a84ff99 0%,#0a84ff00 70%);width:70vw;max-width:600px;height:70vw;max-height:600px;animation-delay:0s;top:-5%;left:-5%}.BubbleBackground-module__Afh9_q__bubble2{background:radial-gradient(circle,#7832e699 0%,#5e5ce600 70%);width:60vw;max-width:500px;height:60vw;max-height:500px;animation-duration:15s;animation-direction:alternate-reverse;bottom:0%;right:0%}.BubbleBackground-module__Afh9_q__bubble3{background:radial-gradient(circle,#30d1c880 0%,#30d15800 70%);width:50vw;max-width:450px;height:50vw;max-height:450px;animation-duration:18s;animation-delay:-5s;top:30%;left:20%}@media (max-width:768px){.BubbleBackground-module__Afh9_q__bubble{filter:blur(45px);opacity:.9}.BubbleBackground-module__Afh9_q__bubble1{width:50vw;height:50vw;top:-5%;left:-10%}.BubbleBackground-module__Afh9_q__bubble2{width:45vw;height:45vw;bottom:5%;right:-10%}.BubbleBackground-module__Afh9_q__bubble3{width:40vw;height:40vw;top:30%;left:10%}}.BubbleBackground-module__Afh9_q__glassOverlay{z-index:1;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opactiy='0.15'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}@keyframes BubbleBackground-module__Afh9_q__float{0%{transform:translate(0)scale(1)rotate(0)}33%{transform:translate(15%,5%)scale(1.15)rotate(15deg)}66%{transform:translate(-10%,15%)scale(.9)rotate(-10deg)}to{transform:translate(5%,-10%)scale(1.1)rotate(5deg)}}
.ContactSection-module__Uo9vva__contactSection{z-index:10;padding:4rem 0;position:relative}.ContactSection-module__Uo9vva__container{max-width:800px;margin:0 auto;padding:0 2rem}.ContactSection-module__Uo9vva__header{text-align:center;margin-bottom:2rem}.ContactSection-module__Uo9vva__sectionTitle{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.ContactSection-module__Uo9vva__subtitle{color:var(--text-secondary);font-size:1.1rem}.ContactSection-module__Uo9vva__formWrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);background:#0a0a0a66;border-radius:24px;padding:3rem;box-shadow:0 20px 40px #0000004d}.ContactSection-module__Uo9vva__form{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__Uo9vva__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__Uo9vva__label{color:var(--text-primary);margin-left:.25rem;font-size:.9rem;font-weight:500}.ContactSection-module__Uo9vva__input,.ContactSection-module__Uo9vva__textarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#ffffff08;border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.ContactSection-module__Uo9vva__input:focus,.ContactSection-module__Uo9vva__textarea:focus{background:#ffffff0d;border-color:#fff;outline:none}.ContactSection-module__Uo9vva__input::placeholder,.ContactSection-module__Uo9vva__textarea::placeholder{color:var(--text-tertiary,#555)}.ContactSection-module__Uo9vva__textarea{resize:vertical;min-height:120px}.ContactSection-module__Uo9vva__submitBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ContactSection-module__Uo9vva__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}.ContactSection-module__Uo9vva__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactSection-module__Uo9vva__spinner{width:20px;height:20px;animation:2s linear infinite ContactSection-module__Uo9vva__rotate}.ContactSection-module__Uo9vva__path{stroke:#000;stroke-linecap:round;animation:1.5s ease-in-out infinite ContactSection-module__Uo9vva__dash}@keyframes ContactSection-module__Uo9vva__rotate{to{transform:rotate(360deg)}}@keyframes ContactSection-module__Uo9vva__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.ContactSection-module__Uo9vva__successMessage{color:#34d399;background:#34d3991a;border:1px solid #34d3994d;border-radius:12px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-weight:500;display:flex}.ContactSection-module__Uo9vva__errorMessage{color:#f87171;background:#f871711a;border:1px solid #f871714d;border-radius:12px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-weight:500;display:flex}.ContactSection-module__Uo9vva__socialRow{border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.ContactSection-module__Uo9vva__socialText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}.ContactSection-module__Uo9vva__socialIcons{align-items:center;gap:1.5rem;display:flex}.ContactSection-module__Uo9vva__socialIcons a{color:#888;background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.ContactSection-module__Uo9vva__socialIcons a:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media (max-width:640px){.ContactSection-module__Uo9vva__formWrapper{padding:1.5rem}.ContactSection-module__Uo9vva__contactSection{padding:1.5rem 0}.ContactSection-module__Uo9vva__header{margin-bottom:1.5rem}}
.AboutSection-module__QAO9HG__aboutSection{z-index:10;padding:3rem 0;position:relative}.AboutSection-module__QAO9HG__container{max-width:1250px;margin:0 auto;padding:0 2rem}.AboutSection-module__QAO9HG__topContent{align-items:center;gap:3rem;margin-bottom:2rem;display:flex}.AboutSection-module__QAO9HG__imageWrapper{cursor:pointer;flex-shrink:0;transition:transform .3s;position:relative}.AboutSection-module__QAO9HG__imageWrapper:hover{transform:scale(1.02)}.AboutSection-module__QAO9HG__profileImage{z-index:2;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff1a;border-radius:40px;width:180px;height:180px;padding:8px;position:relative;overflow:hidden}.AboutSection-module__QAO9HG__photoPlaceholder{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:32px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.AboutSection-module__QAO9HG__actualPhoto{object-fit:cover;border-radius:32px;width:100%;height:100%}.AboutSection-module__QAO9HG__photoPlaceholder span{color:#fff;opacity:.1;letter-spacing:-.05em;font-size:3rem;font-weight:800}.AboutSection-module__QAO9HG__imageGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#fff0 70%);width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutSection-module__QAO9HG__header{flex:1}.AboutSection-module__QAO9HG__titleLine{background:#fff;border-radius:10px;width:80px;height:4px;margin-top:1rem}.AboutSection-module__QAO9HG__sectionTitle{letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.AboutSection-module__QAO9HG__contentGrid{grid-template-columns:1fr 1.1fr;align-items:start;gap:6rem;display:grid}.AboutSection-module__QAO9HG__leftColumn{flex-direction:column;display:flex}.AboutSection-module__QAO9HG__textContent{flex-direction:column;gap:2rem;display:flex}.AboutSection-module__QAO9HG__mainParagraph{color:var(--text-primary);font-size:1.25rem;font-weight:500;line-height:1.7}.AboutSection-module__QAO9HG__secondaryParagraph{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.AboutSection-module__QAO9HG__statsRow{border-top:1px solid #ffffff0d;gap:4rem;margin-top:2rem;padding-top:2rem;display:flex}.AboutSection-module__QAO9HG__statItem{flex-direction:column;gap:.5rem;display:flex}.AboutSection-module__QAO9HG__statNumber{color:#fff;letter-spacing:-.05em;font-size:3rem;font-weight:800;line-height:1}.AboutSection-module__QAO9HG__statLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary,#666);font-size:.85rem;font-weight:600}.AboutSection-module__QAO9HG__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:140px;gap:1rem;display:grid}.AboutSection-module__QAO9HG__bentoItem{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;justify-content:flex-start;gap:1.5rem;padding:1.5rem;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:relative;overflow:hidden}.AboutSection-module__QAO9HG__bentoItem:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff0d 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutSection-module__QAO9HG__bentoItem:hover{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px #0006}.AboutSection-module__QAO9HG__large{background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);grid-area:span 2/span 2;justify-content:space-between}.AboutSection-module__QAO9HG__medium,.AboutSection-module__QAO9HG__small{grid-column:span 2;justify-content:center}.AboutSection-module__QAO9HG__wide{flex-direction:row;grid-column:span 4;justify-content:space-between;align-items:center}.AboutSection-module__QAO9HG__bentoHeader{align-items:center;gap:1rem;display:flex}.AboutSection-module__QAO9HG__iconCircle{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AboutSection-module__QAO9HG__bentoHeader h3{text-transform:uppercase;letter-spacing:.15em;color:#ffffff80;margin:0;font-size:.8rem;font-weight:700}.AboutSection-module__QAO9HG__bentoTags{flex-wrap:wrap;gap:.5rem;display:flex}.AboutSection-module__QAO9HG__bentoTags .AboutSection-module__QAO9HG__tag{color:#ddd;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;padding:.4rem .9rem;font-size:.75rem;font-weight:600;transition:all .3s}.AboutSection-module__QAO9HG__tag:hover{color:#fff;background:#ffffff1a}.AboutSection-module__QAO9HG__modalOverlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out AboutSection-module__QAO9HG__fadeIn;display:flex;position:fixed;top:0;left:0}.AboutSection-module__QAO9HG__modalContent{max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) AboutSection-module__QAO9HG__scaleIn;position:relative}.AboutSection-module__QAO9HG__closeModal{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:.5rem;transition:opacity .2s;position:absolute;top:-3rem;right:0}.AboutSection-module__QAO9HG__closeModal:hover{opacity:1}.AboutSection-module__QAO9HG__expandedPhoto{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:40px;width:100%;min-width:300px;height:auto;min-height:300px;overflow:hidden;box-shadow:0 40px 100px #000c}.AboutSection-module__QAO9HG__photoPlaceholderLarge{background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.AboutSection-module__QAO9HG__actualPhotoLarge{object-fit:cover;width:100%;height:100%}.AboutSection-module__QAO9HG__photoPlaceholderLarge span{color:#333;font-size:2rem;font-weight:700}@keyframes AboutSection-module__QAO9HG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes AboutSection-module__QAO9HG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.AboutSection-module__QAO9HG__topContent{text-align:center;flex-direction:column;gap:2rem}.AboutSection-module__QAO9HG__titleLine{margin:1rem auto 0}.AboutSection-module__QAO9HG__contentGrid{grid-template-columns:1fr;gap:3rem}.AboutSection-module__QAO9HG__bentoGrid{grid-template-columns:1fr;grid-auto-rows:auto}.AboutSection-module__QAO9HG__large,.AboutSection-module__QAO9HG__medium,.AboutSection-module__QAO9HG__small,.AboutSection-module__QAO9HG__wide{flex-direction:column;grid-column:span 1;align-items:flex-start;gap:1rem;padding:1.25rem}}@media (max-width:640px){.AboutSection-module__QAO9HG__aboutSection{padding:1.5rem 0}.AboutSection-module__QAO9HG__topContent{margin-bottom:2rem}.AboutSection-module__QAO9HG__statsRow{gap:1.5rem;margin-top:1rem;padding-top:1.5rem}.AboutSection-module__QAO9HG__statNumber{font-size:2.5rem}.AboutSection-module__QAO9HG__techCard,.AboutSection-module__QAO9HG__philosophyCard{padding:1.5rem}}
.ProjectCarousel-module__K09Axq__galleryWrapper{align-items:center;width:100%;margin:3rem 0;display:flex;position:relative}.ProjectCarousel-module__K09Axq__scrollArea{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:center;gap:2rem;width:100%;padding:1.5rem .5rem;display:flex;overflow-x:auto}.ProjectCarousel-module__K09Axq__scrollArea::-webkit-scrollbar{display:none}.ProjectCarousel-module__K09Axq__screenshotCard{scroll-snap-align:center;border:1px solid var(--border-subtle,#ffffff14);cursor:pointer;background:#ffffff05;border-radius:16px;flex:none;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000059}.ProjectCarousel-module__K09Axq__screenshotCard:hover{border-color:#ffffff2e;transform:translateY(-4px)scale(1.01);box-shadow:0 28px 56px #00000080}.ProjectCarousel-module__K09Axq__screenshotCard--web{width:800px}.ProjectCarousel-module__K09Axq__webFrame{aspect-ratio:16/10;border-radius:16px;width:100%;position:relative;overflow:hidden}.ProjectCarousel-module__K09Axq__screenshotCard--mobile{border:6px solid #ffffff0f;border-radius:36px;width:280px}.ProjectCarousel-module__K09Axq__phoneFrame{aspect-ratio:9/19.4;background:#0a0a0a;border-radius:28px;width:100%;padding:0;position:relative;overflow:hidden}.ProjectCarousel-module__K09Axq__phoneScreen{width:100%;height:100%;position:relative;overflow:hidden}.ProjectCarousel-module__K09Axq__screenshotImg{border-radius:0}.ProjectCarousel-module__K09Axq__navBtn{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;opacity:0;background:#0000008c;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectCarousel-module__K09Axq__galleryWrapper:hover .ProjectCarousel-module__K09Axq__navBtn{opacity:1}.ProjectCarousel-module__K09Axq__navBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-50%)scale(1.08)}.ProjectCarousel-module__K09Axq__prev{left:-22px}.ProjectCarousel-module__K09Axq__next{right:-22px}.ProjectCarousel-module__K09Axq__lightboxOverlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000eb;justify-content:center;align-items:center;animation:.25s ProjectCarousel-module__K09Axq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProjectCarousel-module__K09Axq__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectCarousel-module__K09Axq__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProjectCarousel-module__K09Axq__lightboxClose:hover{background:#ffffff38}.ProjectCarousel-module__K09Axq__lightboxCounter{color:#fff9;letter-spacing:.05em;pointer-events:none;z-index:10;font-size:.85rem;font-weight:500;position:absolute;top:1.6rem;left:50%;transform:translate(-50%)}.ProjectCarousel-module__K09Axq__lightboxNav{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectCarousel-module__K09Axq__lightboxNav:hover{background:#ffffff26;transform:translateY(-50%)scale(1.08)}.ProjectCarousel-module__K09Axq__lightboxPrev{left:1.5rem}.ProjectCarousel-module__K09Axq__lightboxNext{right:1.5rem}.ProjectCarousel-module__K09Axq__lightboxDots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.ProjectCarousel-module__K09Axq__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.ProjectCarousel-module__K09Axq__dotActive{background:#fff;transform:scale(1.3)}.ProjectCarousel-module__K09Axq__lightboxContent--web{aspect-ratio:16/10;border-radius:16px;width:min(90vw,1100px);position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.ProjectCarousel-module__K09Axq__lightboxContent--mobile{aspect-ratio:9/19.4;border:6px solid #ffffff0f;border-radius:36px;height:min(85vh,800px);position:relative;overflow:hidden;box-shadow:0 40px 80px #0009}.ProjectCarousel-module__K09Axq__empty{text-align:center;color:#555;border:2px dashed #ffffff0d;border-radius:20px;width:100%;padding:4rem}@media (max-width:900px){.ProjectCarousel-module__K09Axq__screenshotCard--web{width:90vw}.ProjectCarousel-module__K09Axq__screenshotCard--mobile{width:65vw;max-width:260px}.ProjectCarousel-module__K09Axq__navBtn{display:none}.ProjectCarousel-module__K09Axq__lightboxContent--web{width:95vw}.ProjectCarousel-module__K09Axq__lightboxContent--mobile{height:80vh}}
.project-detail-module__tU5yha__main{min-height:100vh;padding-top:8rem;padding-bottom:8rem}.project-detail-module__tU5yha__container{max-width:1700px;margin:0 auto;padding:0 1.5rem}.project-detail-module__tU5yha__topNav{margin-bottom:3rem}.project-detail-module__tU5yha__backBtn{color:#666;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-flex}.project-detail-module__tU5yha__backBtn:hover{color:#fff}.project-detail-module__tU5yha__headerRow{justify-content:space-between;align-items:flex-start;gap:4rem;margin-bottom:2rem;display:flex}.project-detail-module__tU5yha__header{flex:1}.project-detail-module__tU5yha__fullWidthSection{width:100%}.project-detail-module__tU5yha__iconBox{border:1px solid var(--border-subtle);color:#fff;background:#000;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;font-size:2rem;font-weight:800;display:flex;overflow:hidden}.project-detail-module__tU5yha__logoImage{object-fit:cover;width:100%;height:100%}.project-detail-module__tU5yha__title{letter-spacing:-.04em;color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.project-detail-module__tU5yha__tagline{color:#888;max-width:800px;font-size:1.2rem;line-height:1.5}.project-detail-module__tU5yha__longDescription{color:#bbb;margin-top:4rem;font-size:1.1rem;line-height:1.8}.project-detail-module__tU5yha__longDescription h3{color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.project-detail-module__tU5yha__longDescription p{margin-bottom:.8rem}.project-detail-module__tU5yha__bulletLine{color:#999;margin-bottom:.4rem!important}.project-detail-module__tU5yha__sectionHeader{color:#fff;font-size:1.25rem;font-weight:400;margin-top:3rem!important;margin-bottom:1.25rem!important}.project-detail-module__tU5yha__sidebar{flex-direction:column;gap:2.5rem;width:320px;padding-top:1rem;display:flex}.project-detail-module__tU5yha__sidebarSection h4{color:#fff;text-transform:uppercase;letter-spacing:.12em;opacity:.5;margin-bottom:1.25rem;font-size:.85rem}.project-detail-module__tU5yha__techList{flex-wrap:wrap;gap:.5rem;display:flex}.project-detail-module__tU5yha__techItem{color:#999;border:1px solid var(--border-subtle);background:#ffffff05;border-radius:100px;padding:.35rem .75rem;font-size:.7rem;font-weight:600}.project-detail-module__tU5yha__actionBtn{color:#000;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.project-detail-module__tU5yha__actionBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}@media (max-width:900px){.project-detail-module__tU5yha__headerRow{flex-direction:column;gap:3rem}.project-detail-module__tU5yha__sidebar{order:2;width:100%}.project-detail-module__tU5yha__fullWidthSection{order:3;margin-top:3rem}.project-detail-module__tU5yha__container{padding:0 1rem}.project-detail-module__tU5yha__main{padding-top:5rem;padding-bottom:3rem}}
.projects-module__D-cxOq__main{min-height:100vh;padding-top:6rem}.projects-module__D-cxOq__container{max-width:1800px;margin:0 auto;padding:0 1rem}.projects-module__D-cxOq__gridContainer{width:100%;max-width:1800px;margin:0 auto}.projects-module__D-cxOq__header{margin-bottom:1.5rem}.projects-module__D-cxOq__pageTitle{letter-spacing:-.04em;color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.projects-module__D-cxOq__controls{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.projects-module__D-cxOq__searchWrapper{width:100%;max-width:500px}.projects-module__D-cxOq__searchInput{background:var(--bg-secondary);border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);border-radius:12px;padding:.8rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.projects-module__D-cxOq__searchInput:focus{border-color:var(--border-focus);outline:none}.projects-module__D-cxOq__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.projects-module__D-cxOq__filterBtn{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:500;transition:all .3s}.projects-module__D-cxOq__filterBtn:hover{border-color:var(--border-focus);color:var(--text-primary)}.projects-module__D-cxOq__filterBtn.projects-module__D-cxOq__active{background:var(--text-primary);border-color:var(--text-primary);color:var(--bg-primary)}.projects-module__D-cxOq__resultsSection{border-top:1px solid var(--border-subtle);padding-bottom:6rem}.projects-module__D-cxOq__projectGrid{border-left:1px solid var(--border-subtle);border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.projects-module__D-cxOq__noResults{text-align:center;color:var(--text-secondary);padding:4rem 0}@media (max-width:1024px){.projects-module__D-cxOq__projectGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-module__D-cxOq__main{padding-top:5rem}.projects-module__D-cxOq__header,.projects-module__D-cxOq__pageTitle{margin-bottom:1rem}.projects-module__D-cxOq__container,.projects-module__D-cxOq__gridContainer{padding:0 1.5rem}.projects-module__D-cxOq__projectGrid{border-left:none;grid-template-columns:1fr}}
.ArchitectureSection-module__LWvIYq__archSection{background:radial-gradient(circle at 10% 10%,#ffffff05 0%,#0000 50%);padding:8rem 0;position:relative}.ArchitectureSection-module__LWvIYq__container{max-width:1250px;margin:0 auto;padding:0 2rem}.ArchitectureSection-module__LWvIYq__header{text-align:center;margin-bottom:5rem}.ArchitectureSection-module__LWvIYq__badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-block}.ArchitectureSection-module__LWvIYq__title{letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.ArchitectureSection-module__LWvIYq__gradientText{background:linear-gradient(135deg,#fff 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ArchitectureSection-module__LWvIYq__subtitle{color:#ffffff80;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.ArchitectureSection-module__LWvIYq__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.ArchitectureSection-module__LWvIYq__explodedView{perspective:2000px;cursor:pointer;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.ArchitectureSection-module__LWvIYq__layerStack{width:400px;height:250px;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.19,1,.22,1);position:relative;transform:rotateX(50deg)rotate(-25deg)}.ArchitectureSection-module__LWvIYq__explodedView.ArchitectureSection-module__LWvIYq__active .ArchitectureSection-module__LWvIYq__layerStack{transform:rotateX(60deg)rotate(-25deg)translateY(-50px)}.ArchitectureSection-module__LWvIYq__layer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:0;left:0;box-shadow:0 10px 30px #00000080}.ArchitectureSection-module__LWvIYq__infra{background:#ffffff0d;transform:translateZ(0)}.ArchitectureSection-module__LWvIYq__active .ArchitectureSection-module__LWvIYq__infra{opacity:.3;transform:translateZ(-80px)}.ArchitectureSection-module__LWvIYq__app{background:#ffffff14;transform:translateZ(20px)}.ArchitectureSection-module__LWvIYq__active .ArchitectureSection-module__LWvIYq__app{transform:translateZ(20px)}.ArchitectureSection-module__LWvIYq__domain{background:#ffffff1f;border-color:#ffffff4d;transform:translateZ(40px);box-shadow:0 20px 50px #000c}.ArchitectureSection-module__LWvIYq__active .ArchitectureSection-module__LWvIYq__domain{transform:translateZ(120px)}.ArchitectureSection-module__LWvIYq__layerLabel{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ArchitectureSection-module__LWvIYq__layerContent{color:#fff9;font-size:.8rem;font-weight:500}.ArchitectureSection-module__LWvIYq__viewHint{color:#ffffff4d;text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;transition:opacity .3s;position:absolute;bottom:0}.ArchitectureSection-module__LWvIYq__active .ArchitectureSection-module__LWvIYq__viewHint{opacity:0}.ArchitectureSection-module__LWvIYq__phiCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;padding:3.5rem;position:relative;overflow:hidden}.ArchitectureSection-module__LWvIYq__phiCard h3{color:#fff;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.ArchitectureSection-module__LWvIYq__phiList{flex-direction:column;gap:2rem;padding:0;list-style:none;display:flex}.ArchitectureSection-module__LWvIYq__phiList li{color:#fff9;padding-left:1.5rem;font-size:1.1rem;line-height:1.7;position:relative}.ArchitectureSection-module__LWvIYq__phiList li:before{content:"→";color:#fff;font-weight:800;position:absolute;left:0}.ArchitectureSection-module__LWvIYq__phiList li strong{color:#fff;margin-bottom:.25rem;font-size:1.2rem;display:block}.ArchitectureSection-module__LWvIYq__caseStudyLink{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #0000;border-radius:20px;align-items:center;gap:1rem;margin-top:3.5rem;padding:1.25rem 2rem;font-weight:700;transition:all .3s;display:flex}.ArchitectureSection-module__LWvIYq__caseStudyLink:hover{background:#ffffff1a;border-color:#ffffff1a;transform:translateY(-2px)}.ArchitectureSection-module__LWvIYq__dot{background:#0f8;border-radius:50%;width:10px;height:10px;animation:2s infinite ArchitectureSection-module__LWvIYq__pulse;box-shadow:0 0 15px #0f8}@keyframes ArchitectureSection-module__LWvIYq__pulse{0%{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(.9)}}@media (max-width:1024px){.ArchitectureSection-module__LWvIYq__archSection{padding:6rem 0}.ArchitectureSection-module__LWvIYq__contentGrid{grid-template-columns:1fr;gap:4rem}.ArchitectureSection-module__LWvIYq__layerStack{width:320px;height:200px}}@media (max-width:768px){.ArchitectureSection-module__LWvIYq__archSection{padding:2rem 0}.ArchitectureSection-module__LWvIYq__container{padding:0 1rem}.ArchitectureSection-module__LWvIYq__title{margin-bottom:.5rem;font-size:1.5rem;line-height:1.2}.ArchitectureSection-module__LWvIYq__subtitle{color:#fff6;padding:0;font-size:.9rem}.ArchitectureSection-module__LWvIYq__explodedView{height:300px}.ArchitectureSection-module__LWvIYq__layerStack{width:240px;height:140px}.ArchitectureSection-module__LWvIYq__phiCard{border-radius:20px;padding:1rem}.ArchitectureSection-module__LWvIYq__phiCard h3{margin-bottom:1rem;font-size:1.1rem}.ArchitectureSection-module__LWvIYq__phiList{gap:1rem}.ArchitectureSection-module__LWvIYq__phiList li{padding-left:1rem;font-size:.85rem}.ArchitectureSection-module__LWvIYq__phiList li strong{font-size:.95rem}.ArchitectureSection-module__LWvIYq__layerLabel{font-size:1rem}.ArchitectureSection-module__LWvIYq__layerContent{font-size:.65rem}.ArchitectureSection-module__LWvIYq__caseStudyLink{margin-top:1.5rem;padding:.75rem 1rem;font-size:.8rem}}
.Footer-module__zt00La__footer{border-top:1px solid var(--border-subtle);z-index:5;background:0 0;width:100%;padding:5rem 0 3rem;position:relative}.Footer-module__zt00La__container{max-width:1250px;margin:0 auto;padding:0 2rem}.Footer-module__zt00La__topSection{justify-content:space-between;gap:4rem;margin-bottom:5rem;display:flex}.Footer-module__zt00La__brand{max-width:320px}.Footer-module__zt00La__logo{color:#fff;letter-spacing:-.04em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800}.Footer-module__zt00La__tagline{color:#666;font-size:.95rem;line-height:1.6}.Footer-module__zt00La__linksGrid{gap:5rem;display:flex}.Footer-module__zt00La__linkColumn{flex-direction:column;gap:.75rem;display:flex}.Footer-module__zt00La__linkColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.Footer-module__zt00La__linkColumn a,.Footer-module__zt00La__linkColumn span{color:#666;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__zt00La__linkColumn a:hover{color:#fff}.Footer-module__zt00La__bottomSection{color:#444;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__zt00La__legal{gap:2rem;display:flex}@media (max-width:900px){.Footer-module__zt00La__topSection{flex-direction:column;gap:3rem}.Footer-module__zt00La__linksGrid{flex-wrap:wrap;gap:3rem}}@media (max-width:480px){.Footer-module__zt00La__bottomSection{flex-direction:column;align-items:flex-start;gap:1rem}}
