.Nav-module__e1xquq__nav{z-index:100;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__nav.Nav-module__e1xquq__elevated{background:var(--nav-scrolled-bg);border-bottom-color:var(--border);-webkit-backdrop-filter:blur(14px)}.Nav-module__e1xquq__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;height:64px;margin:0 auto;padding:0 40px;display:flex}.Nav-module__e1xquq__logo{color:var(--text);letter-spacing:-.02em;flex-shrink:0;font-size:22px;text-decoration:none;transition:opacity .2s}.Nav-module__e1xquq__logo:hover{opacity:.65}.Nav-module__e1xquq__desktopLinks{align-items:center;gap:28px;display:flex}.Nav-module__e1xquq__navLink{color:var(--text-secondary);letter-spacing:.02em;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.Nav-module__e1xquq__navLink:hover{color:var(--text)}.Nav-module__e1xquq__themeBtn{border:1px solid var(--border-light);color:var(--text-secondary);background:var(--surface);white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:12px;transition:color .2s,border-color .2s}.Nav-module__e1xquq__themeBtn:hover{color:var(--text);border-color:var(--accent)}.Nav-module__e1xquq__mobileControls{align-items:center;gap:12px;display:none}.Nav-module__e1xquq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:32px;height:32px;padding:4px;display:flex}.Nav-module__e1xquq__bar{background:var(--text);transform-origin:50%;border-radius:2px;width:20px;height:1.5px;transition:transform .25s,opacity .2s;display:block}.Nav-module__e1xquq__bar1Open{transform:translateY(3.25px)rotate(45deg)}.Nav-module__e1xquq__bar2Open{transform:translateY(-3.25px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{border-top:1px solid #0000;flex-direction:column;max-height:0;padding:0 20px;transition:max-height .35s,padding .3s;display:flex;overflow:hidden}.Nav-module__e1xquq__mobileMenuOpen{border-top-color:var(--border);max-height:300px;padding:8px 20px 24px}.Nav-module__e1xquq__mobileLink{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:14px 0;font-size:17px;font-weight:400;text-decoration:none;transition:color .2s}.Nav-module__e1xquq__mobileLink:last-child{border-bottom:none}.Nav-module__e1xquq__mobileLink:hover{color:var(--text)}@media (max-width:768px){.Nav-module__e1xquq__inner{height:56px;padding:0 20px}.Nav-module__e1xquq__logo{font-size:18px}.Nav-module__e1xquq__desktopLinks{display:none}.Nav-module__e1xquq__mobileControls{display:flex}}
@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Hero-module__Z8hQ_W__hero{box-sizing:border-box;flex-direction:column;justify-content:center;max-width:1100px;min-height:100vh;margin:0 auto;padding:80px 40px 60px;display:flex;position:relative}.Hero-module__Z8hQ_W__glow{pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;top:25%;left:-8%}.Hero-module__Z8hQ_W__content{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.Hero-module__Z8hQ_W__pill{border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:48px;padding:6px 14px;animation:.5s forwards Hero-module__Z8hQ_W__fadeIn;display:inline-flex}.Hero-module__Z8hQ_W__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite Hero-module__Z8hQ_W__float}.Hero-module__Z8hQ_W__nameBlock{margin-bottom:8px}.Hero-module__Z8hQ_W__nameFirst{letter-spacing:-.03em;opacity:0;margin-bottom:4px;font-size:clamp(48px,9vw,96px);font-weight:400;line-height:1;animation:.7s .1s forwards Hero-module__Z8hQ_W__fadeUp;display:block}.Hero-module__Z8hQ_W__nameLast{letter-spacing:-.03em;opacity:0;margin-bottom:48px;font-size:clamp(48px,9vw,96px);font-style:italic;font-weight:400;line-height:1;animation:.7s .2s forwards Hero-module__Z8hQ_W__fadeUp;display:block}.Hero-module__Z8hQ_W__subtitle{opacity:0;max-width:540px;margin-bottom:40px;font-size:clamp(15px,2vw,18px);font-weight:300;line-height:1.75;animation:.7s .35s forwards Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__cta{opacity:0;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:64px;animation:.7s .5s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__btnSolid{letter-spacing:.01em;border-radius:6px;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnSolid:hover{opacity:.82}.Hero-module__Z8hQ_W__btnOutline{border-radius:6px;align-items:center;padding:12px 24px;font-size:14px;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnOutline:hover{opacity:.8}.Hero-module__Z8hQ_W__stackRow{opacity:0;flex-wrap:wrap;gap:8px;animation:.7s .65s forwards Hero-module__Z8hQ_W__fadeUp;display:flex}.Hero-module__Z8hQ_W__stackPill{letter-spacing:.03em;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:400}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100svh;padding:80px 24px 48px}.Hero-module__Z8hQ_W__glow{opacity:.7;width:300px;height:300px;top:15%;left:-20%}.Hero-module__Z8hQ_W__pill{margin-bottom:36px}.Hero-module__Z8hQ_W__nameLast{margin-bottom:32px}.Hero-module__Z8hQ_W__subtitle{margin-bottom:32px;font-size:15px}.Hero-module__Z8hQ_W__cta{margin-bottom:48px}}@media (max-width:480px){.Hero-module__Z8hQ_W__hero{padding:72px 20px 40px}.Hero-module__Z8hQ_W__btnSolid,.Hero-module__Z8hQ_W__btnOutline{justify-content:center;width:100%}.Hero-module__Z8hQ_W__cta{flex-direction:column}}
@keyframes Projects-module__K3d-Xa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Projects-module__K3d-Xa__section{max-width:1100px;margin:0 auto;padding:120px 40px}.Projects-module__K3d-Xa__header{margin-bottom:56px}.Projects-module__K3d-Xa__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:500}.Projects-module__K3d-Xa__heading{letter-spacing:-.03em;font-size:clamp(32px,5vw,52px);font-weight:400;line-height:1.1}.Projects-module__K3d-Xa__cards{flex-direction:column;gap:2px;display:flex}.Projects-module__K3d-Xa__card{border:1px solid;border-radius:12px;transition:border-color .3s,background .3s;overflow:hidden}.Projects-module__K3d-Xa__cardBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:28px 32px;display:flex}.Projects-module__K3d-Xa__cardLeft{flex:1;align-items:center;gap:24px;min-width:0;display:flex}.Projects-module__K3d-Xa__cardIndex{flex-shrink:0;font-size:14px;font-style:italic}.Projects-module__K3d-Xa__cardMeta{flex:1;min-width:0}.Projects-module__K3d-Xa__cardNameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Projects-module__K3d-Xa__cardName{letter-spacing:-.02em;font-size:clamp(20px,3vw,28px);font-weight:400}.Projects-module__K3d-Xa__cardTag{letter-spacing:.06em;white-space:nowrap;border:1px solid;border-radius:100px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:500}.Projects-module__K3d-Xa__cardTagline{margin-top:2px;font-size:14px;font-weight:300}.Projects-module__K3d-Xa__cardRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.Projects-module__K3d-Xa__techPills{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.Projects-module__K3d-Xa__techPill{white-space:nowrap;border:1px solid;border-radius:100px;padding:3px 9px;font-size:11px}.Projects-module__K3d-Xa__toggle{flex-shrink:0;font-size:20px;line-height:1;transition:transform .3s;display:inline-block}.Projects-module__K3d-Xa__body{padding:0 32px 36px;animation:.3s both Projects-module__K3d-Xa__fadeUp}.Projects-module__K3d-Xa__divider{height:1px;margin-bottom:32px}.Projects-module__K3d-Xa__bodyGrid{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid}.Projects-module__K3d-Xa__bodyLeft{flex-direction:column;gap:16px;display:flex}.Projects-module__K3d-Xa__para{font-size:15px;font-weight:300;line-height:1.8}.Projects-module__K3d-Xa__highlightsBlock{margin-top:8px}.Projects-module__K3d-Xa__highlightsLabel{letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:500}.Projects-module__K3d-Xa__highlightsList{flex-direction:column;gap:10px;list-style:none;display:flex}.Projects-module__K3d-Xa__highlightItem{align-items:flex-start;gap:12px;font-size:14px;font-weight:300;line-height:1.6;display:flex}.Projects-module__K3d-Xa__bodyRight{flex-direction:column;gap:16px;display:flex}.Projects-module__K3d-Xa__stackCard{border:1px solid;border-radius:10px;padding:20px}.Projects-module__K3d-Xa__stackLabel{letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:500}.Projects-module__K3d-Xa__stackPills{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__K3d-Xa__stackChip{border:1px solid;border-radius:100px;padding:4px 10px;font-size:12px}.Projects-module__K3d-Xa__viewLink{border:1px solid;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.Projects-module__K3d-Xa__viewLink:hover{opacity:.75}.Projects-module__K3d-Xa__gallery{border-top:1px solid var(--border);margin-top:36px;padding-top:28px}.Projects-module__K3d-Xa__galleryLabel{letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:500}.Projects-module__K3d-Xa__galleryGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:520px){.Projects-module__K3d-Xa__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:860px){.Projects-module__K3d-Xa__galleryGrid{grid-template-columns:repeat(3,1fr)}}.Projects-module__K3d-Xa__gallerySlot{aspect-ratio:16/10;border:1px dashed var(--border-light);background:var(--surface-2);border-radius:10px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__gallerySlotFilled{border-style:solid}.Projects-module__K3d-Xa__galleryImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.Projects-module__K3d-Xa__galleryPlaceholder{letter-spacing:.02em;justify-content:center;align-items:center;font-size:12px;font-weight:400;display:flex;position:absolute;inset:0}@media (max-width:900px){.Projects-module__K3d-Xa__bodyGrid{grid-template-columns:1fr}.Projects-module__K3d-Xa__bodyRight{flex-flow:wrap}.Projects-module__K3d-Xa__stackCard{flex:1;min-width:200px}.Projects-module__K3d-Xa__viewLink{flex:1;min-width:160px}.Projects-module__K3d-Xa__techPills{display:none}}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:80px 24px}.Projects-module__K3d-Xa__cardBtn{gap:12px;padding:20px}.Projects-module__K3d-Xa__cardLeft{gap:14px}.Projects-module__K3d-Xa__cardIndex{display:none}.Projects-module__K3d-Xa__body{padding:0 20px 28px}}@media (max-width:480px){.Projects-module__K3d-Xa__section{padding:64px 20px}.Projects-module__K3d-Xa__bodyRight{flex-direction:column}}
.About-module__vqXTeW__section{max-width:1100px;margin:0 auto;padding:120px 40px}.About-module__vqXTeW__grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:72px;display:grid}.About-module__vqXTeW__left{flex-direction:column;gap:20px;display:flex}.About-module__vqXTeW__eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:500}.About-module__vqXTeW__heading{letter-spacing:-.03em;font-size:clamp(28px,4vw,44px);font-weight:400;line-height:1.2}.About-module__vqXTeW__para{font-size:15px;font-weight:300;line-height:1.8}.About-module__vqXTeW__right{flex-direction:column;gap:14px;display:flex}.About-module__vqXTeW__card{border:1px solid;border-radius:10px;flex-direction:column;gap:4px;padding:20px 22px;display:flex}.About-module__vqXTeW__cardLabel{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}.About-module__vqXTeW__cardValue{font-size:15px;font-weight:400;line-height:1.4}.About-module__vqXTeW__cardSub{margin-top:2px;font-size:13px;font-weight:300}@media (max-width:900px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.About-module__vqXTeW__section{padding:80px 24px}.About-module__vqXTeW__grid{gap:40px}.About-module__vqXTeW__right{grid-template-columns:1fr 1fr;gap:12px;display:grid}.About-module__vqXTeW__right>:last-child{grid-column:1/-1}}@media (max-width:480px){.About-module__vqXTeW__section{padding:64px 20px}.About-module__vqXTeW__right{grid-template-columns:1fr}.About-module__vqXTeW__right>:last-child{grid-column:auto}}
.Footer-module__EZoWya__footer{padding:40px}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__EZoWya__left{flex-direction:column;gap:4px;display:flex}.Footer-module__EZoWya__name{letter-spacing:-.02em;font-size:20px}.Footer-module__EZoWya__sub{font-size:13px;font-weight:300}.Footer-module__EZoWya__links{align-items:center;gap:28px;display:flex}.Footer-module__EZoWya__link{letter-spacing:.01em;font-size:14px;text-decoration:none;transition:opacity .2s}.Footer-module__EZoWya__link:hover{opacity:.6}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:32px 24px}.Footer-module__EZoWya__inner{flex-direction:column;align-items:flex-start;gap:24px}}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:28px 20px}.Footer-module__EZoWya__links{gap:20px}}
