body{color:#111827;background:#f5f7fb;margin:0;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{text-decoration:none}.app{min-height:100vh}.navbar{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #11182714;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;gap:30px;max-width:1280px;min-height:78px;margin:0 auto;padding:0 28px;display:flex}.logo{white-space:nowrap;flex-direction:column;line-height:1;display:flex}.logo img{object-fit:contain;width:150px;height:auto;display:block}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#4b5563;padding:8px 0;font-size:14px;font-weight:600;transition:color .25s;position:relative}.nav-links a:hover,.nav-links a.active{color:#111827}.nav-links a.active:after{content:"";background:#111827;border-radius:10px;width:100%;height:2px;position:absolute;bottom:0;left:0}.nav-cta{cursor:pointer;font:inherit;color:#fff;background:#111827;border:none;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #1118272e}.menu-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:44px;height:44px;padding:10px;display:none}.menu-btn span{background:#111827;border-radius:10px;width:100%;height:2px;margin:5px 0;display:block}.chatbot-button{color:#fff;cursor:pointer;z-index:2000;background:#111827;border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;font-weight:700;transition:all .3s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 18px 40px #11182738}.chatbot-button:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 24px 50px #11182747}.chatbot-window{z-index:1999;background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;width:370px;height:520px;animation:.25s chatbotAppear;display:flex;position:fixed;bottom:102px;right:26px;overflow:hidden;box-shadow:0 30px 80px #0f172a33}@keyframes chatbotAppear{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chatbot-header{color:#fff;background:#111827;justify-content:space-between;align-items:center;min-height:76px;padding:18px 20px;display:flex}.chatbot-header div{flex-direction:column;gap:4px;display:flex}.chatbot-header strong{font-size:16px;font-weight:700}.chatbot-header span{color:#86efac;font-size:12px}.chatbot-header button{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;width:34px;height:34px;font-size:24px;transition:background .2s}.chatbot-header button:hover{background:#ffffff1a}.chatbot-messages{background:#f8fafc;flex-direction:column;flex:1;gap:14px;padding:22px 18px;display:flex;overflow-y:auto}.chat-message{word-break:break-word;border-radius:16px;max-width:82%;padding:13px 15px;font-size:14px;line-height:1.5}.bot-message{color:#475569;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:6px;align-self:flex-start}.user-message{color:#fff;background:#111827;border-bottom-right-radius:6px;align-self:flex-end}.chatbot-input-area{background:#fff;border-top:1px solid #e5e7eb;gap:10px;padding:14px;display:flex}.chatbot-input-area input{color:#111827;border:1px solid #dbe1ea;border-radius:12px;outline:none;flex:1;min-width:0;height:46px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.chatbot-input-area input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.chatbot-input-area input::placeholder{color:#94a3b8}.chatbot-input-area button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;flex-shrink:0;width:46px;height:46px;font-size:20px;transition:all .2s}.chatbot-input-area button:hover{background:#1f2937;transform:translateY(-2px)}@media (width<=600px){.chatbot-button{width:56px;height:56px;bottom:18px;right:18px}.chatbot-window{border-radius:20px;width:auto;height:min(520px,70vh);bottom:86px;left:12px;right:12px}.chatbot-header{min-height:68px}.chatbot-messages{padding:18px 14px}}.app>h1{text-align:center;letter-spacing:-1.5px;margin:0;padding-top:180px;font-size:52px;font-weight:800}.app>p{text-align:center;color:#6b7280;margin-top:18px;font-size:20px}@media (width<=900px){.navbar-container{min-height:70px;padding:0 20px}.logo img{width:135px}.nav-links{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;padding:20px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 15px 35px #11182714}.nav-links.open{display:flex}.nav-links a{width:100%;padding:12px 4px}.nav-cta{display:none}.menu-btn{display:block}.app>h1{padding:120px 20px 0;font-size:38px}.app>p{padding:0 20px;font-size:17px}}.hero{background:radial-gradient(circle at 86% 20%,#6366f124,#0000 30%),radial-gradient(circle at 8% 80%,#3b82f614,#0000 28%),#f7f8fc;align-items:center;width:100%;min-height:calc(100vh - 78px);display:flex;position:relative;overflow:hidden}.hero-container{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:55px;width:min(1200px,100%);margin:0 auto;padding:72px 28px 85px;display:grid;position:relative}.hero-content{z-index:3;max-width:650px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#596174;letter-spacing:1.4px;background:#ffffffbf;border:1px solid #6366f12e;border-radius:999px;align-items:center;gap:9px;padding:9px 14px;font-size:10px;font-weight:800;display:inline-flex}.hero-badge-dot{background:#6366f1;border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 5px #6366f11a}.hero h1{letter-spacing:-3.2px;color:#0f172a;max-width:680px;margin:24px 0 0;font-size:clamp(46px,5.2vw,70px);font-weight:800;line-height:1.03}.hero h1 span{color:#0000;background:linear-gradient(90deg,#111827 0%,#4f46e5 52%,#7c3aed 100%);-webkit-background-clip:text;background-clip:text;display:block}.hero-description{color:#667085;max-width:580px;margin:25px 0 0;font-size:17px;line-height:1.75}.hero-buttons{align-items:center;gap:12px;margin-top:34px;display:flex}.hero-btn{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .3s,box-shadow .3s,background .3s,border-color .3s;display:inline-flex}.hero-btn.primary{color:#fff;background:#111827;box-shadow:0 12px 28px #11182726}.hero-btn.primary:hover{transform:translateY(-3px);box-shadow:0 18px 36px #11182733}.hero-btn.secondary{color:#111827;background:#ffffffd1;border:1px solid #d9dde5}.hero-btn.secondary:hover{border-color:#111827;transform:translateY(-3px)}.hero-visual{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.hero-glow{filter:blur(14px);background:radial-gradient(circle,#6366f138,#0000 68%);border-radius:50%;width:450px;height:450px;animation:5s ease-in-out infinite heroGlowPulse;position:absolute}.hero-image-wrapper{z-index:2;background:#fff;border:1px solid #fffffff2;border-radius:30px;width:min(540px,100%);transition:transform .45s,box-shadow .45s;animation:6s ease-in-out infinite heroImageFloat;position:relative;overflow:hidden;box-shadow:0 30px 70px #11182726}.hero-image-wrapper:hover{transform:translateY(-6px);box-shadow:0 42px 85px #11182733}.hero-image{object-fit:contain;object-position:center;width:100%;height:auto;transition:transform .6s;display:block}.hero-image-wrapper:hover .hero-image{transform:scale(1.02)}.hero-image-overlay{pointer-events:none;background:linear-gradient(#ffffff05,#11182714);position:absolute;inset:0}@keyframes heroImageFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes heroGlowPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.06)}}@media (width<=950px){.hero-container{text-align:center;grid-template-columns:1fr;gap:50px;padding:70px 22px 80px}.hero-content{margin:0 auto}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-visual{min-height:auto;padding:10px 20px 35px}.hero-image-wrapper{width:min(580px,100%)}}@media (width<=600px){.hero{min-height:auto}.hero-container{padding:58px 18px 70px}.hero h1{letter-spacing:-2.2px;font-size:42px;line-height:1.04}.hero-description{font-size:16px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-btn{width:100%}.hero-image-wrapper{border-radius:23px;width:100%}.hero-image{height:auto}}@media (width<=900px){.hero-container{text-align:center;grid-template-columns:1fr;padding:70px 20px}.hero-content{margin:0 auto}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{flex-wrap:wrap;justify-content:center}.hero-card{width:280px;height:280px}.hero-card-content strong{font-size:48px}}.stats-section{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:35px 28px}.stats-container{grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;display:grid}.stat-item{text-align:center;border-right:1px solid #e5e7eb;padding:20px 25px}.stat-item:last-child{border-right:none}.stat-item h3{color:#111827;margin:0;font-size:32px;font-weight:800}.stat-item p{color:#6b7280;margin:8px 0 0;font-size:14px}@media (width<=700px){.stats-container{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(3),.stat-item:nth-child(4){border-top:1px solid #e5e7eb}}.services-section{background:#f5f7fb;padding:110px 28px}.services-container{max-width:1200px;margin:0 auto}.section-heading{max-width:720px;margin-bottom:55px}.section-label{letter-spacing:2px;color:#6366f1;margin:0 0 15px;font-size:12px;font-weight:800}.section-heading h2{letter-spacing:-2px;color:#111827;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.05}.section-heading h2 span{color:#6366f1}.section-description{color:#6b7280;max-width:650px;margin-top:20px;font-size:18px;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:32px;transition:transform .3s,box-shadow .3s,border-color .3s}.service-card:hover{border-color:#c7d2fe;transform:translateY(-7px);box-shadow:0 20px 45px #11182714}.service-icon{color:#4f46e5;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:25px;display:flex}.service-card h3{color:#111827;margin:0;font-size:21px}.service-card p{color:#6b7280;margin:14px 0 25px;font-size:15px;line-height:1.7}.service-link{color:#111827;font-size:14px;font-weight:700}@media (width<=900px){.services-section{padding:80px 20px}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-grid{grid-template-columns:1fr}.service-card{padding:26px}}.why-section{background:#fff;padding:110px 28px}.why-container{max-width:1200px;margin:0 auto}.why-heading{max-width:720px;margin-bottom:55px}.why-heading h2{letter-spacing:-2px;color:#111827;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.05}.why-heading h2 span{color:#6366f1}.why-heading>p:last-child{color:#6b7280;margin-top:20px;font-size:18px;line-height:1.7}.why-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.why-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:30px;transition:transform .3s,box-shadow .3s}.why-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #11182714}.why-icon{color:#4f46e5;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:flex}.why-card h3{color:#111827;margin:0;font-size:19px}.why-card p{color:#6b7280;margin:13px 0 0;font-size:14px;line-height:1.7}@media (width<=900px){.why-section{padding:80px 20px}.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-grid{grid-template-columns:1fr}}.projects-section{background:#f5f7fb;padding:110px 28px}.projects-container{max-width:1200px;margin:0 auto}.projects-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px;display:flex}.projects-heading h2{letter-spacing:-2px;color:#111827;margin:0;font-size:clamp(38px,5vw,58px);line-height:1.05}.projects-heading h2 span{color:#6366f1}.projects-view-all{color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:10px;padding:12px 18px;font-size:14px;font-weight:700}.projects-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;transition:transform .3s,box-shadow .3s;overflow:hidden}.project-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px #1118271a}.project-image{background:#e9ecf8;width:100%;overflow:hidden;height:420px!important;padding:0!important}.project-image img{object-fit:cover;width:100%;display:block;height:100%!important}.project-placeholder{color:#fff;background:radial-gradient(circle at 70% 25%,#6366f173,#0000 30%),linear-gradient(135deg,#111827,#312e81);border-radius:16px;align-items:end;height:100%;padding:22px;display:flex}.project-placeholder span{letter-spacing:1.5px;text-transform:uppercase;opacity:.8;font-size:12px}.project-content{padding:28px}.project-category{letter-spacing:1px;text-transform:uppercase;color:#6366f1;margin:0 0 10px;font-size:12px;font-weight:800}.project-content h3{color:#111827;margin:0;font-size:24px}.project-description{color:#6b7280;margin:14px 0 22px;font-size:15px;line-height:1.7}.project-bottom{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding-top:18px;display:flex}.project-tech{color:#6b7280;font-size:12px;font-weight:600}.project-bottom a{color:#111827;font-size:13px;font-weight:700}@media (width<=900px){.projects-section{padding:80px 20px}.projects-heading{flex-direction:column;align-items:flex-start}.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.projects-grid{grid-template-columns:1fr}}.technology-page{background:#fff;min-height:100vh}.technology-section{padding:65px 35px 35px}.technology-section:last-child{padding-bottom:100px}.technology-heading{text-align:center;max-width:850px;margin:0 auto 45px}.technology-heading h1{color:#101828;letter-spacing:-1.5px;margin:0;font-size:42px;font-weight:800}.technology-heading p{color:#52627a;margin:14px auto 0;font-size:17px;line-height:1.7}.technology-grid{grid-template-columns:repeat(3,1fr);gap:35px;max-width:1500px;margin:0 auto;display:grid}.technology-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 22px #0f172a1a}.technology-card:hover{transform:translateY(-7px);box-shadow:0 18px 38px #0f172a26}.technology-image{background:#f7f8fa;justify-content:center;align-items:center;height:215px;display:flex;overflow:hidden}.technology-image img{object-fit:contain;width:120px;height:120px;transition:transform .3s}.technology-card:hover .technology-image img{transform:scale(1.08)}.technology-content{padding:25px 25px 30px}.technology-content h2{color:#111827;margin:0 0 10px;font-size:25px;font-weight:800}.technology-content p{color:#52627a;margin:0;font-size:15px;line-height:1.7}@media (width<=1000px){.technology-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.technology-section{padding:50px 20px 20px}.technology-heading h1{font-size:32px}.technology-heading p{font-size:15px}.technology-grid{grid-template-columns:1fr;gap:25px}.technology-image{height:200px}}.process-section{background:#f5f7fb;padding:120px 28px}.process-container{max-width:1200px;margin:0 auto}.process-heading{max-width:700px;margin-bottom:60px}.process-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(42px,5vw,64px);line-height:1}.process-heading h2 span{color:#6366f1}.process-heading>p:last-child{color:#6b7280;margin-top:20px;font-size:18px;line-height:1.7}.process-list{flex-direction:column;display:flex}.process-step{border-top:1px solid #dfe3ea;grid-template-columns:90px 1fr 50px;align-items:center;gap:30px;padding:28px 0;transition:padding .3s;display:grid}.process-step:last-child{border-bottom:1px solid #dfe3ea}.process-step:hover{padding-left:12px;padding-right:12px}.process-number{letter-spacing:1px;color:#6366f1;font-size:14px;font-weight:800}.process-content h3{color:#111827;margin:0;font-size:25px}.process-content p{color:#6b7280;max-width:650px;margin:8px 0 0;font-size:15px;line-height:1.7}.process-arrow{color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .3s,background .3s;display:flex}.process-step:hover .process-arrow{background:#eef2ff;transform:translate(3px,-3px)}@media (width<=700px){.process-section{padding:85px 20px}.process-step{grid-template-columns:55px 1fr 40px;gap:15px;padding:25px 0}.process-content h3{font-size:20px}.process-content p{font-size:14px}}.testimonials-section{background:#fff;padding:120px 28px}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-heading{max-width:720px;margin-bottom:55px}.testimonials-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(42px,5vw,64px);line-height:1}.testimonials-heading h2 span{color:#6366f1}.testimonials-heading>p:last-child{color:#6b7280;margin-top:20px;font-size:18px;line-height:1.7}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:22px;padding:32px;transition:transform .3s,box-shadow .3s}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #11182714}.quote-mark{color:#6366f1;font-size:52px;line-height:.8}.testimonial-quote{color:#4b5563;margin:20px 0 30px;font-size:16px;line-height:1.8}.testimonial-person{border-top:1px solid #e5e7eb;align-items:center;gap:12px;padding-top:20px;display:flex}.testimonial-avatar{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;font-weight:700;display:flex}.testimonial-person h3{color:#111827;margin:0;font-size:14px}.testimonial-person p{color:#6b7280;margin:4px 0 0;font-size:12px}@media (width<=900px){.testimonials-section{padding:85px 20px}.testimonials-grid{grid-template-columns:1fr}}.faq-section{background:#f5f7fb;padding:120px 28px}.faq-container{max-width:1000px;margin:0 auto}.faq-heading{max-width:700px;margin-bottom:55px}.faq-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(42px,5vw,64px);line-height:1}.faq-heading h2 span{color:#6366f1}.faq-heading>p:last-child{color:#6b7280;margin-top:20px;font-size:18px;line-height:1.7}.faq-list{border-top:1px solid #dfe3ea}.faq-item{border-bottom:1px solid #dfe3ea}.faq-question{text-align:left;cursor:pointer;color:#111827;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:28px 5px;font-size:18px;font-weight:700;display:flex}.faq-icon{background:#fff;border:1px solid #dfe3ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;font-weight:400;display:flex}.faq-answer{padding:0 55px 25px 5px}.faq-answer p{color:#6b7280;margin:0;font-size:15px;line-height:1.8}@media (width<=600px){.faq-section{padding:85px 20px}.faq-question{padding:22px 0;font-size:16px}.faq-answer{padding-left:0;padding-right:30px}}.cta-section{color:#fff;background:#0b1020;padding:110px 28px}.cta-container{background:radial-gradient(circle at 85% 20%,#6366f140,#0000 35%),#ffffff09;border:1px solid #ffffff1a;border-radius:28px;justify-content:space-between;align-items:center;gap:50px;max-width:1200px;margin:0 auto;padding:70px;display:flex}.cta-content{max-width:700px}.cta-label{letter-spacing:2px;color:#9da8ff;margin:0 0 18px;font-size:11px;font-weight:800}.cta-content h2{letter-spacing:-3px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1}.cta-content h2 span{color:#8b8cf8;display:block}.cta-content>p:last-child{color:#aab2c6;max-width:650px;margin-top:22px;font-size:17px;line-height:1.8}.cta-actions{flex-direction:column;gap:12px;min-width:210px;display:flex}.cta-primary,.cta-secondary{text-align:center;border-radius:10px;padding:14px 20px;font-size:14px;font-weight:700;transition:all .25s}.cta-primary{color:#111827;background:#fff}.cta-primary:hover{transform:translateY(-3px)}.cta-secondary{color:#fff;border:1px solid #ffffff26}.cta-secondary:hover{background:#ffffff12}@media (width<=800px){.cta-section{padding:80px 20px}.cta-container{flex-direction:column;align-items:flex-start;padding:40px 28px}.cta-actions{width:100%}}.footer{color:#fff;background:#070b16;padding:75px 28px 25px}.footer-container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto;padding-bottom:60px;display:grid}.footer-brand h3{letter-spacing:-1px;margin:0;font-size:28px}.footer-brand p{letter-spacing:2px;text-transform:uppercase;color:#8b8cf8;margin:7px 0 18px;font-size:10px;font-weight:800}.footer-brand span{color:#7f899f;max-width:300px;font-size:14px;line-height:1.7;display:block}.footer-socials{align-items:center;gap:10px;margin-top:24px;display:flex}.footer-socials a{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{color:#fff;background:#ffffff1a;border-color:#ffffff38;transform:translateY(-4px)}.footer-column{flex-direction:column;gap:13px;display:flex}.footer-column h4{margin:0 0 8px;font-size:14px}.footer-column a{color:#7f899f;font-size:13px;text-decoration:none;transition:color .25s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;max-width:1200px;margin:0 auto;padding-top:22px;display:flex}.footer-bottom p{color:#667085;margin:0;font-size:12px}.footer-bottom div{gap:20px;display:flex}.footer-bottom a{color:#667085;font-size:12px;text-decoration:none}.footer-bottom a:hover{color:#fff}@media (width<=800px){.footer{padding:60px 20px 25px}.footer-container{grid-template-columns:repeat(2,1fr);gap:40px 25px}.footer-brand{grid-column:span 2}.footer-bottom{flex-direction:column}}@media (width<=500px){.footer-container{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-socials{gap:8px}.footer-socials a{width:38px;height:38px}.footer-socials a span{font-family:Arial,sans-serif;font-size:18px;font-weight:700}.footer-bottom div{flex-direction:column;gap:8px}}.about-page{background:#fff}.about-hero{background:radial-gradient(circle at 80% 20%,#6366f124,#0000 32%),#f5f7fb;padding:150px 28px 120px}.about-hero-container{max-width:1200px;margin:0 auto}.about-hero h1{letter-spacing:-4px;color:#111827;max-width:850px;margin:0;font-size:clamp(50px,7vw,82px);line-height:.98}.about-hero h1 span{color:#6366f1;display:block}.about-hero-description{color:#6b7280;max-width:700px;margin-top:28px;font-size:19px;line-height:1.8}.about-intro{background:#fff;padding:120px 28px}.about-intro-container{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;max-width:1300px;margin:0 auto;display:grid}.about-intro-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(40px,5vw,60px);line-height:1}.about-intro-heading h2 span{color:#6366f1;display:block}.about-intro-right{flex-direction:column;gap:28px;display:flex}.about-image-wrapper{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:26px;width:100%;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 25px 60px #1118271a}.about-image-wrapper:hover{transform:translateY(-6px);box-shadow:0 32px 70px #11182726}.about-image{object-fit:cover;object-position:center;width:100%;height:390px;transition:transform .5s;display:block}.about-image-wrapper:hover .about-image{transform:scale(1.03)}.about-intro-content{padding-top:0}.about-intro-content p{color:#6b7280;margin:0 0 20px;font-size:16px;line-height:1.85}@media (width<=800px){.about-hero{padding:100px 20px 80px}.about-hero h1{letter-spacing:-2px}.about-intro{padding:80px 20px}.about-intro-container{grid-template-columns:1fr;gap:35px}}.about-values{background:#f5f7fb;padding:110px 28px}.about-values-container{grid-template-columns:repeat(2,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.value-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:45px}.value-card h2{letter-spacing:-2px;color:#111827;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.05}.value-card h2 span{color:#6366f1;display:block}.value-card>p:last-child{color:#6b7280;margin-top:22px;font-size:16px;line-height:1.8}.dark-value-card{background:#0b1020;border-color:#0b1020}.dark-value-card h2{color:#fff}.dark-value-card h2 span{color:#8b8cf8}.dark-value-card>p:last-child{color:#aab2c6}.dark-value-card .section-label{color:#9da8ff}.about-different{background:#fff;padding:120px 28px}.about-different-container{grid-template-columns:.8fr 1.2fr;gap:100px;max-width:1200px;margin:0 auto;display:grid}.about-different-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(40px,5vw,60px);line-height:1}.about-different-heading h2 span{color:#6366f1;display:block}.about-different-list{border-top:1px solid #e5e7eb}.different-item{border-bottom:1px solid #e5e7eb;grid-template-columns:55px 1fr;gap:22px;padding:28px 0;display:grid}.different-item>span{color:#6366f1;font-size:13px;font-weight:800}.different-item h3{color:#111827;margin:0;font-size:20px}.different-item p{color:#6b7280;margin:8px 0 0;font-size:14px;line-height:1.7}@media (width<=800px){.about-values{padding:80px 20px}.about-values-container{grid-template-columns:1fr}.value-card{padding:30px}.about-different{padding:80px 20px}.about-different-container{grid-template-columns:1fr;gap:50px}}.about-story{color:#fff;background:#0b1020;padding:120px 28px}.about-story-container{grid-template-columns:.35fr 1fr;gap:90px;max-width:1200px;margin:0 auto;display:grid}.about-story-label .section-label{color:#9da8ff}.about-story-content{max-width:800px}.about-story-content h2{letter-spacing:-3px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1}.about-story-content h2 span{color:#8b8cf8;display:block}.about-story-content p{color:#aab2c6;max-width:700px;margin:24px 0 0;font-size:17px;line-height:1.8}@media (width<=800px){.about-story{padding:85px 20px}.about-story-container{grid-template-columns:1fr;gap:35px}.about-story-content h2{letter-spacing:-2px}}.about-cta{background:#f5f7fb;padding:100px 28px}.about-cta-container{background:#fff;border:1px solid #e5e7eb;border-radius:26px;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:55px;display:flex}.about-cta-container h2{letter-spacing:-2.5px;color:#111827;margin:0;font-size:clamp(36px,5vw,58px);line-height:1}.about-cta-container h2 span{color:#6366f1;display:block}.about-cta-container>div>p:last-child{color:#6b7280;max-width:620px;margin-top:18px;font-size:16px;line-height:1.8}.about-cta-button{color:#fff;background:#111827;border-radius:10px;flex-shrink:0;padding:14px 22px;font-size:14px;font-weight:700;transition:all .25s}.about-cta-button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #11182729}@media (width<=800px){.about-cta{padding:80px 20px}.about-cta-container{flex-direction:column;align-items:flex-start;padding:35px 28px}}.services-page{background:#fff}.services-hero{background:radial-gradient(circle at 80% 25%,#6366f124,#0000 32%),radial-gradient(circle at 15% 75%,#3b82f614,#0000 30%),#f5f7fb;align-items:center;min-height:calc(100vh - 78px);padding:100px 28px;display:flex}.services-hero-container{max-width:1200px;margin:0 auto}.services-hero h1{letter-spacing:-4px;color:#111827;max-width:900px;margin:0;font-size:clamp(52px,7vw,84px);line-height:.98}.services-hero h1 span{color:#6366f1;display:block}.services-hero-description{color:#6b7280;max-width:720px;margin-top:28px;font-size:19px;line-height:1.8}.services-hero-actions{align-items:center;gap:14px;margin-top:38px;display:flex}.services-primary-btn,.services-secondary-btn{border-radius:11px;justify-content:center;align-items:center;padding:14px 22px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.services-primary-btn{color:#fff;background:#111827}.services-primary-btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px #11182729}.services-secondary-btn{color:#111827;background:#fff;border:1px solid #d9dde5}.services-secondary-btn:hover{border-color:#111827;transform:translateY(-3px)}@media (width<=700px){.services-hero{min-height:auto;padding:90px 20px}.services-hero h1{letter-spacing:-2px}.services-hero-actions{flex-direction:column;align-items:stretch}.services-primary-btn,.services-secondary-btn{width:100%}}.services-page-list{background:#fff;padding:120px 28px}.services-page-container{max-width:1200px;margin:0 auto}.services-page-heading{max-width:750px;margin-bottom:60px}.services-page-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(42px,5vw,66px);line-height:1}.services-page-heading h2 span{color:#6366f1;display:block}.services-page-heading>p:last-child{color:#6b7280;margin-top:22px;font-size:18px;line-height:1.8}.services-page-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.service-detail-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;min-height:330px;padding:35px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}.service-detail-card:hover{border-color:#c7d2fe;transform:translateY(-7px);box-shadow:0 22px 45px #11182717}.service-detail-number{letter-spacing:1px;color:#6366f1;margin-bottom:55px;font-size:13px;font-weight:800;display:block}.service-detail-card h3{letter-spacing:-.7px;color:#111827;margin:0;font-size:27px}.service-detail-card>p{color:#6b7280;max-width:520px;margin:14px 0 24px;font-size:15px;line-height:1.8}.service-detail-tags{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.service-detail-tags span{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.service-detail-card>a{color:#111827;font-size:13px;font-weight:800}.service-detail-card{cursor:pointer;transition:transform .3s,box-shadow .3s,background .3s,border-color .3s}.service-detail-card.active-service{background:radial-gradient(circle at 85% 20%,#8b5cf647,#0000 35%),#0b1020;border-color:#0b1020;transform:translateY(-8px);box-shadow:0 24px 55px #11182726}.service-detail-card.active-service h3{color:#fff}.service-detail-card.active-service>p{color:#aab2c6}.service-detail-card.active-service .service-detail-number{color:#a78bfa}.service-detail-card.active-service .service-detail-tags span{color:#d8def0;background:#ffffff0f;border-color:#ffffff1f}.service-detail-card.active-service>a{color:#fff}@media (width<=800px){.services-page-list{padding:85px 20px}.services-page-grid{grid-template-columns:1fr}.service-detail-card{min-height:auto;padding:28px}.service-detail-number{margin-bottom:40px}}.service-process-section{background:#f5f7fb;padding:120px 28px}.service-process-container{max-width:1200px;margin:0 auto}.service-process-heading{max-width:720px;margin-bottom:60px}.service-process-heading h2{letter-spacing:-3px;color:#111827;margin:0;font-size:clamp(42px,5vw,66px);line-height:1}.service-process-heading h2 span{color:#6366f1;display:block}.service-process-heading>p:last-child{color:#6b7280;margin-top:20px;font-size:18px;line-height:1.8}.service-process-list{border-top:1px solid #dfe3ea}.service-process-item{border-bottom:1px solid #dfe3ea;grid-template-columns:90px 1fr;gap:30px;padding:30px 10px;transition:background .3s,padding-left .3s;display:grid}.service-process-item:hover{background:#fff;padding-left:20px}.service-process-item>span{color:#6366f1;font-size:13px;font-weight:800}.service-process-item h3{color:#111827;margin:0;font-size:24px}.service-process-item p{color:#6b7280;max-width:700px;margin:9px 0 0;font-size:15px;line-height:1.75}@media (width<=700px){.service-process-section{padding:85px 20px}.service-process-item{grid-template-columns:50px 1fr;gap:15px;padding:25px 0}.service-process-item h3{font-size:20px}}.services-cta-section{background:#0b1020;padding:110px 28px}.services-cta-container{text-align:center;max-width:1100px;margin:0 auto}.services-cta-container .section-label{color:#9da8ff}.services-cta-container h2{letter-spacing:-3px;color:#fff;margin:0;font-size:clamp(42px,6vw,72px);line-height:1}.services-cta-container h2 span{color:#8b8cf8;display:block}.services-cta-container>p:not(.section-label){color:#aab2c6;max-width:650px;margin:22px auto 0;font-size:17px;line-height:1.8}.services-cta-button{color:#111827;background:#fff;border-radius:11px;justify-content:center;align-items:center;margin-top:32px;padding:15px 24px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex}.services-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}@media (width<=700px){.services-cta-section{padding:85px 20px}.services-cta-container h2{letter-spacing:-2px}}.projects-page{color:#111827;background:#f7f8fc}.projects-hero{text-align:center;background:#f8f9fb;padding:80px 20px 75px}.projects-hero h1{color:#111827;margin:0 0 20px;font-size:64px;font-weight:800;line-height:1.1}.projects-hero p{color:#334155;margin:0;font-size:20px}.projects-list{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:55px 30px 90px;display:flex}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:1fr 1fr;min-height:430px;display:grid;overflow:hidden;box-shadow:0 8px 30px #0f172a0f}.project-image{width:100%;height:100%;min-height:430px;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;display:block}.project-content{flex-direction:column;justify-content:center;padding:55px;display:flex}.project-category{color:#2563eb;background:#e0ecff;border-radius:30px;width:fit-content;margin-bottom:22px;padding:10px 18px;font-size:14px;font-weight:600}.project-content h2{color:#111827;margin:0 0 20px;font-size:38px;line-height:1.15}.project-content p{color:#334155;margin:0 0 30px;font-size:17px;line-height:1.7}.project-content a{color:#fff;background:#2563eb;border-radius:8px;width:fit-content;padding:14px 25px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s}.project-content a:hover{background:#1d4ed8;transform:translateY(-2px)}.projects-cta{text-align:center;color:#fff;background:#0b1020;padding:90px 20px}.projects-cta h2{margin:0 0 15px;font-size:42px}.projects-cta p{color:#cbd5e1;margin:0 0 30px;font-size:18px}.projects-cta a{color:#111827;background:#fff;border-radius:8px;padding:15px 28px;font-weight:600;text-decoration:none;display:inline-block}@media (width<=800px){.projects-hero h1{font-size:42px}.projects-hero p{font-size:17px}.project-card{grid-template-columns:1fr}.project-image{height:280px;min-height:280px}.project-content{padding:35px 25px}.project-content h2{font-size:30px}.projects-cta h2{font-size:32px}}.contact-page{color:#111827;background:#fff}.contact-hero{background:radial-gradient(circle at 50% 0,#7c3aed1f,#0000 42%),#f8fafc;padding:150px 28px 110px}.contact-hero-inner{text-align:center;max-width:1000px;margin:auto}.contact-label{letter-spacing:2px;color:#7c3aed;margin-bottom:22px;font-size:12px;font-weight:700;display:inline-block}.contact-hero h1{letter-spacing:-4px;color:#111827;margin:0;font-size:clamp(48px,7vw,82px);line-height:1}.contact-hero h1 span,.contact-location-content h2 span,.contact-final-cta h2 span,.contact-left h2 span{color:#7c3aed}.contact-hero p{color:#64748b;max-width:650px;margin:30px auto 0;font-size:18px;line-height:1.7}.contact-main{padding:110px 28px}.contact-main-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;max-width:1200px;margin:auto;display:grid}.contact-left h2{letter-spacing:-2.5px;color:#111827;margin:0;font-size:clamp(40px,5vw,62px);line-height:1.05}.contact-intro{color:#64748b;max-width:500px;margin:28px 0 40px;font-size:16px;line-height:1.8}.contact-info-cards{flex-direction:column;gap:14px;display:flex}.contact-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:18px;padding:18px;transition:all .25s;display:flex}.contact-info-card:hover{border-color:#c4b5fd;transform:translate(5px);box-shadow:0 15px 35px #0f172a12}.contact-card-icon{color:#7c3aed;background:#f3e8ff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.contact-info-card small{color:#94a3b8;margin-bottom:4px;font-size:12px;display:block}.contact-info-card strong{color:#1e293b;font-size:15px;display:block}.contact-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:38px;box-shadow:0 30px 80px #0f172a14}.contact-form-header span{letter-spacing:1.7px;color:#7c3aed;font-size:11px;font-weight:700}.contact-form-header h3{color:#111827;margin:12px 0 8px;font-size:30px}.contact-form-header p{color:#64748b;font-size:14px}.contact-form{flex-direction:column;gap:20px;margin-top:30px;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-field{flex-direction:column;gap:8px;display:flex}.contact-field label{color:#334155;font-size:13px;font-weight:600}.contact-field input,.contact-field select,.contact-field textarea{box-sizing:border-box;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:14px;transition:all .2s}.contact-field input,.contact-field select{height:50px}.contact-field textarea{resize:vertical;min-height:140px}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{background:#fff;border-color:#8b5cf6;box-shadow:0 0 0 3px #7c3aed14}.contact-submit{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.contact-submit:hover{background:#7c3aed;transform:translateY(-2px)}.contact-submit span{font-size:20px}.contact-location{background:#f8fafc;padding:110px 28px}.contact-location-container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;max-width:1200px;margin:auto;display:grid}.contact-location-content h2{letter-spacing:-2px;color:#111827;margin:0;font-size:clamp(42px,5vw,62px);line-height:1}.contact-location-content>p{color:#1e293b;margin-top:28px;font-weight:700}.contact-location-content address{color:#64748b;margin-top:12px;font-style:normal;line-height:1.8}.map-button{color:#fff;background:#111827;border-radius:10px;margin-top:28px;padding:13px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.map-button:hover{background:#7c3aed}.contact-map{border:1px solid #e2e8f0;border-radius:26px;width:100%;height:430px;overflow:hidden;box-shadow:0 25px 60px #0f172a14}.contact-map iframe{border:0;width:100%;height:100%}.contact-final-cta{text-align:center;color:#fff;background:#070b16;padding:120px 28px}.contact-final-cta>div{max-width:850px;margin:auto}.contact-final-cta .contact-label{color:#a78bfa}.contact-final-cta h2{letter-spacing:-3px;color:#fff;margin:0;font-size:clamp(40px,6vw,68px);line-height:1.05}.contact-final-cta p{color:#94a3b8;margin:24px 0 30px;font-size:17px}.contact-final-cta a{color:#111827;background:#fff;border-radius:10px;padding:15px 24px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.contact-final-cta a:hover{color:#fff;background:#7c3aed}@media (width<=900px){.contact-main-container,.contact-location-container{grid-template-columns:1fr;gap:55px}.contact-main,.contact-location{padding:80px 22px}}@media (width<=600px){.contact-hero{padding:110px 20px 80px}.contact-hero h1{letter-spacing:-2px}.contact-form-wrapper{border-radius:20px;padding:24px}.contact-form-row{grid-template-columns:1fr}.contact-map{border-radius:20px;height:320px}.contact-final-cta{padding:90px 20px}}.footer{width:100%;min-height:300px;color:#fff!important;background:#070b16!important;display:block!important}
