/* CDSKI Responsive Fixes */
html,body{overflow-x:hidden;-webkit-text-size-adjust:100%}
.bg-white .text-white{color:#1e293b!important}
.bg-white .text-orange-300{color:#c2410c!important}
.bg-white .text-blue-300{color:#1d4ed8!important}
.bg-white .text-purple-300{color:#7e22ce!important}
@media(max-width:480px){.text-4xl{font-size:1.75rem!important;line-height:1.2!important}.text-lg{font-size:1rem!important}.rounded-xl.p-1>button{padding:10px 8px!important;font-size:.8rem!important}footer .grid{grid-template-columns:1fr!important}}
@media(max-width:767px){header .h-16{height:56px}.min-h-screen{min-height:calc(100dvh - 56px)}.sticky.top-24{position:relative!important;top:auto!important}.w-9.h-9{width:44px!important;height:44px!important;min-width:44px;min-height:44px}.py-24{padding-top:48px!important;padding-bottom:48px!important}#gallery .grid{gap:6px!important}#testimonials .grid{grid-template-columns:1fr!important}#testimonials .p-8{padding:20px!important}#faq .p-6{padding:16px!important}#services .grid{grid-template-columns:1fr!important}#services .h-56{height:180px!important}.fixed.bottom-6.right-6,.fixed.bottom-4.right-4{bottom:16px!important;right:16px!important;z-index:40}h1,h2,h3,h4,h5,h6,p,span,a{word-break:break-word;overflow-wrap:break-word}img{max-width:100%;height:auto}}
@media(min-width:768px)and(max-width:1023px){#services .grid,#testimonials .grid{grid-template-columns:repeat(2,1fr)!important}#pricing .grid{grid-template-columns:1fr!important}.sticky.top-24{position:relative!important;top:auto!important}.text-4xl{font-size:2rem!important}}
@media(min-width:1280px){.max-w-7xl{max-width:1320px}}
@media(min-width:1536px){.max-w-7xl{max-width:1440px}}
@supports(padding:env(safe-area-inset-bottom)){header>div{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}footer{padding-bottom:env(safe-area-inset-bottom)}.fixed.bottom-6.right-6,.fixed.bottom-4.right-4{bottom:calc(16px + env(safe-area-inset-bottom))!important;right:calc(16px + env(safe-area-inset-right))!important}}
@media(max-width:374px){.flex.bg-slate-100.rounded-xl.p-1{flex-direction:column}.flex.bg-slate-100.rounded-xl.p-1>button{width:100%;padding:10px!important}.text-4xl{font-size:1.5rem!important}}
@media(max-width:767px)and(orientation:landscape){.min-h-screen{min-height:70vh!important}#testimonials .grid,#services .grid{grid-template-columns:repeat(2,1fr)!important}#gallery .grid{grid-template-columns:repeat(3,1fr)!important}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
:focus-visible{outline:2px solid #f97316!important;outline-offset:2px!important}
@media print{header,footer,.fixed,a[href*="wa.me"]{display:none!important}body{font-size:12pt;color:#000;background:#fff}.py-24{padding:12px 0!important}}
