.home-page{background:#000;width:100%;min-height:100dvh;position:relative;overflow-x:hidden}.ghost-cursor-fullpage{pointer-events:none;z-index:1;will-change:transform;width:100%;height:100%;position:fixed;top:0;left:0;transform:translateZ(0)}.hero-section{z-index:2;background:0 0;justify-content:center;align-items:flex-start;width:100%;height:100dvh;padding-top:20dvh;display:flex;position:relative}.hero-content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero-logo-container{align-items:center;display:flex}.hero-logo-text{background:linear-gradient(#b19eef 0%,#5227ff 50%,#0000 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;z-index:10;-webkit-background-clip:text;background-clip:text;margin:0 0 0 -.5rem;font-size:clamp(4.5rem,10vw,8rem);font-weight:700;position:relative}.hero-services-list{text-align:center;margin:1.5rem 0 0;padding:0;list-style:none}.hero-services-list li{color:#fffc;margin-bottom:.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400}.hero-scroll-arrow{z-index:100;margin-top:3rem;position:relative}.services-section{z-index:2;background:0 0;flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:6rem 2rem;display:flex;position:relative}.services-header{text-align:center;max-width:800px;margin-bottom:4rem}.services-title{color:#fff;letter-spacing:-2px;text-transform:uppercase;margin:0 0 1rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700}.services-description{color:#ffffffb3;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.services-grid{z-index:1;grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.5rem;width:100%;max-width:1200px;display:grid;position:relative}.services-more-link{color:#5227ff;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-top:3rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.services-more-link svg{width:1.25rem;height:1.25rem;transition:transform .3s}.services-more-link:hover{color:#b19eef}.services-more-link:hover svg{transform:translate(5px)}.service-card-wrapper{z-index:1;width:100%;transition:transform .3s;position:relative}@media (max-width:1024px){.services-grid .service-card-wrapper:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - .75rem)}}.service-card-wrapper:hover{transform:translateY(-5px)}.hero-cta-title{color:#fff;letter-spacing:-2px;text-transform:uppercase;text-align:center;flex-direction:column;align-items:center;margin:2rem 0 0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;display:flex}.hero-cta-title span{display:block}.hero-cta-title span:last-child{background:linear-gradient(135deg,#b19eef 0%,#5227ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.who-we-are-section{z-index:2;background:0 0;flex-direction:column;align-items:center;width:100%;padding:6rem 2rem;display:flex;position:relative}.who-we-are-content{width:100%;max-width:1200px}.who-we-are-header{text-align:center;margin-bottom:4rem}.who-we-are-label{color:#fff;text-transform:uppercase;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700;display:block}.who-we-are-description{color:#ffffffb3;max-width:700px;margin:0 auto;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7}.who-we-are-stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stat-item{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:transform .3s,border-color .3s}.stat-item:hover{border-color:#b19eef4d;transform:translateY(-5px)}.stat-number{color:#fff;margin-bottom:.5rem;font-family:Inter,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;display:block}.stat-plus{background:linear-gradient(135deg,#b19eef 0%,#5227ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.stat-label{color:#ffffffb3;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:500}.pricing-section{z-index:2;background:#ffffff05;flex-direction:column;align-items:center;width:100%;padding:6rem 2rem;display:flex;position:relative}.pricing-content{width:100%;max-width:1200px}.pricing-header{text-align:center;margin-bottom:4rem}.pricing-label{color:#fff;text-transform:uppercase;letter-spacing:-1px;margin-bottom:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700;display:block}.pricing-description{color:#ffffffb3;max-width:600px;margin:0 auto;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.7}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pricing-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.pricing-card:hover{border-color:#b19eef4d;transform:translateY(-5px)}.pricing-card-header{margin-bottom:1.5rem}.pricing-card-title{color:#fff;margin:0 0 .25rem;font-family:Inter,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.pricing-card-subtitle{color:#ffffff80;font-family:Inter,system-ui,sans-serif;font-size:.875rem}.pricing-card-price{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.pricing-from{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500}.pricing-amount{background:linear-gradient(135deg,#b19eef 0%,#5227ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,system-ui,sans-serif;font-size:2rem;font-weight:700}.pricing-card-link{color:#5227ff;margin-bottom:1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-block}.pricing-card-link:hover{color:#b19eef}.pricing-card-features{flex:1;margin:0 0 1.5rem;padding:0;list-style:none}.pricing-card-features li{color:#fffc;padding:.5rem 0 .5rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:.9rem;line-height:1.5;position:relative}.pricing-card-features li:before{content:"";background:#5227ff;border-radius:50%;width:6px;height:6px;position:absolute;top:.85rem;left:0}.pricing-card-features li.feature-extra{color:#ffffff80;font-style:italic}.pricing-card-features li.feature-extra:before{background:#ffffff4d}.pricing-card-note{color:#ffffff80;border-top:1px solid #ffffff14;margin:0;padding-top:1rem;font-family:Inter,system-ui,sans-serif;font-size:.85rem;line-height:1.6}.reviews-section{z-index:2;background:0 0;flex-direction:column;align-items:center;width:100%;padding:6rem 2rem;display:flex;position:relative}.reviews-header{text-align:center;max-width:800px;margin-bottom:4rem}.reviews-title{color:#fff;letter-spacing:-2px;text-transform:uppercase;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1200px;display:grid}.review-card{background:#0f0f0f;border:1px solid #8b5cf633;border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:2rem;transition:border-color .3s,transform .3s;display:flex;position:relative}.review-card:hover{border-color:#8b5cf680;transform:translateY(-5px)}.review-card__quote{color:#5227ff;opacity:.6;width:32px;height:32px}.review-card__quote svg{width:100%;height:100%}.review-card__text{color:#fffc;flex:1;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}.review-card__author{border-top:1px solid #8b5cf626;flex-direction:column;gap:.25rem;padding-top:1rem;display:flex}.review-card__name{color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600}.review-card__role{color:#5227ff;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400}.home-cta-section{z-index:2;justify-content:center;width:100%;padding:6rem 2rem;display:flex;position:relative}.home-cta-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex}.home-cta-title{color:#fff;letter-spacing:-2px;text-transform:uppercase;flex-direction:column;align-items:center;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:700;line-height:1.1;display:flex}.home-cta-button{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:2px solid #5227ff;border-radius:0;margin-top:1rem;padding:1rem 3rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.home-cta-button:hover{color:#fff;background:#5227ff;box-shadow:0 0 20px #5227ff80}.home-cta-logo{margin-top:3rem}.home-cta-logo .netreach-icon{width:clamp(4rem,8vw,6rem)!important;height:clamp(4rem,8vw,6rem)!important}.home-cta-logo .netreach-n{font-size:clamp(4rem,8vw,6rem)!important}.faq-section{z-index:2;background:0 0;flex-direction:column;align-items:center;width:100%;padding:6rem 2rem;display:flex;position:relative}.faq-content{width:100%;max-width:900px}.faq-header{text-align:center;margin-bottom:4rem}.faq-label{color:#5227ff;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;display:block}.faq-title{color:#fff;text-transform:uppercase;letter-spacing:-1px;margin:0;font-family:Inter,system-ui,sans-serif;font-size:2.5rem;font-weight:700}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:border-color .3s;overflow:hidden}.faq-item:hover{border-color:#b19eef4d}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem 2rem;display:flex}.faq-question-text{color:#fff;font-family:Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5}.faq-arrow{color:#5227ff;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq-arrow svg{width:100%;height:100%}.faq-item--expanded .faq-arrow{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-item--expanded .faq-answer{max-height:500px}.faq-answer p{color:#ffffffb3;margin:0;padding:0 2rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.7}@media (max-width:1024px){.services-grid,.reviews-grid,.who-we-are-stats{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.home-cta-title{font-size:2.5rem}}@media (max-width:640px){.who-we-are-section{padding:4rem 1rem}.who-we-are-label{font-size:1.75rem}.who-we-are-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{padding:1.5rem 1rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.85rem}.pricing-section{padding:4rem 1rem}.pricing-label{font-size:1.75rem}.pricing-card{padding:1.5rem}.hero-section{padding-top:25dvh;padding-top:calc(25dvh + env(safe-area-inset-top,0px))}.services-section{padding:4rem 1rem}.services-grid{grid-template-columns:1fr}.services-header{margin-bottom:2rem}.services-title,.hero-cta-title{letter-spacing:-1px;font-size:2rem}.reviews-section{padding:4rem 1rem}.reviews-header{margin-bottom:2rem}.reviews-title{letter-spacing:-1px;font-size:2rem}.reviews-grid{grid-template-columns:1fr}.review-card{padding:1.5rem}.home-cta-section{padding:4rem 1rem}.home-cta-title{letter-spacing:-1px;font-size:2rem}.faq-section{padding:4rem 1rem}.faq-header{margin-bottom:2rem}.faq-title{font-size:1.75rem}.faq-question{padding:1.25rem 1.5rem}.faq-question-text{font-size:1rem}.faq-answer p{padding:0 1.5rem 1.25rem;font-size:.9rem}}
