@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Mono:wght@300;400&family=Playfair+Display:wght@400;700&display=swap";
.About-module__-wC-_G__root{width:100%;height:calc(100vh - var(--nav-height));background:#050505;flex-direction:column;display:flex;position:relative;overflow:hidden}.About-module__-wC-_G__bgWrap{z-index:0;min-height:100%;position:absolute;inset:0}.About-module__-wC-_G__bgImg{object-fit:cover;object-position:center;filter:brightness(.75)saturate(1.15)contrast(1.05);width:100%;height:100%}.About-module__-wC-_G__bgOverlay{background:linear-gradient(90deg,#050505b8 0%,#05050526 45%,#05050580 100%),linear-gradient(#0000 65%,#050505cc 100%);position:absolute;inset:0}.About-module__-wC-_G__inner{z-index:10;flex:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:0;padding:60px 80px 20px;display:grid;position:relative}.About-module__-wC-_G__leftCol{flex-direction:column;justify-content:center;padding-right:60px;display:flex}.About-module__-wC-_G__textBlock{flex-direction:column;display:flex}.About-module__-wC-_G__eyebrow{letter-spacing:6px;color:#ffae00;align-items:center;gap:14px;margin-bottom:28px;font-family:DM Mono,monospace;font-size:.62rem;display:flex}.About-module__-wC-_G__eyebrowLine{opacity:.7;background:#ffae00;flex-shrink:0;width:36px;height:1px;display:inline-block}.About-module__-wC-_G__h2{color:#fff;letter-spacing:3px;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(4.5rem,7.5vw,8.5rem);line-height:.88}.About-module__-wC-_G__h2Orange{color:#0000;-webkit-text-stroke:2px #ffae00;letter-spacing:3px;filter:drop-shadow(0 0 30px #ffae0040);margin:0 0 20px;font-family:Bebas Neue,sans-serif;font-size:clamp(4.2rem,7vw,8rem);line-height:.92}.About-module__-wC-_G__subline{letter-spacing:8px;color:#f8f4f4a9;text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:clamp(.7rem,1.2vw,.9rem)}.About-module__-wC-_G__rightCol{flex-direction:column;justify-content:space-between;gap:40px;height:100%;padding:10px 0;display:flex}.About-module__-wC-_G__bodyBlock{flex-direction:column;gap:28px;padding-top:10px;display:flex}.About-module__-wC-_G__statRow{border-bottom:1px solid #ffffff12;align-items:baseline;gap:14px;padding-bottom:24px;display:flex}.About-module__-wC-_G__statNum{color:#ffae00;text-shadow:0 0 50px #ffae004d;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,5vw,5rem);line-height:1}.About-module__-wC-_G__statLabel{letter-spacing:4px;color:#ffffff61;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.55rem}.About-module__-wC-_G__body{color:#ffffffb8;max-width:400px;font-size:clamp(.95rem,1.3vw,1.15rem);font-weight:400;line-height:1.95}.About-module__-wC-_G__cta{color:#ffae00;letter-spacing:4px;cursor:pointer;background:0 0;border:1px solid #ffae0080;align-items:center;gap:10px;width:fit-content;padding:13px 28px;font-family:DM Mono,monospace;font-size:.58rem;text-decoration:none;transition:all .35s;display:inline-flex;position:relative;overflow:hidden}.About-module__-wC-_G__cta:before{content:"";z-index:0;background:linear-gradient(135deg,#ffae00,#ff7b00);transition:transform .35s;position:absolute;inset:0;transform:translate(-100%)}.About-module__-wC-_G__cta:hover:before{color:#000;transform:translate(0)}.About-module__-wC-_G__cta>*{z-index:1;position:relative}.About-module__-wC-_G__cta:hover{color:#000;border-color:#ffae00;text-decoration:none;box-shadow:0 0 30px #ffae0033}.About-module__-wC-_G__chapterNav{align-items:flex-end;gap:12px;display:flex}.About-module__-wC-_G__chapterItem{cursor:pointer;opacity:.4;flex-direction:column;flex:1;gap:8px;transition:opacity .3s,transform .3s;display:flex}.About-module__-wC-_G__chapterItem:hover{opacity:.65;transform:translateY(-3px)}.About-module__-wC-_G__chapterItemActive{transform:translateY(-4px);opacity:1!important}.About-module__-wC-_G__chapterThumb{border:1px solid #ffffff0f;border-radius:2px;width:100%;height:65px;transition:border-color .3s;position:relative;overflow:hidden}.About-module__-wC-_G__chapterItemActive .About-module__-wC-_G__chapterThumb{border-color:#ffae0099;box-shadow:0 0 20px #ffae001f}.About-module__-wC-_G__chapterThumb img{object-fit:cover;filter:brightness(.5)saturate(.6);width:100%;height:100%;transition:filter .3s}.About-module__-wC-_G__chapterItem:hover .About-module__-wC-_G__chapterThumb img,.About-module__-wC-_G__chapterItemActive .About-module__-wC-_G__chapterThumb img{filter:brightness(.7)saturate()}.About-module__-wC-_G__chapterThumbOverlay{background:#0505051a;position:absolute;inset:0}.About-module__-wC-_G__chapterProgress{background:#0006;width:100%;height:2px;position:absolute;bottom:0;left:0}.About-module__-wC-_G__chapterProgressFill{background:linear-gradient(90deg,#ff7b00,#ffae00);height:100%;transition:width 35ms linear;box-shadow:0 0 8px #ffae0099}.About-module__-wC-_G__chapterMeta{flex-direction:column;gap:2px;display:flex}.About-module__-wC-_G__chapterNum{color:#fff6;letter-spacing:2px;font-family:Bebas Neue,sans-serif;font-size:.9rem;line-height:1}.About-module__-wC-_G__chapterItemActive .About-module__-wC-_G__chapterNum{color:#ffae00}.About-module__-wC-_G__chapterTag{letter-spacing:3px;color:#ffffff40;font-family:DM Mono,monospace;font-size:.48rem}.About-module__-wC-_G__chapterItemActive .About-module__-wC-_G__chapterTag{color:#ffae00b3}.About-module__-wC-_G__bottomBar{z-index:10;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 80px;display:flex;position:relative}.About-module__-wC-_G__bottomText{letter-spacing:5px;color:#ffffff1f;font-family:DM Mono,monospace;font-size:.48rem}.About-module__-wC-_G__bottomDots{align-items:center;gap:8px;display:flex}.About-module__-wC-_G__dot{cursor:pointer;background:#ffffff2e;border-radius:50%;width:4px;height:4px;transition:all .3s}.About-module__-wC-_G__dotActive{background:#ffae00;border-radius:2px;width:24px;box-shadow:0 0 10px #ffae0073}.About-module__-wC-_G__bottomCounter{letter-spacing:4px;color:#33eb0a2e;font-family:DM Mono,monospace;font-size:.48rem}@media (max-width:1100px){.About-module__-wC-_G__inner{padding:40px 48px 16px}.About-module__-wC-_G__leftCol{padding-right:36px}.About-module__-wC-_G__bottomBar{padding:14px 48px}}@media (max-width:768px){.About-module__-wC-_G__root{height:auto;min-height:calc(100vh - var(--nav-height));top:var(--nav-height)}.About-module__-wC-_G__bgOverlay{background:linear-gradient(#05050540 0%,#0505054d 50%,#050505e0 100%)}.About-module__-wC-_G__inner{grid-template-columns:1fr;align-items:flex-start;gap:36px;padding:40px 28px 16px}.About-module__-wC-_G__leftCol{padding-right:0}.About-module__-wC-_G__eyebrow{margin-bottom:20px}.About-module__-wC-_G__h2{font-size:clamp(3.2rem,13vw,4.2rem)}.About-module__-wC-_G__h2Orange{font-size:clamp(3rem,12vw,3.8rem)}.About-module__-wC-_G__subline{letter-spacing:5px;font-size:.7rem}.About-module__-wC-_G__rightCol{gap:24px;height:auto}.About-module__-wC-_G__bodyBlock{gap:20px;padding-top:0}.About-module__-wC-_G__statRow{padding-bottom:16px}.About-module__-wC-_G__statNum{font-size:3rem}.About-module__-wC-_G__body{max-width:100%;font-size:1rem}.About-module__-wC-_G__chapterNav{gap:10px}.About-module__-wC-_G__chapterThumb{height:58px}.About-module__-wC-_G__bottomBar{padding:14px 28px}.About-module__-wC-_G__bottomText{display:none}}@media (max-width:480px){.About-module__-wC-_G__inner{gap:28px;padding:32px 20px 12px}.About-module__-wC-_G__h2{font-size:clamp(2.8rem,12vw,3.5rem)}.About-module__-wC-_G__h2Orange{font-size:clamp(2.6rem,11vw,3.2rem)}.About-module__-wC-_G__body{font-size:.95rem;line-height:1.85}.About-module__-wC-_G__statNum{font-size:2.6rem}.About-module__-wC-_G__cta{text-align:center;justify-content:center;width:100%;padding:12px 20px;font-size:.5rem}.About-module__-wC-_G__chapterThumb{height:50px}.About-module__-wC-_G__bottomBar{padding:12px 20px}}
.AboutCTA-module__Onq0Za__section{background:#040404;flex-direction:column;width:100%;padding:40px 80px 0;display:flex;position:relative;overflow:hidden}.AboutCTA-module__Onq0Za__bgGrid{pointer-events:none;background-image:linear-gradient(#ffffff10 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 0%,#0000 100%)}.AboutCTA-module__Onq0Za__bgGlowLeft{pointer-events:none;background:radial-gradient(circle,#ffae0012 0%,#0000 65%);width:550px;height:550px;position:absolute;top:5%;left:-10%}.AboutCTA-module__Onq0Za__bgGlowRight{pointer-events:none;background:radial-gradient(circle,#ff7b000d 0%,#0000 65%);width:450px;height:450px;position:absolute;bottom:20%;right:-10%}.AboutCTA-module__Onq0Za__divider{transform-origin:0;z-index:2;background:linear-gradient(90deg,#ffae0066,#ffae0014,#0000);width:100%;height:1px;margin-bottom:80px;position:relative}.AboutCTA-module__Onq0Za__textBlock{z-index:2;max-width:1000px;margin-bottom:96px;position:relative}.AboutCTA-module__Onq0Za__eyebrow{letter-spacing:6px;color:#ffae00;opacity:.85;margin-bottom:32px;font-family:DM Mono,monospace;font-size:.65rem;display:block}.AboutCTA-module__Onq0Za__headline{color:#fff;letter-spacing:2px;margin:0 0 36px;font-family:Bebas Neue,sans-serif;font-size:clamp(4.5rem,9vw,10rem);line-height:.88}.AboutCTA-module__Onq0Za__headlineAccent{color:#ffae00;text-shadow:0 0 80px #ffae004d}.AboutCTA-module__Onq0Za__headlineOutline{color:#0000;-webkit-text-stroke:1.5px #ffae008c;font-family:Cormorant Garamond,serif;font-size:clamp(4rem,8.5vw,9.5rem);font-style:italic;font-weight:300;line-height:1;display:block}.AboutCTA-module__Onq0Za__body{color:#ffffff8c;max-width:480px;margin-bottom:52px;font-family:Cormorant Garamond,serif;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:300;line-height:1.8}.AboutCTA-module__Onq0Za__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.AboutCTA-module__Onq0Za__btnPrimary{color:#000;letter-spacing:4px;background:linear-gradient(135deg,#ffae00,#ff7b00);border:1px solid #0000;align-items:center;gap:12px;padding:16px 36px;font-family:DM Mono,monospace;font-size:.6rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.AboutCTA-module__Onq0Za__btnPrimary:before{content:"";z-index:0;background:linear-gradient(135deg,#ffd000,#ffae00);transition:transform .3s;position:absolute;inset:0;transform:translate(-100%)}.AboutCTA-module__Onq0Za__btnPrimary:hover:before{transform:translate(0)}.AboutCTA-module__Onq0Za__btnPrimary span,.AboutCTA-module__Onq0Za__btnPrimary svg{z-index:1;position:relative}.AboutCTA-module__Onq0Za__btnPrimary:hover{box-shadow:0 0 40px #ffae004d}.AboutCTA-module__Onq0Za__btnSecondary{color:#ffffff73;letter-spacing:4px;background:0 0;border:1px solid #ffffff1a;align-items:center;padding:16px 32px;font-family:DM Mono,monospace;font-size:.6rem;text-decoration:none;transition:all .3s;display:flex}.AboutCTA-module__Onq0Za__btnSecondary:hover{color:#ffae00;background:#ffae000a;border-color:#ffae0066}.AboutCTA-module__Onq0Za__ticker{z-index:2;border-top:1px solid #ffffff0a;width:100%;padding:22px 0;position:relative;overflow:hidden}.AboutCTA-module__Onq0Za__tickerTrack{white-space:nowrap;animation:30s linear infinite AboutCTA-module__Onq0Za__ticker;display:flex}.AboutCTA-module__Onq0Za__tickerItem{letter-spacing:5px;color:#ffffff14;flex-shrink:0;padding-right:60px;font-family:Bebas Neue,sans-serif;font-size:.85rem;transition:color .3s}.AboutCTA-module__Onq0Za__ticker:hover .AboutCTA-module__Onq0Za__tickerItem{color:#ffae0026}@keyframes AboutCTA-module__Onq0Za__ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.AboutCTA-module__Onq0Za__section{padding:40px 48px 0}}@media (max-width:768px){.AboutCTA-module__Onq0Za__section{padding:40px 28px 0}.AboutCTA-module__Onq0Za__divider{margin-bottom:52px}.AboutCTA-module__Onq0Za__textBlock{margin-bottom:64px}.AboutCTA-module__Onq0Za__headline{font-size:clamp(3.5rem,14vw,5.5rem)}.AboutCTA-module__Onq0Za__headlineOutline{font-size:clamp(3.2rem,13vw,5rem)}.AboutCTA-module__Onq0Za__actions{flex-direction:column;align-items:flex-start;gap:14px}.AboutCTA-module__Onq0Za__btnPrimary,.AboutCTA-module__Onq0Za__btnSecondary{justify-content:center;width:100%}}@media (max-width:480px){.AboutCTA-module__Onq0Za__section{padding:64px 20px 0}.AboutCTA-module__Onq0Za__headline{font-size:clamp(3rem,13vw,4.5rem)}.AboutCTA-module__Onq0Za__headlineOutline{font-size:clamp(2.8rem,12vw,4.2rem)}.AboutCTA-module__Onq0Za__body{font-size:1rem}}
.OurTeam-module__DAj_Tq__teamSection{z-index:10;background:#020203;padding:15vh 0;position:relative;overflow:hidden}.OurTeam-module__DAj_Tq__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffae0008 1px,#0000 1px),linear-gradient(90deg,#ffae0008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 80%);mask-image:radial-gradient(circle,#000 30%,#0000 80%)}.OurTeam-module__DAj_Tq__teamContainer{max-width:1300px;margin:0 auto;padding:0 6%}.OurTeam-module__DAj_Tq__header{text-align:center;margin-bottom:8vh}.OurTeam-module__DAj_Tq__badge{font-family:var(--font-display);letter-spacing:.4em;color:var(--monk-orange);margin-bottom:20px;font-size:.7rem;display:block}.OurTeam-module__DAj_Tq__heading{font-family:var(--font-display);color:#fff;text-transform:uppercase;font-size:clamp(2.5rem,6vw,5rem);font-weight:900}.OurTeam-module__DAj_Tq__heading span{color:var(--monk-orange);font-style:italic}.OurTeam-module__DAj_Tq__teamGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.OurTeam-module__DAj_Tq__teamCard{cursor:pointer;background:#0a0a0a;border:1px solid #ffffff0d;border-radius:4px;height:550px;transition:transform .6s cubic-bezier(.16,1,.3,1),border-color .4s;position:relative;overflow:hidden}.OurTeam-module__DAj_Tq__cardImg{filter:grayscale()brightness(.6)contrast(1.1);z-index:0;background-position:50%;background-size:cover;transition:filter .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1)}.OurTeam-module__DAj_Tq__teamCard:hover{border-color:var(--monk-orange);transform:translateY(-15px)}.OurTeam-module__DAj_Tq__teamCard:hover .OurTeam-module__DAj_Tq__cardImg{filter:grayscale(0%)brightness()contrast();transform:scale(1.08)}.OurTeam-module__DAj_Tq__vignette{z-index:1;background:linear-gradient(#0000 40%,#020203 95%);position:absolute;inset:0}.OurTeam-module__DAj_Tq__cardContent{z-index:3;flex-direction:column;justify-content:flex-end;padding:40px;display:flex;position:absolute;inset:0}.OurTeam-module__DAj_Tq__dialogue{font-family:var(--font-display);color:var(--monk-orange);letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-bottom:12px;font-size:.75rem;font-weight:900;transition:all .5s;transform:translateY(15px)}.OurTeam-module__DAj_Tq__teamCard:hover .OurTeam-module__DAj_Tq__dialogue{opacity:1;transform:translateY(0)}.OurTeam-module__DAj_Tq__nameBlock h3{font-family:var(--font-display);color:#fff;margin:0;font-size:2.2rem;line-height:1}.OurTeam-module__DAj_Tq__roleTag{color:#fff6;letter-spacing:.1em;margin-top:10px;font-size:.85rem}.OurTeam-module__DAj_Tq__hindiWatermark{color:#77f4b930;writing-mode:vertical-rl;pointer-events:none;z-index:2;font-size:6rem;font-weight:900;font-family:var(--font-display);position:absolute;top:15%;right:-5%}@media (max-width:1024px){.OurTeam-module__DAj_Tq__teamGrid{grid-template-columns:1fr;gap:25px}.OurTeam-module__DAj_Tq__teamCard{height:480px}}
.ProjectShowcase-module__3-vauW__section{z-index:10;background-color:#f6f6f5;padding:18vh 0;position:relative;overflow:hidden}.ProjectShowcase-module__3-vauW__container{max-width:1400px;margin:0 auto;padding:0 4%}.ProjectShowcase-module__3-vauW__header{margin-bottom:12vh}.ProjectShowcase-module__3-vauW__badge{font-family:var(--font-display);letter-spacing:.4em;color:#888;margin-bottom:20px;font-size:.75rem;display:block}.ProjectShowcase-module__3-vauW__title{font-family:var(--font-display);color:#1a1a1a;text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(3.5rem,9vw,8rem);font-weight:900;line-height:.85}.ProjectShowcase-module__3-vauW__gold{color:var(--monk-orange)}.ProjectShowcase-module__3-vauW__grid{flex-direction:column;gap:18vh;display:flex}.ProjectShowcase-module__3-vauW__projectCard{grid-template-columns:1.4fr .6fr;align-items:center;gap:80px;display:grid}.ProjectShowcase-module__3-vauW__reverse{grid-template-columns:.6fr 1.4fr}.ProjectShowcase-module__3-vauW__reverse .ProjectShowcase-module__3-vauW__visualArea{order:2}.ProjectShowcase-module__3-vauW__reverse .ProjectShowcase-module__3-vauW__contentArea{text-align:right;order:1;align-items:flex-end}.ProjectShowcase-module__3-vauW__reverse .ProjectShowcase-module__3-vauW__techStack{justify-content:flex-end}.ProjectShowcase-module__3-vauW__visualArea{background:#000;border-radius:4px;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #00000026}.ProjectShowcase-module__3-vauW__imgWrap{aspect-ratio:19/9;overflow:hidden}.ProjectShowcase-module__3-vauW__imgWrap img{object-fit:cover;filter:grayscale()brightness(.8);width:100%;height:100%;transition:all 1s cubic-bezier(.16,1,.3,1)}.ProjectShowcase-module__3-vauW__vignette{pointer-events:none;background:radial-gradient(circle,#0000 30%,#0003 100%);position:absolute;inset:0}.ProjectShowcase-module__3-vauW__projectCard:hover .ProjectShowcase-module__3-vauW__imgWrap img{filter:grayscale(0%)brightness();transform:scale(1.08)}.ProjectShowcase-module__3-vauW__statusBadge{color:var(--monk-orange);letter-spacing:.2em;z-index:5;background:#1a1a1a;padding:10px 20px;font-size:.65rem;font-weight:900;position:absolute;top:30px;left:30px}.ProjectShowcase-module__3-vauW__cardHindi{font-family:var(--font-display);color:#ffffff0d;pointer-events:none;font-size:5rem;line-height:1;position:absolute;bottom:20px;right:20px}.ProjectShowcase-module__3-vauW__contentArea{flex-direction:column;display:flex}.ProjectShowcase-module__3-vauW__projectName{font-family:var(--font-display);color:#1a1a1a;text-transform:uppercase;margin:15px 0;font-size:clamp(3rem,5vw,6rem);font-weight:900;line-height:.9}.ProjectShowcase-module__3-vauW__type{color:#999;letter-spacing:.15em;text-transform:uppercase;font-size:.8rem;font-weight:800}.ProjectShowcase-module__3-vauW__techStack{flex-wrap:wrap;gap:15px;margin-top:15px;display:flex}.ProjectShowcase-module__3-vauW__techStack span{color:var(--monk-orange);letter-spacing:.05em;font-size:.7rem;font-weight:700}.ProjectShowcase-module__3-vauW__launchBtn{color:#1a1a1a;letter-spacing:.2em;border-bottom:2px solid #ddd;align-items:center;gap:15px;width:fit-content;margin-top:40px;padding-bottom:8px;font-size:.85rem;font-weight:900;text-decoration:none;transition:all .4s;display:inline-flex}.ProjectShowcase-module__3-vauW__launchBtn:hover{border-color:var(--monk-orange);gap:25px}.ProjectShowcase-module__3-vauW__bgWatermark{font-family:var(--font-display);color:#00000004;pointer-events:none;white-space:nowrap;z-index:0;font-size:25vw;font-weight:900;position:absolute;bottom:-5%;left:50%;transform:translate(-50%)}@media (max-width:1100px){.ProjectShowcase-module__3-vauW__projectCard,.ProjectShowcase-module__3-vauW__reverse{grid-template-columns:1fr;gap:40px}.ProjectShowcase-module__3-vauW__reverse .ProjectShowcase-module__3-vauW__contentArea{text-align:left;align-items:flex-start}.ProjectShowcase-module__3-vauW__reverse .ProjectShowcase-module__3-vauW__techStack{justify-content:flex-start}.ProjectShowcase-module__3-vauW__imgWrap{aspect-ratio:16/9}}@media (max-width:768px){.ProjectShowcase-module__3-vauW__section{padding:12vh 0}.ProjectShowcase-module__3-vauW__container{padding:0 6%}.ProjectShowcase-module__3-vauW__header{margin-bottom:8vh}.ProjectShowcase-module__3-vauW__badge{margin-bottom:16px;font-size:.65rem}.ProjectShowcase-module__3-vauW__title{font-size:clamp(2.6rem,10vw,4rem);line-height:.9}.ProjectShowcase-module__3-vauW__grid{gap:12vh}.ProjectShowcase-module__3-vauW__projectCard,.ProjectShowcase-module__3-vauW__reverse{grid-template-columns:1fr;gap:28px}.ProjectShowcase-module__3-vauW__visualArea{border-radius:6px}.ProjectShowcase-module__3-vauW__imgWrap{aspect-ratio:16/9}.ProjectShowcase-module__3-vauW__statusBadge{padding:8px 14px;font-size:.6rem;top:16px;left:16px}.ProjectShowcase-module__3-vauW__cardHindi{opacity:.6;font-size:3.2rem;bottom:12px;right:12px}.ProjectShowcase-module__3-vauW__contentArea{text-align:left;align-items:flex-start}.ProjectShowcase-module__3-vauW__projectName{margin:12px 0;font-size:clamp(2.2rem,9vw,3.5rem);line-height:1}.ProjectShowcase-module__3-vauW__type{font-size:.7rem}.ProjectShowcase-module__3-vauW__techStack{gap:10px;margin-top:10px}.ProjectShowcase-module__3-vauW__techStack span{font-size:.65rem}.ProjectShowcase-module__3-vauW__launchBtn{margin-top:28px;padding-bottom:6px;font-size:.75rem}.ProjectShowcase-module__3-vauW__launchBtn:hover{gap:15px}.ProjectShowcase-module__3-vauW__bgWatermark{opacity:.4;font-size:40vw;bottom:-8%}}
.Roadmap-module__w36kyG__wrapper{z-index:2;contain:paint;background:#020203;padding:9vh 6%;position:relative;overflow:hidden}.Roadmap-module__w36kyG__gridOverlay{pointer-events:none;will-change:opacity;background-image:linear-gradient(#ffae0008 1px,#0000 1px),linear-gradient(90deg,#ffae0008 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}.Roadmap-module__w36kyG__noiseOverlay{opacity:.06;pointer-events:none;will-change:transform;background-image:url(https://grainy-gradients.vercel.app/noise.svg);animation:10s steps(8,end) infinite Roadmap-module__w36kyG__noiseMotion;position:absolute;inset:-50%}@keyframes Roadmap-module__w36kyG__noiseMotion{0%{transform:translate(0)}25%{transform:translate(-4%,3%)}50%{transform:translate(3%,-4%)}75%{transform:translate(-2%,2%)}to{transform:translate(0)}}.Roadmap-module__w36kyG__bgGradient{pointer-events:none;will-change:opacity;background:radial-gradient(circle,#ffa5000d,#0000 60%);width:120vw;height:120vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Roadmap-module__w36kyG__header{text-align:center;z-index:2;margin-bottom:5.5vh;padding:0 16px;position:relative}.Roadmap-module__w36kyG__badge{font-family:var(--font-display);letter-spacing:.4em;color:var(--monk-orange);margin-bottom:18px;font-size:.65rem;display:block}.Roadmap-module__w36kyG__title{font-family:var(--font-display);color:#fff;font-size:clamp(3rem,8vw,6.5rem);font-weight:900;line-height:.85}.Roadmap-module__w36kyG__goldText{color:var(--monk-orange);text-shadow:0 0 30px #ffae004d}.Roadmap-module__w36kyG__bentoGrid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(340px,auto);gap:22px;max-width:1300px;margin:0 auto;display:grid;position:relative}.Roadmap-module__w36kyG__phaseCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;background:#0a0a0a99;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:42px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s,background .4s;display:flex;position:relative;overflow:hidden}.Roadmap-module__w36kyG__phaseCard:hover{background:#0f0f0fcc;border-color:#ffae0066;box-shadow:0 30px 60px #0009}.Roadmap-module__w36kyG__topBox{grid-column:1/8}.Roadmap-module__w36kyG__midBox{grid-area:1/8/3/13}.Roadmap-module__w36kyG__bottomBox{grid-column:1/8}.Roadmap-module__w36kyG__cardTop{justify-content:space-between;margin-bottom:auto;display:flex}.Roadmap-module__w36kyG__tag{color:var(--monk-orange);background:#ffa50014;border:1px solid #ffa50033;border-radius:100px;place-items:center;padding:6px 15px;font-size:.6rem;font-weight:900;display:inline-flex}.Roadmap-module__w36kyG__id{font-family:var(--font-display);color:#ffffff08;font-size:4rem;font-weight:900;line-height:.8}.Roadmap-module__w36kyG__phaseTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;margin-bottom:15px;font-size:2.2rem}.Roadmap-module__w36kyG__phaseDesc{color:#ffffff80;max-width:440px;font-size:1.05rem;line-height:1.6}.Roadmap-module__w36kyG__hindiHint{font-family:var(--font-display);color:var(--monk-orange);opacity:0;font-size:.75rem;font-style:italic;font-weight:800;transition:opacity .4s,transform .4s;position:absolute;bottom:30px;right:40px;transform:translateY(10px)}.Roadmap-module__w36kyG__phaseCard:hover .Roadmap-module__w36kyG__hindiHint{opacity:.8;transform:translateY(0)}.Roadmap-module__w36kyG__cardGlow{filter:blur(80px);pointer-events:none;z-index:1;opacity:.4;will-change:opacity;width:300px;height:300px;position:absolute;top:-20%;right:-20%}.Roadmap-module__w36kyG__floatElement{color:#000;letter-spacing:.15em;z-index:2;will-change:transform;background:#fff;border-radius:100px;align-items:center;gap:12px;padding:13px 26px;font-size:.7rem;font-weight:900;display:flex;position:absolute;top:46%;left:54%;box-shadow:0 20px 40px #ffffff1a}.Roadmap-module__w36kyG__dot{background:#0f0;border-radius:50%;width:10px;height:10px;box-shadow:0 0 15px #0f0}@media (max-width:800px){.Roadmap-module__w36kyG__wrapper{padding:6vh 5%}.Roadmap-module__w36kyG__header{margin-bottom:4vh;padding:0 8px}.Roadmap-module__w36kyG__bentoGrid{flex-direction:column;gap:20px;display:flex}.Roadmap-module__w36kyG__phaseCard{min-height:260px;padding:30px 24px}.Roadmap-module__w36kyG__phaseDesc{font-size:.95rem}.Roadmap-module__w36kyG__floatElement{width:fit-content;margin:22px auto 0;position:relative;top:0;left:0}.Roadmap-module__w36kyG__title{padding:6px 0;font-size:3rem;line-height:.95}.Roadmap-module__w36kyG__id{font-size:2.6rem}.Roadmap-module__w36kyG__hindiHint{font-size:.65rem;font-weight:700;bottom:8px;right:26px}}
.Services-module__eITFsG__stackWrapper{z-index:10;background:#020203;height:350vh;padding:12vh 0 10vh;position:relative;overflow:visible}.Services-module__eITFsG__contentWrap{width:100%;max-width:1400px;margin:0 auto;padding:0 6%}.Services-module__eITFsG__sectionHeader{text-align:center;z-index:5;margin-bottom:6vh;padding-top:20px;position:relative}.Services-module__eITFsG__sectionBadge{font-family:var(--font-display);letter-spacing:.5em;color:var(--monk-orange);margin-bottom:14px;font-size:.7rem;display:block}.Services-module__eITFsG__sectionTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;font-size:clamp(2rem,5vw,4rem);font-weight:900}.Services-module__eITFsG__thin{color:#fff6;font-weight:300}.Services-module__eITFsG__ambientBg{filter:blur(120px);z-index:1;pointer-events:none;position:absolute;inset:0}.Services-module__eITFsG__stickyTrack{justify-content:center;align-items:flex-start;height:100vh;display:flex;position:sticky;top:0}.Services-module__eITFsG__cardLink{color:inherit;text-decoration:none;display:block}.Services-module__eITFsG__card{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transform-origin:top;background:#0f0f0fcc;border:1px solid #ffffff0d;border-radius:32px;width:90vw;max-width:1100px;height:70vh;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.Services-module__eITFsG__cardInner{height:100%;display:flex}.Services-module__eITFsG__cardBg{z-index:1;width:60%;height:100%;position:absolute;top:0;right:0}.Services-module__eITFsG__cardBg img{object-fit:cover;filter:grayscale()brightness(.4);width:100%;height:100%;-webkit-mask-image:linear-gradient(270deg,#000 40%,#0000);mask-image:linear-gradient(270deg,#000 40%,#0000)}.Services-module__eITFsG__cardContent{z-index:10;flex-direction:column;justify-content:center;width:100%;padding:80px;display:flex;position:relative}.Services-module__eITFsG__serviceTitle{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:-.02em;text-shadow:0 10px 30px #00000080;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1}.Services-module__eITFsG__desc{color:#ffffff80;max-width:400px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.Services-module__eITFsG__cardHeader{align-items:center;gap:15px;margin-bottom:30px;display:flex}.Services-module__eITFsG__num{color:#fff;letter-spacing:.3em;font-size:.8rem;font-weight:900}.Services-module__eITFsG__indicator{width:40px;height:2px}.Services-module__eITFsG__cardBtn{color:#fff;letter-spacing:.2em;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:8px;font-size:.75rem;font-weight:900;display:flex}.Services-module__eITFsG__btnLine{background:var(--monk-orange);width:30px;height:2px;transition:width .3s}.Services-module__eITFsG__cardBtn:hover .Services-module__eITFsG__btnLine{width:100%}@media (max-width:768px){.Services-module__eITFsG__stackWrapper{height:330vh;padding:10vh 0 8vh}.Services-module__eITFsG__contentWrap{padding:0 5%}.Services-module__eITFsG__sectionHeader{margin-bottom:4vh;padding:0 10px}.Services-module__eITFsG__sectionTitle{font-size:2.4rem}.Services-module__eITFsG__cardBg{width:100%;height:50%;top:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.Services-module__eITFsG__cardContent{justify-content:flex-end;padding:40px 30px}.Services-module__eITFsG__serviceTitle{font-size:2.2rem}}.Services-module__eITFsG__sectionSubtitle{color:#ffffff59;letter-spacing:.05em;margin-top:12px;font-size:1rem}.Services-module__eITFsG__pillRow{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.Services-module__eITFsG__pill{letter-spacing:.15em;text-transform:uppercase;opacity:.85;background:0 0;border:1px solid;border-radius:999px;padding:5px 12px;font-size:.65rem;font-weight:700}@media (max-width:768px){.Services-module__eITFsG__pillRow{gap:6px;margin-bottom:24px}.Services-module__eITFsG__pill{padding:4px 10px;font-size:.6rem}.Services-module__eITFsG__sectionSubtitle{padding:0 10px;font-size:.9rem}}
.WhoWeAre-module__bUO7UW__section{z-index:10;background-color:#f6f6f5;margin-top:80px;padding:16vh 0;position:relative;overflow:hidden;box-shadow:0 -20px 50px #0000000d}.WhoWeAre-module__bUO7UW__parallaxBg{font-family:var(--font-display);color:#00000008;white-space:nowrap;pointer-events:none;z-index:1;font-size:25vw;font-weight:900;position:absolute;top:10%;right:-5%}.WhoWeAre-module__bUO7UW__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 6%;position:relative}.WhoWeAre-module__bUO7UW__header{margin-bottom:8vh}.WhoWeAre-module__bUO7UW__badge{font-family:var(--font-display);letter-spacing:.3em;color:#888;margin-bottom:30px;font-size:.75rem;display:block}.WhoWeAre-module__bUO7UW__title{font-family:var(--font-display);color:#1a1a1a;text-transform:uppercase;letter-spacing:-.04em;font-size:clamp(3.5rem,9vw,8rem);font-weight:900;line-height:.85}.WhoWeAre-module__bUO7UW__outline{-webkit-text-stroke:1px #1a1a1a;color:#0000;display:block}.WhoWeAre-module__bUO7UW__manifesto{grid-template-columns:1.2fr .8fr;align-items:flex-end;gap:80px;display:grid}.WhoWeAre-module__bUO7UW__leftDesc p{color:#333;font-size:1.4rem;font-weight:500;line-height:1.5}.WhoWeAre-module__bUO7UW__leftDesc strong{color:var(--monk-orange);font-weight:900}.WhoWeAre-module__bUO7UW__rightStats{flex-direction:column;gap:40px;display:flex}.WhoWeAre-module__bUO7UW__statBox{border-left:2px solid var(--monk-orange);padding-left:24px}.WhoWeAre-module__bUO7UW__statTag{letter-spacing:.2em;color:#1a1a1a;margin-bottom:8px;font-size:.7rem;font-weight:900;display:block}.WhoWeAre-module__bUO7UW__statBox p{color:#666;font-size:.95rem;line-height:1.4}.WhoWeAre-module__bUO7UW__signature{font-family:var(--font-display);letter-spacing:.3em;color:#bbb;text-transform:uppercase;font-size:.8rem;font-weight:900}.WhoWeAre-module__bUO7UW__blueprintLine{background:linear-gradient(90deg,#0000,#00000014,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}@media (max-width:1024px){.WhoWeAre-module__bUO7UW__manifesto{grid-template-columns:1fr;gap:40px}.WhoWeAre-module__bUO7UW__title{font-size:3.5rem}.WhoWeAre-module__bUO7UW__leftDesc p{font-size:1.1rem}}
.Values-module__Ulgglq__section{background:#080808;width:100%;padding:120px 80px;position:relative;overflow:hidden}.Values-module__Ulgglq__section:before{content:"";background:linear-gradient(90deg,#0000,#ffae0059,#0000);height:1px;position:absolute;top:0;left:80px;right:80px}.Values-module__Ulgglq__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffae000a 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.Values-module__Ulgglq__header{flex-direction:column;gap:16px;margin-bottom:80px;display:flex}.Values-module__Ulgglq__sectionTag{letter-spacing:6px;color:#ffae00;font-family:DM Mono,monospace;font-size:.65rem}.Values-module__Ulgglq__sectionTitle{color:#fff;letter-spacing:2px;margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,6vw,6rem);line-height:.9}.Values-module__Ulgglq__sectionTitleAccent{color:#0000;-webkit-text-stroke:1.5px #ffae00e6;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:300;display:block}.Values-module__Ulgglq__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.Values-module__Ulgglq__card{cursor:default;background:#0e0e0e;border:1px solid #ffffff12;padding:48px 44px 52px;transition:border-color .4s,background .4s;position:relative;overflow:hidden}.Values-module__Ulgglq__card:hover{background:#131313;border-color:#ffae004d}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardGlow{opacity:1}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardDivider{opacity:1;width:80px}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardTitleOutline{-webkit-text-stroke-color:#ffae00}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardIcon{opacity:1;color:orange;transform:scale(1.1)}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardBody{color:#ffffffc7}.Values-module__Ulgglq__card:hover .Values-module__Ulgglq__cardNum{color:#ffae001a}.Values-module__Ulgglq__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Values-module__Ulgglq__cardNum{color:#ffffff0f;letter-spacing:-1px;font-family:Bebas Neue,sans-serif;font-size:5rem;line-height:1;transition:color .3s}.Values-module__Ulgglq__cardIcon{color:#ffae00;opacity:.5;font-size:1.5rem;transition:opacity .3s,transform .3s,color .3s}.Values-module__Ulgglq__cardTag{letter-spacing:5px;color:#ffae00;opacity:.85;margin-bottom:18px;font-family:DM Mono,monospace;font-size:.55rem;display:block}.Values-module__Ulgglq__cardTitle{margin-bottom:28px}.Values-module__Ulgglq__cardTitleSolid{color:#fff;letter-spacing:1px;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:.9;display:block}.Values-module__Ulgglq__cardTitleOutline{color:#0000;-webkit-text-stroke:1px #ffae0099;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,2.8vw,2.8rem);font-style:italic;font-weight:300;line-height:1.05;transition:-webkit-text-stroke-color .3s;display:block}.Values-module__Ulgglq__cardDivider{opacity:.45;background:linear-gradient(90deg,#ffae00,#ff7b00);width:40px;height:1px;margin-bottom:24px;transition:width .4s,opacity .4s}.Values-module__Ulgglq__cardBody{color:#ffffff94;font-family:Cormorant Garamond,serif;font-size:1.08rem;font-weight:300;line-height:1.85;transition:color .3s}.Values-module__Ulgglq__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle,#ffae0012 0%,#0000 70%);width:280px;height:280px;transition:opacity .5s;position:absolute;bottom:-80px;left:-80px}.Values-module__Ulgglq__quote{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:40px;margin-top:96px;padding:48px 0 0;display:flex}.Values-module__Ulgglq__quoteLine{background:linear-gradient(90deg,#0000,#ffae0040);flex:1 0;height:1px}.Values-module__Ulgglq__quoteLineRight{background:linear-gradient(270deg,#0000,#ffae0040);flex:1 0;height:1px}.Values-module__Ulgglq__quoteInner{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:680px;display:flex}.Values-module__Ulgglq__quoteText{color:#ffffff8c;letter-spacing:.5px;font-family:Cormorant Garamond,serif;font-size:clamp(1.1rem,1.8vw,1.35rem);font-style:italic;font-weight:300;line-height:1.7}.Values-module__Ulgglq__quoteAuthor{letter-spacing:5px;color:#ffae0080;font-family:DM Mono,monospace;font-size:.5rem}@media (max-width:1024px){.Values-module__Ulgglq__section{margin-top:40px;padding:100px 48px}.Values-module__Ulgglq__section:before{left:48px;right:48px}.Values-module__Ulgglq__card{padding:36px 32px 40px}.Values-module__Ulgglq__cardNum{font-size:3.5rem}.Values-module__Ulgglq__quote{gap:28px}}@media (max-width:768px){.Values-module__Ulgglq__section{padding:80px 28px}.Values-module__Ulgglq__section:before{left:28px;right:28px}.Values-module__Ulgglq__header{margin-bottom:48px}.Values-module__Ulgglq__grid{grid-template-columns:1fr;gap:2px}.Values-module__Ulgglq__card{padding:36px 28px 40px}.Values-module__Ulgglq__cardNum{font-size:3rem}.Values-module__Ulgglq__cardTitleSolid{font-size:2.2rem}.Values-module__Ulgglq__cardTitleOutline{font-size:2rem}.Values-module__Ulgglq__quote{flex-direction:column;gap:20px;margin-top:60px;padding-top:40px}.Values-module__Ulgglq__quoteLine,.Values-module__Ulgglq__quoteLineRight{background:linear-gradient(90deg,#0000,#ffae0040,#0000);flex:none;width:60px}.Values-module__Ulgglq__quoteText{font-size:1rem}}@media (max-width:480px){.Values-module__Ulgglq__section{padding:64px 20px}.Values-module__Ulgglq__section:before{left:20px;right:20px}.Values-module__Ulgglq__sectionTitle{font-size:2.8rem}.Values-module__Ulgglq__card{padding:28px 20px 32px}.Values-module__Ulgglq__quoteText{font-size:.95rem}}
