@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#sidebar.zone2.grid_3{display:none!important}.container_12 .grid_9,.container_12 .zone-content-all,.container_12 .zone3,.container_12 .zone4{width:100%!important;max-width:100%!important;float:none!important;margin-left:0!important}.substance-page{font-family:var(--fb);max-width:1200px;margin:0 auto;padding:20px 30px}.substance-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px;font-size:13px;color:#666}.substance-breadcrumbs a{color:var(--g5);text-decoration:none}.substance-breadcrumbs a:hover{text-decoration:underline}.substance-breadcrumbs .sep{margin:0 8px;color:#999}.substance-breadcrumbs .current{color:#333}.substance-title{font-family:var(--fd);font-size:28px;font-weight:700;margin:0 0 16px;color:var(--c1)}.substance-description{margin-bottom:20px;line-height:1.6;color:#444}.substance-info{margin-bottom:24px;font-size:14px;color:#666;display:flex;gap:16px;align-items:center}.substance-name-lat{font-style:italic}.substance-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:30px}.substance-product-card{display:flex;flex-direction:column;padding:14px;background:#fff;border:1px solid var(--n1);border-radius:var(--r3,12px);text-decoration:none;transition:box-shadow .25s,border-color .25s,transform .25s;opacity:0;animation:cardIn .35s ease forwards}.substance-product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--g5);transform:translateY(-2px)}.substance-product-card:hover .product-card-name{color:var(--g6)}.product-card-photo{height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;overflow:hidden}.product-card-photo img{max-width:80%;max-height:100%;object-fit:contain;aspect-ratio:1/1;transition:transform .3s ease}.substance-product-card:hover .product-card-photo img{transform:scale(1.05)}.product-card-name{font-size:13px;color:var(--c2,#132E4A);font-weight:700;line-height:1.3;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s;min-height:34px}.product-card-vendor{font-size:11px;color:var(--n5);margin-bottom:6px}.product-card-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.product-card-price{font-size:15px;font-weight:800;color:var(--n9);font-family:var(--fb)}.product-card-stock{font-size:11px;color:var(--g6);font-weight:600}.product-card-stock.out{color:var(--n4)}.substance-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.page-btn,.page-num{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;color:#333;text-decoration:none;transition:all .2s}.page-btn:hover,.page-num:hover{background:var(--g0);border-color:var(--g5);color:var(--g5)}.page-num.active{background:var(--g5);border-color:var(--g5);color:#fff}.page-dots{display:flex;align-items:center;color:#999}.substance-not-found{text-align:center;padding:60px 20px}.substance-not-found h1{font-family:var(--fd);font-size:24px;color:var(--c1);margin-bottom:16px}.btn-catalog{display:inline-block;padding:12px 24px;background:var(--g5);color:#fff;border-radius:8px;text-decoration:none}.btn-catalog:hover{background:var(--g6)}.substance-no-products{text-align:center;padding:40px;color:#666}@media (max-width:768px){.substance-page{padding:16px}.substance-title{font-size:22px}.substance-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.substance-product-card{padding:12px}.product-card-photo{height:100px}.substance-breadcrumbs{display:flex;align-items:center;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;margin-bottom:12px;font-size:12px;scrollbar-width:none}.substance-breadcrumbs::-webkit-scrollbar{display:none}.substance-breadcrumbs .current,.substance-breadcrumbs .sep,.substance-breadcrumbs a{flex-shrink:0}}