@media(max-width:768px){.sidebar{position:fixed;left:-100%;top:0;height:100vh;width:280px;z-index:1000;transition:left .3s ease;background:#1e293b}.sidebar.open{left:0}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#1e293b;color:#fff;position:sticky;top:0;z-index:999}.hamburger-menu{display:block;cursor:pointer;padding:.5rem}.main-content{margin-left:0!important;padding:1rem;width:100%}.phone-widget{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;width:100%!important;max-width:100%!important;border-radius:1rem 1rem 0 0!important;transform:none!important}.phone-widget.minimized{transform:translateY(calc(100% - 60px))!important}.phone-widget-button{bottom:20px!important;right:20px!important;width:56px!important;height:56px!important}table{display:block;overflow-x:auto;white-space:nowrap}.form-row{flex-direction:column}.form-row>*{width:100%!important;margin-bottom:1rem}.card-grid{grid-template-columns:1fr!important}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}.btn-mobile-full{width:100%;margin-bottom:.5rem}.desktop-only{display:none!important}.contact-card{padding:1rem}.contact-actions{flex-direction:column;gap:.5rem}.contact-actions button{width:100%}}@media(min-width:769px)and (max-width:1024px){.sidebar{width:200px}.main-content{margin-left:200px;padding:1.5rem}.card-grid{grid-template-columns:repeat(2,1fr)!important}.phone-widget{max-width:400px}}@media(min-width:1025px){.mobile-only{display:none!important}.hamburger-menu,.mobile-header{display:none}}@media(hover:none)and (pointer:coarse){button,a,input[type=button],input[type=submit]{min-height:44px;min-width:44px}.clickable{padding:.75rem}}@media(max-width:768px)and (orientation:landscape){.phone-widget{max-height:80vh;overflow-y:auto}}@media print{.sidebar,.phone-widget,.phone-widget-button,.mobile-header,.no-print{display:none!important}.main-content{margin:0!important;padding:0!important}}
