html{overflow-x:hidden;max-width:100vw}body{overflow-x:hidden;max-width:100vw;position:relative}img{max-width:100%;height:auto;display:block}@media (max-width:767px){.container{padding-left:1rem;padding-right:1rem;max-width:100%}.header-container{padding:1rem}.logo{font-size:1.5rem}.hamburger{display:flex!important;flex-direction:column;gap:4px;background:0 0;border:none;padding:.5rem;cursor:pointer;min-width:44px;min-height:44px;justify-content:center;align-items:center;z-index:1001}.hamburger-line{width:25px;height:3px;background:var(--text-primary);border-radius:2px;transition:.3s}.hamburger.active .hamburger-line:first-child{transform:rotate(45deg) translate(7px,7px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:var(--bg-primary);box-shadow:-4px 0 20px rgba(0,0,0,.2);transition:right .3s;z-index:1000;overflow-y:auto;padding-top:80px}.nav.active{right:0}.nav-list{flex-direction:column;padding:1rem;gap:0}.nav-item{width:100%;border-bottom:1px solid var(--border-light)}.nav-link{display:block;padding:1rem;width:100%;min-height:48px}.hero{min-height:500px;padding:3rem 0}.hero-title{font-size:2rem!important;line-height:1.2}.hero-subtitle{font-size:1rem!important}.hero-actions{flex-direction:column;width:100%;gap:1rem}.hero-actions .btn{width:100%;min-height:48px}.features-grid,.footer-grid,.gallery-grid,.grid,.grid-2,.grid-3,.grid-4,.stats-grid{grid-template-columns:1fr!important;gap:1.5rem}.section{padding:3rem 0}h1{font-size:2rem!important}.section-title,h2{font-size:1.75rem!important}h3{font-size:1.5rem!important}.lead{font-size:1rem!important}.card-actions{flex-direction:column}.card-actions .btn{width:100%}.form-control{font-size:16px!important;min-height:48px;padding:.75rem 1rem}textarea.form-control{min-height:120px}select.form-control{min-height:48px}.btn{min-height:48px;padding:.75rem 1.5rem;font-size:1rem}.btn-large{min-height:56px}.data-table,table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}table{min-width:600px}td,th{padding:.75rem .5rem;font-size:.875rem}.checkout-content{grid-template-columns:1fr!important}.order-summary-card{position:static!important}.form-row{grid-template-columns:1fr!important}.form-actions{flex-direction:column}.products-grid{grid-template-columns:1fr!important}.product-detail-content{grid-template-columns:1fr!important;padding-top:5rem}.product-gallery{position:static!important}.action-buttons{display:none!important}.mobile-bottom-bar{display:flex!important;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:1rem;gap:1rem;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:100}.mobile-btn{flex:1;min-height:48px}.filter-bar{flex-direction:column;gap:1rem}.filter-btn{min-height:44px;font-size:.875rem}.admin-container{padding:1rem}.admin-header{padding:1.5rem}.admin-nav{flex-wrap:wrap;gap:.5rem}.admin-nav-btn{min-height:44px;font-size:.875rem}.table-header{flex-direction:column;gap:1rem}.dashboard-sidebar{transform:translateX(-100%);transition:transform .3s}.dashboard-sidebar.active{transform:translateX(0)}.dashboard-main{margin-left:0;padding:1.5rem 1rem}.mobile-menu-btn{display:block!important;min-width:44px;min-height:44px}.dashboard-actions{flex-direction:column;width:100%}.content-grid{grid-template-columns:1fr!important}.forgot-hero,.login-hero{display:none!important}.forgot-form-section,.login-form-section{flex:1;padding:2rem 1rem}.back-link{position:static;margin-bottom:1rem}.social-login-buttons{grid-template-columns:1fr!important}.modal-content{margin:1rem;max-width:calc(100% - 2rem);max-height:90vh;overflow-y:auto}.stat-number{font-size:2.5rem!important}.gallery-item{aspect-ratio:16/9}.footer-grid{grid-template-columns:1fr!important}a,button,input,label[for],select{min-height:44px;display:inline-flex;align-items:center}li a,p a{min-height:auto;display:inline}a,button{touch-action:manipulation}}@media (min-width:768px) and (max-width:1024px){.features-grid,.grid-3,.grid-4,.products-grid{grid-template-columns:repeat(2,1fr)!important}.checkout-content{grid-template-columns:1fr!important}.order-summary-card{position:static!important}.content-grid{grid-template-columns:1fr!important}.nav-list{gap:1rem}.nav-link{padding:.5rem .75rem;font-size:.9rem}}@media (max-height:500px) and (orientation:landscape){.hero{min-height:400px}.modal-content{max-height:95vh}}@media (max-width:374px){.hero-title{font-size:1.75rem!important}.btn{font-size:.875rem;padding:.625rem 1rem}.filter-btn{font-size:.75rem;padding:.4rem .75rem}}@media (hover:none) and (pointer:coarse){.card:hover,.gallery-item:hover,.product-card:hover{transform:none!important}.nav-item{margin-bottom:.25rem}}@supports (-webkit-touch-callout:none){.hero,.modal,.nav{min-height:-webkit-fill-available}}@media (prefers-contrast:high){.btn{border-width:2px}}@media print{.back-button,.btn,.filter-section,.footer,.hamburger,.header,.mobile-bottom-bar,.nav{display:none!important}body{font-size:12pt}.container{max-width:100%;padding:0}}