.brand-logo-img{width:44px;height:44px;object-fit:contain;border-radius:10px}.product-image-thumb{background:#eef5ff}.product-image-thumb img{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover}.product-image-thumb .tag{z-index:3}.product-image-thumb::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 42%,rgb(7 16 36 / .48));pointer-events:none}.product-card-link{display:block;color:inherit}.admin-login-note{position:fixed;left:18px;bottom:18px;z-index:30;display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border:1px solid #dce6f2;border-radius:999px;color:#17223b;background:rgb(255 255 255 / .9);box-shadow:0 12px 30px rgb(20 45 90 / .12);font-size:13px;font-weight:850;backdrop-filter:blur(12px)}.detail-image-fit img{object-fit:cover}.empty-state{grid-column:1 / -1;padding:34px;border:1px solid #dce6f2;border-radius:12px;color:#66708a;background:#fff;text-align:center;font-weight:800}@media (max-width:640px){.admin-login-note{position:static;margin:18px auto;width:calc(100% - 28px);justify-content:center}}.home-category-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;margin-top:28px;margin-bottom:28px;align-items:stretch}.home-catalog-sidebar,.home-category-info{border:1px solid #dce6f2;border-radius:18px;background:rgb(255 255 255 / .92);box-shadow:0 18px 48px rgb(18 38 80 / .08)}.home-catalog-sidebar{padding:18px}.home-catalog-sidebar h2{margin:0 0 14px;font-size:18px;line-height:1.2}.home-side-links{display:grid;gap:10px}.home-side-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 14px;border:1px solid #e4ebf6;border-radius:12px;color:#17223b;background:#f8fbff}.home-side-link strong{min-width:30px;padding:4px 8px;border-radius:999px;color:#1768ff;background:#eaf2ff;text-align:center;font-size:12px}.home-side-link:hover,.home-side-link.is-active{border-color:#1768ff;color:#fff;background:linear-gradient(135deg,#1768ff,#12a66f)}.home-side-link:hover strong,.home-side-link.is-active strong{color:#1768ff;background:#fff}.home-category-info{padding:24px;display:grid;align-content:center}.home-category-info span{color:#12a66f;font-weight:950;text-transform:uppercase;font-size:12px}.home-category-info h2{margin:8px 0 10px;font-size:clamp(24px, 3vw, 38px);line-height:1.08}.home-category-info p{max-width:760px;margin:0;color:#66708a;font-weight:750}@media (max-width:900px){.home-category-layout{grid-template-columns:1fr}.home-side-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-side-links{grid-template-columns:1fr}}.home-catalog-content{min-width:0;display:grid;gap:18px}.catalog-section-inline{margin:0;padding:0}.home-category-layout{align-items:start}@media (min-width:901px){.home-catalog-sidebar{position:sticky;top:96px}}