@media screen and (max-width:1200px){.admin-dashboard{padding:1rem}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.order-summary{position:relative}.payment-wrapper{flex-direction:column;align-items:center}.hero-image{display:none}.admin-stats{grid-template-columns:repeat(2,1fr)}.transaction-table{font-size:14px}.btn{padding:.5rem .5rem;font-size:15px}.stat-card{padding:1rem}.stat-icon{width:50px;height:50px}.container{padding:0 .5rem}.nav-links{gap:1rem}.footer-content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.transaction-table-wrapper{margin:0 -1rem;border-radius:0}.content-header{flex-direction:column;gap:1rem}.action-buttons{display:flex;flex-direction:column;gap:.5rem}.modal-content{margin:10% 5%;padding:15px}.navbar-container{gap:1rem}.nav-links{flex-direction:column;text-align:center}.admin-stats{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr}.btn{margin-bottom:.5rem}.table-responsive{overflow-x:auto}}@media screen and (max-width:320px){.container{padding:0 .25rem}h1{font-size:1.5rem}h2{font-size:1.25rem}}