@media (max-width:768px){.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all 0.3s ease}.mobile-menu-button:hover{background-color:#f3f4f6;border-radius:6px}.mobile-nav-link{display:block;padding:1rem 1.5rem;color:#1e293b;transition:all 0.3s ease;border-radius:.5rem;margin:.5rem 0;font-weight:500;display:flex;align-items:center;gap:.5rem}.mobile-nav-link:hover{background-color:#f1f5f9;color:#0ea5e9;transform:translateX(4px)}.mobile-menu-button{padding:.75rem;border-radius:.5rem;transition:all 0.3s ease}.mobile-menu-button:hover{background-color:#f1f5f9}.mobile-menu-button.active{background-color:#f1f5f9;color:#0ea5e9}.mobile-menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .3);opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:40}.mobile-menu-backdrop.active{opacity:1;visibility:visible}button,.btn-primary,.btn-secondary,a.nav-link,input[type="submit"]{min-height:44px;padding:.75rem 1rem}input,select,textarea{font-size:16px!important;padding:0.75rem!important;margin-bottom:1rem!important}.container,.max-w-7xl,.max-w-6xl,.max-w-5xl,.max-w-4xl{padding-left:1rem!important;padding-right:1rem!important}.card,.service-card,.blog-card{margin-bottom:1rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1)}h1{font-size:2rem!important;line-height:1.2!important}h2{font-size:1.75rem!important;line-height:1.3!important}h3{font-size:1.5rem!important;line-height:1.4!important}table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.form-group{margin-bottom:1.5rem}.grid{gap:1rem!important}footer{padding-bottom:calc(4rem + env(safe-area-inset-bottom))!important}section{padding:2rem 0!important}.error-message{font-size:.875rem;padding:.5rem;margin-top:.25rem;border-radius:.375rem}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.shadow-mobile{box-shadow:0 2px 4px rgb(0 0 0 / .1)}}