.page-hero{position:relative;overflow:hidden;padding:96px 0 104px;color:#fff;background-image:linear-gradient(90deg,rgba(0,0,0,0.55),rgba(0,0,0,0.15)),var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.page-hero--has-picture{background-image:none}.page-hero__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.page-hero__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,0.55),rgba(0,0,0,0.15))}.page-hero>.container{position:relative;z-index:2}.page-hero--left{text-align:left}.page-hero--center{text-align:center}.page-hero__container--center{max-width:960px;margin-left:auto;margin-right:auto}.page-hero__title{margin:0 0 8px;font-size:2.4rem;font-weight:700}.page-hero__subtitle{margin:0;font-size:1.3rem;color:rgba(255,255,255,0.9)}.page-hero__area{color:var(--color-primary)}@media (max-width:767px){.page-hero{padding:72px 0}.page-hero__title{font-size:2.1rem}.page-hero__subtitle{font-size:1.15rem}}.breadcrumbs{margin:0;padding:0;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.breadcrumbs__inner{padding-top:8px;padding-bottom:8px}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;font-size:0.8125rem;line-height:1.35;color:var(--color-text-muted)}.breadcrumbs__item{display:inline-flex;align-items:center;max-width:100%}.breadcrumbs__item:not(:last-child)::after{content:'/';margin:0 0.45em;color:var(--clr-light-gray);font-weight:500}.breadcrumbs__link{color:var(--color-text-muted);text-decoration:none;border-radius:var(--radius-sm);transition:color 0.15s ease,background-color 0.15s ease}.breadcrumbs__link:hover{color:var(--color-text);text-decoration:underline;text-underline-offset:2px}.breadcrumbs__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.breadcrumbs__current{color:var(--color-text);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:520px){.breadcrumbs__current{white-space:normal}}.lands__narrow{max-width:calc(var(--container-width) + var(--gutter) * 2);margin-left:auto;margin-right:auto}.page-hero--compact{padding:52px 0 58px}.page-hero--compact .page-hero__title{font-size:2rem}.page-hero--compact .page-hero__subtitle{font-size:1.1rem}@media (max-width:767px){.page-hero--compact{padding:40px 0 46px}.page-hero--compact .page-hero__title{font-size:1.75rem}}.section.lands-location-hero.page-hero{min-height:0}.section.lands-plot-hero.page-hero{background-image:none;position:relative;overflow:hidden;min-height:0}.section.lands-plot-hero.page-hero--has-picture .page-hero__bg{inset:-16px;filter:blur(4px);transform:scale(1.04)}.section.lands-plot-hero.page-hero:not(.page-hero--has-picture)::before{content:'';position:absolute;inset:-16px;z-index:0;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(4px);transform:scale(1.04)}.section.lands-plot-hero.page-hero::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,0.55),rgba(0,0,0,0.15))}.section.lands-plot-hero.page-hero .container{position:relative;z-index:2}.section.lands-plot-hero.page-hero--has-picture .page-hero__overlay{display:none}.lands-intro__details .lands-intro__title{margin-bottom:20px}.lands-intro__layout{align-items:stretch}.lands-intro__layout.contacts__layout .contacts__col--left,.lands-intro__layout.contacts__layout .contacts__col--right{min-width:0}.lands-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.lands-benefits__item{display:flex;align-items:flex-start;gap:12px;font-size:0.95rem;line-height:1.5;color:var(--color-text)}.lands-benefits__icon{margin-top:2px;color:var(--color-accent);font-size:1rem;flex-shrink:0}.lands-design-section__list{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:767px){.lands-design-section__list{grid-template-columns:minmax(0,1fr);gap:20px}.lands-design-catalog .lands-design-section{margin-bottom:20px}}.lands-design-section__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:22px 20px 24px;background:var(--color-bg);border-radius:var(--radius-lg);border:none;box-shadow:var(--shadow-block);transition:background-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.lands-design-section__item:hover{background-color:var(--clr-almost-white);transform:translateY(-3px)}.lands-design-section__icon{flex-shrink:0;line-height:0}.lands-design-section__icon img{display:block;width:56px;height:56px;object-fit:contain}.lands-design-section__text{margin:0;font-size:0.95rem;line-height:1.5;color:var(--color-text-muted)}.lands-design-catalog{padding-top:clamp(48px,7vw,72px);padding-bottom:clamp(48px,7vw,72px)}.lands-design-catalog .lands-design-section{margin-bottom:28px}.lands-locations__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:900px){.lands-locations__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.lands-locations__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:359px){.lands-locations__list{grid-template-columns:minmax(0,1fr)}}.lands-locations__item{min-width:0}.lands-locations__link{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-block);text-decoration:none;color:inherit;transition:background-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.lands-locations__link:hover,.lands-locations__link:focus-visible{background-color:var(--clr-almost-white);transform:translateY(-2px);text-decoration:none}.lands-locations__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(145deg,rgba(201,162,39,0.18),transparent 55%),linear-gradient(180deg,#e8ecef 0%,#d5d9dd 100%)}.lands-locations__media--empty::after{content:'';position:absolute;inset:22% 28%;border:2px solid rgba(138,112,32,0.35);border-radius:6px;background:rgba(201,162,39,0.12);transform:skewY(-2deg)}.lands-locations__image{display:block;width:100%;height:100%;object-fit:cover}.lands-locations__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 12px;padding:14px 18px;background-color:var(--clr-gray,#333333);flex-shrink:0}.lands-locations__name{margin:0;flex:1 1 8rem;min-width:0;font-size:1.2rem;font-weight:600;line-height:1.3;color:var(--clr-almost-white,#f0f0f0)}.lands-locations__badge{flex-shrink:0;font-size:0.8rem;font-weight:700;letter-spacing:0.02em;color:var(--clr-almost-black,#1a1a1a);background:var(--clr-gold,var(--color-accent,#c9a227));padding:0.2rem 0.65rem;border-radius:var(--radius-sm,4px);white-space:nowrap}.lands-locations__city{margin:0;padding:12px 18px 16px;font-size:0.9rem;line-height:1.4;color:var(--color-text-muted)}.lands-location-head__title{margin:16px 0 8px;font-size:clamp(1.6rem,3vw,2rem);line-height:1.2}.lands-location-plots .section-title{margin-bottom:20px}.lands-location-plots__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:767px){.lands-location-plots__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width:359px){.lands-location-plots__list{grid-template-columns:minmax(0,1fr)}}.lands-location-plots__item{padding:0;overflow:hidden;background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-block)}.lands-location-plots__scheme{display:block;aspect-ratio:16 / 10;background:#f4f6f8;overflow:hidden;line-height:0}.lands-location-plots__scheme .lands-plot-scheme__svg{display:block;width:100%;height:100%}.lands-location-plots__scheme .lands-plot-scheme__edge,.lands-location-plots__scheme .lands-plot-scheme__angle{display:none}.lands-location-plots__body{padding:12px 14px 14px}.lands-location-plots__title{margin:0 0 8px;font-size:1.05rem;font-weight:700;line-height:1.3}.lands-location-plots__link{color:inherit;text-decoration:none}.lands-location-plots__link:hover,.lands-location-plots__link:focus-visible{color:var(--color-accent);text-decoration:none}.lands-location-plots__meta{margin:0;display:grid;gap:4px}.lands-location-plots__row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;margin:0;align-items:baseline}.lands-location-plots__row dt{margin:0;font-size:0.88rem;color:var(--color-text-muted)}.lands-location-plots__row dd{margin:0;font-size:0.95rem;color:var(--color-text)}@media (max-width:767px){.lands-location-plots__body{padding:10px 10px 12px}.lands-location-plots__title{margin:0 0 6px;font-size:0.95rem}.lands-location-plots__meta{gap:3px}.lands-location-plots__row{gap:4px}.lands-location-plots__row dt,.lands-location-plots__row dd{font-size:0.82rem}}.lands-plot-gallery{position:relative;width:100%;margin:0 0 28px;padding:0 40px;box-sizing:border-box}.lands-plot-gallery:has(.lands-plot-gallery__single){padding:0}.lands-plot-gallery__swiper,.lands-plot-gallery__single{position:relative;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-block);background:#eceff2}.lands-plot-gallery__slide,.lands-plot-gallery__single{position:relative;aspect-ratio:16 / 10}.lands-plot-gallery__img{display:block;width:100%;height:100%;object-fit:cover}.lands-plot-gallery__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:10px 14px;font-size:0.88rem;line-height:1.4;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,0.55))}.lands-plot-gallery__nav{margin:0;padding:0;border:0;background:transparent;color:var(--color-accent,#c9a227);--swiper-navigation-size:28px;top:50%;width:40px;height:40px;margin-top:0;transform:translateY(-50%)}.lands-plot-gallery__nav::after{font-size:22px;font-weight:700}.lands-plot-gallery .swiper-button-prev{left:0}.lands-plot-gallery .swiper-button-next{right:0}.lands-plot-gallery__nav.swiper-button-disabled{opacity:0.35}.lands-plot-gallery__pagination{bottom:12px!important;left:50%!important;right:auto!important;width:auto!important;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:6px 10px;border-radius:999px;background:rgba(26,26,26,0.45)}.lands-plot-gallery__pagination .swiper-pagination-bullet{background:rgba(255,255,255,0.65);opacity:1}.lands-plot-gallery__pagination .swiper-pagination-bullet-active{background:#fff}@media (max-width:600px){.lands-plot-gallery{padding:0 34px}}.lands-plot-detail__title{margin:0 0 20px;text-align:left}.lands-plot-scheme{margin-top:36px}.lands-plot-scheme__title{margin:0 0 8px;text-align:left}.lands-plot-scheme__note{margin:0 0 16px;max-width:52rem;font-size:0.92rem;line-height:1.55;color:var(--color-text-muted)}.lands-plot-scheme__canvas{padding:12px;background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-block)}.lands-plot-scheme__svg{display:block;width:100%;height:auto;max-height:520px}.lands-plot-scheme__bg{fill:#f4f6f8}.lands-plot-scheme__poly{fill:rgba(201,162,39,0.18);stroke:#8a7020;stroke-width:2;stroke-linejoin:round}.lands-plot-scheme__vertex{fill:#5c4a12;stroke:#fff;stroke-width:1.5}.lands-plot-scheme__edge,.lands-plot-scheme__angle{font-size:13px;font-weight:600;fill:#2a2a2a;paint-order:stroke;stroke:rgba(255,255,255,0.9);stroke-width:3px}.lands-plot-scheme__angle{font-size:12px;fill:#5c4a12}.lands-plot-detail__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr);gap:28px;align-items:stretch}.lands-plot-detail__grid--solo{grid-template-columns:minmax(0,1fr)}.lands-plot-detail__main,.lands-plot-detail__map{min-width:0;min-height:0;display:flex;flex-direction:column}.lands-plot-detail__main .lands-plot-card{flex:1 1 auto;height:100%}.lands-plot-detail__map .lands-plots-map-wrap--column{flex:1 1 auto;height:100%;min-height:0}.lands-plots-map-wrap--column{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-block);background:#eceff2}.lands-plots-map-wrap--column .lands-plots-map{height:100%;min-height:240px}.lands-plots-map-wrap--location{height:min(420px,55vh);min-height:320px}.lands-location-detail{padding-top:clamp(28px,4vw,40px);padding-bottom:clamp(28px,4vw,40px)}.lands-plot-card--description{margin-top:28px}@media (max-width:900px){.lands-plot-detail__grid{grid-template-columns:minmax(0,1fr)}.lands-plots-map-wrap--column{height:320px;min-height:320px}}.lands-plot-card{padding:22px 20px 24px;background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-block)}.lands-plot-table{width:100%;border-collapse:collapse;table-layout:fixed}.lands-plot-table th,.lands-plot-table td{padding:12px 14px;border-bottom:1px solid var(--color-border,#ddd);vertical-align:top;text-align:left}.lands-plot-table tr:first-child th,.lands-plot-table tr:first-child td{border-top:1px solid var(--color-border,#ddd)}.lands-plot-table th{width:220px;font-size:0.9rem;font-weight:600;color:var(--color-text-muted);background:rgba(0,0,0,0.02)}.lands-plot-table td{font-size:0.96rem;color:var(--color-text);overflow-wrap:anywhere}.lands-plot-table td a{color:var(--color-accent)}@media (max-width:767px){.lands-plot-table,.lands-plot-table tbody,.lands-plot-table tr,.lands-plot-table th,.lands-plot-table td{display:block;width:100%}.lands-plot-table tr{border-top:1px solid var(--color-border,#ddd);padding:10px 0}.lands-plot-table tr:last-child{border-bottom:1px solid var(--color-border,#ddd)}.lands-plot-table th,.lands-plot-table td,.lands-plot-table tr:first-child th,.lands-plot-table tr:first-child td{border:0;padding:0;background:transparent}.lands-plot-table th{margin-bottom:4px}}.lands-plot-card--description .lands-plot-card__subtitle{margin:0 0 10px;font-size:1rem;font-weight:700;line-height:1.3}.lands-plot-card--description p{margin:0;font-size:0.95rem;line-height:1.6;color:var(--color-text-muted)}.lands-steps__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:767px){.lands-steps__list{grid-template-columns:minmax(0,1fr);gap:20px}}.lands-steps__item{position:relative;display:flex;flex-direction:column;gap:12px;padding:22px 20px 24px;min-height:140px;background:var(--color-bg);border-radius:var(--radius-lg);border:none;box-shadow:var(--shadow-block);overflow:hidden;transition:background-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.lands-steps__item:hover{background-color:var(--clr-almost-white);transform:translateY(-3px)}.lands-steps__item:hover .lands-steps__bg-num{opacity:0.5}.lands-steps__bg-num{position:absolute;right:4px;bottom:-8px;font-size:clamp(4rem,12vw,5.5rem);font-weight:800;line-height:1;letter-spacing:-0.04em;color:var(--color-primary);opacity:0.3;pointer-events:none;user-select:none;z-index:0}.lands-steps__body{position:relative;z-index:1;max-width:92%}.lands-steps__heading{margin:0 0 6px;font-size:1rem;font-weight:600;color:var(--color-text);max-width:100%}.lands-steps__text{margin:0;font-size:0.95rem;line-height:1.5;color:var(--color-text-muted)}.lands-catalog-cta{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:22px 20px 24px;border-radius:var(--radius-lg);background:var(--color-bg);border:none;box-shadow:var(--shadow-block);transition:background-color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.lands-catalog-cta:hover{background:var(--color-bg);transform:none}.lands-catalog-cta__title{margin:0;font-size:1.05rem;font-weight:600;line-height:1.3;color:var(--color-text)}.lands-catalog-cta__text{margin:0;font-size:0.95rem;line-height:1.5;color:var(--color-text-muted);max-width:560px;margin-left:auto;margin-right:auto}.lands-catalog-cta__btn{display:inline-flex}.lands-catalog-cta--embedded{margin-top:0}.lands-faq__list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.lands-faq__item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);overflow:hidden;transition:background-color var(--transition-fast)}.lands-faq__item:hover{background-color:var(--clr-almost-white)}.lands-faq__summary{padding:14px 16px;font-weight:600;font-size:1rem;cursor:pointer;list-style:none;color:var(--color-text)}.lands-faq__summary::-webkit-details-marker{display:none}.lands-faq__summary::after{content:'+';float:right;font-weight:700;color:var(--color-accent)}.lands-faq__item[open] .lands-faq__summary::after{content:'−'}.lands-faq__body{overflow:hidden;transition:max-height 0.35s ease}.lands-faq__item:not([open]) .lands-faq__body{max-height:0}@media (prefers-reduced-motion:reduce){.lands-faq__body{transition:none}}.lands-faq__answer{margin:0;padding:0 16px 16px;font-size:0.95rem;line-height:1.55;color:var(--color-text-muted)}.lands-faq__ul{margin-left:16px}.lands-viewport{display:grid;grid-template-rows:auto auto minmax(200px,1fr);height:calc(100vh - var(--header-height-desktop));height:calc(100svh - var(--header-height-desktop));min-height:calc(100vh - var(--header-height-desktop));min-height:calc(100svh - var(--header-height-desktop))}.lands-viewport .page-hero{padding:clamp(44px,8vh,72px) 0 clamp(48px,7vh,80px)}.lands-viewport .page-hero__title{margin-bottom:8px;font-size:clamp(1.9rem,3.2vw,2.35rem)}.lands-viewport .page-hero__subtitle{font-size:clamp(1.1rem,1.9vw,1.28rem)}.lands-viewport .breadcrumbs__inner{padding-top:8px;padding-bottom:8px}.lands-viewport .lands-plots-map-section{min-height:0;padding:0;overflow:hidden;background:transparent}.lands-viewport .lands-plots-map-wrap{position:relative;height:100%;min-height:0}.lands-viewport .lands-plots-map{height:100%;min-height:200px}.lands-viewport .lands-plots-map-section .lands__narrow{display:flex;align-items:center;height:100%;min-height:0}.lands-viewport--empty{height:auto;min-height:0;grid-template-rows:auto auto auto}.lands-viewport--empty .lands-plots-map-section{padding:24px 0 32px;overflow:visible}.lands-viewport--empty .lands-plots-map-section .lands__narrow{height:auto;align-items:stretch}@media (max-width:1024px){.lands-viewport{height:calc(100vh - var(--header-height-mobile));height:calc(100svh - var(--header-height-mobile));min-height:calc(100vh - var(--header-height-mobile));min-height:calc(100svh - var(--header-height-mobile))}.lands-viewport .page-hero{padding:clamp(36px,7vh,56px) 0}.lands-viewport .page-hero__title{font-size:clamp(1.65rem,5vw,2.05rem)}.lands-viewport .page-hero__subtitle{font-size:clamp(1rem,3.5vw,1.15rem)}.lands-viewport--empty{height:auto;min-height:0}}.lands-plots-map-section{padding-top:0;padding-bottom:0}.lands-plots-map-wrap{position:relative;z-index:0;width:100%}.lands-plots-map-wrap--fullscreen{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;width:100%;height:100%;background:#eceff2}.lands-plots-map-wrap--fullscreen .lands-plots-map{flex:1 1 auto;min-height:0;height:100%}.lands-plots-map-wrap:fullscreen,.lands-plots-map-wrap:-webkit-full-screen{display:flex;flex-direction:column;width:100%;height:100%;background:#eceff2}.lands-plots-map-wrap:fullscreen .lands-plots-map,.lands-plots-map-wrap:-webkit-full-screen .lands-plots-map{flex:1 1 auto;min-height:0;height:100%}body.lands-plots-map-fs-lock{overflow:hidden}.lands-plots-map{--lands-map-stroke:#9a7209;--lands-map-fill:#e0a82e;--lands-map-fill-opacity:0.52;--lands-map-weight:3;--lands-map-nearby-stroke:#6b7280;--lands-map-nearby-fill:#9ca3af;--lands-map-nearby-fill-opacity:0.38;--lands-map-nearby-weight:2;--lands-popup-image-width:220px;--lands-popup-image-ratio:4 / 3;--lands-popup-text-min:280px;--lands-popup-text-max:360px;--lands-popup-image-min:520px;--lands-popup-image-max:640px;--lands-popup-side-padding:16px;position:relative;z-index:0;width:100%;border:0;border-radius:0;overflow:hidden;background:#eceff2}.lands-plots-map.leaflet-container{font:inherit;background:#ddd}.lands-plots-map.leaflet-container img.leaflet-tile{mix-blend-mode:normal!important;max-width:none!important;max-height:none!important;width:256px!important;height:256px!important;padding:0!important;border:none!important;margin:0!important}.lands-plots-map .leaflet-tile-pane{filter:none!important}.lands-plots-map__yandex-copy{position:absolute;right:0;bottom:0;z-index:500;display:flex;align-items:center;gap:0;max-width:calc(100% - 12px);pointer-events:none}.lands-plots-map__yandex-copy a{pointer-events:auto}.lands-plots-map__yandex-copy-text{font-size:11px;font-weight:600;line-height:1.2;color:#333;text-shadow:0 0 2px #fff,0 0 3px #fff,1px 1px 0 #fff,-1px -1px 0 #fff;white-space:nowrap}.lands-plots-map__yandex-copy-text a{color:#333;text-decoration:underline;text-underline-offset:2px}.lands-plots-map__yandex-copy-text a:hover,.lands-plots-map__yandex-copy-text a:focus-visible{color:#000}.lands-plots-map__yandex-logo{display:block;flex-shrink:0;line-height:0}.lands-plots-map__yandex-logo img{display:block;width:88px;height:48px}@media (max-width:480px){.lands-plots-map__yandex-copy-text{font-size:10px;white-space:normal;max-width:10rem}}.lands-plots-map__plaque-marker{background:transparent;border:0}.lands-plots-map .leaflet-marker-icon.lands-plots-map__plaque-marker,.lands-plots-map .leaflet-marker-icon.lands-plots-map__cluster-marker{margin:0!important;transition:filter 0.15s ease}.lands-plots-map .leaflet-marker-icon.lands-plots-map__plaque-marker:hover,.lands-plots-map .leaflet-marker-icon.lands-plots-map__cluster-marker:hover{z-index:1000!important}.lands-plots-map__plaque{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;max-width:11rem;padding:4px 8px;border:1px solid var(--lands-map-stroke,#9a7209);border-radius:6px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,0.22);color:#1a1a1a;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:auto;user-select:none}.lands-plots-map__cluster-marker{background:transparent;border:0}.lands-plots-map__cluster{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;border:2px solid #fff;background:var(--lands-map-stroke,#9a7209);box-shadow:0 1px 5px rgba(0,0,0,0.35);color:#fff;font-size:14px;font-weight:700;line-height:1;user-select:none}.lands-plots-map__cluster--sm{font-size:13px}.lands-plots-map__cluster--md{font-size:14px}.lands-plots-map__cluster--lg{font-size:15px}.lands-plots-map__cluster-chip{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:inline-flex;align-items:center;pointer-events:auto}.lands-plots-map__cluster-chip-count{position:relative;z-index:2;flex:0 0 auto;width:40px;height:40px}.lands-plots-map__cluster-chip-count.lands-plots-map__cluster--md{width:48px;height:48px}.lands-plots-map__cluster-chip-count.lands-plots-map__cluster--lg{width:56px;height:56px}.lands-plots-map__cluster-chip-pill{position:relative;z-index:1;display:flex;align-items:center;min-height:32px;margin-left:-18px;padding:4px 12px 4px 26px;border:1px solid var(--lands-map-stroke,#9a7209);border-radius:999px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,0.22)}.lands-plots-map__cluster-chip-count.lands-plots-map__cluster--md + .lands-plots-map__cluster-chip-pill{margin-left:-22px;padding-left:30px}.lands-plots-map__cluster-chip-count.lands-plots-map__cluster--lg + .lands-plots-map__cluster-chip-pill{margin-left:-26px;padding-left:34px}.lands-plots-map__cluster-chip-text{max-width:11rem;color:#1a1a1a;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none}.lands-plots-map .marker-cluster{background:transparent}.lands-plots-map .marker-cluster div{background:transparent}.lands-plots-map__legend{margin:12px 0 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;font-size:0.875rem;color:var(--color-text-muted)}.lands-plots-map__legend-swatch{display:inline-block;width:14px;height:14px;border:2px solid var(--lands-map-stroke,#9a7209);border-radius:3px;background:rgba(224,168,46,0.55);vertical-align:-2px;margin-right:6px}.lands-plots-map__popup{display:grid;gap:6px;font-size:0.9rem;line-height:1.45;color:var(--color-text);min-width:0;box-sizing:border-box}.lands-plots-map__popup--with-image{display:grid;gap:10px;width:100%;min-width:0;grid-template-columns:var(--lands-popup-image-width) minmax(0,1fr);grid-template-areas:'header header' 'media body'}.lands-plots-map__popup-header{grid-area:header;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;padding-right:22px}.lands-plots-map__popup-header .lands-plots-map__popup-title{flex:1 1 auto;min-width:0}.lands-plots-map__popup-header .lands-plots-map__popup-more--link{margin-right:4px}.lands-plots-map__popup--with-image .lands-plots-map__popup-media{grid-area:media;width:100%}.lands-plots-map__popup--with-image .lands-plots-map__popup-body{grid-area:body;align-self:center}.lands-plots-map__popup-media{aspect-ratio:var(--lands-popup-image-ratio);overflow:hidden;border-radius:8px;background:#eceff2}.lands-plots-map__popup-image{display:block;width:100%;height:100%;object-fit:cover}.lands-plots-map__popup-body{display:grid;gap:6px;min-width:0}.lands-plots-map__popup-title{font-size:1rem;font-weight:700;line-height:1.3;margin:0;overflow-wrap:anywhere}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link:link,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link:visited,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link:active{color:var(--color-text,#1a1a1a);text-decoration:none}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link:hover,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-title-link:focus-visible{color:var(--color-accent,#ffc963);text-decoration:underline}.lands-plots-map__popup-more{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-weight:600;line-height:1.2;text-decoration:none;white-space:nowrap}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link:link,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link:visited,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link:active{gap:4px;padding:0;border:0;background:transparent;color:var(--color-accent,#ffc963);font-size:0.85rem}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link:hover,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--link:focus-visible{color:var(--color-accent-hover,#e0a82e);text-decoration:underline}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer:link,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer:visited,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer:active{justify-self:start;margin-top:4px;padding:4px 10px;border-radius:var(--radius-sm,4px);border:none;background:var(--color-primary,#ffc963);color:#1a1a1a;font-size:0.78rem;font-weight:700;box-shadow:var(--shadow-soft)}.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer:hover,.lands-plots-map__leaflet-popup a.lands-plots-map__popup-more--footer:focus-visible{background:var(--color-accent-hover);color:#1a1a1a;text-decoration:none}.lands-plots-map__popup-row{min-width:0;overflow-wrap:anywhere;word-break:break-word}.lands-plots-map__popup-row span{color:var(--color-text-muted);margin-right:6px}.lands-plots-map__popup-note{margin:4px 0 0;font-size:0.85rem;color:var(--color-text-muted)}.lands-plots-map .leaflet-control-scale{margin-left:10px;margin-bottom:10px}.lands-plots-map .leaflet-control-scale-line{border-color:#333;color:#333;background:rgba(255,255,255,0.75);font-size:11px;line-height:1.1;padding:1px 4px}.lands-plots-map__tools.leaflet-bar{border:1px solid var(--color-border,#ddd);border-radius:var(--radius-sm,6px);overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,0.12)}.lands-plots-map__tools.leaflet-bar a{border-bottom:1px solid var(--color-border,#ddd)}.lands-plots-map__tools.leaflet-bar a:last-child{border-bottom:0}.lands-plots-map__tools a.lands-plots-map__tool{display:flex;align-items:center;justify-content:center;width:34px;height:34px;line-height:1;color:var(--color-text,#1a1a1a);background:#fff;text-decoration:none}.lands-plots-map__tools a.lands-plots-map__tool:hover,.lands-plots-map__tools a.lands-plots-map__tool:focus-visible{background:#f5f5f5}.lands-plots-map__tool--active{background:color-mix(in srgb,var(--lands-map-fill,#e0a82e) 28%,#fff)!important;color:var(--lands-map-stroke,#9a7209)!important}.lands-plots-map__tool--busy,.lands-plots-map__tool--disabled{opacity:0.45;cursor:default;pointer-events:none}.lands-plots-map__tool--busy{cursor:wait;pointer-events:none}.lands-plots-map__tool-icon{display:flex;align-items:center;justify-content:center}.lands-plots-map__tool-fa{display:block;font-size:14px;line-height:1}.lands-map-poly--nearby{cursor:pointer}.lands-plots-map--measuring{cursor:crosshair!important}.lands-plots-map--measuring .leaflet-overlay-pane,.lands-plots-map--measuring .leaflet-marker-pane,.lands-plots-map--measuring .leaflet-shadow-pane{pointer-events:none}.lands-plots-map__measure-panel{margin-top:8px;max-width:min(280px,calc(100vw - 48px));padding:8px 10px;border:1px solid var(--color-border,#ddd);border-radius:var(--radius-sm,6px);background:rgba(255,255,255,0.95);box-shadow:0 1px 4px rgba(0,0,0,0.12);font-size:12px;line-height:1.35;color:var(--color-text,#1a1a1a)}.lands-plots-map__search-panel{margin-top:8px;width:min(300px,calc(100vw - 48px));padding:8px 10px;border:1px solid var(--color-border,#ddd);border-radius:var(--radius-sm,6px);background:rgba(255,255,255,0.95);box-shadow:0 1px 4px rgba(0,0,0,0.12);font-size:12px;line-height:1.35;color:var(--color-text,#1a1a1a)}.lands-plots-map__search-label{display:block;margin:0 0 6px;font-size:11px;font-weight:600;letter-spacing:0.02em;text-transform:uppercase;color:#5c5c5c}.lands-plots-map__search-input{box-sizing:border-box;width:100%;margin:0 0 8px;padding:7px 9px;border:1px solid var(--color-border,#ddd);border-radius:4px;background:#fff;color:inherit;font:inherit;font-size:13px}.lands-plots-map__search-input:focus{outline:2px solid color-mix(in srgb,var(--lands-map-fill,#e0a82e) 55%,#fff);outline-offset:1px;border-color:var(--lands-map-stroke,#9a7209)}.lands-plots-map__search-empty{margin:0;padding:4px 2px;color:#6b7280}.lands-plots-map__search-list{list-style:none;margin:0;padding:0;max-height:min(240px,40vh);overflow:auto}.lands-plots-map__search-item-wrap + .lands-plots-map__search-item-wrap{margin-top:2px}.lands-plots-map__search-item{appearance:none;display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;margin:0;padding:7px 8px;border:0;border-radius:4px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.lands-plots-map__search-item:hover,.lands-plots-map__search-item:focus-visible{background:#f5f5f5}.lands-plots-map__search-item--active{background:color-mix(in srgb,var(--lands-map-fill,#e0a82e) 28%,#fff)}.lands-plots-map__search-item-cad{font-weight:700;font-variant-numeric:tabular-nums}.lands-plots-map__search-item-title{color:#5c5c5c;font-size:11px}.lands-plots-map__search-actions{display:flex;gap:6px;margin:0 0 8px}.lands-plots-map__search-registry{appearance:none;border:1px solid var(--lands-map-stroke,#9a7209);border-radius:4px;padding:5px 10px;background:color-mix(in srgb,var(--lands-map-fill,#e0a82e) 28%,#fff);color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.lands-plots-map__search-registry:hover,.lands-plots-map__search-registry:focus-visible{background:var(--lands-map-fill,#e0a82e)}.lands-plots-map__search-registry--busy,.lands-plots-map__search-registry:disabled{opacity:0.55;cursor:wait}.lands-plots-map__search-status{margin:0 0 8px;padding:0 2px;color:#5c5c5c}.lands-plots-map__search-status--ok{color:#166534}.lands-plots-map__search-status--error{color:#b91c1c}.lands-plots-map__search-status--pending{color:#6b7280}.lands-map-poly--registry{cursor:pointer}.lands-plots-map__measure-hint{margin:0 0 8px}.lands-plots-map__measure-actions{display:flex;flex-wrap:wrap;gap:6px}.lands-plots-map__measure-btn{appearance:none;border:1px solid var(--color-border,#ddd);border-radius:4px;padding:4px 8px;background:#fff;color:inherit;font:inherit;cursor:pointer}.lands-plots-map__measure-btn:hover,.lands-plots-map__measure-btn:focus-visible{background:#f5f5f5}.lands-plots-map__measure-btn--primary{border-color:var(--lands-map-stroke,#9a7209);background:var(--lands-map-fill,#e0a82e);color:#1a1a1a}.lands-plots-map__measure-btn--primary:hover,.lands-plots-map__measure-btn--primary:focus-visible{background:var(--lands-map-stroke,#9a7209);border-color:var(--lands-map-stroke,#9a7209);color:#fff}.lands-plots-map__measure-label-wrap{background:transparent;border:0}.lands-plots-map__measure-label{position:absolute;left:0;top:0;transform:translate(10px,-50%);padding:3px 7px;border-radius:4px;border:1px solid var(--lands-map-stroke,#9a7209);background:var(--lands-map-fill,#e0a82e);color:#1a1a1a;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,0.25)}.lands-plots-map__leaflet-popup .leaflet-popup-content-wrapper{border-radius:var(--radius-md,12px);box-shadow:0 6px 20px rgba(0,0,0,0.12)}.lands-plots-map__leaflet-popup .leaflet-popup-content{margin:12px var(--lands-popup-side-padding);line-height:1.45;width:auto!important;min-width:0;box-sizing:border-box}.lands-plots-map__leaflet-popup--text .leaflet-popup-content{min-width:min(var(--lands-popup-text-min),calc(100vw - 32px))!important;max-width:min(var(--lands-popup-text-max),calc(100vw - 32px))!important}.lands-plots-map__leaflet-popup--with-image .leaflet-popup-content{margin:14px var(--lands-popup-side-padding);width:auto!important;min-width:min(var(--lands-popup-image-min),calc(100vw - 32px))!important;max-width:min(var(--lands-popup-image-max),calc(100vw - 32px))!important}.lands-plots-map__leaflet-popup--with-image .lands-plots-map__popup-title{margin-bottom:0}.lands-plots-map__leaflet-popup .leaflet-popup-tip{background:#fff}@media (max-width:600px){.lands-plots-map{--lands-popup-narrow-width:80vw;--lands-popup-image-mobile-width:72%;--lands-popup-side-padding:10px}.lands-plots-map__popup--with-image{grid-template-columns:1fr;grid-template-areas:'media' 'header' 'body';gap:8px}.lands-plots-map__popup--with-image .lands-plots-map__popup-media{width:var(--lands-popup-image-mobile-width);max-width:var(--lands-popup-image-mobile-width);aspect-ratio:4 / 3;height:auto;max-height:none;justify-self:center}.lands-plots-map__popup--with-image .lands-plots-map__popup-body{align-self:stretch}.lands-plots-map__leaflet-popup--narrow .leaflet-popup-content-wrapper{width:var(--lands-popup-narrow-width)!important;max-width:var(--lands-popup-narrow-width)!important}.lands-plots-map__leaflet-popup--narrow .leaflet-popup-content{margin:10px!important;width:auto!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}.lands-plots-map__leaflet-popup--narrow.lands-plots-map__leaflet-popup--with-image .leaflet-popup-content,.lands-plots-map__leaflet-popup--narrow.lands-plots-map__leaflet-popup--text .leaflet-popup-content{min-width:0!important;max-width:100%!important}.lands-plots-map__popup-note{display:none}}