/* Zuricom Pro shared runtime styles. Template-specific styles live in assets/css/pro-css/template-XX.css. */
.zpro-hidden{display:none!important}.zpro-screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zpro-action-message{cursor:pointer}.zpro-sidebar-promo{margin-top:2rem;padding:2rem;border-radius:16px;background:#f7f3ff}.zpro-shop-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:3rem;align-items:start}.zpro-shop-topbar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.4rem 1.8rem;border:1px solid #eee;border-radius:14px;background:#fff}.zpro-shop-products ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.zpro-shop-products ul.products:before,.zpro-shop-products ul.products:after{display:none!important}.zpro-shop-products ul.products li.product{width:auto!important;margin:0!important}@media(max-width:991px){.zpro-shop-layout{grid-template-columns:1fr}.zpro-shop-topbar{flex-direction:column;align-items:flex-start}.zpro-shop-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}
