:root{--ig-green:#1f7a3d;--ig-green-d:#15592c;--ig-green-l:#2e9e52;--ig-earth:#8a6d3b;--ig-ink:#14241b;--ig-bg:#f4f7f3;--ig-card:#ffffff;--ig-line:#e2ebe3;--ig-radius:14px;--ig-shadow:0 6px 22px rgba(20,50,30,.12);--ig-shadow-lg:0 18px 48px rgba(15,40,25,.22);--ig-topbar-h:60px;--ig-font:"Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif}html[data-theme="dark"],body.theme-dark{--ig-bg:#0f1713;--ig-card:#16211b;--ig-ink:#e8f1ea;--ig-line:#26352b}body.has-map-shell{font-family:var(--ig-font);color:var(--ig-ink)}body.has-map-shell .topbar.compact-topbar{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:none !important;min-width:0 !important;height:auto !important;min-height:64px !important;display:flex !important;flex-wrap:nowrap !important;align-items:center !important;gap:14px !important;padding:10px 18px !important;border-radius:0 !important;background:linear-gradient(120deg,#14532a 0%,#1f7a3d 65%,#258a45 100%) !important;color:#fff !important;box-shadow:0 4px 18px rgba(15,40,25,.28) !important;backdrop-filter:none !important;z-index:2000 !important;box-sizing:border-box !important}body.has-map-shell .topbar.compact-topbar .brand{display:flex !important;align-items:center !important;gap:10px !important;color:#fff !important;text-decoration:none !important;flex:0 0 auto !important;min-width:0 !important}body.has-map-shell .topbar.compact-topbar .brand .logo{width:38px !important;height:38px !important;border-radius:11px !important;display:grid !important;place-items:center !important;background:rgba(255,255,255,.16) !important;color:#fff !important;font-size:0 !important}body.has-map-shell .topbar.compact-topbar .brand-text{display:flex !important;flex-direction:column !important;line-height:1.18 !important}body.has-map-shell .topbar.compact-topbar .brand-text strong{font-size:18px !important;letter-spacing:.2px !important;white-space:nowrap !important}body.has-map-shell .topbar.compact-topbar .brand-text span{font-size:11px !important;opacity:.82 !important;white-space:nowrap !important}body.has-map-shell .top-search.compact-search{display:flex !important;align-items:center !important;gap:8px !important;flex:1 1 auto !important;width:auto !important;max-width:820px !important;min-width:0 !important;margin:0 auto !important;background:rgba(255,255,255,.16) !important;padding:5px 6px !important;border-radius:14px !important;grid-template-columns:none !important}body.has-map-shell .top-search.compact-search .tabs{display:flex !important;gap:4px !important;flex:0 0 auto !important;background:transparent !important;padding:0 !important}body.has-map-shell .top-search.compact-search .tab{border:0 !important;background:rgba(255,255,255,.10) !important;color:#eafff0 !important;cursor:pointer !important;font-size:13px !important;height:40px !important;padding:0 12px !important;border-radius:10px !important;white-space:nowrap !important}body.has-map-shell .top-search.compact-search .tab.active{background:#fff !important;color:#14532a !important;font-weight:700 !important}body.has-map-shell .top-search.compact-search .search-wrap{position:relative !important;flex:1 1 auto !important;min-width:0 !important;display:flex !important}body.has-map-shell #searchInput{width:100% !important;box-sizing:border-box !important;border:0 !important;outline:0 !important;height:40px !important;padding:0 16px !important;border-radius:10px !important;background:#fff !important;color:#14241b !important;font-size:15px !important;-webkit-text-fill-color:#14241b !important;flex:1 1 auto !important}body.has-map-shell #searchInput::placeholder{color:#6a7f70 !important;opacity:1 !important}body.has-map-shell .top-search.compact-search .primary{flex:0 0 auto !important;border:0 !important;cursor:pointer !important;width:44px !important;height:40px !important;border-radius:10px !important;background:#fff !important;color:#14532a !important;padding:0 !important;display:grid !important;place-items:center !important}body.has-map-shell .search-suggest{position:absolute !important;top:calc(100% + 8px) !important;left:0 !important;right:0 !important;background:var(--ig-card) !important;color:var(--ig-ink) !important;border:1px solid var(--ig-line) !important;border-radius:12px !important;box-shadow:var(--ig-shadow-lg) !important;z-index:2400 !important;max-height:60vh !important;overflow:auto !important}.search-suggest .suggest-item{display:block;width:100%;text-align:left;border:0;background:none;padding:11px 14px;cursor:pointer;color:var(--ig-ink);font-size:.9rem;border-bottom:1px solid var(--ig-line)}.search-suggest .suggest-item:hover{background:rgba(31,122,61,.08)}body.has-map-shell .topbar.compact-topbar .topbar-right{position:static !important;display:flex !important;align-items:center !important;gap:8px !important;flex:0 0 auto !important;inset:auto !important;margin:0 !important}body.has-map-shell .topbar.compact-topbar .topbar-right button{width:42px !important;height:42px !important;border-radius:11px !important;border:0 !important;cursor:pointer !important;background:rgba(255,255,255,.18) !important;color:#fff !important;display:grid !important;place-items:center !important;padding:0 !important}body.has-map-shell .topbar.compact-topbar .topbar-right button:hover{background:rgba(255,255,255,.30) !important}body.has-map-shell .app-menu{width:min(280px,calc(100vw - 24px)) !important;background:var(--ig-card) !important;color:var(--ig-ink) !important;border:1px solid var(--ig-line) !important;border-radius:var(--ig-radius) !important;box-shadow:var(--ig-shadow-lg) !important;padding:8px !important;z-index:2300 !important}body.has-map-shell .app-menu[aria-hidden="true"]{display:none !important}body.has-map-shell .app-menu[aria-hidden="false"]{display:block !important}.app-menu .menu-item{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:10px;text-decoration:none;color:var(--ig-ink);font-weight:600}.app-menu .menu-item:hover{background:rgba(31,122,61,.10)}.app-menu .menu-sep{height:1px;background:var(--ig-line);margin:6px 4px}body.has-map-shell .app-shell.map-first{padding-top:0 !important}body.has-map-shell .zoom-controls button{pointer-events:auto !important}@media (max-width:760px){body.has-map-shell .topbar.compact-topbar{flex-wrap:wrap !important;min-height:0 !important;padding:8px 10px !important;gap:8px !important;row-gap:8px !important}body.has-map-shell .topbar.compact-topbar .brand{order:1 !important;flex:0 0 auto !important}body.has-map-shell .topbar.compact-topbar .brand-text span{display:none !important}body.has-map-shell .topbar.compact-topbar .brand-text strong{font-size:16px !important}body.has-map-shell .topbar.compact-topbar .topbar-right{order:2 !important;margin-left:auto !important}body.has-map-shell .top-search.compact-search{order:3 !important;flex:1 1 100% !important;width:100% !important;max-width:none !important;margin:0 !important}body.has-map-shell .top-search.compact-search .tab{font-size:12px !important;padding:0 9px !important;height:38px !important}body.has-map-shell #searchInput{height:38px !important;font-size:16px !important}body.has-map-shell .top-search.compact-search .primary{height:38px !important;width:42px !important}body.has-map-shell .right-panel.parcel-drawer{top:116px !important;height:calc(100dvh - 116px) !important;width:100vw !important}body.has-map-shell .app-menu{z-index:2300 !important}}.map-toggle-wrap{position:absolute;display:flex;gap:8px;z-index:800}.layer-toggle-btn,.cadastre-tog{display:inline-flex;align-items:center;gap:7px;background:var(--ig-card);color:var(--ig-ink);border:1px solid var(--ig-line);border-radius:999px;padding:9px 14px;font-size:.82rem;font-weight:600;cursor:pointer;box-shadow:var(--ig-shadow)}.cadastre-tog.active{background:var(--ig-green);color:#fff;border-color:var(--ig-green)}.zoom-controls{position:absolute;display:flex;flex-direction:column;gap:6px;z-index:800}.zoom-controls button{width:42px;height:42px;border-radius:12px;border:1px solid var(--ig-line);background:var(--ig-card);color:var(--ig-ink);font-size:22px;cursor:pointer;box-shadow:var(--ig-shadow)}.map-help,.map-status{position:absolute;left:50%;transform:translateX(-50%);background:rgba(20,36,27,.82);color:#fff;padding:8px 14px;border-radius:999px;font-size:.8rem;z-index:700;max-width:90vw;text-align:center;pointer-events:none}.map-help{bottom:58px}.map-status{bottom:16px}.attribution{position:absolute;font-size:10px;color:rgba(255,255,255,.7);background:rgba(0,0,0,.35);padding:2px 6px;border-radius:6px;z-index:600;max-width:70vw}body.has-map-shell .right-panel.parcel-drawer{position:fixed !important;top:64px !important;right:0 !important;height:calc(100dvh - 64px) !important;width:min(460px,100vw) !important;background:var(--ig-bg) !important;color:var(--ig-ink) !important;box-shadow:var(--ig-shadow-lg) !important;z-index:1900 !important;flex-direction:column !important;overflow:hidden !important}.right-panel.parcel-drawer.is-open,.right-panel.parcel-drawer[aria-hidden="false"]{transform:translateX(0)}.drawer-close{position:absolute;top:12px;right:12px;width:38px;height:38px;border-radius:50%;border:0;background:var(--ig-card);color:var(--ig-ink);font-size:22px;cursor:pointer;z-index:100;box-shadow:var(--ig-shadow)}.report-head{padding:18px 16px 12px;background:linear-gradient(120deg,var(--ig-green-d),var(--ig-green));color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.report-head h2{margin:0 0 2px;font-size:1.1rem}.report-head p{margin:0;font-size:.72rem;opacity:.85}.report-head [id="reportBadge"],.report-head .badge-neutral,.report-head .badge-ok,.report-head .badge-warn,.report-head .badge-bad{font-size:.7rem;padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.2)}.report-share{display:flex;gap:8px;padding:10px 14px;background:var(--ig-card);border-bottom:1px solid var(--ig-line);flex-wrap:wrap}.share-btn{flex:1 1 auto;border:0;cursor:pointer;padding:11px 14px;border-radius:10px;font-weight:700;font-size:.85rem;background:var(--ig-green);color:#fff}.share-btn--ghost{background:rgba(31,122,61,.12);color:var(--ig-green-d)}.report-content{flex:1 1 auto;overflow:auto;padding:14px}.report-content .card{background:var(--ig-card);border:1px solid var(--ig-line);border-radius:var(--ig-radius);padding:14px;margin-bottom:12px;box-shadow:var(--ig-shadow)}.report-content .notice.soft-notice{background:#eef5ff;border:1px solid #cfe0f5;color:#234;border-radius:var(--ig-radius);padding:13px 15px;margin-bottom:12px;font-size:.88rem;line-height:1.5}html[data-theme="dark"] .report-content .notice.soft-notice,body.theme-dark .report-content .notice.soft-notice{background:#16263a;border-color:#274a6b;color:#cfe0f5}.report-content .card h3{margin:0 0 10px;font-size:.98rem;color:var(--ig-green-d)}.report-content .kv{display:flex;justify-content:space-between;gap:10px;padding:5px 0;font-size:.88rem;border-bottom:1px dashed var(--ig-line)}.report-content .kv:last-child{border-bottom:0}.ad-slot{display:block;margin:22px auto;max-width:728px;width:100%;text-align:center;clear:both}.ad-slot__tag{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#93a79a;margin-bottom:4px}.ad-slot--placeholder{border:1px dashed var(--ig-line);border-radius:12px;padding:26px 12px;background:rgba(31,122,61,.03);color:#9bb0a2}.ad-slot--placeholder .ad-slot__hint{font-size:.85rem}.site-footer{padding:22px 16px;text-align:center;font-size:.85rem;background:var(--ig-card);color:var(--ig-ink);border-top:1px solid var(--ig-line)}.site-footer a{color:var(--ig-green);text-decoration:none}.site-footer__note{margin-top:12px;font-size:.74rem;color:#7c8f82;max-width:760px;margin-left:auto;margin-right:auto;line-height:1.5}body.has-map-shell .site-footer{display:none}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (max-width:760px){:root{--ig-topbar-h:auto}.topbar.compact-topbar{flex-wrap:wrap;padding:8px 10px;gap:8px}.topbar .brand{order:1;flex:1 1 auto}.topbar-right{order:2;flex:0 0 auto}.top-search.compact-search{order:3;flex:1 1 100%}.top-search .tab{padding:8px 9px;font-size:.78rem}#searchInput{font-size:16px;padding:12px 14px}.app-menu{top:100%;right:8px}.right-panel.parcel-drawer{width:100vw}.map-help{display:none}.map-status{bottom:12px;font-size:.74rem}.ad-slot{margin:16px auto}}@media (max-width:400px){.topbar .brand-text span{display:none}.top-search .tab span,.layer-toggle-btn .layer-label,.cadastre-tog .layer-label{font-size:.76rem}}body.has-map-shell .right-panel.parcel-drawer{position:fixed !important;inset:88px 16px 24px 16px !important;margin:auto !important;transform:none !important;width:min(720px,calc(100vw - 32px)) !important;height:max-content !important;max-height:calc(100dvh - 120px) !important;border-radius:18px !important;overflow:hidden !important;display:flex !important;flex-direction:column !important;z-index:2600 !important}body.has-map-shell .right-panel.parcel-drawer[aria-hidden="true"]{display:none !important}body.has-map-shell .right-panel.parcel-drawer[aria-hidden="false"]{display:flex !important}body.has-map-shell .right-panel.parcel-drawer .report-head{padding:12px 46px 12px 16px !important;align-items:center !important}body.has-map-shell .right-panel.parcel-drawer .report-head h2{font-size:1.15rem !important;line-height:1.2 !important;margin:0 !important}body.has-map-shell .right-panel.parcel-drawer .report-head p{margin:2px 0 0 !important;font-size:.72rem !important;font-weight:600 !important;color:rgba(255,255,255,.85) !important;opacity:1 !important}body.has-map-shell .right-panel.parcel-drawer .report-content{flex:1 1 auto !important;min-height:0 !important;overflow-y:auto !important}@media (min-width:1025px){}@media (min-width:1025px){body.has-map-shell .right-panel.parcel-drawer{width:min(1080px,calc(100vw - 56px)) !important;max-height:calc(100dvh - 108px) !important}}body.has-map-shell .right-panel.parcel-drawer .report-head{background:linear-gradient(135deg,#106238,#17824d) !important}body.has-map-shell .right-panel.parcel-drawer .report-content{background:#f5f7f2 !important}.parcel-decision-hero{display:grid;grid-template-columns:minmax(300px,42%) minmax(0,1fr);align-items:start;min-width:0;max-width:100%;box-sizing:border-box;gap:18px;padding:18px;background:#fff;border:1px solid rgba(19,83,50,.13);border-radius:16px;box-shadow:0 14px 34px rgba(20,45,30,.11)}.parcel-visual{position:relative;min-width:0;min-height:330px;height:clamp(320px,43vh,500px);align-self:start;overflow:hidden;border-radius:14px;background:#142018;border:1px solid rgba(255,255,255,.12)}.parcel-hero-canvas{width:100%;height:100%;min-height:0;display:block}.parcel-visual-empty{min-height:330px;display:grid;place-items:center;color:rgba(255,255,255,.82);font-weight:800;padding:24px;text-align:center}.parcel-visual-caption{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 11px;border-radius:10px;background:rgba(6,22,14,.78);color:#fff;font-size:.82rem;font-weight:800;backdrop-filter:blur(8px)}.parcel-decision-main{min-width:0;display:grid;gap:12px}.parcel-id-block{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}.parcel-id-block span,.parcel-full-id span{color:#5d6d61;font-size:.75rem;font-weight:900;text-transform:uppercase}.parcel-id-block h3{grid-column:1;margin:0;color:#071b10;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1}.parcel-id-block p{grid-column:1 / -1;margin:0;color:#526457;font-weight:700}.parcel-copy-btn{grid-column:2;grid-row:1 / span 2;border:0;border-radius:10px;padding:10px 12px;background:#e6f2ea;color:#0b5b34;font-weight:900;cursor:pointer}.parcel-score-summary{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;padding:14px;border-radius:14px;background:#eefaf0;border:1px solid #bde9c5}.parcel-score-ring{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;align-content:center;background:#fafff7;border:4px solid #15b960;color:#071b10}.parcel-score-ring strong{font-size:2.35rem;line-height:.9}.parcel-score-ring span{font-size:.82rem;font-weight:900}.parcel-score-summary h4,.parcel-signal-grid h4{margin:0 0 5px;color:#0c3d25;font-size:1rem}.parcel-score-summary p,.parcel-score-summary small{margin:0;color:#526457}.parcel-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.parcel-fact{min-width:0;padding:10px;border-radius:10px;border:1px solid #d8dfd8;background:#fbfcfa}.parcel-fact.ok{border-color:#bfe7c8;background:#f0fbf2}.parcel-fact.warn{border-color:#efd799;background:#fff8df}.parcel-fact span,.parcel-fact small{display:block;color:#607064;font-size:.73rem;font-weight:900}.parcel-fact strong{display:block;margin-top:4px;color:#071b10;font-size:1rem;line-height:1.15;overflow-wrap:anywhere}.parcel-signal-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.parcel-signal-grid>div{padding:12px 14px;border-radius:12px;background:#fbfcfa;border:1px solid #d8dfd8}.parcel-signal-grid ul{margin:0;padding-left:18px;color:#33483a;font-weight:700}.parcel-signal-grid li+li{margin-top:5px}.parcel-missing-strip{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#526457;font-size:.83rem}.parcel-missing-strip strong,.parcel-missing-strip span{padding:7px 9px;border-radius:999px;background:#eef1eb}.parcel-missing-strip strong{background:#24382c;color:#fff}.parcel-full-id{margin:0;color:#526457}.parcel-full-id code{padding:4px 7px;border-radius:7px;background:#eef1eb;color:#071b10;overflow-wrap:anywhere}.risk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.risk-card{padding:14px;border-radius:14px;background:#fff;border:1px solid #d8dfd8}.risk-card.ok{background:#f2fbf3;border-color:#bfe7c8}.risk-card.warn,.risk-card.fail{background:#fff8df;border-color:#efd799}.risk-card.fail{background:#fff0ee;border-color:#f0b8b0}.risk-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.risk-card-head strong{color:#10251a}.risk-card-head span{color:#526457;font-size:.82rem;font-weight:900;text-align:right}.risk-card p{margin:9px 0 0;color:#405244;font-weight:700}.risk-card small{display:block;margin-top:8px;color:#6a786c;font-weight:800}@media (max-width:860px){body.has-map-shell .right-panel.parcel-drawer{inset:auto 0 0 0 !important;width:100vw !important;max-height:88dvh !important;border-radius:18px 18px 0 0 !important}body.has-map-shell .report-content .tab-content{min-width:0 !important;width:min(100%,calc(100vw - 64px)) !important;max-width:calc(100vw - 64px) !important;overflow:hidden !important}.parcel-decision-hero,.risk-grid{grid-template-columns:1fr;width:min(100%,calc(100vw - 64px));min-width:0;max-width:calc(100vw - 64px)}.parcel-visual,.parcel-hero-canvas,.parcel-visual-empty{min-height:240px;width:100%;max-width:100%}.parcel-decision-main{width:100%;max-width:100%}.parcel-facts-grid,.parcel-signal-grid{grid-template-columns:1fr}.parcel-id-block{grid-template-columns:1fr}.parcel-copy-btn{grid-column:1;grid-row:auto;width:max-content}}@media (max-width:480px){body.has-map-shell .report-content .tab-list{gap:6px !important;overflow-x:auto !important;scroll-snap-type:x proximity}body.has-map-shell .report-content .report-tab{flex:0 0 auto !important;min-width:max-content !important;padding:9px 12px !important;font-size:12px !important;line-height:1 !important;scroll-snap-align:start}body.has-map-shell .report-content .report-tab span{display:inline !important}body.has-map-shell .report-content .tab-arrow{flex:0 0 32px !important}}