:root{--bg:#050816;--bg-soft:#0b1020;--accent:#6366f1;--accent-soft:#6366f133;--text-main:#f9fafb;--text-muted:#9ca3af;--radius-lg:18px;--radius-xl:28px}body{color:var(--text-main);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-module__arZXQW__heroWrapper{background:radial-gradient(circle at top left,var(--accent-soft),transparent 60%),var(--bg-soft);width:100%;min-height:100vh;position:relative}.hero-module__arZXQW__hero{place-items:center;gap:3rem;max-width:1120px;min-height:100vh;margin:0 auto;padding:4rem 1.5rem;display:grid;position:relative}.hero-module__arZXQW__hero-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.85rem}.hero-module__arZXQW__heroTitle{margin:0 0 1rem;font-size:clamp(2.6rem,4vw,3.4rem);line-height:1.1}.hero-module__arZXQW__heroTitle span{color:var(--accent)}.hero-module__arZXQW__heroSubtitle{color:var(--text-muted);max-width:34rem;margin-bottom:1.75rem;font-size:1rem;line-height:1.6}.hero-module__arZXQW__heroActions{flex-wrap:wrap;gap:.9rem;display:flex}.hero-module__arZXQW__btn{cursor:pointer;border:none;border-radius:999px;padding:.8rem 1.6rem;font-size:.95rem;font-weight:500;transition:transform .12s,box-shadow .12s,background .12s,color .12s}.hero-module__arZXQW__btnPrimary{background:var(--accent);color:#fff;box-shadow:0 18px 40px #6366f173}.hero-module__arZXQW__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 22px 50px #6366f199}.hero-module__arZXQW__btnSecondary{color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #94a3b880}.hero-module__arZXQW__btnSecondary:hover{background:#0f172acc}
.contactus-module__8PHmVG__contactWrapper{background:var(--bg-soft);padding:40px}.contactus-module__8PHmVG__contact-container{background:var(--bg);border:1px solid var(--about-accent);border-radius:12px;max-width:500px;margin:auto;padding:25px;font-family:Arial,sans-serif;box-shadow:0 4px 20px #00000014}.contactus-module__8PHmVG__contact-container h2{text-align:center;color:var(--text);margin-bottom:20px}.contactus-module__8PHmVG__contact-form{flex-direction:column;gap:15px;display:flex}.contactus-module__8PHmVG__input-field,.contactus-module__8PHmVG__textarea-field{border:1px solid var(--border);border-radius:8px;padding:12px;font-size:15px;transition:border-color .2s}.contactus-module__8PHmVG__input-field:focus,.contactus-module__8PHmVG__textarea-field:focus{border-color:var(--accent);outline:none}.contactus-module__8PHmVG__submit-btn{background:var(--accent);color:var(--text);cursor:pointer;border:none;border-radius:8px;padding:12px;font-size:16px;transition:background .2s}.contactus-module__8PHmVG__submit-btn:hover{transform:translateY(-1px);box-shadow:0 22px 50px #6366f199}.contactus-module__8PHmVG__status{text-align:center;color:var(--accent);margin-top:15px;font-weight:700}
.services-module__Bx1Yya__servicesWrapper{background:var(--bg);padding:30px 0}.services-module__Bx1Yya__servicesContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1120px;margin-left:auto;margin-right:auto;padding:4rem 2rem;display:grid}.services-module__Bx1Yya__serviceCard{background:radial-gradient(circle at top left,var(--accent),transparent 75%),var(--accent-soft);border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.services-module__Bx1Yya__serviceCard:hover{transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}.services-module__Bx1Yya__serviceCard h3{margin-bottom:.5rem;font-size:1.25rem}.services-module__Bx1Yya__serviceCard p{color:#fff}
:root{--about-bg:#050816;--about-card-bg:#0f172a;--about-accent:#6366f1;--about-text:#e5e7eb;--about-muted:#9ca3af;--about-border:#1f2937}.aboutUs-module__TBFIEW__about{color:var(--about-text);background:radial-gradient(circle at top,#111827 0,#020617 55%,#000 100%);justify-content:center;padding:4rem 1.5rem;display:flex}.aboutUs-module__TBFIEW__container{grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);align-items:flex-start;gap:2.5rem;width:100%;max-width:1100px;display:grid}.aboutUs-module__TBFIEW__title{letter-spacing:.03em;margin-bottom:.5rem;font-size:2.4rem}.aboutUs-module__TBFIEW__subtitle{text-transform:uppercase;color:var(--about-accent);letter-spacing:.15em;margin-bottom:1.5rem;font-size:1rem}.aboutUs-module__TBFIEW__text{color:var(--about-muted);margin-bottom:1rem;font-size:.98rem;line-height:1.7}.aboutUs-module__TBFIEW__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.aboutUs-module__TBFIEW__highlight{border:1px solid var(--about-border);background:linear-gradient(145deg,#020617,#020617);border-radius:.9rem;padding:1rem;box-shadow:0 18px 40px #0f172acc}.aboutUs-module__TBFIEW__highlight h3{color:#f9fafb;margin-bottom:.4rem;font-size:.95rem}.aboutUs-module__TBFIEW__highlight p{color:var(--about-muted);font-size:.85rem}.aboutUs-module__TBFIEW__side{flex-direction:column;gap:1.2rem;display:flex}.aboutUs-module__TBFIEW__card{background:var(--about-card-bg);border:1px solid var(--about-border);border-radius:1rem;padding:1.3rem 1.4rem;box-shadow:0 18px 40px #0f172ae6}.aboutUs-module__TBFIEW__card h3{color:#f9fafb;margin-bottom:.7rem;font-size:1rem}.aboutUs-module__TBFIEW__card p,.aboutUs-module__TBFIEW__card li{color:var(--about-muted);font-size:.9rem}.aboutUs-module__TBFIEW__card ul{padding-left:1.2rem;list-style:outside}.aboutUs-module__TBFIEW__cardAccent{border-color:var(--about-accent);background:radial-gradient(circle at 0 0,#1d2448 0,#020617 55%)}@media (max-width:900px){.aboutUs-module__TBFIEW__container{grid-template-columns:minmax(0,1fr)}.aboutUs-module__TBFIEW__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.aboutUs-module__TBFIEW__about{padding:3rem 1.2rem}.aboutUs-module__TBFIEW__title{font-size:2rem}.aboutUs-module__TBFIEW__highlights{grid-template-columns:minmax(0,1fr)}}
.client-module__-NbOgW__carousel{background:var(--bg-soft);text-align:center;padding:3rem 1.5rem;overflow:hidden}.client-module__-NbOgW__carousel__title{color:#e5e7eb;margin-bottom:2rem;font-size:1.8rem}.client-module__-NbOgW__carousel__track{width:100%;position:relative;overflow:hidden}.client-module__-NbOgW__carousel__inner{gap:3rem;width:max-content;animation:50s linear infinite client-module__-NbOgW__scroll;display:flex}.client-module__-NbOgW__carousel__item img{filter:grayscale();opacity:.8;height:90px;transition:all .3s}.client-module__-NbOgW__carousel__item img:hover{filter:grayscale(0%);opacity:1}@keyframes client-module__-NbOgW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
:root{--t-card:#111827;--t-text:#e5e7eb;--t-muted:#9ca3af;--t-accent:#6366f1;--t-border:#1f2937}.testimonials-module__MB-TUG__testimonials{background:var(--bg);text-align:center;color:var(--t-text);padding:4rem 1.5rem}.testimonials-module__MB-TUG__testimonials__title{margin-bottom:.5rem;font-size:2.2rem}.testimonials-module__MB-TUG__testimonials__subtitle{color:var(--t-muted);margin-bottom:2.5rem;font-size:1rem}.testimonials-module__MB-TUG__testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem;max-width:1100px;margin:0 auto;display:grid}.testimonials-module__MB-TUG__testimonial{background:var(--t-card);border:1px solid var(--t-border);border-radius:1rem;padding:1.8rem;transition:transform .25s;box-shadow:0 18px 40px #0f172ab3}.testimonials-module__MB-TUG__testimonial:hover{transform:translateY(-6px)}.testimonials-module__MB-TUG__testimonial__avatar{border:2px solid var(--t-accent);border-radius:50%;width:70px;height:70px;margin-bottom:1rem}.testimonials-module__MB-TUG__testimonial__quote{color:var(--t-muted);text-align:left;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.testimonials-module__MB-TUG__testimonial__name{color:var(--t-text);font-size:1rem}.testimonials-module__MB-TUG__testimonial__role{color:var(--t-muted);font-size:.85rem}@media (max-width:600px){.testimonials-module__MB-TUG__testimonials{padding:3rem 1rem}.testimonials-module__MB-TUG__testimonials__title{font-size:1.8rem}}
