html{scroll-behavior:smooth}.home-root{background-color:#171b21;width:100vw;overflow-x:hidden}.home-root .section-header{max-width:800px;margin-bottom:40px}.home-root .section-header h2{margin-bottom:20px;font-size:2.5rem;line-height:1.1}.home-root .section-tag{justify-content:flex-start;align-items:center;gap:0;width:fit-content;max-width:100%;display:flex}.home-root .section-tag-text{color:#0dd36b;white-space:nowrap;flex-shrink:0;margin-left:12px;font-size:.85rem;font-weight:700}.home-root .section-tag-line{background:#0dd36b;flex-shrink:0;width:6vw;height:2px;margin-left:-4vw;display:block}.home-root .section-tag-dot{background:#0dd36b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:0;display:block}.home-root .section-tag-right{flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:12px;width:100%;margin-bottom:20px;display:flex;overflow:visible}.home-root .section-tag-text-right{color:#0dd36b;white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:700}.home-root .section-tag-dot-right{z-index:2;background:#0dd36b;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:-20px}.home-root .section-tag-line-right{background:#0dd36b;flex-shrink:0;width:6vw;height:2px;margin-right:-50px;display:block}.home-root .hero{z-index:1;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.home-root .hero-background{z-index:-1;transform-style:preserve-3d;position:absolute;inset:0;overflow:hidden}.home-root .hero-image-layer{z-index:0;position:absolute;inset:0}.home-root .hero-background-image{object-fit:cover;width:100%;height:100%}.home-root .hero-gradient{z-index:1;will-change:transform;background:0 0;position:absolute;inset:0}.home-root .hero-grid-overlay{z-index:2;opacity:.3;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.home-root .hero-content{z-index:10;max-width:70vw;padding:2vw;position:relative}.home-root .hero-title{color:#fff;opacity:0;margin-bottom:2vw;font-size:3.5rem;font-weight:500;line-height:1.3;animation:.6s .1s forwards fade-up}.home-root .text-green{color:#0dd36b;font-weight:600}.home-root .hero-subtitle{color:#fff;opacity:0;max-width:65vw;margin-bottom:4vw;font-size:1.15rem;font-weight:500;line-height:1.6;animation:.6s .3s forwards fade-up}.home-root .hero-subtitle strong{color:#fff;font-weight:600}.home-root .hero-actions{opacity:0;gap:40px;margin-bottom:4vw;animation:.6s .5s forwards fade-up;display:flex}.home-root .btn-hero-white{color:#111;background:#fff;border-radius:30px;align-items:center;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-root .btn-hero-white:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #fff3}.home-root .btn-hero-green{color:#fff;background:#0dd36b;border-radius:30px;align-items:center;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.home-root .btn-hero-green:hover{background:#00b34a;transform:translateY(-2px);box-shadow:0 4px 12px #00c85333}.home-root .hero-microline{color:#fff;opacity:0;max-width:fit-content;font-size:.8rem;animation:.6s .7s forwards fade-up}.home-root .highlight-card.reveal{transform-origin:50%;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),box-shadow .3s,background .3s;transform:scale(.78)}.home-root .highlights-grid .highlight-card.reveal{transition-delay:.22s}.home-root .highlight-card.reveal.is-visible{transform:scale(1)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}.home-root .what-we-do{padding:6vw 0;position:relative;overflow:hidden}.home-root .what-we-do-content{margin:40px 0}.home-root .what-we-do-content .reveal-left{will-change:transform,opacity}.home-root .what-we-do-content h2{color:#fff;margin:0 32px 30px;font-size:40px;font-weight:500}.home-root .what-we-do-description{color:#ffffffb3;max-width:1100px;margin:20px 32px 60px;font-size:1.4rem;line-height:1.4}.home-root .what-we-do-description strong{color:#fff;font-weight:600}.home-root .highlights-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin:40px 32px;display:grid}.home-root .highlight-card{background:linear-gradient(90deg,#171b21,#0dd36b1a);border-radius:0 16px;flex-direction:column;justify-content:center;min-height:160px;padding:30px 20px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.home-root .highlight-card:hover{background:linear-gradient(90deg,#171b21,#0dd36b4d);border-color:#11f27e80;transform:translateY(-8px)}.home-root .card-bg-icon{opacity:1;z-index:1;pointer-events:none;mix-blend-mode:screen;width:100px;height:90px;position:absolute;top:0;right:0}.home-root .highlight-card h3,.home-root .highlight-card p{z-index:2;font-size:.75rem;position:relative}.home-root .highlight-card h3{color:#fff;z-index:2;margin-bottom:20px;font-size:1.4rem;font-weight:700;position:relative}.home-root .highlight-card p{color:#fff;z-index:2;margin:0;font-size:.85rem;line-height:1.5;position:relative}@media (max-width:1024px){.home-root .highlights-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.home-root .what-we-do-content h2{font-size:36px}.home-root .what-we-do-description{font-size:1.2rem}.home-root .highlights-grid{grid-template-columns:1fr}.home-root .highlight-card{padding:2vw}}.home-root .process{background:#121212;padding:80px 0 30px;position:relative;overflow:hidden}.home-root .process .section-header{margin-bottom:40px}.home-root .process h2{color:#fff;text-align:right;max-width:1000px;margin-top:10px;margin-left:auto;margin-right:30px;font-size:2.5rem;font-weight:400;line-height:1.2}.home-root .text-green{color:#0dd36b}.home-root .process-background{z-index:0;pointer-events:none;position:absolute;inset:0}.home-root .process-content{justify-content:space-between;align-items:center;gap:80px;margin-top:10px;margin-left:30px;display:flex}.home-root .honeycomb-wrapper{perspective:1400px;width:100%;max-width:800px;height:520px;transform-style:preserve-3d;gap:40px;position:relative}.home-root .hex-bg{z-index:0;position:absolute}.home-root .hex-bg-dark{color:#4d4d4d;opacity:1;top:80px;left:100px}.home-root .hex-bg-green{fill:url(#green-grad);opacity:.6;top:80px;left:320px}.home-root .hex-bg-green:nth-of-type(3){top:235px;bottom:35px;left:200px}.home-root .hex-card-wrap{width:180px;height:157px;transition:transform .3s;position:absolute}.home-root .hex-card-wrap:hover{z-index:10;transform:translateY(-8px)}.home-root .hex-card-wrap.reveal.process-hex{opacity:1;transform-origin:50%;will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;z-index:2;transition:transform .3s linear;transform:rotateY(-95deg)scale(.9)}.home-root .hex-card-wrap.reveal.process-hex.is-visible{transform:rotateY(0)scale(1)}.home-root .hex-card-wrap.reveal.process-hex:hover,.home-root .hex-card-wrap.reveal.process-hex.is-visible:hover{z-index:10;transform:rotateY(0)scale(1)translateY(-8px)}.home-root .hex-pos-1{top:80px;left:0}.home-root .hex-pos-2{top:80px;left:190px}.home-root .hex-pos-3{top:80px;left:380px}.home-root .hex-pos-4{top:230px;left:95px}.home-root .hex-pos-5{top:230px;left:285px}.home-root .hex-shape{color:#fff;filter:drop-shadow(0 20px 40px #00000040);position:absolute;top:0;left:0}.home-root .hex-content{text-align:center;z-index:2;opacity:0;backface-visibility:hidden;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .18s .5s,transform .18s .5s;display:flex;position:absolute;inset:0;transform:translateZ(22px)scale(.92)}.home-root .hex-card-wrap.reveal.process-hex.is-visible .hex-content{opacity:1;transform:scale(1)}.home-root .hex-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:8px;display:flex}.home-root .hex-content h3{color:#111;margin-bottom:4px;font-size:1.05rem;font-weight:700}.home-root .hex-content p{color:#555;margin:0;font-size:.75rem;line-height:1.4}.home-root .process-image-wrapper{justify-content:center;align-items:center;width:450px;height:480px;display:flex;position:relative}.home-root .floating-hex{z-index:1;position:absolute}.home-root .hex-dark{color:#4d4d4d;opacity:1;top:30px;left:-60px}.home-root .hex-green{fill:url(#green-grad);opacity:.6;top:160px;left:-90px}.home-root .hex-image-mask{z-index:5;width:340px;height:340px;position:relative}.home-root .process .process-hex.stagger-1,.home-root .process .process-hex.stagger-2,.home-root .process .process-hex.stagger-3,.home-root .process .process-hex.stagger-4,.home-root .process .process-hex.stagger-5{transition-delay:0s}.home-root .hex-image-shape{color:#fff;filter:drop-shadow(0 30px 60px #0006);position:absolute;top:0;left:0}.home-root .hex-image{clip-path:url(#hexagon-clip);position:absolute;inset:0}.home-root .culture{background:#171b21;width:100%;padding:0 0 50px;position:relative;overflow:hidden}.home-root .culture .container{z-index:2;max-width:1400px;position:relative;margin:0 auto!important}.home-root .culture-content{grid-template-columns:minmax(480px,1.08fr) minmax(520px,.92fr);align-items:center;gap:24px;width:100%;min-height:760px;margin:0 auto;display:grid}.home-root .culture-text-col{z-index:10;max-width:760px}.home-root .culture-text-col .section-tag{margin-bottom:34px}.home-root .culture-text-col h2{color:#fff;margin:0 0 40px 40px;font-size:clamp(3rem,5vw,4rem);font-weight:400;line-height:1.18}.home-root .culture-description{color:#fffc;max-width:720px;margin:0 0 40px 40px;font-size:1rem;line-height:1.7}.home-root .culture-description strong{color:#fff;font-weight:600}.home-root .btn-read-culture{color:#fff;box-shadow:none;white-space:nowrap;letter-spacing:.04em;background:#0dd36b;border-radius:9999px;justify-content:center;align-items:center;gap:0;height:36px;margin:0 0 0 40px;padding:8px 20px 8px 40px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.home-root .btn-read-culture .btn-icon,.home-root .roles-view-all-icon,.home-root .btn-meet-founders .btn-icon{color:#171b21;z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.home-root .btn-read-culture .btn-label,.home-root .roles-view-all-button .btn-label,.home-root .btn-meet-founders .btn-label{align-items:center;display:inline-flex}.home-root .btn-read-culture:hover,.home-root .roles-view-all-button:hover,.home-root .btn-meet-founders:hover{color:#0dd36b;background:#171b21;padding-left:24px;padding-right:48px;box-shadow:0 4px 16px #0dd36b66}.home-root .btn-read-culture:hover .btn-icon,.home-root .roles-view-all-button:hover .roles-view-all-icon,.home-root .btn-meet-founders:hover .btn-icon{color:#171b21;background:#0dd36b;left:calc(100% - 32px)}.home-root .culture-visual-col{width:100%;min-width:0;height:760px;margin-right:-56px;position:relative;overflow:visible}.home-root .culture-circle-graphic{z-index:0;border-radius:50%;width:760px;height:760px;position:absolute;top:50%;right:-390px;transform:translateY(-50%)}.home-root .culture-circle-graphic:after{content:"";background:#171b21;border-radius:50%;position:absolute;inset:30%}.home-root .culture-ring{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-root .ring-outer{border:6px solid #f3f4f6;width:67%;height:67%}.home-root .ring-middle{background:linear-gradient(#0dd36b 0%,#076d37 100%);border-radius:50%;width:60%;height:60%;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.home-root .ring-middle:before{content:"";z-index:1;background:#171b21;border-radius:50%;position:absolute;inset:20px}.home-root .culture-mechanisms-list{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.home-root .culture-item{text-align:right;grid-template-columns:1fr auto;align-items:center;column-gap:18px;width:420px;display:grid;position:absolute}.home-root .culture-item-text{min-width:0}.home-root .culture-item h4{color:#fff;margin:0 0 10px;font-size:1.05rem;font-weight:700}.home-root .culture-item p{color:#a0a0a0;margin:0;font-size:.82rem;line-height:1.45}.home-root .culture-line{transform-origin:0;background:#fff;flex:none;height:2px;position:relative}.home-root .line-dot{background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.home-root .item-1{top:14%;right:136px}.home-root .line-1{width:92px;transform:rotate(52deg)}.home-root .item-2{top:30%;right:222px}.home-root .line-2{width:86px;transform:rotate(28deg)}.home-root .item-3{width:380px;top:47%;right:243px}.home-root .line-3{width:72px;transform:rotate(0)}.home-root .item-4{top:65%;right:210px}.home-root .line-4{width:88px;transform:rotate(-28deg)}.home-root .item-5{top:82%;right:115px}.home-root .line-5{width:94px;transform:rotate(-50deg)}@media (max-width:1200px){.home-root .culture .container{padding:0 32px}.home-root .culture-content{grid-template-columns:1fr;gap:56px;min-height:auto}.home-root .culture-text-col{max-width:100%}.home-root .culture-visual-col{height:620px}.home-root .culture-circle-graphic{width:620px;height:620px;right:-260px}.home-root .culture-item{width:360px}.home-root .item-1{right:200px}.home-root .item-2{right:180px}.home-root .item-3{width:320px;right:235px}.home-root .item-4{right:188px}.home-root .item-5{right:126px}}@media (max-width:768px){.home-root .culture{padding:72px 0 56px}.home-root .culture .container{padding:0 18px}.home-root .culture-content{gap:26px}.home-root .culture-text-col .section-tag{margin-bottom:20px}.home-root .culture-text-col h2{margin-bottom:22px;font-size:2.1rem;line-height:1.18}.home-root .culture-description{max-width:100%;margin-bottom:24px;font-size:.76rem;line-height:1.55}.home-root .btn-read-culture{padding:8px 18px 8px 36px;font-size:.8rem}.home-root .btn-read-culture .btn-icon,.home-root .roles-view-all-icon,.home-root .btn-meet-founders .btn-icon{width:26px;height:26px}.home-root .roles-view-all-button,.home-root .btn-meet-founders{padding:8px 18px 8px 36px;font-size:.8rem}.home-root .culture-visual-col{height:430px;margin-top:8px}.home-root .culture-circle-graphic{width:420px;height:420px;top:56%;right:-190px}.home-root .ring-outer{border-width:4px}.home-root .ring-middle{border-width:28px}.home-root .culture-item{column-gap:10px;width:178px}.home-root .culture-item h4{margin-bottom:4px;font-size:.58rem}.home-root .culture-item p{font-size:.42rem;line-height:1.45}.home-root .culture-line{height:1.5px}.home-root .line-dot{width:7px;height:7px;right:-2px}.home-root .item-1{top:12%;right:70px}.home-root .line-1{width:62px}.home-root .item-2{top:30%;right:135px}.home-root .line-2{width:54px}.home-root .item-3{width:152px;top:49%;right:160px}.home-root .line-3{width:50px}.home-root .item-4{top:68%;right:145px}.home-root .line-4{width:56px}.home-root .item-5{top:87%;right:90px}.home-root .line-5{width:62px}}.home-root .roles-section{background-image:url(/assets/roles_wehire_section.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;max-width:100vw;margin:0;padding:56px 0 40px;position:relative;overflow:hidden}.home-root .roles-overlay{background:linear-gradient(#0000004d 0%,#0000006b 45%,#0000007a 100%),linear-gradient(90deg,#0000009e 0%,#0003 45%,#0000008c 100%);position:absolute;inset:0}.home-root .roles-inner{z-index:1;max-width:1400px;margin:0 auto;padding:0 34px;position:relative}.home-root .roles-heading{color:#fff;max-width:1080px;margin:0 0 46px 48px;font-size:clamp(2.2rem,4vw,3.35rem);font-weight:400;line-height:1.12}.home-root .roles-carousel-shell{align-items:center;gap:20px;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.home-root .roles-carousel-wrapper{flex:1;min-width:0;overflow:hidden}.home-root .carousel-viewport{width:100%;padding:18px 0 24px;overflow:hidden}.home-root .carousel-track{width:100%;transition:transform .45s;display:flex}.home-root .role-card-slide{flex:0 0 25%;padding:4px 10px}.home-root .role-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#000000db 0%,#050505c7 100%);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px 22px 30px;text-decoration:none;transition:transform .28s,border-color .28s,background .28s;display:flex}.home-root .role-card:hover{background:linear-gradient(#000000eb 0%,#070707d9 100%);border-color:#0dd36b;transform:translateY(-6px)}.home-root .role-icon-wrapper{color:#0dd36b;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.home-root .role-icon-wrapper svg{width:100%;height:100%}.home-root .role-title{color:#fff;text-align:center;margin:0;font-size:1rem;font-weight:600;line-height:1.32}.home-root .carousel-arrow{color:#141414;cursor:pointer;z-index:10;vertical-align:middle;background:#fff;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;line-height:0;transition:transform .25s,color .25s,box-shadow .25s;display:flex;box-shadow:0 10px 28px #0000004d}.home-root .carousel-arrow svg{margin:0;display:block}.home-root .carousel-arrow.left-arrow svg{transform:translate(-1px)}.home-root .carousel-arrow.right-arrow svg{transform:translate(1px)}.home-root .carousel-arrow:hover:not(:disabled){color:#0dd36b;transform:scale(1.08);box-shadow:0 12px 28px #0dd36b47}.home-root .roles-cta-row{justify-content:center;margin-top:28px;display:flex}.home-root .roles-view-all-button{color:#fff;letter-spacing:.04em;white-space:nowrap;background:#0dd36b;border-radius:9999px;justify-content:center;align-items:center;gap:0;height:36px;padding:8px 20px 8px 40px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}@media (max-width:1100px){.home-root .roles-inner{padding:0 28px}.home-root .roles-heading{max-width:860px;margin-left:0}.home-root .role-card-slide{flex:0 0 50%}.home-root .role-card{min-height:220px}}@media (max-width:768px){.home-root .roles-section{background-position:62%;padding:72px 0 32px}.home-root .roles-inner{padding:0 16px}.home-root .roles-heading{margin:0 0 28px;font-size:2rem;line-height:1.18}.home-root .roles-carousel-shell{gap:5px}.home-root .role-card-slide{flex:0 0 100%;padding:0 5px}.home-root .role-card{min-height:236px;padding:28px 20px 24px}.home-root .role-icon-wrapper{width:52px;height:52px}.home-root .role-title{font-size:1.15rem}.home-root .carousel-arrow{flex:0;width:28px;height:28px}.home-root .roles-cta-row{margin-top:22px}.home-root .roles-view-all-button{font-size:.85rem}}.home-root .founders{background:#16181d;width:100%;margin:0;padding:40px 0;position:relative;overflow:hidden}.home-root .founders .container{z-index:2;max-width:1400px;margin:80px auto;padding:0 20px;position:relative}.home-root .founders .section-header{text-align:left;margin-bottom:50px}.home-root .founders .section-header h2{color:#fff;margin-top:20px;margin-left:40px;font-size:2.5rem;font-weight:500;line-height:1.1}.home-root .founders-grid{grid-template-columns:1fr 1fr;gap:150px;margin-left:40px;margin-right:40px;display:grid}.home-root .founder-card{z-index:10;padding:20px 0 0;position:relative}.home-root .founder-card.reveal.founder-pop{opacity:0;transform-origin:50%;will-change:transform,opacity;transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1);transform:scale(.78)}.home-root .founder-card.reveal.founder-pop.is-visible{opacity:1;transform:scale(1)}.home-root .founder-watermark{color:#ffffff0d;z-index:-1;pointer-events:none;letter-spacing:-2px;font-size:5rem;font-weight:600;position:absolute;top:-50px;left:-10px}.home-root .founder-header{margin-bottom:24px}.home-root .founder-header h3{color:#fff;margin-top:30px;margin-bottom:8px;font-size:2rem;font-weight:500}.home-root .founder-title{font-size:1rem;font-weight:600}.home-root .founder-bio{color:#9ca3af;max-width:500px;font-size:1rem;line-height:1.6}.home-root .founder-bio strong{color:#fff;font-weight:600}.home-root .founders-cta{justify-content:center;display:flex}.home-root .btn-meet-founders{color:#fff;letter-spacing:.04em;white-space:nowrap;background:#0dd36b;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:0;height:36px;padding:8px 20px 8px 40px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}@media (max-width:992px){.home-root .founders-grid{grid-template-columns:1fr;gap:80px}.home-root .founder-watermark{font-size:4.5rem}}@media (max-width:768px){.home-root .founders-grid{grid-template-columns:1fr;gap:30px;margin-left:0;margin-right:0}.home-root .founders .section-header h2{margin-top:10px;margin-left:0;font-size:2.2rem}.home-root .founder-watermark{font-size:3.5rem;top:-30px;left:0}.home-root .founder-header h3{margin-top:10px;margin-bottom:4px;font-size:1.8rem}.home-root .founder-bio{margin-top:12px;font-size:.95rem;line-height:1.5}.home-root .founders-cta{margin-top:40px}}.home-root .partners{background:#121212;justify-content:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.home-root .network-content{align-items:stretch;width:100%;max-width:1440px;min-height:340px;margin:0 auto;display:flex;overflow:hidden}.home-root .network-visual{clip-path:polygon(0 0,100% 0,90% 100%,0 100%);transform-origin:0;background:#121212;flex:0 0 38%;align-self:stretch;margin:0;position:relative;overflow:hidden}.home-root .network-image{object-fit:cover;object-position:center left;opacity:1}.home-root .network-text{flex-direction:column;flex:1;justify-content:center;padding:56px 60px 56px 40px;display:flex}.home-root .network-visual.reveal,.home-root .network-text.reveal{transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1)}.home-root .partners .network-visual.reveal-top{transform:translateY(-56px)}.home-root .partners .network-text.reveal-right{transform:translate(56px)}.home-root .partners .network-visual.reveal-top.is-visible{transform:translateY(0)}.home-root .partners .network-text.reveal-right.is-visible{transform:translate(0)}.home-root .network-text .section-header{margin-bottom:40px}.home-root .network-text .section-header h2{color:#fff;white-space:nowrap;width:fit-content;margin-top:24px;margin-left:auto;font-size:clamp(2.3rem,3vw,3rem);font-weight:500}.home-root .network-description{color:#9ca3af;text-align:right;max-width:650px;margin-bottom:50px;margin-left:auto;font-size:1.125rem;line-height:1.6}.home-root .network-description strong{color:#fff;font-weight:600}.home-root .network-cta{justify-content:flex-end;display:flex}.home-root .btn-contact-ops{color:#111;background:#fff;border-radius:40px;align-items:center;gap:8px;padding:4px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.home-root .btn-contact-ops:hover{background:#f0f0f0;transform:translateY(-2px)}@media (max-width:992px){.home-root .network-content{flex-direction:column}.home-root .network-visual{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);flex:0 0 320px}.home-root .network-text{text-align:center;padding:60px 40px}.home-root .network-text .section-header,.home-root .network-description{text-align:center;margin-left:auto;margin-right:auto}.home-root .network-cta{justify-content:center}}@media (max-width:768px){.home-root .network-visual{flex:0 0 240px}.home-root .partners .network-visual.reveal-top{transform:translateY(-36px)}.home-root .partners .network-text.reveal-right{transform:translate(28px)}.home-root .network-text .section-header h2{white-space:normal;width:auto;font-size:2.2rem}}.home-root .locations{background:#16181d;padding:84px 0 72px;position:relative;overflow:hidden}.home-root .locations-header{text-align:left;z-index:10;margin-bottom:36px;position:relative}.home-root .locations-header h2{color:#fff;margin-top:24px;margin-left:40px;font-size:3.5rem;font-weight:500;line-height:1.1}.home-root .locations-map-container{flex-direction:column;gap:16px;width:100%;height:500px;margin:0 auto;display:flex;position:relative}.home-root .locations-map-wrapper{opacity:.85;width:1060px;height:470px;position:absolute;top:40%;right:-100px;transform:translateY(-50%)}.home-root .locations-map-image{object-fit:contain;object-position:right center}.home-root .location-pin{z-index:10;align-items:center;width:fit-content;max-width:100%;display:flex;position:relative}.home-root .noida-pin,.home-root .reg-pin{top:auto;left:auto}.home-root .location-info-card{z-index:2;background:#000;border:1px solid #ffffff1a;border-radius:40px;width:480px;padding:24px 80px 24px 30px;position:relative;box-shadow:0 30px 60px #0009}.home-root .location-info-card h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:600}.home-root .location-info-card p{color:#b0b0b0;margin:0;font-size:.85rem;line-height:1.6}.home-root .pin-circle-3d{z-index:3;background:#fdfdfd;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%);box-shadow:0 4px 15px #0006}.home-root .pin-line,.home-root .pin-dot{display:none}@media (max-width:1100px){.home-root .noida-pin,.home-root .reg-pin{top:auto;left:auto}}@media (max-width:992px){.home-root .locations-map-container{flex-direction:column;gap:20px;height:auto;margin-top:40px;display:flex}.home-root .locations-map-wrapper{order:-1;width:100%;height:300px;position:relative;top:0;right:0;transform:none}.home-root .location-pin{width:100%;position:relative;top:0!important;left:0!important}.home-root .location-info-card{width:100%;padding-right:30px}.home-root .pin-line{display:none}}.home-root .faq{background:#121212;padding:100px 0;position:relative;overflow:hidden}.home-root .faq-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}@media (max-width:992px){.home-root .faq-grid{grid-template-columns:1fr;gap:60px}}.home-root .faq-section{flex-direction:column;display:flex}.home-root .faq-section p{color:#fffc}.home-root .faq-category{color:#0dd36b;margin-bottom:40px;padding-bottom:16px;font-size:1.05rem;font-weight:600;position:relative}.home-root .faq-category:after{content:"";background:#fff;width:140px;height:1px;position:absolute;bottom:0;left:0}.home-root .faq-category:before{content:"";z-index:1;background:#fff;border-radius:50%;width:3px;height:3px;position:absolute;bottom:-1px;left:0;box-shadow:140px 0 #fff}@media (max-width:768px){.home-root .what-we-do,.home-root .process,.home-root .locations,.home-root .faq{padding:20vw 1vw 2vw!important}.home-root .partners{padding:0!important}.home-root .what-we-do-content h2,.home-root .what-we-do-description,.home-root .highlights-grid,.home-root .process h2,.home-root .culture-description,.home-root .founders .section-header h2,.home-root .founders-grid{margin-left:0!important;margin-right:0!important;padding-left:2vw!important;padding-right:2vw!important}.home-root .hero{align-items:flex-start;min-height:100vw}.home-root .hero-content{max-width:100%;padding:10vw 1vw 2vw}.home-root .hero-title{font-size:2.4rem;line-height:1.25}.home-root .hero-subtitle{margin-bottom:40px;font-size:.95rem}.home-root .hero-actions{flex-direction:column;gap:16px;width:100%}.home-root .btn-hero-green,.home-root .btn-hero-white{border-radius:40px;justify-content:center;width:100%;padding:14px 20px;font-size:.95rem}.home-root .hero-microline{margin-top:20px;font-size:.65rem}.home-root .process{min-height:520px;padding:60px 0 80px}.home-root .process-content{flex-direction:column;align-items:center;gap:40px;width:100%;margin-left:0}.home-root .process-image-wrapper{display:none}.home-root .honeycomb-wrapper{width:330px;max-width:330px;height:210px;margin:0 auto}.home-root .hex-card-wrap,.home-root .hex-shape{width:110px;height:95px}.home-root .hex-content p{display:none}.home-root .hex-icon-wrapper{width:30px;height:30px;margin-bottom:4px}.home-root .hex-content h3{font-size:.75rem}.home-root .hex-pos-1{top:0;left:0}.home-root .hex-pos-2{top:0;left:110px}.home-root .hex-pos-3{top:0;left:220px}.home-root .hex-pos-4{top:85px;left:55px}.home-root .hex-pos-5{top:85px;left:165px}.home-root .hex-bg{transform-origin:50%;display:block}.home-root .hex-bg-dark{opacity:.85;top:22px;left:16px;transform:scale(.48)}.home-root .hex-bg-green{opacity:.4;top:24px;left:126px;transform:scale(.46)}.home-root .hex-bg-green:nth-of-type(3){opacity:.35;top:92px;left:74px;transform:scale(.5)}.home-root .process h2{text-align:left;margin:0 20px 30px;font-size:1.9rem}.home-root .section-tag-line-right{width:72px}.home-root .network-content{flex-direction:column;min-height:340px;position:relative}.home-root .network-visual{clip-path:none;width:100%;height:100%;margin:0;position:absolute;inset:0}.home-root .contact-email,.home-root .design-slat{display:none}.home-root .network-text{z-index:2;text-align:center;background:linear-gradient(#1212121f,#12121238);align-items:center;padding:30px 25px 48px;position:relative}.home-root .network-description{text-align:center;margin:0 auto 40px}.home-root .network-cta{justify-content:center}.home-root .founder-content{text-align:center;align-items:center;padding:60px 25px}.home-root .locations-map-container{flex-direction:column;gap:20px;height:auto;padding:0 15px;display:flex}.home-root .locations-map-wrapper{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;inset:0}.home-root .location-pin{width:100%;margin-bottom:20px;display:block;position:relative!important;top:auto!important;left:auto!important}.home-root .noida-pin{top:32%;left:8%}.home-root .reg-pin{top:60%;left:8%}.home-root .location-info-card{background:#000000e6;border-radius:20px;width:100%;padding:20px 70px 20px 20px}.home-root .pin-circle-3d{display:none}.home-root .pin-circle-3d svg{width:20px!important;height:20px!important}.home-root .pin-line,.home-root .pin-dot{display:none}}
