/* Fast local utility subset for public AITC pages. Replaces runtime Tailwind CDN on customer-facing pages. */
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937;background:#f9fafb}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img,video{max-width:100%;display:block}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.top-4{top:1rem}.right-6{right:1.5rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.self-start{align-self:flex-start}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.col-span-full{grid-column:1/-1}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.divide-y>:not([hidden])~:not([hidden]){border-top:1px solid #e5e7eb}.divide-gray-200>:not([hidden])~:not([hidden]){border-color:#e5e7eb}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-25{height:6.25rem}.h-30{height:7.5rem}.h-48{height:12rem}.h-64{height:16rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.min-h-\[50vh\]{min-height:50vh}.max-h-full{max-height:100%}.w-6{width:1.5rem}.w-12{width:3rem}.w-30{width:7.5rem}.w-auto{width:auto}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-full{max-width:100%}.min-w-full{min-width:100%}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pt-8{padding-top:2rem}.pt-20{padding-top:5rem}.pl-4{padding-left:1rem}.bg-white{background:#fff}.bg-black{background:#000}.bg-gray-50{background:#f9fafb}.bg-gray-100{background:#f3f4f6}.bg-gray-800{background:#1f2937}.bg-gray-900{background:#111827}.bg-red-600{background:#dc2626}.bg-blue-800{background:#1e40af}.bg-blue-900{background:#1e3a8a}.bg-opacity-80{--tw-bg-opacity:.8}.bg-center{background-position:center}.bg-cover{background-size:cover}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-center{text-align:center}.text-left{text-align:left}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.italic{font-style:italic}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-700{border-color:#374151}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05)}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.opacity-90{opacity:.9}.pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}.transition{transition-property:color,background-color,border-color,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-300{transition-duration:300ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.transform{transform:translateZ(0)}.active,.nav-link.active{color:#ef4444;font-weight:600}.hover\:bg-red-700:hover{background:#b91c1c}.hover\:bg-red-600:hover{background:#dc2626}.hover\:bg-gray-100:hover{background:#f3f4f6}.hover\:bg-gray-700:hover{background:#374151}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-red-800:hover{color:#991b1b}.hover\:scale-105:hover{transform:scale(1.05)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:text-red-500:focus{color:#ef4444}.focus\:border-red-500:focus{border-color:#ef4444}.focus\:ring-1:focus{box-shadow:0 0 0 1px #ef4444}.focus\:ring-2:focus{box-shadow:0 0 0 2px #ef4444}.focus\:ring-offset-2:focus{outline-offset:2px}.section-heading::after{content:'';display:block;width:80px;height:4px;background:#ef4444;margin-top:12px;margin-left:auto;margin-right:auto}.card-hover-effect{transition:all .3s ease-in-out}.card-hover-effect:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.message-box-overlay.active{opacity:1;pointer-events:auto}.message-box.active{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto}.loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #dc2626;border-radius:50%;width:36px;height:36px;animation:spin 1s linear infinite;margin:1rem auto}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-in-up{animation:fadeInUp .7s ease both}.delay-200{animation-delay:.2s}.delay-400{animation-delay:.4s}@keyframes fadeInUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.project-card-image{width:100%;height:12rem;object-fit:cover}.squared-full,.square-full{border-radius:0}.fa-spin{animation:spin 1s linear infinite}
@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:justify-end{justify-content:flex-end}.md\:mb-0{margin-bottom:0}.md\:text-left{text-align:left}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}
@media (min-width:1024px){.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:mb-0{margin-bottom:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}}
@media (max-width:767px){.hidden.md\:flex{display:none!important}}
