.home-map-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.home-map-card{border:1px solid #d5e3e2;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(20,62,70,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.home-map-card:hover{transform:translateY(-4px);border-color:#8fc5ba;box-shadow:0 18px 38px rgba(20,62,70,.14)}
.home-map-card .home-map-visual{position:relative;min-height:156px;padding:18px 20px 0;overflow:hidden;background:#f2f8f7}
.home-map-card .home-map-visual--yandex{background:linear-gradient(135deg,#fff5f1,#ffe0d4)}
.home-map-card .home-map-visual--2gis{background:linear-gradient(135deg,#eefcf3,#d7f3e1)}
.home-map-card .home-map-visual .home-map-illustration{position:absolute;left:20px;right:20px;top:18px;width:calc(100% - 40px);height:138px;object-fit:cover;border-radius:15px;opacity:.3;display:block}
.home-map-card .home-map-visual .home-map-brandmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;background:rgba(255,255,255,.95);border:1px solid rgba(15,23,42,.06);border-radius:18px;box-shadow:0 10px 28px rgba(16,62,70,.16);z-index:1}
.home-map-card .home-map-visual .home-map-brandmark img{display:block;width:auto;height:30px;max-width:200px;object-fit:contain;border-radius:0}
.home-map-card .home-map-pill{position:absolute;top:12px;left:34px;padding:6px 10px;border-radius:999px;background:#fff;color:#17675e;font-size:11px;font-weight:800;letter-spacing:.03em;box-shadow:0 5px 14px rgba(15,70,65,.12);z-index:2}
.home-map-card .home-map-content{padding:22px 22px 22px}
.home-map-card h3{margin:0 0 10px;font-size:clamp(20px,2.2vw,25px);line-height:1.12;letter-spacing:-.02em}
.home-map-card{position:relative;cursor:pointer}
.home-map-card h3 a{color:#183e46}
.home-map-card .stretched-link::after{content:'';position:absolute;inset:0;z-index:1;border-radius:inherit}
.home-map-card .jq-btn{position:relative;z-index:2}
.home-map-card h3{font-weight:800;min-height:56px}
.home-map-card .home-map-meta{margin-top:auto;flex-wrap:wrap}
.home-map-card .jq-btn{min-height:44px!important;padding:11px 10px!important;font-size:13px!important;border-radius:10px!important;box-shadow:none!important;transform:none!important}
.home-map-card .home-map-actions a{background:transparent!important;color:#5d7378!important;border-color:transparent!important;font-weight:550!important}
.home-map-card .home-map-actions a:hover{background:#f3f7f7!important;color:#076a62!important}
.home-map-card .home-map-buy{margin-top:8px;background:#087f75!important;color:#fff!important;border:1px solid #087f75!important}
.home-map-card .home-map-buy:hover{background:#06665f!important}
.home-map-card :is(a,button):focus-visible{outline:3px solid #087f75;outline-offset:3px}
.home-map-card .home-map-description{min-height:48px;margin:0 0 18px;color:#607479;font-size:14px;line-height:1.5;font-weight:600}
.home-map-card .home-map-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid #e4eeee;border-bottom:1px solid #e4eeee}
.home-map-card .home-map-price{font-size:27px;font-weight:900;letter-spacing:-.04em;color:#183e46}
.home-map-card .home-map-date{font-size:11px;font-weight:700;color:#718489;white-space:nowrap}
.home-map-card .home-map-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}
.home-map-card .home-map-actions .jq-btn{min-height:44px;padding:11px 10px;border-radius:10px;font-size:13px}
.home-map-card .home-map-cart{width:100%;margin-top:8px;min-height:44px;border:1px solid #cde5dc;background:#edf7f3;color:#1c6358}
.home-map-card .home-map-cart:hover{background:#dff0e9}
@media (max-width:599px){.home-map-cards{grid-template-columns:1fr;gap:16px}.home-map-card .home-map-content{padding:20px 18px 18px}.home-map-card .home-map-visual{padding-left:16px;padding-right:16px}.home-map-card .home-map-visual .home-map-illustration{left:16px;right:16px;width:calc(100% - 32px)}.home-map-card .home-map-visual .home-map-brandmark{padding:12px 16px}.home-map-card .home-map-visual .home-map-brandmark img{height:26px;max-width:170px}}
@media (prefers-reduced-motion:reduce){.home-map-card{transition:none}.home-map-card:hover{transform:none}}
