.hg-card{cursor:pointer;color:inherit;font-family:var(--font-sans);background:#fff;border-radius:20px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 10px #2b24190d}.hg-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #2b241914}.hg-card .fav{aspect-ratio:1;box-sizing:content-box;appearance:none;max-width:34px;max-height:34px;color:var(--coral-text);cursor:pointer;background:#fff;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:1;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 6px #0000001f;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}@media (hover:hover){.hg-card .fav{opacity:0}.hg-card:hover .fav{opacity:1}}.hg-card .fav:hover{transform:scale(1.08)}.hg-card .fav svg{width:16px;height:16px}.hg-card .nav{width:30px;height:30px;color:var(--ink);opacity:0;cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hg-card:hover .nav{opacity:1}.hg-card .nav.prev{left:10px}.hg-card .nav.next{right:10px}.hg-card .dots{z-index:1;gap:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.hg-card .dots i{background:#fff9;border-radius:50%;width:5px;height:5px}.hg-card .dots i.on{background:#fff;box-shadow:0 0 0 1px #00000026}.hg-card .head-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.hg-card .head-row .price{margin-bottom:0}.hg-card .head-row .published{flex-shrink:0;margin-top:0}.hg-card .price{font-family:var(--font-serif);color:var(--coral-text);letter-spacing:-.01em;margin-bottom:4px;font-size:21px;font-weight:500;line-height:1}.hg-card .price small{font-family:var(--font-sans);color:var(--ink-mute);margin-left:4px;font-size:13px}.hg-card h3{text-align:center;margin:0 0 4px;font-size:14px;font-weight:400;line-height:1.2}.hg-card h3 .sep{color:var(--coral-text);margin:0 4px}.hg-card .addr{font-family:var(--font-serif);color:var(--ink);justify-content:flex-start;align-items:center;gap:6px;margin-bottom:2px;font-size:20px;font-weight:500;line-height:1.2;display:flex}.hg-card .addr svg{width:18px;height:18px;stroke:var(--coral);flex-shrink:0}.hg-card .addr span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hg-card .locality{color:var(--ink-mute);text-align:left;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;line-height:1.3;overflow:hidden}.hg-card .fair{background:var(--cream-soft);border:1px solid var(--line-soft);color:var(--ink);border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.hg-card .fair i{background:var(--amber);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 1.5px #d9964740}.hg-card .fair.low i{background:#b8a99a;box-shadow:0 0 0 1.5px #b8a99a4d}.hg-card .fair.mid i{background:var(--moss);box-shadow:0 0 0 1.5px #5f7a5640}.hg-card .facts{color:var(--ink-mute);border-top:1px dashed #2b24192e;justify-content:space-between;margin-top:12px;padding-top:11px;font-size:13px;display:flex}.hg-card .facts span{align-items:center;gap:5px;display:flex}.hg-card .facts span svg{width:13px;height:13px;stroke:var(--moss);opacity:.75}.hg-card .published{color:var(--ink-mute);align-items:center;gap:6px;margin-top:10px;font-size:12px;display:inline-flex}.hg-card .published svg{width:12px;height:12px;stroke:var(--coral,#c96a5a);opacity:.85;flex-shrink:0}.hg-card .card-price-pill{z-index:3;font-family:var(--font-serif);color:var(--coral-text,#c24d37);pointer-events:none;background:#fff;border-radius:999px;align-items:baseline;padding:6px 14px;font-size:18px;font-weight:500;line-height:1;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #2b241926}.hg-card .card-price-pill small{font-family:var(--font-sans);color:var(--ink-mute,#2b24198c);margin-left:4px;font-size:12px}.hg-card .card-hood-pill{z-index:3;color:#f5ede0;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#2b2419b8;border-radius:999px;max-width:150px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block;position:absolute;bottom:12px;right:12px;overflow:hidden}.hg-card .body{padding:12px 16px 10px}.hg-card .body-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.hg-card .body-line .addr{min-width:0;font-family:var(--font-serif);color:var(--ink,#2b2419);align-items:center;gap:6px;margin:0;font-size:21px;font-weight:500;line-height:1.2;display:flex}.hg-card .body-line .addr>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hg-card .body-line .published{flex-shrink:0;margin-top:0;font-size:12px}.hg-card>.facts{color:#2b2419a6;border-top:1px solid #2b241914;margin-top:0;padding:8px 16px;font-size:13px;display:flex}.hg-card>.facts span{flex:1;align-items:center;gap:5px;display:flex}.hg-card>.facts span:nth-child(2){justify-content:center}.hg-card>.facts span:nth-child(3){justify-content:flex-end}
