.hm-wrap{max-width:1320px;margin:0 auto;padding:30px 20px 60px;--ink:#111;--muted:#6b6b6b;--faint:#9a9a9a;--line:#e6e6e6;--line2:#dcdcdc;--soft:#f6f6f4;--gold:#e6ddb2;--gold2:#d6c79c;color:var(--ink)}.hm-wrap *{box-sizing:border-box;border-radius:0!important}.hm-empty{border:1px solid var(--line);padding:40px 24px;text-align:center;color:var(--muted)}.hm-empty code{background:var(--soft);padding:2px 6px}.hm-head{display:flex;align-items:center;gap:28px;padding-bottom:26px;margin-bottom:36px;border-bottom:1px solid var(--line2)}.hm-logo{flex:none;width:150px;height:110px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;padding:14px}.hm-logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.hm-head-main{min-width:0}.hm-eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--gold2);margin-bottom:8px}.hm-title{font-size:36px;font-weight:900;margin:0 0 10px;letter-spacing:-.01em;line-height:1.05}.hm-desc{color:var(--muted);font-size:15px;line-height:1.6;max-width:720px;margin-bottom:12px}.hm-desc p{margin:0 0 8px}.hm-count{display:inline-block;font-size:13px;font-weight:800;color:var(--ink);background:var(--soft);padding:5px 12px}.hm-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.hm-cols-2 .hm-grid{grid-template-columns:repeat(2,1fr)}.hm-cols-3 .hm-grid{grid-template-columns:repeat(3,1fr)}.hm-cols-4 .hm-grid{grid-template-columns:repeat(4,1fr)}.hm-cols-5 .hm-grid{grid-template-columns:repeat(5,1fr)}.hm-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.hm-card:hover{box-shadow:0 12px 30px rgb(0 0 0 / .07);transform:translateY(-3px);border-color:var(--gold2)}.hm-card-img{position:relative;height:230px;padding:22px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.hm-card-img>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hm-card-img img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}.hm-card:hover .hm-card-img img{transform:scale(1.05)}.hm-card-body{display:block;padding:0 16px 14px;text-decoration:none;color:var(--ink);flex:1 1 auto}.hm-card-title{font-size:15px;line-height:1.45;font-weight:800;margin:0 0 10px;min-height:43px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hm-card-price{font-size:16px;font-weight:900;color:var(--ink)}.hm-card-price del{color:#aaa;font-weight:700;margin-right:6px}.hm-card-price ins{text-decoration:none}.hm-card-quote{font-size:14px;font-weight:800;color:var(--gold2)}.hm-card-cta{display:block;text-align:center;text-decoration:none;margin:0 16px 16px;padding:11px 10px;border:1px solid var(--ink);color:var(--ink);background:#fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;transition:.16s ease}.hm-card:hover .hm-card-cta{background:var(--gold);border-color:var(--gold)}.hm-card-cta:hover{background:#111!important;color:#fff!important;border-color:#111!important}.hm-card-img>.hajas-wishlist-btn{position:absolute;top:12px;left:12px;z-index:4;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .96);border:1px solid var(--line);cursor:pointer;transition:.15s}.hm-card-img>.hajas-wishlist-btn:hover{border-color:var(--gold2)}.hm-pagination{margin-top:40px;display:flex;justify-content:center}.hm-pagination ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0}.hm-pagination li{margin:0}.hm-pagination a,.hm-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1px solid var(--line2);background:#fff;color:var(--ink);text-decoration:none;font-weight:800;font-size:14px;transition:.15s}.hm-pagination a:hover{background:var(--soft);border-color:#bcbcbc}.hm-pagination .current{background:#111;border-color:#111;color:#fff}.hm-pagination .dots{border:none;background:#fff0}@media(max-width:1024px){.hm-grid,.hm-cols-3 .hm-grid,.hm-cols-4 .hm-grid,.hm-cols-5 .hm-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hm-grid,.hm-cols-3 .hm-grid,.hm-cols-4 .hm-grid,.hm-cols-5 .hm-grid{grid-template-columns:repeat(2,1fr);gap:16px}.hm-head{flex-direction:column;align-items:flex-start;gap:18px}.hm-title{font-size:28px}.hm-card-img{height:180px;padding:16px}}@media(max-width:430px){.hm-grid{grid-template-columns:1fr 1fr}.hm-card-title{font-size:13px;min-height:38px}.hm-card-img{height:150px}}