@media(max-width:960px){.shop-grid{grid-template-columns:repeat(3,1fr);}}
@media(max-width:600px){.shop-grid{grid-template-columns:repeat(2,1fr);}}
@media(max-width:700px){.premium-card-inner{grid-template-columns:1fr;}}

@media (max-width:1100px){.hero{grid-template-columns:1fr;gap:28px;}.card-slider-outer,.vcard,.card-slide,.locked-card{width:100%;max-width:480px;}.main{padding-left:18px;padding-right:18px;}}
@media (max-width:900px){.stats-row,.cgrid,.custom-layout{grid-template-columns:1fr;}.topbar{padding:0 14px;}.topbar-center-title{display:none;}}
@media (max-width:640px){body{zoom:1;}.topbar{height:auto;min-height:62px;flex-wrap:wrap;padding:12px;gap:10px;}.topbar-left,.topbar-right{width:100%;justify-content:space-between;flex-wrap:wrap;}.quick-actions{display:grid;grid-template-columns:repeat(2,1fr);}.presets{grid-template-columns:repeat(3,1fr);}}