:root{--datalani-blue: #0066cc;--datalani-dark: #0f172a;--datalani-darker: #020617}.bg-datalani-blue{background-color:var(--datalani-blue)}.text-datalani-blue{color:var(--datalani-blue)}.bg-datalani-dark{background-color:var(--datalani-dark)}.bg-datalani-darker{background-color:var(--datalani-darker)}.border-datalani-blue{border-color:var(--datalani-blue)}.hover\:bg-datalani-blue:hover{background-color:var(--datalani-blue)}.hover\:text-datalani-blue:hover{color:var(--datalani-blue)}.hover\:border-datalani-blue:hover{border-color:var(--datalani-blue)}.group:hover .group-hover\:block{display:block!important}.group:hover .group-hover\:opacity-100{opacity:1!important}.group:hover .group-hover\:scale-110{transform:scale(1.1)!important}.group:hover .group-hover\:text-white{color:#fff!important}.group:hover .group-hover\:bg-datalani-darker\/50{background-color:#02061780!important}.mobile-menu-dropdown{display:none}.mobile-menu-dropdown:not(.hidden){display:block}.hidden{display:none!important}.cursor-trail{position:fixed;pointer-events:none;border-radius:50%;background:var(--datalani-blue);animation:cursorTrail 1s ease-out forwards;z-index:9999}@keyframes cursorTrail{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.1)}}.mobile-tap-target{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.mobile-tap-target{min-height:40px;min-width:40px}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--datalani-darker)}::-webkit-scrollbar-thumb{background:var(--datalani-blue);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0052a3}body{background-color:var(--datalani-darker)!important;color:#fff!important;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;line-height:1.5!important}.flex{display:flex!important}.grid{display:grid!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline-flex{display:inline-flex!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.overflow-hidden{overflow:hidden!important}.max-w-7xl{max-width:80rem!important;margin-left:auto!important;margin-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.w-full{width:100%!important}.min-h-screen{min-height:100vh!important}.h-full{height:100%!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-4.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-4.sm\:px-6.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pt-16{padding-top:4rem!important}.pt-4{padding-top:1rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.gap-2{gap:.5rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mt-2{margin-top:.5rem!important}.mt-6{margin-top:1.5rem!important}.mt-12{margin-top:3rem!important}.mr-3{margin-right:.75rem!important}.ml-2{margin-left:.5rem!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.flex-shrink-0{flex-shrink:0!important}.rounded{border-radius:.25rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.rounded-2xl{border-radius:1rem!important}.rounded-full{border-radius:9999px!important}.border{border-width:1px!important}.border-t{border-top-width:1px!important}.border-b{border-bottom-width:1px!important}.border-2{border-width:2px!important}.border-gray-800{border-color:#1f2937!important}.border-white\/20{border-color:#fff3!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.text-gray-300{color:#d1d5db!important}.text-gray-400{color:#9ca3af!important}.leading-relaxed{line-height:1.625!important}.bg-green-500{background-color:#22c55e!important}.bg-yellow-500{background-color:#eab308!important}.bg-purple-500{background-color:#a855f7!important}.bg-orange-500{background-color:#f97316!important}.bg-red-500{background-color:#ef4444!important}.bg-blue-500{background-color:#3b82f6!important}.bg-gray-600{background-color:#4b5563!important}.bg-white\/10{background-color:#ffffff1a!important}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.w-3{width:.75rem!important}.h-3{height:.75rem!important}.w-4{width:1rem!important}.h-4{height:1rem!important}.w-5{width:1.25rem!important}.h-5{height:1.25rem!important}.w-6{width:1.5rem!important}.h-6{height:1.5rem!important}.w-8{width:2rem!important}.h-8{height:2rem!important}.w-12{width:3rem!important}.h-12{height:3rem!important}.w-16{width:4rem!important}.h-16{height:4rem!important}.h-20{height:5rem!important}.w-auto{width:auto!important}.h-24{height:6rem!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.col-span-2{grid-column:span 2 / span 2!important}a{color:inherit!important;text-decoration:none!important}a:hover{color:var(--datalani-blue)!important}a.bg-datalani-blue,a.bg-datalani-blue:hover{color:#fff!important}a.border-2{color:var(--datalani-blue)!important}a.border-2:hover{color:#fff!important;background-color:var(--datalani-blue)!important}a.border-2 svg{width:1.25rem!important;height:1.25rem!important;flex-shrink:0!important;margin-left:.5rem!important}nav{background-color:#0f172af2!important;border-bottom:1px solid #1f2937!important;width:100%!important;position:fixed!important;z-index:50!important;top:0!important;left:0!important;right:0!important}nav .max-w-7xl{padding-left:1rem!important;padding-right:1rem!important}#nav-header{display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:5rem!important}main{padding-top:4rem!important;display:block!important;min-height:50vh!important}main:empty{min-height:60vh!important}section{padding-top:2rem!important;padding-bottom:2rem!important}section .max-w-7xl{padding-left:1rem!important;padding-right:1rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}@media (min-width: 640px){.sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}}footer{background-color:var(--datalani-dark)!important;border-top:1px solid #1f2937!important;margin-top:3rem!important}footer .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}footer .max-w-7xl{padding:1.5rem 1rem!important}footer ul{list-style:none!important;padding:0!important;margin:0!important}footer li+li{margin-top:.25rem!important}footer a:hover{color:#fff!important}section.relative.min-h-screen{min-height:100vh!important;display:flex!important;align-items:center!important;position:relative!important;overflow:hidden!important}.hero-content{display:flex!important;align-items:center!important;width:100%!important;min-height:100vh!important;position:relative!important;z-index:10!important}.hero-content>div:first-child{width:100%!important;padding:2rem!important}.hero-content>div:first-child>div{background:#0f172ae6!important;border-radius:1rem!important;padding:2rem!important;border:1px solid #374151!important}section:first-of-type h1{font-size:1.875rem!important;font-weight:700!important;color:#fff!important;margin-bottom:.5rem!important}section:first-of-type .text-datalani-blue{color:var(--datalani-blue)!important}section:first-of-type p.text-lg{color:#d1d5db!important;font-size:1.125rem!important;margin-bottom:1.5rem!important}section:first-of-type .flex.flex-col{flex-direction:column!important;gap:1rem!important;margin-bottom:2rem!important}section:first-of-type a.bg-datalani-blue,section:first-of-type a[href="/contact"]{display:inline-block!important;padding:1rem 2rem!important;border-radius:.5rem!important;font-weight:600!important;background-color:var(--datalani-blue)!important;color:#fff!important}section:first-of-type a.border-2{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:1rem 2rem!important;border-radius:.5rem!important;border:2px solid var(--datalani-blue)!important;background:transparent!important;color:var(--datalani-blue)!important}section:first-of-type a.border-2 svg{width:1.25rem!important;height:1.25rem!important;margin-left:.5rem!important}.hidden.lg\:block{display:none!important}@media (min-width: 640px){section:first-of-type .flex.flex-col{flex-direction:row!important}section:first-of-type h1{font-size:2.25rem!important}.py-8.sm\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.gap-4.sm\:gap-8{gap:2rem!important}.px-4.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media (min-width: 768px){section:first-of-type h1{font-size:3rem!important}.grid.grid-cols-2.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid.grid-cols-1.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid.grid-cols-1.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (min-width: 1024px){.hero-content>div:first-child{width:50%!important;padding:3rem 4rem!important}.hidden.lg\:block{display:block!important}.hidden.lg\:block.lg\:w-1\/2{width:50%!important}section:first-of-type h1{font-size:3.75rem!important}.px-4.sm\:px-6.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}footer .grid.grid-cols-2.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.col-span-2.md\:col-span-1{grid-column:span 1!important}}@media (min-width: 1280px){.grid.grid-cols-1.md\:grid-cols-2.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid.grid-cols-2.md\:grid-cols-3.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}}.border-gray-700{border-color:#374151!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.max-w-4xl{max-width:56rem!important;margin-left:auto!important;margin-right:auto!important}.max-w-3xl{max-width:48rem!important;margin-left:auto!important;margin-right:auto!important}.placeholder-gray-400::placeholder{color:#9ca3af!important;opacity:1}.transition-colors{transition-property:color,background-color,border-color!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.mobile-text-size{font-size:16px!important}.space-y-4>*+*{margin-top:1rem!important}.space-y-6>*+*{margin-top:1.5rem!important}.grid-cols-1.lg\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))!important}.gap-12{gap:3rem!important}#contactForm input,#contactForm textarea,#contactForm select{width:100%!important;background-color:var(--datalani-darker)!important;border:1px solid #374151!important;border-radius:.5rem!important;color:#fff!important;font-size:16px!important;padding:.75rem!important;transition:border-color .15s ease!important}#contactForm input::placeholder,#contactForm textarea::placeholder{color:#9ca3af!important}#contactForm input:focus,#contactForm textarea:focus,#contactForm select:focus{outline:none!important;border-color:var(--datalani-blue)!important}#contactForm select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;cursor:pointer}#contactForm select option{background:var(--datalani-darker);color:#fff}#contactForm button[type=submit]{background-color:var(--datalani-blue)!important;color:#000!important;padding:.75rem 1.5rem!important;border-radius:.5rem!important;font-weight:600!important;border:none!important;cursor:pointer!important;transition:background-color .2s,transform .2s!important}#contactForm button[type=submit]:hover{background-color:#2563eb!important;transform:scale(1.05)}@media (min-width: 640px){.px-3.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.space-y-4.sm\:space-y-6>*+*{margin-top:1.5rem!important}.gap-8.sm\:gap-12{gap:3rem!important}#contactForm input,#contactForm textarea,#contactForm select{padding-left:1rem!important;padding-right:1rem!important}#contactForm button[type=submit]{padding:1rem 2rem!important}}@media (min-width: 768px){.grid-cols-1.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width: 1024px){.grid-cols-1.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
