.public-catalog {box-sizing:border-box;max-width:1280px;margin:0 auto;padding:24px;color:#242424;background:#fff;font:16px/1.55 Arial,sans-serif;}
.public-catalog *, .public-catalog *::before, .public-catalog *::after {box-sizing:border-box;}
.public-catalog a {color:inherit;text-decoration:none;}
.public-catalog a:focus-visible {outline:3px solid #d64c20;outline-offset:4px;}
.public-breadcrumbs {display:flex;flex-wrap:wrap;gap:12px 24px;font-size:14px;margin-bottom:20px;}
.public-breadcrumbs a {text-decoration:underline;text-underline-offset:3px;}
.public-catalog h1 {font-size:clamp(26px,4vw,40px);line-height:1.15;margin:16px 0;}
.public-page-intro>p {max-width:900px;margin:12px 0 24px;color:#505050;}
.public-cards {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;}
.public-card {padding:16px;border:1px solid #e7e7e7;border-radius:16px;overflow:hidden;background:#fff;}
.public-card img {display:block;width:100%;height:180px;object-fit:contain;border-radius:10px;}
.public-card h2 {font-size:18px;line-height:1.3;margin:16px 0 8px;}
.public-card p {font-size:14px;margin:8px 0;}
.public-price {font-size:18px!important;font-weight:700;}
.public-cms-block {margin:24px 0;}
.public-cms-block img,.public-cms-block video {max-width:100%;height:auto;}
.public-cms-block iframe {max-width:100%;}
body:has(> #stackfood-public-content)>.preloader,body:has(> #stackfood-public-content)>.header {display:none;}
body:has(> #stackfood-public-content) {overflow:auto;}
@media(max-width:900px){.public-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.public-catalog{padding:16px;}}
@media(max-width:600px){.public-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.public-card{padding:12px;}.public-card img{height:120px;}.public-card h2{font-size:16px;}.public-catalog{padding:12px;}.public-breadcrumbs{gap:8px 16px;}}
