:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--primary-color:#2563eb;--primary-hover:#1d4ed8;--text-dark:#111827;--text-light:#6b7280;--text-muted:#9ca3af;--border-color:#e5e7eb;--bg-light:#f8fafc;--bg-white:#fff;--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 24px #0000001f;--transition:all .3s ease;--custom-primary:#060b29;--font-poppins:"Poppins",system-ui,-apple-system,sans-serif;--font-canvas:"Canvas","Comic Sans MS",cursive,sans-serif;--kirangawande:#715cba;--swiper-theme-color:black!important}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none!important}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.hero-wrapper{color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-video{object-fit:cover;z-index:-1;width:100dvw;height:100dvh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-overlay{z-index:-1;background:radial-gradient(circle at 0 0,#b1c1f159,#0000 0%),linear-gradient(to bottom right,#0f172a6e,#0f172a60);position:absolute;inset:0}.hero-content{text-align:center;max-width:800px;padding:1rem 1.5rem;position:relative}.hero-title{letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.7rem,4.2vw,3.7rem);font-weight:800}.hero-title-gradient{background:linear-gradient(115deg,#38bdf8,#4f46e5,#6366f1,#a855f7) 0 0/220% 220%;color:#0000;text-shadow:0 0 18px #4f46e559;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite heroGradientFlow}@keyframes heroGradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-tagline{color:#bfdbfe;text-shadow:0 0 8px #0f172ae6;margin-bottom:2rem;font-size:clamp(1.15rem,2.1vw,1.5rem);font-weight:500}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-btn{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.7rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.hero-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#0008ff);box-shadow:0 14px 32px #2563eb80}.hero-btn-primary:hover{filter:brightness(1.05);transform:translateY(-1px)scale(1.03);box-shadow:0 20px 40px #2563eb99}.hero-btn-outline{color:#e5e7eb;background:#0f172ab3;border-color:#94a3b8cc}.hero-btn-outline:hover{color:#e5e7eb;background:#0f172af2;border-color:#93c5fd}@media (max-width:640px){.hero-wrapper{min-height:80vh}.hero-actions{flex-direction:column}.hero-title{letter-spacing:.08em}}.navbar-main{-webkit-backdrop-filter:blur(20px);background:#03091dfa}.cursor-pointer{cursor:pointer}.nav-link-custom{padding-bottom:.15rem;font-size:.92rem;transition:color .2s;position:relative;color:#e5e7eb!important}.nav-link-custom:after{content:"";background-color:#3b82f6;border-radius:999px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.nav-link-custom:hover{color:#fff!important}.nav-link-custom:hover:after{width:100%}.nav-link-custom.active{color:#60a5fa!important}.nav-link-custom.active:after{background-color:#60a5fa;width:100%}.navbar-toggler{border:none!important;outline:none!important}.hero-title-wrap{width:100%;max-width:720px}.hero-pill{letter-spacing:.12em;text-transform:uppercase;color:#e5e7eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172acc;border:1px solid #94a3b866;border-radius:999px;align-items:center;gap:8px;margin-bottom:.75rem;padding:4px 12px;font-size:.75rem;display:inline-flex}.hero-pill-dot{background:radial-gradient(circle at 30% 30%,#4ade80,#22c55e);border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #22c55ecc}.hero-title-modern{letter-spacing:-.04em;color:#f9fafb;font-size:clamp(2.6rem,4.4vw,3.6rem);font-weight:800;line-height:1.5;position:relative}.hero-title-main{background:linear-gradient(110deg,#e5e7eb,#38bdf8,#a855f7,#f97316) 0 0/220% 220%;color:#0000;-webkit-background-clip:text;background-clip:text;margin-right:.35em;font-size:4rem;animation:8s ease-in-out infinite alternate heroGradientShift;display:inline-block;position:relative}.hero-title-glow{filter:blur(24px);opacity:.6;z-index:-1;background:radial-gradient(circle at 10% 20%,#38bdf880,#0000 60%),radial-gradient(circle at 70% 80%,#a855f780,#0000 55%);position:absolute;inset:0}.hero-title-sub{color:#e5e7eb;letter-spacing:.14em;text-transform:uppercase;font-size:.62em;font-weight:500;display:block}.hero-title-underline{background:linear-gradient(90deg,#0000,#38bdf8,#a855f7,#0000);border-radius:999px;height:2px;margin-top:.75rem;display:block}@keyframes heroGradientShift{0%{background-position:0 40%}to{background-position:100% 60%}}.navbar-main.navbar-compact{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6}.navbar-main.navbar-expanded{-webkit-backdrop-filter:none;backdrop-filter:none;background:#020617!important}@media (max-width:991.98px){.navbar-main.navbar-expanded .navbar-collapse{z-index:1040;background:#020617;flex-direction:column;align-items:flex-start;padding:1.5rem 1.25rem;position:fixed;inset:56px 0 0;overflow-y:auto;display:flex!important}.nav-fullscreen{gap:.75rem;width:100%;flex-direction:column!important;align-items:flex-start!important}.nav-link-custom{width:100%;padding:.5rem 0;font-size:1rem}.hero-title-main{font-size:3.5rem!important}.hero-actions{display:flex!important}}.section-badge{color:#000;text-transform:uppercase;letter-spacing:1px;background:#ffffff1a;border:1px solid #000;border-radius:50px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-block}.section-title{letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.3}.section-description{color:#000;font-size:16px;line-height:2}.section-description strong{font-weight:700;color:#000!important}.services-swiper .swiper-pagination-bullet-active{color:#000!important;background:#000!important}.services-section{background:var(--bg-white)}.services-swiper{padding:20px 0 80px;overflow:visible}.services-swiper .swiper-slide{height:auto;display:flex}.service-card-slider{color:#000;background:#ffffffdc;border:2px solid #000;border-radius:16px;flex-direction:column;height:100%;padding:40px 32px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.service-card-slider:before{content:"";transform-origin:0;background:#000;height:4px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card-slider:hover:before{transform:scaleX(1)}.service-card-slider:hover{border-color:#000;box-shadow:0 12px 40px #00000026}.service-icon-slider{color:#000;border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;font-size:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.service-card-slider:hover .service-icon-slider{transform:scale(1.1)rotate(-5deg)}.service-title-slider{color:var(--text-dark);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.4;transition:color .3s}.service-card-slider:hover .service-title-slider{color:#000}.service-description-slider{color:var(--text-dark);flex-grow:1;margin-bottom:20px;font-size:15px;line-height:1.7}.service-link-slider{color:#000;align-items:center;gap:8px;font-size:14px;font-weight:600;transition:gap .3s;display:inline-flex}.service-card-slider:hover .service-link-slider{gap:12px}.arrow-icon{transition:transform .3s}.service-card-slider:hover .arrow-icon{transform:translate(4px)}.services-swiper .swiper-pagination{bottom:40px}.services-swiper .swiper-pagination-bullet{background:var(--text-muted);opacity:.4;width:10px;height:10px;transition:all .3s}.services-swiper .swiper-pagination-bullet-active{background:var(--primary-color);opacity:1;border-radius:5px;width:20px}.services-swiper .swiper-button-next,.services-swiper .swiper-button-prev{background:var(--bg-white);border:2px solid var(--border-color);border-radius:50%;width:40px;height:40px;transition:all .3s;display:none!important}.services-swiper .swiper-button-next:hover,.services-swiper .swiper-button-prev:hover{background:var(--primary-color);border-color:var(--primary-color);transform:scale(.5)}.services-swiper .swiper-button-next:after,.services-swiper .swiper-button-prev:after{color:var(--text-dark);font-size:12px;font-weight:900}.services-swiper .swiper-button-next:hover:after,.services-swiper .swiper-button-prev:hover:after{color:var(--bg-white)}.services-swiper .swiper-button-prev{left:0}.services-swiper .swiper-button-next{right:0}.view-all-link{color:var(--text-dark);font-size:20px;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.view-all-link:after{content:"";background:#000;height:2px;transition:transform .3s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.view-all-link:hover{color:#000!important}.view-all-link:hover:after{transform:scaleX(1)}.view-all-link strong{font-weight:700}@media (max-width:991px){.service-card-slider{padding:32px 24px}.service-icon-slider{width:60px;height:60px;font-size:28px}.service-title-slider{font-size:18px}.service-description-slider{font-size:14px}}@media (max-width:767px){.services-swiper{padding:20px 0 70px}.services-swiper .swiper-button-next,.services-swiper .swiper-button-prev{display:none}.service-card-slider{padding:30px 20px}.view-all-link{font-size:18px}}@media (max-width:575px){.services-swiper .swiper-pagination{bottom:30px}}.metric-number span{min-width:1ch;display:inline-block}.services-section{background-image:url(../media/bg-services.c02b6035.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.contact-section{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 55%),#020617;padding:5rem 1.5rem;color:#e5e7eb!important}.contact-info-card{border:2px solid var(--border-color);transition:var(--transition);border-radius:16px;align-items:center;gap:20px;padding:32px;display:flex}
