.page-loader{position:fixed;inset:0;background:#000;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:none}.loader-content{text-align:center;max-width:480px;width:400%}.loader-logo{width:100%;max-width:180px;height:auto;opacity:0;object-fit:contain}.loader-wave{position:absolute;bottom:0;left:0;width:100%;height:220px;transform:translateY(100%)}.app-header{position:fixed;top:0;left:0;width:100%;padding:clamp(1rem,3vh,2rem) clamp(1.5rem,5vw,3rem);display:flex;justify-content:space-between;align-items:center;z-index:100;box-sizing:border-box;transition:transform .3s ease-in-out}.app-header.header-hidden{transform:translateY(-100%)}.header-logo{display:flex;align-items:center;text-decoration:none}.header-logo img{height:clamp(50px,8vw,80px);width:auto;object-fit:contain}.logo-text{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:500;letter-spacing:.1em;color:#000;display:inline-flex;align-items:center}.logo-i{font-style:normal;font-weight:300}.header-actions{display:flex;align-items:center;gap:1rem}.header-btn{padding:.75rem 1.5rem;border-radius:50px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.header-btn.outlined{border:1px solid #000;color:#000;background:transparent}.header-btn.outlined:hover{background:#f0f0f0}.header-btn.filled{border:1px solid #000;background:#000;color:#fff}.header-btn.filled:hover{background:#333;border-color:#333}.menu-btn{width:50px;height:50px;border-radius:50%;background:#000;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-left:.5rem;z-index:200}.menu-line{width:20px;height:2px;background:#fff;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;transform-origin:center}.header-arrow-icon:after{content:"↗";font-size:.9em;margin-left:2px}.header-reveal-container{display:inline-flex;position:relative;overflow:hidden;line-height:1.1;vertical-align:bottom}.header-reveal-primary{display:inline-block;transition:transform .5s cubic-bezier(.19,1,.22,1)}.header-reveal-secondary{display:inline-block;position:absolute;top:100%;left:0;transition:transform .5s cubic-bezier(.19,1,.22,1)}.header-reveal-container:hover .header-reveal-primary,.header-reveal-container:hover .header-reveal-secondary{transform:translateY(-100%)}@media(max-width:600px){.header-btn{display:none!important}}.menu-overlay{position:fixed;top:2vh;left:2vw;width:96vw;height:96vh;background:#ffffffb3;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(15px);z-index:150;display:grid;grid-template-columns:1fr 1fr;padding:clamp(4rem,10vh,10rem) clamp(2rem,5vw,6rem) clamp(2rem,5vh,6rem);box-sizing:border-box;font-family:Space Grotesk,sans-serif;transform-origin:calc(100% - 3rem - 25px) calc(2rem + 25px);border-radius:clamp(20px,3vw,40px);box-shadow:0 4px 32px #0000000d;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.menu-close-btn{position:absolute;top:clamp(1.5rem,4vh,3rem);right:clamp(1.5rem,4vw,4rem);background:transparent;border:1px solid #000;width:clamp(40px,4vw,60px);height:clamp(40px,4vw,60px);border-radius:50%;font-size:clamp(1.5rem,2vw,2.5rem);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;z-index:200}.menu-close-btn:hover{background:#000;color:#fff;transform:rotate(90deg)}.menu-column{display:flex;flex-direction:column;height:100%;position:relative}.menu-column.display-column{justify-content:space-between}.menu-right-top{display:flex;justify-content:flex-end;margin-bottom:clamp(1rem,3vh,3rem)}.menu-right-content{flex-grow:1}.menu-card-preview{margin-top:auto;width:100%}.card-mockup-wrapper{display:flex;gap:1rem;justify-content:center;align-items:flex-end}.mock-phone{width:clamp(100px,12vw,180px);height:clamp(180px,20vw,300px);background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:clamp(10px,1.5vw,25px);box-shadow:0 10px 20px #0000001a;position:relative;overflow:hidden}.mock-phone:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:40%;height:4px;background:#0000001a;border-radius:10px}.mock-phone:nth-child(2){transform:translateY(clamp(10px,2vw,30px));background:linear-gradient(135deg,#a18cd1,#fbc2eb)}@media(max-width:600px){.menu-overlay{grid-template-columns:1fr;padding:5rem 2rem 2rem;width:100vw;height:100vh;top:0;left:0;border-radius:0;overflow-y:auto}.menu-close-btn{top:1.5rem;right:1.5rem;width:40px;height:40px;font-size:1.5rem;background:#000;color:#fff;border:none}.menu-close-btn:hover{background:#333;transform:none}.menu-link{font-size:2.5rem;gap:.5rem}.menu-sublink{font-size:1.8rem}.menu-right-top{justify-content:flex-start;margin-top:2rem;margin-bottom:2rem;order:10}.menu-card-preview{display:none}.menu-column{gap:2rem}}.menu-nav{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.reveal-link-container{opacity:0;animation:fadeInUp .5s ease forwards}.menu-nav .reveal-link-container:nth-child(1){animation-delay:.1s}.menu-nav .reveal-link-container:nth-child(2){animation-delay:.2s}.menu-nav .reveal-link-container:nth-child(3){animation-delay:.3s}.menu-nav .reveal-link-container:nth-child(4){animation-delay:.4s}.menu-nav .reveal-link-container:nth-child(5){animation-delay:.5s}.menu-nav .reveal-link-container:nth-child(6){animation-delay:.6s}.menu-sublinks .reveal-link-container:nth-child(1){animation-delay:.4s}.menu-sublinks .reveal-link-container:nth-child(2){animation-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal-link-container{display:inline-flex;position:relative;overflow:hidden;cursor:pointer;line-height:1.1;vertical-align:bottom;opacity:0}.reveal-text-primary{display:inline-block;transition:transform 1s cubic-bezier(.19,1,.22,1)}.reveal-text-secondary{display:inline-block;position:absolute;top:100%;left:0;transition:transform 1s cubic-bezier(.19,1,.22,1)}.reveal-arrow-primary{display:inline-block;transition:transform .5s cubic-bezier(.19,1,.22,1)}.reveal-arrow-secondary{display:inline-block;position:absolute;top:100%;left:0;transform:translate(-100%,100%);transition:transform .5s cubic-bezier(.19,1,.22,1)}.reveal-link-container:hover .reveal-arrow-primary{transform:translate(100%,-100%)}.reveal-link-container:hover .reveal-arrow-secondary{transform:translate(0)}.menu-section-title{font-size:clamp(.7rem,1vw,1.1rem);text-transform:uppercase;letter-spacing:.1rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.dot{width:6px;height:6px;background:#000;border-radius:50%;display:inline-block}.menu-link{font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:300;text-decoration:none;color:#000;text-transform:uppercase;display:flex;align-items:center;gap:clamp(.5rem,2vw,1.5rem);margin:0}.menu-sublink{font-size:clamp(1.5rem,3.5vw,3rem);font-weight:300;text-decoration:none;color:#000;text-transform:uppercase;display:block;margin-bottom:.5rem}.badge-clutch{border:1px solid #000;border-radius:50px;padding:.5rem 1rem;font-size:1rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;background:#fff}.footer-section{background-color:transparent;position:relative;width:100%;padding:0}.footer-top-container{border-radius:40px;width:100%;position:relative;background-color:#050011}.footer-container{color:#fff;font-family:Inter,sans-serif;overflow:hidden;position:relative;width:100%;padding-bottom:2rem}.footer-top{padding:clamp(40px,6vh,80px) clamp(20px,4vw,60px);display:flex;justify-content:space-between;align-items:center;position:relative;max-width:1400px;margin:0 auto}.footer-cta{max-width:50%;z-index:2}.footer-cta h2{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.1;margin-bottom:40px;letter-spacing:-.02em}.footer-btn{display:inline-block;background-color:#3da9d8;color:#fff;padding:16px 48px;border-radius:50px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:transform .3s ease,background-color .3s ease;border:none;cursor:pointer}.footer-btn:hover{transform:translateY(-2px);background-color:#3da9d8}.footer-graphic{position:relative;width:400px;height:300px}.footer-divider{border:0;height:1px;background:#ffffff1a;margin:0 60px}.footer-links-section{padding:clamp(30px,4vh,60px) clamp(20px,4vw,60px)}.footer-text-small{color:#a0a0a0;font-size:.9rem;margin-bottom:40px;display:block;text-align:center}.footer-pills-row{display:flex;flex-wrap:wrap;gap:80px}.footer-pill{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border:1px solid rgba(255,255,255,.4);border-radius:50px;color:#fff;text-decoration:none;font-size:clamp(1.5rem,3vw,3.2rem);min-width:180px;transition:all .3s ease;white-space:nowrap}.arrow-icon{font-size:1.2rem;margin-left:10px;transition:transform .3s ease}.footer-pill:hover .arrow-icon{transform:translate(2px,-2px)}.footer-marquee{overflow:hidden;white-space:nowrap;padding:40px 0;position:relative}.marquee-content{display:flex;animation:scrollText 20s linear infinite}.marquee-text{font-size:10rem;font-weight:700;text-transform:uppercase;color:#fff;margin-right:50px;display:flex;align-items:center}.star-separator{color:#3da9d8;margin:0 40px;font-size:8rem;line-height:1}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-bottom{background-color:#fffefe00;color:#000;padding:clamp(40px,5vh,80px) clamp(20px,4vw,60px) 40px;position:relative}.footer-bottom-grid{display:grid;grid-template-columns:2.5fr 1fr 1fr;gap:40px;max-width:1400px;margin:0 auto}.contact-col h3,.social-col h3,.legal-col h3{font-size:1.5rem;margin-bottom:30px;font-weight:500}.contact-item{display:flex;align-items:center;gap:10px;margin-bottom:15px;font-size:1rem;color:#333;text-decoration:none}.flag-icon{font-size:1.2rem}.contact-note{font-size:.75rem;color:#666;margin-top:30px;text-transform:uppercase;letter-spacing:.05em;line-height:1.5}.link-list{display:flex;flex-direction:column;gap:15px}.link-list a{color:#333;text-decoration:none;font-size:1rem;display:flex;align-items:center;justify-content:space-between;width:fit-content;gap:5px}.link-list a:hover{text-decoration:underline}.back-to-top{position:absolute;bottom:40px;right:60px;width:60px;height:60px;background-color:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:transform .3s ease}.back-to-top:hover{transform:translateY(-5px)}@media(max-width:1024px){.footer-top{flex-direction:column;align-items:flex-start}.footer-cta{max-width:100%;margin-bottom:40px}.footer-pills-row{justify-content:flex-start;gap:20px;flex-wrap:wrap}.footer-pill{font-size:clamp(1.2rem,2.5vw,2rem);padding:12px 24px}.footer-bottom-grid{grid-template-columns:1fr 1fr}.marquee-text{font-size:6rem}}@media(max-width:768px){.footer-top,.footer-links-section,.footer-bottom{padding:40px 20px}.footer-cta h2{font-size:2.5rem}.footer-pills-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:15px;padding-bottom:10px;scrollbar-width:none;margin-right:-20px;padding-right:20px}.footer-pills-row::-webkit-scrollbar{display:none}.footer-pill{flex:0 0 auto;width:auto;min-width:auto;font-size:1.5rem;padding:12px 24px;justify-content:center}.footer-bottom-grid{grid-template-columns:1fr;gap:30px}.footer-graphic{display:none}.footer-divider{margin:0 20px}.marquee-text{font-size:3rem;margin-right:20px}.star-separator{font-size:3rem;margin:0 15px}.back-to-top{right:20px;bottom:20px;width:40px;height:40px;font-size:1.2rem}}.hero-section{padding:clamp(3rem,6vh,5rem) 2rem clamp(3rem,6vh,5rem);display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:10}.hero-title{font-family:Space Grotesk,sans-serif;font-size:clamp(4rem,12vw,9rem);line-height:1.1;font-weight:400;color:#111;max-width:1600px;width:100%}.hero-line{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.hero-line2{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;margin-left:clamp(0px,10vw,152px)}.hero-line3{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.hero-pill{display:inline-flex;align-items:center;border-radius:999px;height:1.2em;color:#fff;font-weight:400;white-space:nowrap;vertical-align:middle;overflow:hidden;position:relative;max-width:100%}.hero-pill.purple{background-color:#3da9d8;width:100%;max-width:clamp(300px,40vw,550px);font-size:1.1em}.hero-pill.yellow{background-color:#ffb536;color:#000;font-size:1.1em;width:100%;max-width:clamp(400px,60vw,900px)}.marquee-content{display:inline-flex;will-change:transform}.marquee-item{padding:0 1rem;display:inline-flex;align-items:center}.pill-star{margin:0 .3em;font-size:.6em}.hero-bottom-row{display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:1600px;margin-top:clamp(2rem,4vh,3.5rem);padding:0 clamp(0px,2vw,1rem);gap:2rem}.hero-description{position:absolute;font-family:Space Grotesk,sans-serif;font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.65;color:#444;max-width:420px;text-align:left;margin:0;top:40%;right:7%}.hero-cta-wrap{display:flex;align-items:flex-start;flex-shrink:0}.hero-cta-link{display:inline-flex;align-items:center;gap:.6rem;font-family:Space Grotesk,sans-serif;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:500;color:#111;text-decoration:none;border-bottom:1.5px solid #111;padding-bottom:2px;transition:color .25s ease,border-color .25s ease,gap .25s ease}.hero-cta-link:hover{color:#3da9d8;border-color:#3da9d8;gap:1rem}.hero-cta-arrow{width:1.1em;height:1.1em;flex-shrink:0;transition:transform .25s ease}.hero-cta-link:hover .hero-cta-arrow{transform:translate(3px,-3px)}@media(max-width:1024px){.hero-title{font-size:clamp(3rem,8vw,6rem)}.hero-line2{margin-left:0;justify-content:center}.hero-bottom-row{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.hero-description{position:relative;top:auto;right:auto;text-align:center;margin:0 auto}}@media(min-width:1280px)and (max-width:1280px)and (min-height:800px)and (max-height:800px){.hero-bottom-row{flex-direction:row;align-items:flex-start}.hero-description{position:absolute;top:40%;right:7%;text-align:left;max-width:420px}}@media(max-width:600px){.hero-section{padding:2rem 1rem;justify-content:flex-start}.hero-title{font-size:clamp(2.5rem,12vw,72px);display:flex;flex-direction:column;gap:.2rem}.hero-line,.hero-line2,.hero-line3{flex-direction:column;margin:0;width:73%;margin-left:51px!important;gap:.5rem}.hero-pill{display:flex;width:100%;max-width:100%;margin:.2rem 0;font-size:clamp(2rem,10vw,80px);height:1.3em;justify-content:center}.hero-pill .marquee-content{width:100%;justify-content:center}.hero-bottom-row{flex-direction:column;align-items:center;text-align:center;margin-top:1.5rem;gap:1.2rem}.hero-description{text-align:center;max-width:100%;font-size:.95rem;padding:0 .5rem}.hero-cta-link{font-size:.95rem}}.services-section{padding:5rem;max-width:1550px;color:#000}.services-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,3vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;color:#0e0e14;letter-spacing:0px;text-transform:uppercase;line-height:1.5;margin-bottom:2rem}.service-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.services-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.service-row{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:4rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:4rem;cursor:pointer}.service-img-wrapper{position:absolute;top:50%;left:40%;transform:translate(-50%,-50%) scale(.8);width:300px;height:auto;opacity:0;pointer-events:none;z-index:10}.service-img-wrapper img{width:100%;height:auto;display:block;box-shadow:0 20px 40px #0003;border-radius:12px}.service-row:last-child{border-bottom:1px solid #000;margin-bottom:0}.service-header-block{display:flex;align-items:center;gap:1rem}.service-toggle-btn{display:none}.service-title{font-size:clamp(2.5rem,5vw,5rem);font-weight:400;margin:0;line-height:1;font-family:Space Grotesk,sans-serif;position:relative;z-index:2}.service-title-wrapper{position:relative;display:inline-block;pointer-events:auto}.service-string-svg{position:absolute;top:24px;left:0;width:100%;height:100px;overflow:visible;pointer-events:none;z-index:1}.service-list-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-top:1rem}.service-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.service-item{font-size:1.25rem;font-weight:400;color:#333;cursor:pointer;transition:color .3s ease}.service-item:hover{color:#000;font-weight:500}.service-content-wrapper{display:contents}@media(max-width:600px){.services-section{padding:2rem}.service-row{flex-direction:column;gap:1rem;padding-bottom:2rem;margin-bottom:2rem}.service-content-wrapper{display:block;overflow:hidden}.service-header-block{width:100%;justify-content:space-between}.service-title{font-size:3rem}.service-toggle-btn{display:flex;position:absolute;top:0;right:0;justify-content:center;align-items:center;width:40px;height:40px;background:#000;color:#fff;border-radius:50%;border:none;position:relative;cursor:pointer}.toggle-line{position:absolute;background-color:#fff;border-radius:2px}.toggle-line.horizontal{width:14px;height:2px}.toggle-line.vertical{width:2px;height:14px}.service-list-container{width:100%;padding-top:1rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-auto-columns:1fr;grid-row-gap:16px;grid-column-gap:16px}.service-img-wrapper{position:relative;top:auto;left:auto;transform:none;width:100%;margin-top:1.5rem;opacity:1;pointer-events:auto;display:block;scale:1;rotate:0}.service-img-wrapper img{width:100%;max-width:100%;box-shadow:none}}@media(max-width:1024px){.service-string-svg{display:none}.service-row{flex-direction:column;gap:2rem;padding-bottom:3rem;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:3rem}.service-list-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:1rem;width:100%}}.featured-work-section{padding:5rem;max-width:1550px;margin:0 auto;color:#000}.featured-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,3.5vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;text-transform:uppercase;margin-bottom:2rem;color:#0e0e14;line-height:1.5}.featured-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.featured-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.work-tag{background-color:#fff;padding:8px 20px;border-radius:50px;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:clamp(.75rem,1vw,.9rem);color:#000}.work-info h3{font-family:Space Grotesk,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:400;margin:0 0 .5rem}.work-info p{font-family:Space Grotesk,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem);color:#333;margin:0;line-height:1.4}.see-all-container{display:flex;justify-content:space-around;margin-top:2rem}.btn-pill{padding:.75rem 1.5rem;border-radius:50px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;background:transparent;outline:none}.reveal-link-container{display:inline-flex;position:relative;overflow:hidden;line-height:1.1;vertical-align:bottom;opacity:1!important;animation:none!important}@media(max-width:1024px){.featured-work-section{padding:4rem 2rem}.work-grid{grid-template-columns:1fr;gap:3rem}}@media(max-width:768px){.featured-work-section{padding:3rem 1.5rem}.work-grid{grid-template-columns:1fr;gap:2.5rem}}.about-section{padding-left:clamp(1.5rem,5vw,5rem);padding-right:clamp(1.5rem,5vw,5rem);padding-bottom:5rem;max-width:1550px;margin:0 auto;color:#000}.about-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,3vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.05rem;margin-bottom:2rem;color:#0e0e14;line-height:1.5}.about-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.about-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:6rem}.about-headline{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.1;margin:0}.about-description-wrapper{display:flex;flex-direction:column;gap:2rem;padding-top:.5rem}.about-description{font-family:Space Grotesk,sans-serif;font-size:1.25rem;line-height:1.5;color:#333;margin:0;max-width:500px}.engage-wrapper{background-color:#080444;border-radius:40px;padding:3rem;position:relative;overflow:hidden;z-index:5;justify-items:center}.engage-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:3rem;max-width:1200px;margin:0 auto}.team-card-item:first-child{grid-column:1 / 2;grid-row:1 / 2}.title-area{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:right;position:relative;padding:0}.engage-title{font-family:Space Grotesk,sans-serif;font-size:5rem;font-weight:400;line-height:.9;letter-spacing:-2px;text-transform:uppercase;color:#fff;margin:0;width:55%;z-index:2;position:absolute;left:60px;top:23%}.title-highlight{font-weight:400;display:block;margin-top:.5rem;position:absolute;left:60px;top:91%;width:100%}.handshake-icon{position:absolute;left:299px;top:33%;transform:translateY(-50%);opacity:.9;z-index:1;pointer-events:none;width:200px}.handshake-icon img{width:100px;height:auto}.banner-area{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.banner-subtext{color:#fff;font-size:1.1rem;margin-bottom:1rem;font-weight:500;display:block;width:100%;text-align:left;padding-left:1rem;margin-left:175px}.brand-pill-lg{background-color:#3da9d8;border-radius:60px;padding:1.2rem 2rem;font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:700;color:#fff;white-space:nowrap;text-transform:uppercase;display:flex;align-items:center;justify-content:flex-start;gap:.8rem;width:100%;max-width:500px;overflow:hidden;position:relative}.brand-pill-lg:hover .marquee-track{animation-play-state:paused}.marquee-track{display:flex;align-items:center;gap:2rem;animation:marquee-scroll 10s linear infinite;width:max-content;will-change:transform}@keyframes marquee-scroll{0%{transform:translate(-25%)}to{transform:translate(0)}}.star-icon{font-size:.8em;color:#fff}.team-card{background-color:#fff;border-radius:24px;padding:2.5rem;color:#000;display:flex;flex-direction:column;position:relative;transition:transform .3s ease}.team-card:hover{transform:translateY(-5px)}.card-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;width:100%}.team-image-wrapper{width:100px;height:100px;border-radius:25%;overflow:hidden;background:#f0f0f0;flex-shrink:0}.team-image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.team-name{font-family:Space Grotesk,sans-serif;font-size:2.2rem;font-weight:500;margin:0 0 .2rem;letter-spacing:-.5px;line-height:1.1}.team-role{font-size:1rem;color:#555;margin:0}.card-description{font-size:1.15rem;line-height:1.5;color:#333}.team-details{display:flex;gap:1.5rem;width:100%}.detail-pill{display:flex;flex-direction:column;gap:.3rem;flex:1}.pill-label{font-size:.8rem;text-transform:uppercase;color:#000;border:1px solid #1a1a1a;border-radius:20px;padding:.2rem .8rem;width:fit-content;font-weight:500}.pill-value{font-size:1rem;color:#222;text-decoration:none;font-weight:400;word-break:break-word}.card-decoration-icon{position:absolute;bottom:2.5rem;right:2.5rem;opacity:.1;transform:scale(2);pointer-events:none}@media(max-width:1280px){.engage-wrapper{padding:2.5rem}.engage-title,.brand-pill-lg{display:none}.team-card{padding:2rem}.team-name{font-size:1.95rem}.team-image-wrapper{width:85px;height:85px}.handshake-icon,.banner-subtext{display:none}.engage-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:2rem}}@media(max-width:1024px){.engage-wrapper{padding:2rem}.engage-title{font-size:3.5rem}.brand-pill-lg{padding:1rem 1.5rem;font-size:1.5rem}.team-name{font-size:1.8rem}.engage-grid{gap:1.5rem}.team-details{flex-direction:column;gap:1rem}.pill-value{font-size:.95rem;overflow-wrap:anywhere}.reveal-link-container:hover .reveal-text-primary,.reveal-text-primary{transform:none!important}.reveal-text-secondary{display:none!important}.reveal-link-container{overflow:visible!important;opacity:1!important}}@media(max-width:767px){.engage-wrapper{background-color:#220241;border-radius:40px;padding:3rem;position:relative;overflow:hidden;width:100%}.about-section{padding:3rem 1.5rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-headline{font-size:2.5rem}.about-description{font-size:1.1rem}.engage-wrapper{padding:2rem 1.5rem}.engage-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:2rem}.engage-grid>*{min-width:0}.title-area{grid-column:1 / 2;grid-row:1 / 2;align-items:flex-start;text-align:left;padding:0}.engage-title{font-size:2.5rem;position:relative;left:0;top:0;width:100%;margin-bottom:2rem}.title-highlight{position:relative;left:0;top:0;margin-top:0;padding-left:0}.handshake-icon{display:none}.team-card{padding:1.5rem}.team-name{font-size:1.5rem}.team-image-wrapper{width:70px;height:70px}.team-card-item:first-child{grid-column:1 / 2;grid-row:2 / 3}.team-card-item:last-child{grid-column:1 / 2;grid-row:3 / 4}.banner-area{grid-column:1 / 2;grid-row:4 / 5}.banner-subtext{margin-left:73px;padding-left:0;text-align:left}.brand-pill-lg{padding:1.5rem 1rem;font-size:1.5rem}.team-details{flex-direction:column;gap:1rem}.pill-value{font-size:1.1rem}.btn-pill{padding:.75rem 1.5rem;border-radius:50px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;background:transparent;outline:none;width:fit-content}.reveal-link-container,.btn-pill{display:inline-flex!important;visibility:visible!important;opacity:1!important;z-index:99;position:relative}}.hww-section{padding:clamp(2rem,4vw,5rem);max-width:1550px;margin:0 auto;color:#000}.hww-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,3vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.05rem;margin-bottom:2rem;color:#0e0e14;line-height:1.5}.hww-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.hww-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.hww-intro{font-family:Space Grotesk,sans-serif;margin-bottom:6rem;max-width:900px}.hww-title{font-size:4rem;font-weight:400;line-height:1.1;margin-bottom:2rem}.hww-description{font-size:1.25rem;line-height:1.6;color:#333;max-width:700px}.hww-nav{display:flex;justify-content:center;gap:4rem;margin-bottom:5rem;flex-wrap:wrap;position:relative}.hww-ball{width:100px;height:100px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;display:flex;justify-content:center;align-items:center;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);color:#ccc;position:relative}.hww-ball-number{position:relative;z-index:2}.hww-progress-ring{position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);transform:rotate(-90deg);z-index:1;pointer-events:none}.hww-progress-ring-bg{fill:none;stroke:transparent;stroke-width:3}@keyframes hww-ring-fill{0%{stroke-dashoffset:var(--ring-circumference)}to{stroke-dashoffset:0}}.hww-progress-ring-fill{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;animation:hww-ring-fill 2.5s linear forwards}.hww-ball.active .hww-progress-ring-fill{stroke:#fff}.hww-ball:hover{border-color:#000;color:#666}.hww-ball.active{background:#000;color:#fff;border-color:#000;transform:scale(1.15) translateY(-10px);box-shadow:0 10px 30px #00000026}.hww-content-area{text-align:center;max-width:800px;margin:0 auto;min-height:250px}.hww-step-title{font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:400;margin-bottom:1.5rem;line-height:1.1;color:#000}.hww-step-desc{font-size:1.35rem;color:#444;line-height:1.6;max-width:700px;margin:0 auto}@media(max-width:1024px){.hww-title{font-size:clamp(2rem,4vw,3rem)}.hww-ball{width:80px;height:80px}.hww-nav{gap:2rem}.hww-step-title{font-size:clamp(1.75rem,3vw,2.5rem)}}@media(max-width:600px){.hww-section{padding:2rem 1.5rem;margin-top:2rem}.hww-title{font-size:2.25rem}.hww-intro{margin-bottom:3rem}.hww-nav{gap:.75rem;margin-bottom:2.5rem;flex-wrap:wrap;justify-content:center}.hww-ball{width:50px;height:50px;font-size:1rem}.hww-ball.active{transform:scale(1.1) translateY(-5px)}.hww-step-title{font-size:1.75rem;margin-bottom:1rem}.hww-step-desc{font-size:1rem}}.hww-btn-container{display:flex;justify-content:center;margin-top:3rem;width:100%}.why-section{padding:clamp(3rem,5vw,6rem) clamp(2rem,5vw,5rem);background-color:#f8f8f8;color:#000;position:relative;overflow:hidden;margin:0 auto}.why-container{max-width:1550px;margin:0 auto}.why-header{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;opacity:0}.why-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.why-label{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.05rem;color:#111}.why-divider{width:100%;height:1px;background-color:#0000001a;margin-bottom:5rem;transform-origin:left}.why-content{display:flex;flex-direction:column;gap:4rem}.why-top-content{max-width:900px}.why-headline{font-family:Space Grotesk,sans-serif;font-size:4rem;line-height:1.1;font-weight:400;margin:0;opacity:0;transform:translateY(30px);color:#111}.why-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.why-stat-card{background:#fff;padding:3rem;border-radius:30px;transition:all .4s ease;cursor:default;opacity:0;transform:translateY(30px);display:flex;flex-direction:column;justify-content:space-between;min-height:260px;box-shadow:0 4px 20px #00000005}.why-stat-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.stat-icon-wrapper{margin-bottom:2rem}.stat-number{font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:600;margin-bottom:0;line-height:1;display:block}.stat-title{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:500;color:#111;margin-bottom:1rem;margin-top:0;display:none}.stat-desc{font-size:1.15rem;color:#000;line-height:2.6;margin:0}@media(max-width:1200px){.why-headline{font-size:3rem}.why-stats-grid{gap:1.5rem}}@media(max-width:1024px){.why-section{padding:4rem 2rem}.why-stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.why-stat-card{min-height:auto;padding:2.5rem}}@media(max-width:640px){.why-stats-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.why-section{padding:3rem 1.5rem}.why-label{font-size:1.8rem}.why-headline{font-size:2.25rem;margin-bottom:1rem}.stat-number{font-size:3rem}}.testimonials-section{padding:5rem 3rem;background-color:#f8f8f8;color:#000;position:relative;overflow:hidden}.testimonials-header-row{margin-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1.5rem}.testimonials-label{display:flex;align-items:center;gap:.8rem;font-family:Space Grotesk,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.05rem;font-weight:500}.dot-indicator-dark{width:8px;height:8px;background-color:#000;border-radius:50%;display:block}.testimonials-content-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.testimonial-text-col{display:flex;flex-direction:column;justify-content:space-between;min-height:clamp(300px,40vh,450px);position:relative}.testimonial-quote-container{min-height:300px;display:flex;align-items:center}.testimonial-quote{font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.4;margin:0;width:100%}.testimonial-controls{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.testimonial-profile-pill{display:flex;align-items:center;gap:1.5rem;background:#fff;border:1px solid #000;border-radius:60px;padding:.8rem 2rem .8rem 1rem;width:50%}.profile-count{background:#000;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.2rem}.slash{opacity:.5;font-size:.9em;margin:0 2px}.total{opacity:.6;font-size:.8em}.profile-info{display:flex;flex-direction:column}.profile-name{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:500}.profile-role{font-size:.9rem;color:#666}.nav-buttons{display:flex;gap:1rem}.nav-btn{width:50px;height:50px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease}.nav-btn.prev{background:#e0e0e0;color:#888}.nav-btn.next{background:#1a1a1a;color:#fff}.nav-btn:hover{transform:scale(1.1)}.testimonial-visual-col{position:relative;height:400px;display:flex;justify-content:center;align-items:center}.abstract-shape-group{position:relative;width:100%;height:100%}.shape-star{position:absolute;top:45%;right:35%;font-size:8rem;color:#3da9d8;line-height:0;margin:0;animation:spin 10s linear infinite;z-index:2}.shape-l-yellow{position:absolute;width:150px;background:#ffb536;clip-path:polygon(0 0,100% 0,100% 80%,30% 100%,0 80%);width:180px;height:250px;border-radius:10px 20px 80px 10px;right:0;top:10px;clip-path:none;background:transparent;border-top:80px solid #ffb536;border-right:80px solid #ffb536;width:200px;height:300px}.shape-l-purple{position:absolute;bottom:0;left:25%;width:200px;height:300px;background:transparent;border-bottom:80px solid #3da9d8;border-left:80px solid #3da9d8;border-bottom-left-radius:20px;border-top-left-radius:80px;z-index:1}@media(max-width:1024px){.testimonials-content-grid{grid-template-columns:1fr;gap:2rem}.testimonial-visual-col{order:1;height:300px;margin-top:1rem}.testimonial-quote{font-size:clamp(1.5rem,3vw,2rem)}}@media(max-width:768px){.testimonials-section{padding:4rem 1.5rem}.testimonials-content-grid{grid-template-columns:1fr;gap:3rem}.testimonial-visual-col{height:250px;order:1;margin-top:2rem}.shape-l-yellow{width:120px;height:180px;right:5%;border-top:50px solid #ffb536;border-right:50px solid #ffb536;border-top-right-radius:15px;border-bottom-right-radius:50px}.shape-l-purple{width:140px;height:200px;left:5%;border-bottom:50px solid #8b5cf6;border-left:50px solid #8b5cf6;border-bottom-left-radius:15px;border-top-left-radius:50px}.shape-star{font-size:5rem;right:40%;top:20%}.testimonial-quote{font-size:1.75rem;margin-bottom:2rem}.testimonial-controls{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.testimonial-profile-pill{width:90%;justify-content:flex-start}.nav-buttons{width:100%;justify-content:flex-start;gap:1rem}.nav-btn{width:60px;height:60px}}.insights-section{padding:2rem 3rem 5rem;background-color:#f8f8f8;position:relative;z-index:5;justify-items:center}.insights-container{background-color:#000;padding:4rem 0rem;color:#fff;min-height:80vh;display:flex;flex-direction:column;justify-content:space-between;position:relative;border-radius:50px}.insights-header-row{margin-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1.5rem;max-width:1400px;margin-left:auto;margin-right:auto;width:100%}.insights-label{display:flex;align-items:center;margin-left:40px;gap:.8rem;font-family:Space Grotesk,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.05rem;font-weight:500}.dot-indicator{width:8px;height:8px;background-color:#fff;border-radius:50%;display:block}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;max-width:1400px;margin-left:auto;margin-right:auto;width:100%}.insight-card{display:flex;flex-direction:column;gap:1.5rem;cursor:pointer}.insight-image-container{width:100%;aspect-ratio:16/10;border-radius:20px;overflow:hidden;position:relative;background-color:#1a1a1a}.insight-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.insight-card:hover .insight-image{transform:scale(1.05)}.insight-overlay{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem}.insight-tag{background:#fff;color:#000;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;font-family:Space Grotesk,sans-serif}.insight-content{display:flex;flex-direction:column;gap:.8rem}.insight-title{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.3;margin:0}.insight-date{font-size:.9rem;color:#888;margin:0}.insights-footer{display:flex;justify-content:flex-end;margin-right:40px;background-color:#000}.insights-container .btn-pill.outlined{border-color:#fff;color:#fff}.insights-container .btn-pill.outlined:hover{background:#ffffff1a}.see-all-btn{background-color:#000;border-radius:30px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;font-family:Space Grotesk,sans-serif}.arrow-diag{font-size:1.1em}@media(max-width:1024px){.insights-section{padding:2rem 2rem 4rem}.insights-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.insights-header-row,.insights-grid{max-width:100%;padding-left:1rem;padding-right:1rem}.insight-title{font-size:1.35rem}}@media(max-width:768px){.insights-section{padding:2rem 1rem 3rem}.insights-container{padding:2rem 1rem;border-radius:30px;min-height:auto}.insights-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-left:0;padding-right:0;width:90%}.insight-card{min-width:0}.insights-label{margin-left:20px}.insights-header-row{margin-bottom:2rem;padding-left:0;padding-right:0}.insight-image-container{border-radius:16px}.insight-title{font-size:1.25rem}.insights-footer{margin-right:0;justify-content:center}.see-all-btn{width:100%;justify-content:center}}#string{position:absolute;top:830px;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1500px;height:400px;overflow:hidden;z-index:10;pointer-events:none;pointer-events:auto;display:flex;justify-content:center;align-items:center}#string svg{width:100%;height:100%;overflow:visible}@media(max-width:600px){#string{height:250px;top:830px}}@media(max-width:1024px){#string{display:none}}.all-works-page{padding:10rem 5rem 5rem;max-width:1550px;margin:0 auto;color:#000;min-height:100vh}.breadcrumb{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:1rem;text-transform:uppercase;letter-spacing:.05rem}.breadcrumb-link{color:#888;text-decoration:none;transition:color .3s ease}.breadcrumb-link:hover{color:#000}.breadcrumb-separator{color:#ccc}.breadcrumb-current{color:#000;font-weight:600}.all-works-header{margin-bottom:5rem}.all-works-title{font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,8vw,5rem);font-weight:500;margin:0 0 1rem;text-transform:uppercase}.all-works-subtitle{font-family:Space Grotesk,sans-serif;font-size:1.5rem;color:#555;margin:0}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding-bottom:4rem}.work-card{display:flex;flex-direction:column;gap:1.5rem;cursor:none}.work-image-container{width:100%;aspect-ratio:16/10;background-color:#f0f0f0;border-radius:20px;overflow:hidden;position:relative}.work-image{width:100%;height:120%;object-fit:cover;position:relative;top:-10%}.work-tags{position:absolute;bottom:20px;left:20px;display:flex;gap:10px;z-index:2}.work-tag{background-color:#fff;padding:8px 20px;border-radius:50px;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;color:#000}.work-info h3{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:400;margin:0 0 .5rem}.work-info p{font-family:Space Grotesk,sans-serif;font-size:1.2rem;color:#333;margin:0;line-height:1.4}.work-cursor{position:fixed;top:0;left:0;width:0px;height:0px;background:#fff3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;opacity:0;transition:width .3s ease,height .3s ease,opacity .3s ease}.work-cursor.active{width:120px;height:120px;opacity:1}.cursor-text{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;color:#000;text-transform:uppercase;pointer-events:none;opacity:0;transform:scale(0);transition:all .3s ease}.work-cursor.active .cursor-text{opacity:1;transform:scale(1)}@media(max-width:1024px){.all-works-page{padding:8rem 3rem 3rem}.work-grid{grid-template-columns:1fr 1fr;gap:2rem}.all-works-title{font-size:clamp(2.5rem,6vw,4rem)}}@media(max-width:768px){.all-works-page{padding:7rem 1.5rem 2rem}.work-grid{grid-template-columns:1fr;gap:2.5rem}.all-works-title{font-size:3rem}.all-works-subtitle{font-size:1.2rem;width:100%}.work-info h3{font-size:2rem}}@media(hover:none)and (pointer:coarse),(max-width:1024px){.work-card{cursor:pointer}.work-cursor{display:none!important}}.all-works-footer{margin-top:8rem;padding:6rem 0;border-top:1px solid #eee;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.all-works-footer p{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:500;margin:0;max-width:600px;line-height:1.2}.all-works-footer .btn-pill.filled{background:#000;color:#fff;border:none;padding:1.2rem 3rem;font-size:1.2rem}.all-works-footer .btn-pill.filled:hover{background:#333}.cs-page{background:#fff;color:#000;min-height:100vh;font-family:Space Grotesk,sans-serif}.cs-container{max-width:1400px;margin:0 auto;padding:0 5rem}.cs-label{display:inline-block;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#888;margin-bottom:2rem}.cs-hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff,}.cs-hero-split .cs-hero-bg-left{position:absolute;left:0;top:0;width:60%;height:100%;background:#fff}.cs-hero-split .cs-hero-bg-right{position:absolute;right:0;top:0;width:40%;height:100%;background:var(--secondary-color);clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%)}.cs-hero-content{position:relative;z-index:10;width:100%;height:100%}.cs-hero-images{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.hero-img-main{width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 50px 100px rgba(0,0,0,.2));transition:transform .3s ease}.cs-intro{padding:3rem 0;background:#fff}.cs-intro-layout{display:flex;flex-direction:column}.cs-intro-title{font-size:clamp(3rem,6vw,6rem);line-height:1.1;font-weight:500;letter-spacing:-.02em;color:#111;max-width:1200px}.cs-intro-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:8rem;align-items:start;border-top:1px solid #eee;padding-top:4rem}.cs-intro-desc{font-size:1.25rem;line-height:1.6;color:#555;font-weight:400}.cs-intro-desc p{margin-bottom:1.5rem}.cs-intro-focus{padding-left:2rem}.cs-focus-label{font-size:1.1rem;text-transform:uppercase;font-weight:600;letter-spacing:.05em;color:#222;margin-bottom:1.5rem}.cs-focus-tags{display:flex;flex-wrap:wrap;gap:1rem}.cs-focus-tag{font-size:.9rem;font-weight:500;color:#444;border:1px solid #ccc;border-radius:50px;padding:.4rem 1.2rem;text-transform:uppercase;letter-spacing:.05em;background:transparent}.cs-mod-section{padding:2rem 0}.cs-mod-header{max-width:900px;margin-bottom:6rem}.cs-mod-text{font-size:1.75rem;line-height:1.5;color:#333;font-weight:400}.cs-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.cs-feature-card{padding:3rem 2.5rem;background:#f8f8f8;border-radius:20px;border:1px solid rgba(0,0,0,.03);text-align:left}.cs-feature-title{font-size:1.5rem;font-weight:600;color:#111;margin-bottom:1rem;line-height:1.3}.cs-feature-desc{font-size:1.1rem;color:#555;line-height:1.6;font-weight:400}.cs-tech-specs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;width:100%}.cs-tech-spec-item{display:grid;grid-template-columns:350px 1fr;gap:3rem;padding:3rem 0;border-top:1px solid rgba(0,0,0,.08);align-items:start}.cs-tech-spec-item:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.cs-spec-label{font-size:1.5rem;font-weight:600;color:#111;margin:0}.cs-spec-value{font-size:1.25rem;color:#555;line-height:1.6;font-weight:400}.cs-mod-visual{background:#fff;padding:8rem;display:flex;justify-content:center;align-items:center}.cs-mod-visual img{width:100%;height:100%;object-fit:cover;border-radius:30px;filter:none}.cs-mod-visual.full-width{padding:0}.cs-mod-visual.full-width img{width:100%;height:100%;object-fit:cover;filter:none;border-radius:30px}.cs-mod-visual.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:6rem;background-color:var(--secondary-color, #f8f8f8);padding:10rem 6rem}.cs-mod-visual.grid-3{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:0;background:transparent;box-shadow:none;border-radius:0}.cs-mod-visual.grid-3 img{width:100%;height:100%;object-fit:cover;border-radius:30px;filter:none}.cs-mod-visual.grid-3 img:nth-child(3){grid-column:1 / -1}.cs-mod-visual.dashboard-view{padding:4rem;background:#f8f9fa}.cs-mod-visual.dashboard-view img{border-radius:12px;box-shadow:0 40px 100px #0000001a}.solo-text .cs-mod-text.larger{font-size:2.5rem;max-width:1000px}.cs-closing-content{background:#000;color:#fff;padding:6rem;border-radius:40px;margin-top:4rem}.cs-closing-title{font-size:3rem;margin-bottom:3rem}.cs-closing-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.cs-closing-list li{font-size:1.5rem;padding-left:2rem;position:relative}.cs-closing-list li:before{content:"→";position:absolute;left:0;color:var(--accent-color)}.cs-mod-visual.comparison{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;border-radius:40px}.comp-item{padding:12rem 4rem;display:flex;justify-content:center;align-items:center}.comp-item img{max-width:70%}.comp-item.light{background:#fafafa}.comp-item.dark{background:#0f0f0f}.cs-mod-visual.device-mix{background:#fdfdfd;position:relative;padding-top:15rem;min-height:800px;overflow:hidden}.device-tablet{z-index:2;width:80%;transform:translateY(10%)}.device-tablet img{filter:drop-shadow(0 40px 80px rgba(0,0,0,.15))}.device-laptop{position:absolute;bottom:-15%;right:-10%;width:70%;z-index:1;opacity:.9}.cs-results-section{padding:10rem 0;background:#fff}.cs-results-header{text-align:center;margin-bottom:6rem}.cs-results-title{font-size:3.5rem;font-weight:600}.cs-results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.cs-result-card{display:flex;justify-content:space-between;align-items:flex-start;text-align:left;padding:3rem 2.5rem;background:#f8f8f8;border-radius:20px;border:1px solid rgba(0,0,0,.03)}.cs-result-content{display:flex;flex-direction:column}.cs-result-metric{display:block;font-size:4rem;font-weight:400;line-height:1;margin-bottom:1.2rem;color:#111;letter-spacing:-.02em}.cs-result-label{font-size:1.1rem;color:#222;font-weight:400}.cs-result-icon{color:#0b9e59;margin-top:.8rem}.cs-result-icon svg{width:32px;height:32px}.cs-gallery-section{padding-bottom:10rem}.cs-gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:600px;gap:2rem}.cs-gallery-item{border-radius:30px;overflow:hidden;background:#f8f8f8;position:relative;box-shadow:0 10px 40px #0000000d}.cs-gallery-item:nth-child(1){grid-column:span 2}.cs-gallery-item:nth-child(2){grid-column:span 1}.cs-gallery-item:nth-child(3){grid-column:span 1}.cs-gallery-item:nth-child(n+4){grid-column:span 2}.cs-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.cs-gallery-item:hover img{transform:scale(1.05)}.cs-next-footer{padding:8rem 5rem;background:#f5f5f5;color:#111;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;cursor:pointer;overflow:hidden}.cs-next-content{display:flex;flex-direction:column}.cs-next-label{display:block;font-size:1.2rem;font-weight:500;color:#555;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em}.cs-next-title-group{display:flex;align-items:baseline;gap:1.5rem}.cs-next-title{font-size:5rem;font-weight:500;line-height:1;letter-spacing:-.03em;margin:0;color:#111;transition:transform .6s cubic-bezier(.16,1,.3,1)}.cs-next-arrow-icon{font-size:3rem;font-weight:300;color:#111;transition:transform .6s cubic-bezier(.16,1,.3,1)}.cs-next-image-container{border-radius:30px;overflow:hidden;box-shadow:0 10px 40px #00000014;transform:translateY(0);transition:transform .6s cubic-bezier(.16,1,.3,1)}.cs-next-image-container img{width:100%;height:auto;object-fit:cover;display:block}.cs-next-footer:hover .cs-next-title{transform:translate(20px)}.cs-next-footer:hover .cs-next-arrow-icon{transform:translate(10px,-10px)}.cs-next-footer:hover .cs-next-image-container{transform:translateY(-10px)}@media(max-width:1200px){.cs-container{padding:0 4rem}.cs-intro-grid{gap:2rem}.cs-intro-bottom{grid-template-columns:1fr;gap:4rem}.cs-next-title{font-size:3.5rem}.cs-next-footer{padding:6rem 3rem;gap:2rem;grid-template-columns:1fr;text-align:center}.cs-next-content{align-items:center}.cs-feature-grid{grid-template-columns:1fr}.cs-mod-visual.grid-2{grid-template-columns:1fr;padding:6rem 3rem;gap:2rem}.cs-gallery-grid{grid-auto-rows:350px}}@media(max-width:767px){.cs-intro-bottom{grid-template-columns:1fr;gap:4rem}.cs-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:400px}.cs-mod-visual.grid-2{display:none}.cs-mod-visual.grid-3{grid-template-columns:1fr}.cs-tech-spec-item{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0}.cs-mod-visual.grid-3 img:nth-child(3){grid-column:1}.cs-mod-visual.comparison{grid-template-columns:1fr}.cs-hero-split .cs-hero-bg-left{width:100%}.cs-hero-split .cs-hero-bg-right{display:none}}@media(max-width:600px){.cs-hero{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.cs-hero-content{position:relative;z-index:10;width:100%;height:30%}.cs-container{padding:0 1.5rem}.cs-intro{padding:1.5rem 0}.cs-intro-bottom{gap:2rem}.cs-mod-visual{padding:2rem;border-radius:20px}.cs-mod-visual.full-width{padding:0}.comp-item{padding:4rem 2rem}.cs-results-grid{gap:1rem}.cs-result-card,.cs-feature-card{padding:1.5rem 1.25rem;border-radius:16px}.cs-closing-content{padding:3rem 2rem}.cs-closing-title{font-size:2rem;margin-bottom:2rem}.cs-closing-list{grid-template-columns:1fr;gap:1.5rem}.cs-tech-spec-item{padding:2rem 0}.cs-spec-label{font-size:1.25rem}.cs-spec-value{font-size:1.1rem}.cs-result-metric{font-size:2.25rem;margin-bottom:.5rem}.cs-result-label{font-size:.9rem}.cs-result-icon{margin-top:.2rem}.cs-result-icon svg{width:20px;height:20px}.cs-gallery-grid{grid-template-columns:1fr;grid-auto-rows:400px;gap:1rem}.cs-gallery-item{border-radius:20px}.cs-gallery-item:nth-child(n){grid-column:span 1}.cs-next-footer{grid-template-columns:1fr;padding:6rem 2rem}.cs-next-title-group{justify-content:center}.cs-next-title{font-size:2.5rem}.cs-next-image-container{border-radius:20px}}.process-header{background-color:#ffb536;padding:clamp(5rem,10vh,11.25rem) clamp(2rem,5vw,5rem) clamp(3rem,5vh,5rem);min-height:clamp(400px,60vh,775px);position:relative;border-bottom-left-radius:35px;border-bottom-right-radius:35px}.header-content{margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.process-headline{font-family:Space Grotesk,sans-serif;font-size:clamp(3.5rem,10vw,7.2rem);font-weight:500;line-height:1.1;color:#1a1a1a;margin:0;letter-spacing:-2px;height:auto;width:100%}.purple-arrow-icon{display:inline-flex;align-items:center;justify-content:center;background-color:#3da9d8;color:#fff;width:100px;height:100px;border-radius:50%;font-size:80px;vertical-align:middle;margin:0 10px;overflow:hidden;cursor:pointer;position:relative}.p-arrow-inner{display:block;position:relative;width:1em;height:1em;line-height:1}.p-arrow-primary,.p-arrow-secondary{display:block;position:absolute;top:0;left:8px;width:100%;height:100%;transition:transform .5s cubic-bezier(.19,1,.22,1)}.p-arrow-primary{transform:translate(0)}.p-arrow-secondary{transform:translate(-100%,100%)}.purple-arrow-icon:hover .p-arrow-primary{transform:translate(100%,-100%)}.purple-arrow-icon:hover .p-arrow-secondary{transform:translate(0)}.header-subtext{max-width:400px;padding-top:12.5rem}.header-subtext p{font-size:1.1rem;line-height:1.6;color:#444}.process-steps-container{padding:6rem 5rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:8rem}.process-step{display:flex;flex-direction:column;gap:3rem}.step-top-row{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.step-title-group{display:flex;flex-direction:column;gap:.5rem}.step-label{font-size:20px;color:#8b5cf6;font-weight:600;text-transform:uppercase;letter-spacing:1px;border:solid;border-radius:25px;width:104px;padding-left:8px}.step-title{font-family:Space Grotesk,sans-serif;font-size:4rem;font-weight:500;margin:0;color:#1a1a1a;letter-spacing:-1px;display:flex;align-items:center;gap:1rem}.step-icon{font-size:.8em}.step-description{max-width:500px;font-size:1.25rem;color:#555;line-height:1.5;margin:0;padding-bottom:.5rem}.step-cards-row{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;height:300px}.step-cards-swiper{display:none}.process-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 5px 20px #00000008;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:center}.process-card:hover{transform:translateY(-5px)}.p-card-title{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#333}.p-card-desc{font-size:1rem;color:#666;margin:0;line-height:1.4}.principles-section{padding:6rem 5rem;background-color:#fff;border-top:1px solid #f0f0f0}.principles-content{max-width:1000px;margin:0 auto;text-align:center}.principles-title{font-family:Space Grotesk,sans-serif;font-size:3rem;margin-bottom:3rem;color:#1a1a1a}.principles-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:left;max-width:800px;margin:0 auto}.principles-item{font-size:1.3rem;color:#333;display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9f9f9;border-radius:12px}.check-icon{color:#8b5cf6;font-weight:700;font-size:1.5rem}.process-footer-section{padding:0 5rem 6rem;background:#fff}@media(max-width:1280px){.step-cards-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.process-header{padding:5rem 2rem}.header-content{flex-direction:column;gap:2rem}.process-headline{font-size:4rem}.process-steps-container{padding:4rem 2rem;gap:5rem}.step-top-row{flex-direction:column;align-items:flex-start;gap:2rem}.step-cards-row{grid-template-columns:1fr 1fr;height:auto;gap:2rem}.process-footer-section{padding:0 2rem 4rem}}@media(max-width:1024px){.step-cards-row{grid-template-columns:1fr 1fr;height:auto;gap:1.5rem}.p-card-title{font-size:1.1rem}.p-card-desc{font-size:.9rem}.process-card{padding:1.5rem}.step-cards-swiper{display:none}.process-header{height:auto;padding-top:140px}.process-headline{font-size:5rem;height:auto}}@media(max-width:768px){.process-header{padding:6rem 1.5rem;height:auto;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.header-content{flex-direction:column;gap:3rem}.process-headline{font-size:3.5rem;height:auto;line-height:1.1}.purple-arrow-icon{width:60px;height:60px;font-size:40px;margin:0 5px}.header-subtext{padding-top:2rem;max-width:100%}.process-steps-container{padding:4rem 1.5rem;gap:4rem}.step-top-row{flex-direction:column;align-items:flex-start;gap:1.5rem;border-bottom:none}.step-title{font-size:2.5rem;flex-wrap:wrap}.step-description{font-size:1.1rem}.step-cards-row{display:none}.step-cards-swiper{display:block;padding-bottom:3rem}.swiper-pagination-bullet-active{background-color:#8b5cf6!important}.swiper-card{height:auto;min-height:250px;display:flex;flex-direction:column;justify-content:flex-start}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.main-wrap{width:100%;overflow-x:hidden;background-color:#f7f7f7;color:#111;font-family:Space Grotesk,sans-serif;position:relative}.main-wrap:before{content:"";z-index:100;position:fixed;top:0;left:0;width:100%;height:100%;background:url(https://cdn.prod.website-files.com/641020f6523ba60d642cb5e5/64a5f3a7cbc6412be24ed066_08-noise.png);animation:.5s infinite noise;pointer-events:none;opacity:.4}.container{max-width:1400px;margin:0 auto;padding:0 5%}.container.is_big{max-width:1800px}.skew-up{opacity:0}.section.is-hero.about{padding:10rem 0 6rem;background-color:#f7f7f7}.heading-about{font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1.1;text-align:center;max-width:1200px;margin:0 auto 4rem;letter-spacing:-.02em}.span-img{display:inline-block;width:60px;height:60px;background:url(https://cdn.prod.website-files.com/641020f6523ba60d642cb5e5/641822fd7701c2923dcc34f4_Group%20603.svg) center/contain no-repeat;vertical-align:middle;margin:0 10px}.flex-grid.about-hero{display:flex;justify-content:space-between;gap:4rem;align-items:flex-start;margin-top:5rem}.left-block.about-hero{flex:1}.right-block.about-hero{flex:1;display:flex;flex-direction:column;gap:3rem}.img-wrap.about-hero{border-radius:24px;overflow:hidden}.about-hero-img{width:100%;height:auto;object-fit:cover;display:block}.about-para{font-size:clamp(1.5rem,2vw,2.5rem);line-height:1.4;color:#111;max-width:500px}.section.our-motto{background-color:#e6e6e2;padding:6rem 0;border-radius:40px 40px 0 0;overflow:hidden}.motto-marque-wrapper{margin-bottom:6rem;overflow:hidden;display:flex}.motto-marque{display:flex;white-space:nowrap;animation:marquee 20s linear infinite}.motto-content{display:flex;align-items:center}.heading-big{font-size:clamp(5rem,10vw,12rem);font-weight:700;line-height:1;color:transparent;-webkit-text-stroke:2px #000;margin:0 2rem;text-transform:uppercase}.motto-img{width:80px;height:80px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.motto-grid-wrap{display:flex;flex-direction:column;gap:2rem}.motto-grid{display:flex;flex-direction:column}.motto-grid-content{display:flex;justify-content:space-between;padding:3rem 0;align-items:flex-start}.heading-2.is-yellow{font-size:clamp(2rem,4vw,4rem);color:#111;max-width:400px;line-height:1.1}.para-motto{font-size:clamp(1.1rem,1.5vw,1.5rem);color:#333;max-width:500px;line-height:1.5}.line._575a57{height:1px;background-color:#ccc;width:100%}.section.team{background-color:#000;color:#fff;padding:8rem 0;border-radius:40px;margin-top:-40px;position:relative;z-index:2}.flex-grid.is-team{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6rem}.heading-medium.squad{font-size:clamp(3rem,6vw,6rem);line-height:1;text-transform:uppercase;max-width:800px}.team-whell-img-wrap{margin-bottom:2rem}.team-wheel-img{width:100px;animation:spin 10s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.squad-para{font-size:1.5rem;max-width:400px;line-height:1.5;color:#ccc}.team-img-grid{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem}.img-grid-1{display:flex;flex-direction:column;gap:2rem}.team-img-block{overflow:hidden;border-radius:16px;width:clamp(180px,20vw,250px);height:clamp(250px,28vw,350px);position:relative;flex-shrink:0}.team-img-block.is-circle{border-radius:50%;width:clamp(180px,20vw,250px);height:clamp(180px,20vw,250px)}.team-img-block.down-radius{border-radius:120px 120px 16px 16px;height:clamp(280px,30vw,400px)}.team-img-block.upper-radius{border-radius:16px 16px 120px 120px;height:clamp(280px,30vw,400px)}.team-img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease}.team-img-block:hover .team-img{filter:grayscale(0%)}.team-img-block-arrow{display:flex;justify-content:center;align-items:center;height:100px}.team-img-block-arrow img{width:60px}.gallery-head-wrap{display:flex;align-items:center;justify-content:center;gap:2rem;background-color:#8b5cf6;padding:1rem 3rem;border-radius:999px;display:inline-flex;margin:0 auto;transform:rotate(0)}.heading-2.is_white.vibe{color:#fff;font-size:3rem;margin:0}.lighting-img{width:40px}.section-hero-home{padding:4rem 0 10rem;overflow:hidden}.hero-home-content{position:relative;padding-bottom:5rem}.hero-bottom{position:relative;z-index:10;pointer-events:none}.hero-home-heading{text-align:center;width:100%;z-index:10;padding:0 2rem;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin:0 auto}.galleery-main-para{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.2;font-weight:500;max-width:800px;margin:0 auto}.hero-home-info{display:flex;justify-content:space-between;gap:20%;align-items:flex-start;padding:0 5%}.strip-wrapper{flex:1;min-width:250px;display:flex;flex-direction:column;gap:2rem;pointer-events:auto}.strip-wrapper.right{margin-top:15vw}.hero-image-strip{display:flex;flex-direction:column;gap:2rem}.hero-image{border-radius:16px;overflow:hidden;height:350px;width:100%}.image-fill{width:100%;height:100%;object-fit:cover}._02{background-color:#1a1a1a;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;border-radius:16px}.galleery-main-para{color:#000;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;max-width:800px;margin:0 auto;line-height:1.2}@media(max-width:1024px){.flex-grid.about-hero,.flex-grid.is-team{flex-direction:column}.team-img-grid{flex-wrap:wrap;gap:1.5rem;justify-content:center}}@media(max-width:768px){.motto-grid-content{flex-direction:column;gap:1.5rem}.hero-home-info{flex-direction:column}.team-img-block{width:100%;max-width:300px}.team-img-block.is-circle{width:300px;height:300px}.desktop-only{display:none}.mobile-only{display:block}}.hide{display:none!important}.desktop-only{display:block}.mobile-only{display:none}.careers-hero{padding:10rem 0 4rem;background-color:#f7f7f7;position:relative;z-index:10}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#666;text-decoration:none;font-size:1rem;font-weight:500;margin-bottom:2rem;transition:color .3s ease}.back-link:hover{color:#111}.careers-intro-para{font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.6;color:#333;max-width:800px;margin-bottom:2rem}.careers-section{padding:6rem 0;background-color:#f7f7f7;position:relative;z-index:10}.careers-section.is-white{background-color:#fff;border-radius:40px;margin-top:-40px}.heading-section{font-size:clamp(2rem,4vw,3rem);font-weight:500;margin-bottom:3rem;letter-spacing:-.02em}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card{background-color:#fff;padding:3rem;border-radius:24px;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.benefit-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#111}.benefit-desc{font-size:1.1rem;color:#555;line-height:1.6}.internship-box{background-color:#111;color:#fff;padding:4rem;border-radius:32px;margin:4rem 0}.internship-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;margin-bottom:1.5rem}.internship-desc{font-size:1.2rem;color:#ddd;max-width:600px;margin-bottom:2rem;line-height:1.6}.internship-list{list-style:none;padding:0;margin-bottom:3rem}.internship-list li{font-size:1.1rem;color:#ccc;margin-bottom:1rem;padding-left:2rem;position:relative}.internship-list li:before{content:"→";position:absolute;left:0;color:#8b5cf6}.internship-box .btn-pill.outlined{border:1px solid #fff;color:#fff}.internship-box .btn-pill.outlined:hover{background:#fff;color:#000}.contact-box{background-color:#f7f7f7;border-radius:32px;padding:4rem;text-align:center;max-width:600px;margin:0 auto}.contact-img{width:140px;height:140px;border-radius:50%;object-fit:cover;margin-bottom:1.5rem;filter:grayscale(100%)}.contact-name{font-size:1.8rem;font-weight:500;margin-bottom:.5rem;color:#111}.contact-role{font-size:1.1rem;color:#666;margin-bottom:2rem}.contact-links{display:flex;flex-direction:column;gap:1rem;align-items:center}.contact-link{display:flex;align-items:center;gap:.8rem;color:#111;font-size:1.1rem;text-decoration:none;padding:1rem 2rem;background-color:#fff;border-radius:99px;width:100%;max-width:300px;justify-content:center;transition:background-color .3s ease,color .3s ease;border:1px solid #eee}.contact-link:hover{background-color:#8b5cf6;color:#fff;border-color:#8b5cf6}.contact-icon{width:20px;height:20px}.internship-page{background-color:#f7f7f7;min-height:100vh;padding-top:10rem;padding-bottom:6rem;font-family:Space Grotesk,sans-serif;color:#111}.internship-container{max-width:1400px;margin:0 auto;padding:0 5%}.intern-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;margin:0 0 1rem;letter-spacing:-.02em}.intern-subtitle{font-size:clamp(1.1rem,1.5vw,1.35rem);color:#555;max-width:800px;line-height:1.6;margin:0 0 3rem}.intern-layout{display:grid;grid-template-columns:1.2fr 1fr;grid-template-areas:"form   build" "form   details" "faq    learn";gap:2rem;align-items:start}.layout-form{grid-area:form}.layout-build{grid-area:build}.layout-details{grid-area:details}.layout-faq{grid-area:faq;position:absolute;top:1212px;width:659px;height:587px}.layout-learn{grid-area:learn}.intern-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.intern-card:not(.layout-form):hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.card-title{font-size:1.25rem;font-weight:500;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem;letter-spacing:-.01em;color:#111}.card-desc{font-size:.95rem;color:#555;line-height:1.5;margin:0 0 1.5rem}.intern-form-header{display:flex;align-items:flex-end;gap:1em;margin-bottom:.5em}.intern-form-heading{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500;line-height:1.1;margin:0}.intern-form-subtext{font-size:.95rem;color:#555;margin-bottom:2rem;line-height:1.5}.internship-page .form-block-2{width:100%}.internship-page .hs-form-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.2rem}.internship-page .hs-form-field label{font-family:inherit;font-size:.85rem;font-weight:500;color:#444}.internship-page .hs-input{font-family:inherit;width:100%;padding:.75rem 1rem;font-size:.95rem;background-color:#fff;border:1px solid #e2e2e2;border-radius:6px;outline:none;transition:all .2s ease;color:#111}.internship-page .hs-input::placeholder{color:#aaa}.internship-page .hs-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.internship-page .inputs-list{display:flex;gap:1rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.internship-page .hs-form-booleancheckbox{flex:1;min-width:180px}.internship-page .hs-form-checkbox{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid #e2e2e2;border-radius:6px;cursor:pointer;transition:all .2s ease;margin:0;font-weight:400}.internship-page .hs-form-checkbox:hover{border-color:#8b5cf6}.internship-page .hs-form-checkbox:has(input:checked){border-color:#8b5cf6}.internship-page .w-checkbox-input{width:1.1rem;height:1.1rem;accent-color:#8b5cf6;margin:0;cursor:pointer}.internship-page .w-form-label{font-size:.95rem;color:#444;cursor:pointer}.internship-page .hs-button{background-color:#111;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.internship-page .hs-button:hover{background-color:#333}.internship-page .hs_submit_wrap{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.internship-page select.hs-input{cursor:pointer}.intern-success-msg{display:flex;align-items:center;gap:.5rem;color:#16a34a;font-size:.95rem;font-weight:500}.intern-form-disclaimer{font-size:.75em;color:#888;line-height:1.5;margin-top:1.5em}.build-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}.build-item{padding:1.25rem;border:1px solid #eee;border-radius:16px;background-color:#f7f7f7;transition:transform .3s ease,border-color .3s ease}.build-item:hover{transform:translateY(-2px);border-color:#ddd}.build-title{font-size:1rem;font-weight:500;margin:0 0 .5rem;color:#111;letter-spacing:-.01em}.build-text{font-size:.9rem;color:#555;margin:0;line-height:1.6}.details-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1.25rem}.details-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#333;line-height:1.6}.details-list li span{flex:1;padding-top:0}.details-icon{color:#8b5cf6;margin-top:3px;flex-shrink:0;width:18px;height:18px}.details-footer{font-size:1rem;color:#555;margin:0}.details-footer a{color:#8b5cf6;text-decoration:underline;text-decoration-color:#8b5cf64d;text-underline-offset:3px;transition:text-decoration-color .3s ease}.details-footer a:hover{text-decoration-color:#8b5cf6}.email-link{display:inline-flex;align-items:center;gap:.5rem;color:#111;text-decoration:none;margin-top:.75rem;font-weight:500;font-size:1rem;padding:.6rem 1.25rem;border:1px solid #eee;border-radius:50px;transition:all .3s ease}.email-link:hover{background-color:#8b5cf6;color:#fff;border-color:#8b5cf6}.faq-list{display:flex;flex-direction:column;gap:1.25rem}.faq-list>div{padding-bottom:1.25rem;border-bottom:1px solid #eee}.faq-list>div:last-child{border-bottom:none;padding-bottom:0}.faq-q{font-size:1.05rem;font-weight:500;margin:0 0 .5rem;color:#111;letter-spacing:-.01em}.faq-a{font-size:1rem;color:#555;margin:0;line-height:1.6}@media(max-width:1200px){.layout-faq{grid-area:faq;position:absolute;top:1200px;width:491px;height:776px}}@media(max-width:1280px){.layout-faq{grid-area:faq;position:absolute;top:1200px;width:482px;height:635px}}@media(max-width:991px){.internship-page{padding-top:8rem}.intern-layout{grid-template-columns:1fr;grid-template-areas:"form" "build" "details" "faq" "learn"}.layout-faq{position:static;width:100%;height:auto}}@media(max-width:650px){.internship-page{padding-top:7rem}.intern-card{padding:1.5rem}.build-grid{grid-template-columns:1fr}}.contact-page-wrapper{background-color:#f7f7f8;color:var(--black-111, #111111);min-height:100vh}.contact-section{padding:8rem 5rem 5rem;max-width:1550px;margin:0 auto;color:#000}.contact-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,3.5vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;text-transform:uppercase;margin-bottom:2rem;color:#0e0e14;line-height:1.5}.contact-dot{width:12px;height:12px;background-color:#000;border-radius:50%}.contact-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.contact-container{padding:0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:4em;width:100%}@media screen and (max-width:991px){.contact-section{padding-left:3rem;padding-right:3rem;padding-top:6rem}.contact-container{padding:2rem}.contact-grid{grid-template-columns:1fr;gap:3em}.left-contact{order:-1;width:100%}.contact-block-wrapper{gap:2em;width:100%}.block-contact.is-down{display:block;visibility:visible;overflow:visible}.register-para-wrap{margin-top:2em}}@media screen and (max-width:600px){.contact-section{padding-left:1.5rem;padding-right:1.5rem}.contact-container{padding:2rem 1.5rem;border-radius:30px}.contact-header{font-size:32px}}.left-contact{display:flex;flex-direction:column;justify-content:space-between}.contact-block-wrapper{display:flex;flex-direction:column;gap:3.75em}.reach-us-wrap{display:flex;flex-direction:column;gap:1em}.footer-title.is-contact{font-family:Space Grotesk,sans-serif;font-size:1.25em;font-weight:500;text-transform:uppercase;color:var(--black-112, #000000);border-bottom:1px solid var(--black-line, #e2e2e2);padding-bottom:.5em;margin-bottom:1em}.content-wrap{display:flex;flex-direction:column;gap:1.5em}.phone-link{display:flex;align-items:center;gap:1em;text-decoration:none;font-size:1.25em}.phone-txt{font-family:Space Grotesk,sans-serif;color:var(--black-112, #000000);transition:color .3s ease}.phone-link:hover .phone-txt{color:var(--violet, #3da9d8)}.flag{font-size:1.5em}.para-2.contact{font-family:Space Grotesk,sans-serif;font-size:1.125em;line-height:1.5;color:var(--black-grey, #343434);margin:0}.register-para-wrap{margin-top:4em;padding-top:2em;border-top:1px solid var(--black-line, #e2e2e2)}.register-para{font-family:Space Grotesk,sans-serif;font-size:.9em;line-height:1.6;font-weight:500;text-transform:uppercase;color:var(--dim-grey, #575a57);margin:0}.right-contact{display:flex;flex-direction:column;background-color:#fff;border-radius:16px;padding:3.5rem;box-shadow:0 10px 40px #00000008}.head-wrap.is-contact{display:flex;align-items:flex-end;gap:1em;margin-bottom:1em}.heading-2{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4em);font-weight:500;line-height:1.1;letter-spacing:-2px;margin:0}@media screen and (max-width:767px){.heading-2{font-size:3em}}.contact-arrow-svg{margin-bottom:.5em}.txt-block-wrap.is-contact{margin-bottom:3em}.contact-txt{font-family:Space Grotesk,sans-serif;font-size:1.25em;color:var(--dim-grey, #575a57)}.form-block-2{width:100%}.hs-form{display:flex;flex-direction:column;gap:2em}.form-columns-2{display:grid;grid-template-columns:1fr 1fr;gap:2em}@media screen and (max-width:767px){.form-columns-2{grid-template-columns:1fr}}.hs-form-field{display:flex;flex-direction:column;gap:.5em}.hs-form-field label{font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:500;color:#444}.hs-input{font-family:Space Grotesk,sans-serif;width:100%;padding:.75rem 1rem;font-size:.95rem;background-color:#f6f7f9;border:1px solid #edf0f5;border-radius:6px;outline:none;transition:all .3s ease;color:#111}.hs-input::placeholder{color:#aaa}.hs-input:focus{border-color:#d1d5db;box-shadow:0 0 0 2px #0000000d}textarea.hs-input{resize:vertical;min-height:100px}.inputs-list{display:flex;flex-wrap:wrap;gap:1.5em;list-style:none;padding:0;margin:0}.hs-form-booleancheckbox{display:flex;align-items:center}.hs-form-checkbox{display:flex;align-items:center;gap:.5em;cursor:pointer}.w-checkbox-input{width:1.5em;height:1.5em;accent-color:#3da9d8;cursor:pointer}.w-form-label{font-family:Space Grotesk,sans-serif;font-size:1.1em;color:var(--black-grey, #343434)}.hs_submit{margin-top:1.5em}.btn-pill{padding:.75rem 1.5rem;border-radius:50px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;background:transparent;outline:none;width:fit-content}.btn-pill.outlined{border:1px solid #000;color:#000}.btn-pill.outlined:hover{background:#f0f0f0}.btn-pill.outlined-white{background-color:#000;color:#fff;border:none;border-radius:6px;padding:.75rem 2rem}.btn-pill.outlined-white:hover{background-color:#333}.arrow-icon:after{content:"↗";font-size:1.9em;margin-left:2px}.reveal-link-container{display:inline-flex;position:relative;overflow:hidden;line-height:1.1;vertical-align:bottom;opacity:1!important}.reveal-text-primary{display:inline-block;transition:transform .5s cubic-bezier(.19,1,.22,1)}.reveal-text-secondary{display:inline-block;position:absolute;top:100%;left:0;transition:transform .5s cubic-bezier(.19,1,.22,1)}.reveal-link-container:hover .reveal-text-primary,.reveal-link-container:hover .reveal-text-secondary{transform:translateY(-100%)}.insights-pg-wrapper{background-color:#f7f7f8;color:#111;min-height:100vh;padding-top:8rem;padding-bottom:6rem}.insights-pg-container{max-width:1400px;margin:0 auto;padding:0 2rem}.insights-pg-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid #dcdce0}.insights-pg-h1{font-size:clamp(3rem,6vw,5.5rem);font-family:Space Grotesk,sans-serif;font-weight:500;margin:0;line-height:1;letter-spacing:-2px}.insights-pg-subtitle{font-size:1.1rem;color:#555;text-align:right;margin:0;max-width:300px;line-height:1.4}.insights-pg-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:4rem}.insights-filter-btn{border:1px solid #dcdce0;background:transparent;color:#333;padding:.5rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit}.insights-filter-btn:hover{border-color:#111}.insights-filter-btn.active{background:#111;color:#fff;border-color:#111}.insights-pg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 1.5rem;margin-bottom:4rem}@media(max-width:1024px){.insights-pg-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.insights-pg-grid{grid-template-columns:1fr}.insights-pg-header{flex-direction:column;align-items:flex-start;gap:1rem}.insights-pg-subtitle{text-align:left}}.insights-pg-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.insights-pg-img-wrap{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9;margin-bottom:1.2rem}.insights-pg-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.insights-pg-card:hover .insights-pg-img{transform:scale(1.03)}.insights-pg-tags{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem}.insights-pg-tag{background:#fff;color:#111;padding:.3rem .8rem;border-radius:50px;font-size:.75rem;font-weight:500}.insights-pg-content{display:flex;flex-direction:column;gap:.5rem}.insights-pg-title{font-size:1.2rem;font-weight:500;margin:0;line-height:1.35;transition:color .3s ease}.insights-pg-card:hover .insights-pg-title{color:#8b5cf6}.insights-pg-date{font-size:.85rem;color:#888;margin:0}.insights-pg-load-more{display:flex;justify-content:center;margin-bottom:6rem}.insights-pg-faq-section{max-width:800px;margin:0 auto;padding-top:4rem}.insights-faq-heading{text-align:center;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.insights-faq-list{display:flex;flex-direction:column;gap:1rem}.insights-faq-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000005}.insights-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:none;border:none;font-size:1.05rem;font-weight:500;color:#111;text-align:left;cursor:pointer;font-family:inherit}.faq-icon-cross{position:relative;width:14px;height:14px}.faq-icon-horizontal,.faq-icon-vertical{position:absolute;background:#8b5cf6;border-radius:2px;transition:transform .3s ease}.faq-icon-horizontal{top:50%;left:0;width:100%;height:2px;transform:translateY(-50%)}.faq-icon-vertical{top:0;left:50%;width:2px;height:100%;transform:translate(-50%)}.insights-faq-item.open .faq-icon-vertical{transform:translate(-50%) rotate(90deg)}.insights-faq-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.insights-faq-item.open .insights-faq-answer-wrap{grid-template-rows:1fr}.insights-faq-answer{overflow:hidden;padding:0 2rem;color:#555;line-height:1.6;font-size:.95rem}.insights-faq-item.open .insights-faq-answer{padding-bottom:1.5rem}.privacy-page-wrapper{background-color:#f8f8f8;min-height:100vh}.privacy-section{padding:5rem;max-width:1000px;margin:0 auto;color:#000}.privacy-header{display:flex;align-items:center;gap:.5rem;font-size:clamp(2rem,4vw,40px);font-weight:550;font-family:Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.05rem;margin-bottom:2rem;color:#0e0e14;line-height:1.5}.privacy-dot{width:12px;height:12px;background-color:#000;border-radius:50%;flex-shrink:0}.privacy-divider{width:100%;height:1px;background-color:#000;margin-bottom:4rem}.privacy-container{display:flex;flex-direction:column;gap:3rem}.privacy-meta{display:flex;flex-direction:column;gap:.4rem}.privacy-updated{font-family:Space Grotesk,sans-serif;font-size:.95rem;color:#666;margin:0}.privacy-reg{font-family:Space Grotesk,sans-serif;font-size:.95rem;color:#666;margin:0;font-style:italic}.privacy-content{display:flex;flex-direction:column;gap:3rem}.privacy-block{border-top:1px solid rgba(0,0,0,.1);padding-top:2.5rem}.privacy-block h2{font-family:Space Grotesk,sans-serif;font-size:1.6rem;font-weight:500;margin:0 0 1.2rem;color:#000;line-height:1.2}.privacy-block p{font-family:Space Grotesk,sans-serif;font-size:1.1rem;line-height:1.75;color:#444;margin:0 0 1rem}.privacy-block p:last-child{margin-bottom:0}.privacy-block ul{padding-left:1.5rem;margin:0 0 1rem;display:flex;flex-direction:column;gap:.5rem}.privacy-block ul li{font-family:Space Grotesk,sans-serif;font-size:1.05rem;line-height:1.7;color:#444}.privacy-block a{color:#000;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.privacy-block a:hover{color:#555}@media(max-width:1024px){.privacy-section{padding:4rem 3rem}.privacy-header{font-size:2.5rem}}@media(max-width:600px){.privacy-section{padding:2rem 1.5rem}.privacy-header{font-size:1.8rem}.privacy-block h2{font-size:1.25rem}.privacy-block p,.privacy-block ul li{font-size:1rem}}.cs-page .insights-filter-btn.cs-disabled{pointer-events:none;opacity:.45}.cs-page .insights-filter-btn.cs-disabled.active{background:#ddd;color:#999;border-color:#ddd}.cs-skeleton-card{pointer-events:none}.cs-skeleton-img{background:#e8e8eb;position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16 / 9;margin-bottom:1.2rem}.cs-skeleton-img:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.4) 50%,transparent 70%);animation:cs-shimmer 1.8s ease-in-out infinite}@keyframes cs-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.cs-skeleton-tag{background:#ffffffb3!important;color:#bbb!important}.cs-skeleton-line{height:14px;background:#e8e8eb;border-radius:7px;width:85%}.cs-skeleton-line.cs-line-short{width:60%;margin-bottom:.4rem}.cs-notice{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.5rem 2rem;margin-top:1rem;border:1px solid #dcdce0;border-radius:16px;background:#fff}.cs-notice-text{font-family:Space Grotesk,sans-serif;font-size:1.05rem;color:#888;margin:0 0 1.5rem}.cs-home-link{display:inline-flex;align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:500;color:#111;text-decoration:none;border:1px solid #dcdce0;padding:.75rem 1.8rem;border-radius:50px;transition:all .3s ease}.cs-home-link:hover{background:#111;color:#fff;border-color:#111}.not-found-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7;font-family:Space Grotesk,sans-serif;padding:2rem;position:relative;overflow:hidden}.not-found-container{max-width:600px;width:100%;background:#fff;border-radius:24px;padding:4rem 3rem;box-shadow:0 20px 40px #0000000a;position:relative;z-index:10;text-align:center;border:1px solid #ebebeb;animation:fadeUpIn .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(30px)}@keyframes fadeUpIn{to{opacity:1;transform:translateY(0)}}.not-found-content{position:relative;z-index:2}.not-found-title{font-size:clamp(6rem,15vw,10rem);font-weight:700;line-height:1;margin:0;color:#111;letter-spacing:-.05em;background:linear-gradient(135deg,#111,#555);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.not-found-subtitle{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:500;color:#333;margin:1rem 0 1.5rem;letter-spacing:-.02em}.not-found-text{font-size:1.1rem;color:#555;line-height:1.6;margin:0 0 .5rem}.not-found-text-secondary{font-size:1rem;color:#888;margin:0 0 2.5rem}.not-found-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.not-found-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:500;border-radius:50px;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit;text-decoration:none}.not-found-btn.primary{background-color:#111;color:#fff;box-shadow:0 8px 16px #0000001a}.not-found-btn.primary:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 12px 20px #00000026}.not-found-btn.primary:active{transform:translateY(0)}.not-found-link{color:#555;font-size:.95rem;text-decoration:none;font-weight:500;position:relative;padding:.5rem;transition:color .3s ease}.not-found-link:after{content:"";position:absolute;bottom:0;left:5px;right:5px;height:1px;background-color:#ccc;transition:background-color .3s ease}.not-found-link:hover{color:#111}.not-found-link:hover:after{background-color:#111}.not-found-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:24px;z-index:1;pointer-events:none}.circle{position:absolute;border-radius:50%;filter:blur(40px);opacity:.4;animation:float 10s infinite ease-in-out alternate}.circle-1{width:200px;height:200px;background:#e0e0e0;top:-50px;left:-50px;animation-delay:0s}.circle-2{width:150px;height:150px;background:#d4d4d4;bottom:-30px;right:-20px;animation-delay:-3s}.circle-3{width:100px;height:100px;background:#f0f0f0;top:40%;left:60%;animation-delay:-5s;animation-duration:15s}@keyframes float{0%{transform:translate(0) scale(1)}to{transform:translate(20px,30px) scale(1.1)}}@media(max-width:600px){.not-found-container{padding:3rem 1.5rem}.not-found-actions{flex-direction:column;gap:1rem}.not-found-btn{width:100%}}.about-page{background-color:#f7f7f7;min-height:100vh;padding-bottom:6rem;font-family:Space Grotesk,sans-serif;color:#111}.about-container{max-width:1400px;margin:0 auto;padding:0 5%}.about-hero-wrap{margin-bottom:4rem}.about-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;margin:0 0 1rem;letter-spacing:-.02em}.about-subtitle{font-size:clamp(1.1rem,1.5vw,1.35rem);color:#555;max-width:900px;line-height:1.6;margin:0 0 3rem}.about-bento-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:2rem;align-items:start}.bento-mission{grid-column:1 / 3}.bento-story{grid-column:3 / 4}.bento-values-full{grid-column:1 / -1;margin-top:2rem}.about-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:2.5rem;transition:transform .4s ease,box-shadow .4s ease,border-color .3s ease;height:100%;cursor:pointer;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#8b5cf605,#3b82f605);opacity:0;transition:opacity .4s ease}.about-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00000014;border-color:#8b5cf61a}.about-card:hover:before{opacity:1}.card-title{font-size:1.5rem;font-weight:500;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;letter-spacing:-.01em;color:#111}.card-desc{font-size:1.05rem;color:#555;line-height:1.6;margin:0 0 1.5rem}.card-desc:last-child{margin-bottom:0}.pillars-list{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-direction:column;gap:1.5rem}.pillars-list li{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;color:#444;line-height:1.6}.pillar-icon{color:#8b5cf6;margin-top:2px;flex-shrink:0}.values-internal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.value-item{display:flex;flex-direction:column;transition:transform .3s ease;cursor:pointer;padding:1rem;border-radius:8px}.value-item:hover{transform:translateY(-5px)}.value-item:hover .value-icon-box{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #0000001a}.value-icon-box{width:48px;height:48px;background-color:#f0f0f0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.5rem;transition:transform .3s ease,box-shadow .3s ease;position:relative}.value-title{font-size:1.25rem;font-weight:500;color:#111;margin-bottom:.75rem}.value-text{font-size:.95rem;color:#555;line-height:1.5}.about-cta-section{margin-top:5rem;display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem;background:linear-gradient(135deg,#111,#1a1a1a);border-radius:24px;color:#fff;position:relative;overflow:hidden;transition:transform .3s ease}.about-cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(139,92,246,.05) 50%,transparent 70%);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{transform:translate(-100%) translateY(-100%) rotate(0)}50%{transform:translate(100%) translateY(100%) rotate(180deg)}}.about-cta-section:hover{transform:translateY(-5px)}.about-cta-section h2{font-size:2.5rem;margin-bottom:1rem;color:#fff}.about-cta-section p{font-size:1.15rem;color:#aaa;margin-bottom:2.5rem;max-width:600px}.cta-buttons{display:flex;gap:1rem}.cta-buttons .btn-pill{background-color:#fff;color:#111;border:none}.animate-fade-in{opacity:0;transform:translateY(30px)}.animate-skew-in{opacity:0;transform:translateY(50px) skewY(3deg)}.animate-scale-in{opacity:0;transform:scale(.95) translateY(20px)}@media(max-width:1024px){.about-bento-grid{grid-template-columns:1fr 1fr}.bento-story{grid-column:1 / 3}.values-internal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-bento-grid{grid-template-columns:1fr}.bento-mission,.bento-story,.bento-values-full{grid-column:1 / 2}.values-internal-grid{grid-template-columns:1fr}.about-cta-section{padding:3rem 1.5rem}.about-cta-section:hover{transform:none}.about-card:hover{transform:translateY(-3px) scale(1.01)}.cta-buttons{flex-direction:column;width:100%}.cta-buttons .btn-pill{width:100%}.value-icon-box{transform:none!important}}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}html,body{margin:0;padding:0;font-family:Space Grotesk,sans-serif;overflow-x:hidden;width:100vw;max-width:100%}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.main-wrap{position:relative;min-height:100vh;overflow-x:hidden;overflow-y:auto;width:100%}.main-wrap:before{content:"";z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/noise-bg-1Ch8ru3S.png);animation:1s infinite noise;pointer-events:none;opacity:.5}@keyframes noise{0%,to{background-position:0 0}10%{background-position:-5% -10%}20%{background-position:-15% 5%}30%{background-position:7% -25%}40%{background-position:20% 25%}50%{background-position:-25% 10%}60%{background-position:15% 5%}70%{background-position:0% 15%}80%{background-position:25% 35%}90%{background-position:-10% 10%}}html{scrollbar-width:thin;scrollbar-color:#ebebeb transparent}:-webkit-scrollbar{width:5px}:-webkit-scrollbar-track{background:transparent}:-webkit-scrollbar-thumb{background-color:#3da9d8!important;border-radius:10px}:-webkit-scrollbar-thumb:hover{background-color:#3da9d8}@media(min-width:1921px){.main-wrap{max-width:2200px;margin:0 auto}}
