.Hero-module__KTD73a__hero{cursor:default;background:#0e100f;width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__KTD73a__blurLayer{z-index:1;position:absolute;inset:0}.Hero-module__KTD73a__blurContent{filter:blur(15px);width:100%;height:100%}.Hero-module__KTD73a__fogOverlay{mix-blend-mode:hard-light;z-index:2;background:#ffffff1a;position:absolute;inset:0}.Hero-module__KTD73a__scannerWindow{z-index:10;will-change:transform;border:1px solid #ffffff4d;border-radius:20px;width:450px;height:140px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 15px 40px #00000040}.Hero-module__KTD73a__scannerUI{z-index:20;pointer-events:none;border:1px solid #fff3;border-radius:16px;margin:4px;position:absolute;inset:0}.Hero-module__KTD73a__corner{border:0 solid #fffc;width:12px;height:12px;position:absolute}.Hero-module__KTD73a__cornerTL{border-top-width:2px;border-left-width:2px;top:12px;left:12px}.Hero-module__KTD73a__cornerTR{border-top-width:2px;border-right-width:2px;top:12px;right:12px}.Hero-module__KTD73a__cornerBL{border-bottom-width:2px;border-left-width:2px;bottom:12px;left:12px}.Hero-module__KTD73a__cornerBR{border-bottom-width:2px;border-right-width:2px;bottom:12px;right:12px}.Hero-module__KTD73a__sharpContent{transform-origin:0 0;will-change:transform;width:100vw;height:100vh;position:absolute;top:0;left:0}.Hero-module__KTD73a__hintText{z-index:5;color:#fff6;pointer-events:none;letter-spacing:.2em;text-transform:uppercase;mix-blend-mode:overlay;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__KTD73a__revealLink{z-index:30;color:#e0e0e0;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:1px solid #333;border-radius:4px;align-items:center;gap:12px;padding:1rem 2.5rem;font-family:Space Mono,monospace;font-size:.85rem;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:2rem;left:50%;overflow:hidden;transform:translate(-50%)}@keyframes Hero-module__KTD73a__gradientPulse{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__KTD73a__revealLink:before{content:"";opacity:.1;pointer-events:none;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.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.5'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__KTD73a__revealLink:hover{background:#ffffff26;border-color:#fff6;transform:translate(-50%)translateY(-2px);box-shadow:0 5px 15px #0000004d}.Hero-module__KTD73a__revealLink:hover:before{opacity:1;filter:blur(20px)}.Hero-module__KTD73a__revealArrow{fill:#000;width:24px;height:24px;animation:1.5s ease-in-out infinite Hero-module__KTD73a__bounceArrow}@keyframes Hero-module__KTD73a__bounceArrow{0%,to{transform:translate(0)}50%{transform:translate(8px)}}.Hero-module__KTD73a__orbitContainer{pointer-events:none;width:200%;height:200%;animation:10s linear infinite Hero-module__KTD73a__orbitSpin;position:absolute;top:-50%;left:-50%}@keyframes Hero-module__KTD73a__orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__KTD73a__orbitParticle{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 10px #fff,0 0 20px #48dbfb}.Hero-module__KTD73a__orbitParticle:first-child{top:0;left:50%}.Hero-module__KTD73a__orbitParticle:nth-child(2){top:50%;right:0}.Hero-module__KTD73a__orbitParticle:nth-child(3){bottom:0;left:50%}.Hero-module__KTD73a__orbitParticle:nth-child(4){top:50%;left:0}.Hero-module__KTD73a__paperPlaneContainer{pointer-events:none;width:60px;height:60px;position:absolute;top:-60px;right:-50px}.Hero-module__KTD73a__paperPlane{fill:#fff;filter:drop-shadow(0 0 5px #fff6);opacity:.9;width:100%;height:100%}@media (max-width:768px){.Hero-module__KTD73a__scannerWindow{border-radius:12px;width:300px;height:100px}.Hero-module__KTD73a__revealLink{display:none}}
.ProjectsGrid-module__Wnye5W__container{min-height:100vh;padding:4rem 0}.ProjectsGrid-module__Wnye5W__title{color:#0e100f;text-align:center;margin-bottom:.5rem;font-size:3rem;font-weight:700}.ProjectsGrid-module__Wnye5W__subtitle{color:#0e100f80;text-align:center;margin-bottom:3rem;font-size:1rem}.ProjectsGrid-module__Wnye5W__bentoGrid{grid-template-rows:repeat(2,45vh);grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;padding:0 .5rem;display:grid}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:first-child{grid-area:1/1/2/2}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(2){grid-area:1/2/2/3}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(3){grid-area:1/3/3/4}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(4){grid-area:1/4/2/5}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(5){grid-area:2/1/3/3}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(6){grid-area:2/4/3/5}.ProjectsGrid-module__Wnye5W__gridItem{cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.ProjectsGrid-module__Wnye5W__gridItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .4s}.ProjectsGrid-module__Wnye5W__gridItem:hover img{filter:grayscale();transform:scale(1.08)}.ProjectsGrid-module__Wnye5W__overlay{opacity:0;background:linear-gradient(#0000 40%,#000000e6 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.ProjectsGrid-module__Wnye5W__gridItem:hover .ProjectsGrid-module__Wnye5W__overlay{opacity:1}.ProjectsGrid-module__Wnye5W__year{color:#fff9;letter-spacing:.1em;font-size:.8rem}.ProjectsGrid-module__Wnye5W__itemTitle{color:#fff;font-size:1.25rem;font-weight:600}.ProjectsGrid-module__Wnye5W__transitionOverlay{z-index:9999;position:fixed;inset:0}.ProjectsGrid-module__Wnye5W__waveSvg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.ProjectsGrid-module__Wnye5W__projectContent{z-index:2;background:#fff;animation:.3s both ProjectsGrid-module__Wnye5W__fadeIn;position:absolute;inset:0;overflow-y:auto}@keyframes ProjectsGrid-module__Wnye5W__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectsGrid-module__Wnye5W__closeBtn{color:#0e100f;cursor:pointer;z-index:10;background:#fff;border:1px solid #0e100f;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:background .3s,color .3s;display:flex;position:fixed;top:2rem;right:2rem}.ProjectsGrid-module__Wnye5W__closeBtn:hover{color:#fff;background:#0e100f}.ProjectsGrid-module__Wnye5W__projectGrid{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.ProjectsGrid-module__Wnye5W__projectImageSection{background:#f5f5f5;justify-content:center;align-items:center;height:100vh;padding:4rem;display:flex;position:sticky;top:0}.ProjectsGrid-module__Wnye5W__projectImageWrap{border-radius:16px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 40px 80px #00000026}.ProjectsGrid-module__Wnye5W__projectImageWrap img{width:100%;height:auto;display:block}.ProjectsGrid-module__Wnye5W__projectInfoSection{color:#0e100f;padding:6rem 5rem}.ProjectsGrid-module__Wnye5W__projectHeader{align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.ProjectsGrid-module__Wnye5W__projectNumber{color:#0000001a;font-size:5rem;font-weight:700;line-height:1}.ProjectsGrid-module__Wnye5W__projectYear{color:#00000080;letter-spacing:.1em;font-size:.9rem}.ProjectsGrid-module__Wnye5W__projectTitle{color:#0e100f;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.ProjectsGrid-module__Wnye5W__projectDescription{color:#000000b3;max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.ProjectsGrid-module__Wnye5W__projectDetails{border-bottom:1px solid #0000001a;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.ProjectsGrid-module__Wnye5W__detailBlock{flex-direction:column;gap:.5rem;display:flex}.ProjectsGrid-module__Wnye5W__detailLabel{text-transform:uppercase;letter-spacing:.15em;color:#0006;font-size:.75rem}.ProjectsGrid-module__Wnye5W__detailValue{color:#0e100f;font-size:1rem;font-weight:600}.ProjectsGrid-module__Wnye5W__tagsSection{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.ProjectsGrid-module__Wnye5W__tag{color:#0009;border:1px solid #00000026;border-radius:100px;padding:.5rem 1.25rem;font-size:.85rem}.ProjectsGrid-module__Wnye5W__projectActions{gap:1rem;display:flex}.ProjectsGrid-module__Wnye5W__primaryBtn{color:#fff;cursor:pointer;background:#0e100f;border:none;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s}.ProjectsGrid-module__Wnye5W__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.ProjectsGrid-module__Wnye5W__secondaryBtn{color:#0e100f;cursor:pointer;background:0 0;border:1px solid #0003;border-radius:100px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:border-color .3s}.ProjectsGrid-module__Wnye5W__secondaryBtn:hover{border-color:#0e100f}@media (max-width:1024px){.ProjectsGrid-module__Wnye5W__projectGrid{grid-template-columns:1fr}.ProjectsGrid-module__Wnye5W__projectImageSection{height:auto;padding:2rem;position:relative}.ProjectsGrid-module__Wnye5W__projectInfoSection{padding:3rem 2rem}.ProjectsGrid-module__Wnye5W__projectTitle{font-size:2rem}.ProjectsGrid-module__Wnye5W__projectNumber{font-size:3rem}.ProjectsGrid-module__Wnye5W__projectDetails{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ProjectsGrid-module__Wnye5W__bentoGrid{grid-template-rows:repeat(3,35vh);grid-template-columns:1fr 1fr}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:first-child{grid-area:1/1/2/2}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(2){grid-area:1/2/2/3}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(3){grid-area:2/1/3/2}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(4){grid-area:2/2/3/3}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(5){grid-area:3/1/4/2}.ProjectsGrid-module__Wnye5W__bentoGrid .ProjectsGrid-module__Wnye5W__gridItem:nth-child(6){grid-area:3/2/4/3}.ProjectsGrid-module__Wnye5W__title{font-size:2rem}.ProjectsGrid-module__Wnye5W__projectDetails{grid-template-columns:1fr}.ProjectsGrid-module__Wnye5W__projectActions{flex-direction:column}}
.ProjectsOverlay-module__JW4sda__overlay{z-index:9999;color:#fffce1;opacity:0;visibility:hidden;background-color:#0e100f;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.ProjectsOverlay-module__JW4sda__waveSvg{z-index:200;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectsOverlay-module__JW4sda__contentWrapper{opacity:0;z-index:210;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background-color:#0e100f;width:100%;height:100%;position:relative;overflow:hidden auto}.ProjectsOverlay-module__JW4sda__closeBtn{z-index:10000;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem}.ProjectsOverlay-module__JW4sda__closeBtn:hover{color:#000;background:#fff;transform:rotate(90deg)}.ProjectsOverlay-module__JW4sda__container{max-width:1400px;margin:0 auto;padding:0 5%;position:relative}.ProjectsOverlay-module__JW4sda__header{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding-top:100px;padding-bottom:2rem;display:flex}.ProjectsOverlay-module__JW4sda__morphSvg{width:clamp(400px,80vw,800px);height:auto;margin-bottom:1.5rem}.ProjectsOverlay-module__JW4sda__morphShape{transform-origin:50%}.ProjectsOverlay-module__JW4sda__title{letter-spacing:-.03em;color:#fffce1;margin-bottom:1rem;font-size:clamp(3rem,10vw,8rem);font-weight:700}.ProjectsOverlay-module__JW4sda__subtitle{color:#888;max-width:600px;font-size:clamp(1rem,2vw,1.25rem)}.ProjectsOverlay-module__JW4sda__spotlightWrapper{padding-bottom:20vh;position:relative;overflow:visible}.ProjectsOverlay-module__JW4sda__svgContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.ProjectsOverlay-module__JW4sda__linePath{fill:none;stroke:#ff5722;stroke-width:20vw;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.ProjectsOverlay-module__JW4sda__projectRow{z-index:1;align-items:center;gap:5%;padding:8vh 0;display:flex;position:relative}.ProjectsOverlay-module__JW4sda__projectRow.ProjectsOverlay-module__JW4sda__reverse{flex-direction:row-reverse}.ProjectsOverlay-module__JW4sda__textCol{flex:1;max-width:45%}.ProjectsOverlay-module__JW4sda__imageCol{flex:1;max-width:50%}.ProjectsOverlay-module__JW4sda__meta{color:#ff5722;text-transform:uppercase;letter-spacing:.1em;z-index:2;text-shadow:0 1px 3px #000c;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex;position:relative}.ProjectsOverlay-module__JW4sda__projectTitle{letter-spacing:-.02em;color:#fffce1;z-index:2;text-shadow:0 2px 10px #00000080;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:700;position:relative}.ProjectsOverlay-module__JW4sda__projectDesc{color:#ccc;z-index:2;text-shadow:0 1px 3px #000000e6;max-width:500px;margin-bottom:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.6;position:relative}.ProjectsOverlay-module__JW4sda__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectsOverlay-module__JW4sda__tag{color:#eee;background:#ffffff14;border-radius:100px;padding:.4rem .8rem;font-size:.75rem}.ProjectsOverlay-module__JW4sda__imageContainer{aspect-ratio:4/3;border-radius:100px;position:relative;overflow:hidden}.ProjectsOverlay-module__JW4sda__projectRow:nth-child(4n+1) .ProjectsOverlay-module__JW4sda__imageContainer{aspect-ratio:16/10;border-radius:100px}.ProjectsOverlay-module__JW4sda__projectRow:nth-child(4n+2) .ProjectsOverlay-module__JW4sda__imageContainer{aspect-ratio:4/3;border-radius:80px 16px}.ProjectsOverlay-module__JW4sda__projectRow:nth-child(4n+3) .ProjectsOverlay-module__JW4sda__imageContainer{aspect-ratio:1;border-radius:50%;max-width:400px}.ProjectsOverlay-module__JW4sda__projectRow:nth-child(4n+4) .ProjectsOverlay-module__JW4sda__imageContainer{aspect-ratio:16/9;border-radius:32px}.ProjectsOverlay-module__JW4sda__imageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ProjectsOverlay-module__JW4sda__imageOverlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProjectsOverlay-module__JW4sda__imageOverlay span{color:#fff;text-transform:uppercase;letter-spacing:.1em;border:2px solid #fff;border-radius:100px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.ProjectsOverlay-module__JW4sda__imageContainer:hover .ProjectsOverlay-module__JW4sda__imageOverlay{opacity:1}.ProjectsOverlay-module__JW4sda__imageContainer:hover img{transform:scale(1.05)}.ProjectsOverlay-module__JW4sda__footer{background:#000;flex-direction:column;justify-content:center;min-height:80vh;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.ProjectsOverlay-module__JW4sda__connectTitle{text-transform:uppercase;color:#0000;-webkit-text-stroke:5px #fff3;text-align:left;cursor:default;-webkit-user-select:none;user-select:none;word-break:break-word;margin-bottom:4rem;padding-bottom:1rem;font-size:clamp(3rem,12vw,12rem);font-weight:900;line-height:.9;transition:all .5s}.ProjectsOverlay-module__JW4sda__connectTitle:hover{-webkit-text-stroke:5px #fff;text-shadow:0 0 30px #ffffff4d}.ProjectsOverlay-module__JW4sda__footerGrid{z-index:2;border-top:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;padding-top:4rem;display:grid;position:relative}.ProjectsOverlay-module__JW4sda__footerCol h3{color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.ProjectsOverlay-module__JW4sda__linkGroup{flex-wrap:wrap;gap:1rem;display:flex}.ProjectsOverlay-module__JW4sda__footerLink{color:#fff;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;gap:.8rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ProjectsOverlay-module__JW4sda__footerLink:before{content:none}.ProjectsOverlay-module__JW4sda__footerLink:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-4px);box-shadow:0 5px 15px #ffffff1a}.ProjectsOverlay-module__JW4sda__footerLink:hover:before{content:none}.ProjectsOverlay-module__JW4sda__detailView{z-index:300;-webkit-overflow-scrolling:touch;background:#0e100f;position:fixed;inset:0;overflow-y:auto}.ProjectsOverlay-module__JW4sda__backBtn{z-index:10000;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff1a;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:fixed;top:2rem;left:2rem}.ProjectsOverlay-module__JW4sda__backBtn:hover{color:#000;background:#fff}.ProjectsOverlay-module__JW4sda__detailContent{max-width:1000px;margin:0 auto;padding:100px 5% 60px}.ProjectsOverlay-module__JW4sda__detailHero{aspect-ratio:16/9;border-radius:24px;width:100%;margin-bottom:3rem;position:relative;overflow:hidden}.ProjectsOverlay-module__JW4sda__detailHero img{object-fit:cover;width:100%;height:100%}.ProjectsOverlay-module__JW4sda__detailHeroOverlay{pointer-events:none;position:absolute;inset:0}.ProjectsOverlay-module__JW4sda__detailInfo{padding:0 1rem}.ProjectsOverlay-module__JW4sda__detailMeta{text-transform:uppercase;letter-spacing:.1em;color:#888;gap:.75rem;margin-bottom:1rem;font-size:.875rem;display:flex}.ProjectsOverlay-module__JW4sda__detailTitle{letter-spacing:-.02em;color:#fffce1;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.ProjectsOverlay-module__JW4sda__detailDescription{color:#ddd;white-space:pre-line;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.8}.ProjectsOverlay-module__JW4sda__detailFeatures{margin-bottom:2.5rem}.ProjectsOverlay-module__JW4sda__detailFeatures h3{color:#fffce1;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ProjectsOverlay-module__JW4sda__detailFeatures ul{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.ProjectsOverlay-module__JW4sda__detailFeatures li{color:#ccc;background:#ffffff0d;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;display:flex}.ProjectsOverlay-module__JW4sda__featureIcon{font-size:.875rem}.ProjectsOverlay-module__JW4sda__detailTags{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.ProjectsOverlay-module__JW4sda__detailTag{color:#fff;border:1px solid;border-radius:100px;padding:.5rem 1rem;font-size:.875rem}.ProjectsOverlay-module__JW4sda__detailActions{gap:1rem;display:flex}.ProjectsOverlay-module__JW4sda__githubBtn{color:#fff;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.ProjectsOverlay-module__JW4sda__githubBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}@media (max-width:768px){.ProjectsOverlay-module__JW4sda__header{height:40vh;padding-top:80px}.ProjectsOverlay-module__JW4sda__projectRow{gap:2rem;padding:5vh 0;flex-direction:column!important}.ProjectsOverlay-module__JW4sda__textCol,.ProjectsOverlay-module__JW4sda__imageCol{max-width:100%}.ProjectsOverlay-module__JW4sda__svgContainer{transform:scaleX(1.8)}.ProjectsOverlay-module__JW4sda__linePath{stroke-width:12vw}.ProjectsOverlay-module__JW4sda__closeBtn{width:40px;height:40px;top:1rem;right:1rem}.ProjectsOverlay-module__JW4sda__backBtn{padding:.6rem 1rem;font-size:.75rem;top:1rem;left:1rem}.ProjectsOverlay-module__JW4sda__detailContent{padding-top:80px}.ProjectsOverlay-module__JW4sda__detailHero{border-radius:16px}.ProjectsOverlay-module__JW4sda__detailFeatures ul{grid-template-columns:1fr}}@media (max-width:480px){.ProjectsOverlay-module__JW4sda__svgContainer{transform:scaleX(2.2)}.ProjectsOverlay-module__JW4sda__linePath{stroke-width:10vw}.ProjectsOverlay-module__JW4sda__title{font-size:2.5rem}.ProjectsOverlay-module__JW4sda__projectTitle{font-size:1.75rem}.ProjectsOverlay-module__JW4sda__detailTitle{font-size:2rem}.ProjectsOverlay-module__JW4sda__githubBtn{justify-content:center;width:100%}}
.CuriousOverlay-module__d3DbVq__overlay{z-index:9999;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:fixed;inset:0}.CuriousOverlay-module__d3DbVq__waveSvg{z-index:1;width:100%;height:100%;position:absolute;inset:0}.CuriousOverlay-module__d3DbVq__content{z-index:2;background:#e4e4e7;position:absolute;inset:0;overflow:hidden}.CuriousOverlay-module__d3DbVq__closeBtn{color:#3f3f46cc;cursor:pointer;z-index:100;letter-spacing:.1em;text-transform:uppercase;pointer-events:auto;background:#0000000d;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:fixed;top:2rem;left:2rem}.CuriousOverlay-module__d3DbVq__closeBtn:hover{color:#18181b;background:#0000001a}.CuriousOverlay-module__d3DbVq__blurLayer{z-index:0;position:absolute;inset:0}.CuriousOverlay-module__d3DbVq__blurContent{filter:blur(15px);width:100%;height:100%}.CuriousOverlay-module__d3DbVq__fogOverlay{mix-blend-mode:hard-light;background:#ffffff4d;position:absolute;inset:0}.CuriousOverlay-module__d3DbVq__scannerWindow{z-index:30;cursor:default;border:1px solid #ffffff4d;border-radius:20px;width:450px;height:140px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 15px 40px #00000040}.CuriousOverlay-module__d3DbVq__scannerUI{z-index:50;pointer-events:none;border:1px solid #fff3;border-radius:26px;margin:4px;position:absolute;inset:0}.CuriousOverlay-module__d3DbVq__corner{border:0 solid #fffc;width:16px;height:16px;position:absolute}.CuriousOverlay-module__d3DbVq__cornerTL{border-top-width:2px;border-left-width:2px;top:16px;left:16px}.CuriousOverlay-module__d3DbVq__cornerTR{border-top-width:2px;border-right-width:2px;top:16px;right:16px}.CuriousOverlay-module__d3DbVq__cornerBL{border-bottom-width:2px;border-left-width:2px;bottom:16px;left:16px}.CuriousOverlay-module__d3DbVq__cornerBR{border-bottom-width:2px;border-right-width:2px;bottom:16px;right:16px}.CuriousOverlay-module__d3DbVq__scanLine{background:#60a5fa80;width:100%;height:2px;animation:3s ease-in-out infinite CuriousOverlay-module__d3DbVq__scan;position:absolute;top:0;left:0;box-shadow:0 0 10px #60a5facc}@keyframes CuriousOverlay-module__d3DbVq__scan{0%,to{opacity:0;top:0%}10%{opacity:1}50%{top:calc(100% - 2px)}90%{opacity:1}}.CuriousOverlay-module__d3DbVq__sharpContent{transform-origin:0 0;will-change:transform;width:100vw;height:100vh;position:absolute;top:0;left:0}.CuriousOverlay-module__d3DbVq__hintText{z-index:10;color:#18181b66;pointer-events:none;letter-spacing:.2em;text-transform:uppercase;mix-blend-mode:multiply;font-size:1.25rem;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.CuriousOverlay-module__d3DbVq__scannerWindow{border-radius:12px;width:256px;height:144px}}
.SectionReveal-module__ie-EAq__section{width:100%;min-height:100vh;position:relative}.SectionReveal-module__ie-EAq__content{z-index:1;width:100%;min-height:100vh;position:relative}.SectionReveal-module__ie-EAq__curveOverlay{z-index:2;pointer-events:none;width:100%;height:30vh;position:absolute;top:0;left:0}
.Cursor-module__XQUazW__cursor{pointer-events:none;z-index:10001;mix-blend-mode:screen;filter:blur(2px);background:radial-gradient(circle,#ff870999 0%,#f7bdf84d 50%,#0000 70%);border-radius:50%;width:40px;height:40px;position:fixed;top:0;left:0}
.Navbar-module__p7GmqG__navbar{z-index:1000;pointer-events:none;background:0 0;padding:2rem;position:fixed;top:0;left:0;right:0}.Navbar-module__p7GmqG__navContent{pointer-events:auto;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.Navbar-module__p7GmqG__logo{align-items:center;display:flex}.Navbar-module__p7GmqG__logoText{color:#fffce1;letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.Navbar-module__p7GmqG__navLinks{align-items:center;gap:1rem;display:flex}.Navbar-module__p7GmqG__projectsBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff4d;border-radius:0;align-items:center;gap:.5rem;padding:.6rem 1.8rem;font-family:inherit;font-size:.85rem;transition:all .3s;display:flex}.Navbar-module__p7GmqG__projectsBtn:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 0 20px #fff6}.Navbar-module__p7GmqG__btnText{z-index:1;position:relative}.Navbar-module__p7GmqG__btnIcon{z-index:1;align-items:center;transition:transform .3s;display:flex;position:relative}.Navbar-module__p7GmqG__projectsBtn:hover .Navbar-module__p7GmqG__btnIcon{transform:translate(2px,-2px)}.Navbar-module__p7GmqG__hamburgerBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#ffffff0d;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:none}.Navbar-module__p7GmqG__hamburgerBtn:hover{color:#000;background:#fff}.Navbar-module__p7GmqG__mobileMenu{z-index:1500;visibility:hidden;opacity:0;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;inset:0}.Navbar-module__p7GmqG__closeMenuBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.Navbar-module__p7GmqG__closeMenuBtn:hover{color:#000;background:#fff;transform:rotate(90deg)}.Navbar-module__p7GmqG__mobileLink{color:#fff9;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:2.5rem;font-weight:300;transition:all .3s}.Navbar-module__p7GmqG__mobileLink:hover{color:#fff;transform:scale(1.1)}@media (max-width:768px){.Navbar-module__p7GmqG__navbar{padding:1.5rem}.Navbar-module__p7GmqG__navLinks{display:none}.Navbar-module__p7GmqG__hamburgerBtn{display:flex}.Navbar-module__p7GmqG__projectsBtn{padding:.5rem 1rem;font-size:.75rem}.Navbar-module__p7GmqG__logoText{font-size:1.1rem}}
.IdentityHUD-module__Q6_ONW__hudContainer{pointer-events:none;z-index:999;mix-blend-mode:normal;width:100vw;height:100vh;font-family:Space Mono,Courier New,monospace;position:absolute;top:0;left:0;overflow:hidden}.IdentityHUD-module__Q6_ONW__glassPanel{-webkit-backdrop-filter:blur(8px);color:#fffc;letter-spacing:.05em;background:#0a0a0c66;border:1px solid #ffffff14;border-radius:4px;padding:1.2rem;font-size:.85rem;transition:all .3s;position:absolute;box-shadow:0 4px 20px #0000004d}.IdentityHUD-module__Q6_ONW__glassPanel:hover{background:#14141999;border-color:#fff3;box-shadow:0 8px 30px #00000080}.IdentityHUD-module__Q6_ONW__label{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem;font-size:.65rem;display:block}.IdentityHUD-module__Q6_ONW__value{color:#fff;text-transform:uppercase;font-weight:700;display:block}.IdentityHUD-module__Q6_ONW__panelBL{width:220px;bottom:3rem;left:3rem}.IdentityHUD-module__Q6_ONW__panelBR{text-align:right;width:250px;bottom:3rem;right:3rem}.IdentityHUD-module__Q6_ONW__panelBC{pointer-events:auto;z-index:200;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.IdentityHUD-module__Q6_ONW__liveDot{vertical-align:middle;background-color:#00ff41;border-radius:50%;width:6px;height:6px;margin-left:.5rem;animation:2s infinite IdentityHUD-module__Q6_ONW__blink;display:inline-block;box-shadow:0 0 6px #00ff41}@keyframes IdentityHUD-module__Q6_ONW__blink{0%,to{opacity:1}50%{opacity:.3}}.IdentityHUD-module__Q6_ONW__skillRow{justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.8rem;display:flex}.IdentityHUD-module__Q6_ONW__skillBarBg{background:#ffffff1a;width:80px;height:2px;position:relative}.IdentityHUD-module__Q6_ONW__skillBarFill{background:#fff;width:0%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 5px #ffffff80}.IdentityHUD-module__Q6_ONW__statRow{margin-bottom:1rem}.IdentityHUD-module__Q6_ONW__statRow:last-child{margin-bottom:0}.IdentityHUD-module__Q6_ONW__sectionHeader{color:#ffffff4d;border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:.7rem;display:block}.IdentityHUD-module__Q6_ONW__deployBtn{color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff4d;padding:.8rem 2.5rem;font-family:inherit;font-size:.9rem;transition:all .3s}.IdentityHUD-module__Q6_ONW__deployBtn:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 0 20px #fff6}@media (max-width:768px){.IdentityHUD-module__Q6_ONW__hudContainer{pointer-events:auto;z-index:50;background:#0e100f;flex-direction:column;gap:2rem;width:100%;height:auto;padding:3rem 1.5rem;display:flex;position:absolute;top:100vh;left:0;overflow:visible}.IdentityHUD-module__Q6_ONW__deployBtn,.IdentityHUD-module__Q6_ONW__panelBC{display:none!important}.IdentityHUD-module__Q6_ONW__glassPanel{width:100%;position:relative;bottom:auto;left:auto;right:auto;opacity:1!important;visibility:visible!important;transform:none!important}.IdentityHUD-module__Q6_ONW__panelBL,.IdentityHUD-module__Q6_ONW__panelBR{text-align:left;width:100%}}
.IdentityReveal-module__4LcwWq__container{background-color:#0e100f;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.IdentityReveal-module__4LcwWq__wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.IdentityReveal-module__4LcwWq__manImage{object-fit:contain;z-index:1;width:80%;max-width:600px;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IdentityReveal-module__4LcwWq__maskCanvas{z-index:10;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IdentityReveal-module__4LcwWq__instruction{color:#ffffff80;letter-spacing:.2rem;pointer-events:none;z-index:200;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.9rem;animation:2s infinite IdentityReveal-module__4LcwWq__pulse;position:absolute;top:15%;left:50%;transform:translate(-50%)}@keyframes IdentityReveal-module__4LcwWq__pulse{0%,to{opacity:.3}50%{opacity:.7}}.IdentityReveal-module__4LcwWq__returnLink{z-index:200;color:#fff6;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;text-decoration:none;transition:color .3s;position:absolute;bottom:2rem;right:2rem}.IdentityReveal-module__4LcwWq__returnLink:hover{color:#fff}.IdentityReveal-module__4LcwWq__nameText{text-align:center;color:#fff;text-shadow:0 5px 30px #00000080;z-index:150;pointer-events:none;white-space:nowrap;text-transform:uppercase;width:100vw;font-family:Impact,Arial Narrow Bold,Arial Black,sans-serif;font-size:14vw;font-weight:900;line-height:.85;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleY(1.2);-webkit-mask-image:radial-gradient(circle,#0006 0% 15%,#000 50%);mask-image:radial-gradient(circle,#0006 0% 15%,#000 50%)}@media (max-width:768px){.IdentityReveal-module__4LcwWq__container{height:auto;min-height:200vh;display:block;position:relative;overflow:visible}.IdentityReveal-module__4LcwWq__wrapper{z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;left:0;overflow:hidden}.IdentityReveal-module__4LcwWq__manImage{object-fit:contain;z-index:1;width:80%;max-width:400px;height:auto;max-height:70vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IdentityReveal-module__4LcwWq__maskCanvas{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0;transform:none}.IdentityReveal-module__4LcwWq__nameText{z-index:150;font-size:15vw;line-height:.9;position:absolute;top:70vh;left:50%;transform:translate(-50%,-50%)scaleY(1.2)}.IdentityReveal-module__4LcwWq__instruction{text-align:center;width:100%;top:10vh}}
.page-module__E0kJGG__main{z-index:1;background:#0e100f;width:100%;min-height:100vh;position:relative}.page-module__E0kJGG__sectionContainer{z-index:2;background:#fff;width:100%;position:relative}.page-module__E0kJGG__sectionDark{color:#fff;background:#0e100f;justify-content:center;align-items:center;min-height:60vh;padding:8rem 2rem;display:flex}.page-module__E0kJGG__sectionLight{color:#0e100f;background:#fff;justify-content:center;align-items:center;min-height:60vh;padding:8rem 2rem;display:flex}.page-module__E0kJGG__contentWrapper{text-align:center;width:100%;max-width:800px}.page-module__E0kJGG__contentWrapper h2{margin-bottom:2rem;font-size:3rem;font-weight:700}.page-module__E0kJGG__contentWrapper p{opacity:.8;font-size:1.2rem;line-height:1.6}.page-module__E0kJGG__footer{background:#000;flex-direction:column;justify-content:center;min-height:80vh;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__connectTitle{text-transform:uppercase;color:#0000;-webkit-text-stroke:5px #fff3;text-align:left;cursor:default;-webkit-user-select:none;user-select:none;word-break:break-word;margin-bottom:4rem;padding-bottom:1rem;font-size:clamp(3rem,12vw,12rem);font-weight:900;line-height:.9;transition:all .5s}.page-module__E0kJGG__connectTitle:hover{-webkit-text-stroke:5px #fff;text-shadow:0 0 30px #ffffff4d}.page-module__E0kJGG__footerGrid{z-index:2;border-top:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;padding-top:4rem;display:grid;position:relative}.page-module__E0kJGG__footerCol h3{color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.page-module__E0kJGG__linkGroup{flex-wrap:wrap;gap:1rem;display:flex}.page-module__E0kJGG__footerLink{color:#fff;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;gap:.8rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__E0kJGG__footerLink:before{content:none}.page-module__E0kJGG__footerLink:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-4px);box-shadow:0 5px 15px #ffffff1a}.page-module__E0kJGG__footerLink:hover:before{content:none}.page-module__E0kJGG__aboutTitle{text-transform:uppercase;color:#0000;-webkit-text-stroke:3px #ffffff80;text-align:center;cursor:default;margin-bottom:3rem;font-size:clamp(3rem,10vw,8rem);font-weight:900;line-height:.9;transition:all .5s}.page-module__E0kJGG__aboutTitle:hover{color:#fff;-webkit-text-stroke:0px;text-shadow:0 0 30px #ffffff80}.page-module__E0kJGG__bioContainer{text-align:center;max-width:800px;margin:0 auto}.page-module__E0kJGG__bioText{color:#ffffffb3;margin-bottom:1.5rem;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:300;line-height:1.6}.page-module__E0kJGG__bioTextSmall{color:#fff6;margin-top:2rem;font-family:Space Mono,monospace;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.page-module__E0kJGG__highlight{color:#fff;font-weight:600;display:inline-block;position:relative}.page-module__E0kJGG__highlight:after{content:"";transform-origin:100%;background:#ffffff80;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.page-module__E0kJGG__bioText:hover .page-module__E0kJGG__highlight:after{transform-origin:0;transform:scaleX(1)}
