.Navbar-module__zujkUW__wrapper{z-index:100;pointer-events:none;justify-content:center;width:100%;display:flex;position:fixed;top:1.5rem;left:0}.Navbar-module__zujkUW__navbar{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffb3;border:1px solid #0000000d;border-radius:9999px;justify-content:space-between;align-items:center;gap:3rem;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 24px -8px #00000014}.Navbar-module__zujkUW__navbar:hover{background-color:#ffffffe6;box-shadow:0 8px 32px -8px #0000001f}.Navbar-module__zujkUW__brand{letter-spacing:-.03em;color:var(--foreground);font-size:1rem;font-weight:800;font-family:var(--font-heading);text-transform:uppercase;align-items:center;display:flex}.Navbar-module__zujkUW__links{align-items:center;gap:1.5rem;display:flex}.Navbar-module__zujkUW__link{color:var(--muted);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__zujkUW__link:hover{color:var(--foreground)}.Navbar-module__zujkUW__github{color:var(--accent);align-items:center;gap:.25rem;display:flex}.Navbar-module__zujkUW__github:hover{color:var(--violet)}.Navbar-module__zujkUW__mobileMenuBtn{cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.Navbar-module__zujkUW__mobileMenuBtn span{background-color:var(--foreground);width:20px;height:2px;margin-bottom:4px;transition:all .3s;display:block}.Navbar-module__zujkUW__mobileMenuBtn span:last-child{margin-bottom:0}.Navbar-module__zujkUW__mobileMenu{display:none}@media (max-width:768px){.Navbar-module__zujkUW__wrapper{padding:0 1rem;top:1rem}.Navbar-module__zujkUW__navbar{gap:1rem;width:100%;padding:.75rem 1.25rem}.Navbar-module__zujkUW__links{display:none}.Navbar-module__zujkUW__mobileMenuBtn{display:block}.Navbar-module__zujkUW__mobileMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background-color:#fffffff2;border:1px solid #0000000d;border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;transform:translateY(-10px);box-shadow:0 20px 40px -10px #0000001a}.Navbar-module__zujkUW__mobileMenu.Navbar-module__zujkUW__open{opacity:1;pointer-events:auto;transform:translateY(0)}}
.Hero-module__7HnD1W__hero{flex-direction:column;justify-content:space-between;min-height:100vh;padding:8rem 2rem 3rem;display:flex;position:relative;overflow:hidden}.Hero-module__7HnD1W__visualBg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.Hero-module__7HnD1W__orb{background:radial-gradient(circle at center, var(--accent) 0%, transparent 60%);opacity:.15;filter:blur(80px);border-radius:50%;width:800px;height:800px;animation:20s ease-in-out infinite alternate Hero-module__7HnD1W__float;position:absolute;top:-10%;right:-10%}.Hero-module__7HnD1W__orb2{background:radial-gradient(circle at center, var(--violet) 0%, transparent 60%);opacity:.1;filter:blur(100px);border-radius:50%;width:600px;height:600px;animation:25s ease-in-out infinite alternate-reverse Hero-module__7HnD1W__float;position:absolute;bottom:20%;right:10%}@keyframes Hero-module__7HnD1W__float{0%{transform:translate(0)scale(1)}to{transform:translate(-5%,10%)scale(1.1)}}.Hero-module__7HnD1W__content{z-index:10;flex-direction:column;flex-grow:1;justify-content:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.Hero-module__7HnD1W__eyebrow{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground);margin-bottom:2rem;font-size:1.125rem;font-weight:700;display:block}.Hero-module__7HnD1W__headline{letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;max-width:1200px;font-size:clamp(4rem,9vw,9rem);font-weight:800;line-height:.95;font-family:var(--font-heading);margin-bottom:0}.Hero-module__7HnD1W__gradientText{background:linear-gradient(135deg, var(--accent) 0%, var(--violet) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__7HnD1W__infoRow{border-top:2px solid var(--foreground);z-index:10;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding-top:3rem;display:grid;position:relative}.Hero-module__7HnD1W__infoBlock{flex-direction:column;gap:.5rem;display:flex}.Hero-module__7HnD1W__infoLabel{color:var(--muted);font-size:.875rem;font-weight:500}.Hero-module__7HnD1W__infoValue{color:var(--foreground);font-size:1rem;font-weight:700;font-family:var(--font-heading)}@media (max-width:768px){.Hero-module__7HnD1W__hero{padding:7rem 1.5rem 2rem}.Hero-module__7HnD1W__infoRow{border-top:1px solid var(--border);grid-template-columns:1fr;gap:1.5rem;padding-top:2rem}}
.SelectedWork-module__slsKDW__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.SelectedWork-module__slsKDW__header{margin-bottom:6rem}.SelectedWork-module__slsKDW__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);text-transform:uppercase;font-size:clamp(3rem,6vw,5rem);font-weight:800}.SelectedWork-module__slsKDW__projects{flex-direction:column;gap:6rem;display:flex}.SelectedWork-module__slsKDW__projectCard{isolation:isolate;background-color:#fff;border:1px solid #00000008;border-radius:32px;grid-template-columns:1fr 1.5fr;gap:0;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden;box-shadow:0 4px 40px -10px #0000000d}.SelectedWork-module__slsKDW__projectCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px -15px #0000001f}.SelectedWork-module__slsKDW__projectInfo{z-index:2;flex-direction:column;justify-content:center;gap:1.5rem;padding:4rem;display:flex;position:relative}.SelectedWork-module__slsKDW__projectIndex{font-family:var(--font-heading);color:var(--muted);opacity:.5;font-size:1.5rem;font-weight:700}.SelectedWork-module__slsKDW__projectName{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1;transition:color .3s}.SelectedWork-module__slsKDW__projectDescription{color:var(--muted);max-width:90%;font-size:1.125rem;line-height:1.6}.SelectedWork-module__slsKDW__projectCategory{letter-spacing:.1em;color:var(--foreground);text-transform:uppercase;background:var(--background);border-radius:999px;align-self:flex-start;margin-top:auto;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.SelectedWork-module__slsKDW__projectVisual{aspect-ratio:4/3;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.SelectedWork-module__slsKDW__visualBg{width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.SelectedWork-module__slsKDW__projectCard:hover .SelectedWork-module__slsKDW__visualBg{transform:scale(1.05)}.SelectedWork-module__slsKDW__visualPlaceholder{z-index:2;font-family:var(--font-heading);color:#fff;opacity:.4;mix-blend-mode:overlay;font-size:2rem;font-weight:800;position:relative}.SelectedWork-module__slsKDW__projectCard[data-slug=anily] .SelectedWork-module__slsKDW__visualBg{background:linear-gradient(135deg,#111 0%,#2a0845 50%,#6441a5 100%)}.SelectedWork-module__slsKDW__projectCard[data-slug=anily]:hover .SelectedWork-module__slsKDW__projectName{color:#6441a5}.SelectedWork-module__slsKDW__projectCard[data-slug=bkr] .SelectedWork-module__slsKDW__visualBg{background:linear-gradient(135deg,#1a1210 0%,#3c261f 50%,#2c4c3b 100%)}.SelectedWork-module__slsKDW__projectCard[data-slug=bkr]:hover .SelectedWork-module__slsKDW__projectName{color:#2c4c3b}.SelectedWork-module__slsKDW__projectCard[data-slug=rize-aikido] .SelectedWork-module__slsKDW__visualBg{background:linear-gradient(135deg,#022012 0%,#0f3a24 50%,#f5f5f0 100%)}.SelectedWork-module__slsKDW__projectCard[data-slug=rize-aikido]:hover .SelectedWork-module__slsKDW__projectName{color:#0f3a24}.SelectedWork-module__slsKDW__projectCard[data-slug=ece-karan] .SelectedWork-module__slsKDW__visualBg{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 50%,#86efac 100%)}.SelectedWork-module__slsKDW__projectCard[data-slug=ece-karan] .SelectedWork-module__slsKDW__visualPlaceholder,.SelectedWork-module__slsKDW__projectCard[data-slug=ece-karan]:hover .SelectedWork-module__slsKDW__projectName{color:#166534}.SelectedWork-module__slsKDW__ctaArrow{background:var(--foreground);width:48px;height:48px;color:var(--background);opacity:0;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:4rem;right:4rem;transform:translate(-20px,20px)}.SelectedWork-module__slsKDW__projectCard:hover .SelectedWork-module__slsKDW__ctaArrow{opacity:1;transform:translate(0)}@media (max-width:992px){.SelectedWork-module__slsKDW__projectCard{grid-template-columns:1fr}.SelectedWork-module__slsKDW__projectInfo{padding:3rem}.SelectedWork-module__slsKDW__ctaArrow{opacity:1;bottom:3rem;right:3rem;transform:translate(0)}}@media (max-width:768px){.SelectedWork-module__slsKDW__section{padding:4rem 1.5rem}.SelectedWork-module__slsKDW__projects{gap:4rem}.SelectedWork-module__slsKDW__projectInfo{padding:2rem}.SelectedWork-module__slsKDW__ctaArrow{display:none}}
.WhatIBuild-module__TvY7-G__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.WhatIBuild-module__TvY7-G__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);text-transform:uppercase;margin-bottom:4rem;font-size:clamp(3rem,6vw,5rem);font-weight:800}.WhatIBuild-module__TvY7-G__list{border-top:2px solid var(--foreground);flex-direction:column;display:flex}.WhatIBuild-module__TvY7-G__item{border-bottom:2px solid var(--border);cursor:default;grid-template-columns:auto 1fr;align-items:center;gap:2rem;padding:3rem 0;transition:all .4s;display:grid;position:relative;overflow:hidden}.WhatIBuild-module__TvY7-G__itemBg{background:radial-gradient(circle at center, var(--accent) 0%, transparent 70%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scale(.9)}.WhatIBuild-module__TvY7-G__item:hover{border-bottom-color:var(--foreground)}.WhatIBuild-module__TvY7-G__item:hover .WhatIBuild-module__TvY7-G__itemBg{opacity:.05;transform:scale(1)}.WhatIBuild-module__TvY7-G__item:hover .WhatIBuild-module__TvY7-G__name{color:var(--accent);transform:translate(1rem)}.WhatIBuild-module__TvY7-G__index{font-family:var(--font-heading);color:var(--muted);z-index:1;font-size:1.5rem;font-weight:700;position:relative}.WhatIBuild-module__TvY7-G__name{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--foreground);z-index:1;text-transform:uppercase;margin:0;font-size:clamp(2.5rem,6vw,6rem);font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}@media (max-width:768px){.WhatIBuild-module__TvY7-G__section{padding:4rem 1.5rem}.WhatIBuild-module__TvY7-G__item{grid-template-columns:1fr;gap:.5rem;padding:2rem 0}.WhatIBuild-module__TvY7-G__index{font-size:1rem}.WhatIBuild-module__TvY7-G__item:hover .WhatIBuild-module__TvY7-G__name{transform:translate(0)}}
.About-module__RiCRTq__section{background-color:var(--foreground);max-width:1400px;color:var(--background);border-radius:32px;margin:4rem auto;padding:8rem 2rem}.About-module__RiCRTq__content{flex-direction:column;gap:8rem;display:flex}.About-module__RiCRTq__statement{font-family:var(--font-heading);letter-spacing:-.04em;max-width:1000px;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1.1}.About-module__RiCRTq__accent{color:var(--accent)}.About-module__RiCRTq__grid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:4rem;padding-top:4rem;display:grid}.About-module__RiCRTq__gridItem{flex-direction:column;gap:1.5rem;display:flex}.About-module__RiCRTq__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.About-module__RiCRTq__value{color:var(--background);font-size:1.25rem;font-weight:500;line-height:1.6}.About-module__RiCRTq__value ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1024px){.About-module__RiCRTq__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.About-module__RiCRTq__section{border-radius:24px;margin-top:2rem;margin-bottom:2rem;padding:4rem 1.5rem}.About-module__RiCRTq__content{gap:4rem}.About-module__RiCRTq__grid{grid-template-columns:1fr;gap:2.5rem;padding-top:2.5rem}}
.CurrentlyBuilding-module__fRv_iq__section{max-width:1400px;margin:0 auto;padding:8rem 2rem}.CurrentlyBuilding-module__fRv_iq__header{margin-bottom:4rem}.CurrentlyBuilding-module__fRv_iq__title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;display:flex}.CurrentlyBuilding-module__fRv_iq__liveIndicator{background-color:var(--lime);border-radius:50%;width:12px;height:12px;display:inline-block;position:relative}.CurrentlyBuilding-module__fRv_iq__liveIndicator:after{content:"";background-color:var(--lime);opacity:.4;border-radius:50%;animation:2s infinite CurrentlyBuilding-module__fRv_iq__pulse;position:absolute;inset:-4px}@keyframes CurrentlyBuilding-module__fRv_iq__pulse{0%{opacity:.5;transform:scale(.8)}50%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(.8)}}.CurrentlyBuilding-module__fRv_iq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.CurrentlyBuilding-module__fRv_iq__card{background-color:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -10px #00000008}.CurrentlyBuilding-module__fRv_iq__cardBg{opacity:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 100% 100%,#0055ff0d 0%,#0000 70%);width:150%;height:150%;transition:all .5s;position:absolute;bottom:-50%;right:-20%}.CurrentlyBuilding-module__fRv_iq__card:hover{border-color:#0000001a;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00000014}.CurrentlyBuilding-module__fRv_iq__card:hover .CurrentlyBuilding-module__fRv_iq__cardBg{opacity:1}.CurrentlyBuilding-module__fRv_iq__cardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.CurrentlyBuilding-module__fRv_iq__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.CurrentlyBuilding-module__fRv_iq__name{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.CurrentlyBuilding-module__fRv_iq__arrow{color:var(--muted);transition:transform .3s,color .3s}.CurrentlyBuilding-module__fRv_iq__card:hover .CurrentlyBuilding-module__fRv_iq__arrow{color:var(--accent);transform:translate(4px,-4px)}.CurrentlyBuilding-module__fRv_iq__description{color:var(--muted);flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.5}.CurrentlyBuilding-module__fRv_iq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CurrentlyBuilding-module__fRv_iq__category{letter-spacing:.05em;color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.CurrentlyBuilding-module__fRv_iq__status{letter-spacing:.05em;background-color:var(--background);color:var(--foreground);border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.CurrentlyBuilding-module__fRv_iq__statusLive{color:#560;background-color:#cf03}@media (max-width:1024px){.CurrentlyBuilding-module__fRv_iq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CurrentlyBuilding-module__fRv_iq__section{padding:4rem 1.5rem}.CurrentlyBuilding-module__fRv_iq__grid{grid-template-columns:1fr}}
.Contact-module__DdzYfq__section{text-align:center;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:10rem 2rem;display:flex;position:relative;overflow:hidden}.Contact-module__DdzYfq__glow{background:radial-gradient(circle at center, var(--accent) 0%, transparent 60%);opacity:.15;filter:blur(100px);z-index:0;pointer-events:none;width:1000px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__DdzYfq__glow2{background:radial-gradient(circle at center, var(--orange) 0%, transparent 60%);opacity:.1;filter:blur(80px);z-index:0;pointer-events:none;width:800px;height:600px;position:absolute;top:60%;left:40%;transform:translate(-50%,-50%)}.Contact-module__DdzYfq__content{z-index:1;width:100%;position:relative}.Contact-module__DdzYfq__title{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;margin-bottom:4rem;font-size:clamp(4rem,10vw,9rem);font-weight:800;line-height:.95}.Contact-module__DdzYfq__cta{background-color:var(--foreground);color:var(--background);font-family:var(--font-heading);border-radius:9999px;align-items:center;gap:1rem;margin-bottom:6rem;padding:1.5rem 3rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Contact-module__DdzYfq__cta:hover{background-color:var(--accent);transform:scale(1.05);box-shadow:0 10px 40px -10px #05f6}.Contact-module__DdzYfq__links{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Contact-module__DdzYfq__link{color:var(--muted);font-size:1.125rem;font-weight:600;text-decoration:none;transition:color .3s}.Contact-module__DdzYfq__link:hover{color:var(--foreground)}@media (max-width:768px){.Contact-module__DdzYfq__section{padding:6rem 1.5rem}.Contact-module__DdzYfq__cta{padding:1.25rem 2.5rem;font-size:1.25rem}.Contact-module__DdzYfq__links{flex-direction:column;gap:1.5rem}}
.Footer-module__q7ZRWa__footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:flex}.Footer-module__q7ZRWa__brand{flex-direction:column;gap:1.5rem;max-width:300px;display:flex}.Footer-module__q7ZRWa__name{font-family:var(--font-heading);color:var(--foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Footer-module__q7ZRWa__description{color:var(--muted);font-size:.875rem;font-weight:500;line-height:1.6}.Footer-module__q7ZRWa__copyright{color:var(--muted);opacity:.8;font-size:.75rem}.Footer-module__q7ZRWa__social{gap:2rem;display:flex}.Footer-module__q7ZRWa__link{color:var(--muted);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__q7ZRWa__link:hover{color:var(--foreground)}@media (max-width:768px){.Footer-module__q7ZRWa__footer{flex-direction:column;gap:3rem;padding:3rem 1.5rem}}
