/* sources-sha256:c5adce4e83b26e9a9562881e7edcb6357ed21a9a86352611c96c961f1c435983 */
:root{--bg:#e9f3df;--ink:#092016;--fg:#092016;--muted:#536457;--panel:rgba(255,253,244,.94);--line:rgba(17,54,35,.16);--green:#17ad52;--green2:#a7ff45;--dark:#103221;--warn:#fff1bc;--err:#ffe0dc;--ok:#ddf7e6;--shadow:0 18px 44px rgba(4,26,14,.2)}[data-theme=dark]{--bg:#0e1614;--ink:#e8f0ea;--fg:#e8f0ea;--muted:#9bb0a4;--panel:rgba(22,32,28,.94);--line:rgba(255,255,255,.12);--green:#2dd47a;--green2:#a7ff45;--dark:#c6e8d4;--warn:#3a3216;--err:#3a1c1c;--ok:#16321e;--shadow:0 18px 44px rgba(0,0,0,.6)}[data-theme=dark] .tile-wrap,[data-theme=dark] .wms-tile-wrap,[data-theme=dark] .label-tile-wrap{background:repeating-linear-gradient(45deg,#1a2a23 0 11px,#15211b 11px 22px);color:#c8dcd24d}[data-theme=dark] .tile-wrap.no-fallback,[data-theme=dark] .wms-tile-wrap,[data-theme=dark] .label-tile-wrap{background:transparent}.theme-toggle{width:42px;height:42px;border-radius:999px;background:var(--panel);border:1px solid var(--line);display:grid;place-items:center;cursor:pointer;transition:transform .15s,background .15s;font-size:18px}.theme-toggle:hover{transform:scale(1.06)}.theme-toggle .theme-icon{line-height:1}*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}html{scroll-behavior:smooth}body.has-map-shell{overflow:hidden}body:not(.has-map-shell){overflow-y:auto;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer;border:0;font-weight:900}.topbar{position:fixed;left:16px;right:16px;top:14px;z-index:40;height:82px;display:grid;grid-template-columns:285px minmax(360px,1fr) auto;gap:16px;align-items:center;padding:12px 16px;border-radius:28px;color:#f4ffe9;background:linear-gradient(135deg,#0c2d1bf7,#103723e0);box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:12px}.logo{width:56px;height:56px;border-radius:18px;background:#a6ffb8;display:grid;place-items:center;font-size:30px}.brand strong{display:block;font-size:29px;line-height:1;letter-spacing:-.8px}.brand span{display:block;color:#d8f1d4;margin-top:5px;font-size:14px}.top-search{display:grid;grid-template-columns:auto minmax(180px,1fr) 115px;gap:10px;align-items:center}.tabs{display:flex;background:#ffffff24;border-radius:22px;padding:4px;gap:4px}.tab{border-radius:18px;padding:11px 14px;color:#eafbe6;background:transparent;white-space:nowrap}.tab.active{color:var(--dark);background:#aef264}.top-search input{height:50px;border-radius:18px;border:2px solid rgba(255,255,255,.32);padding:0 16px;outline:none;background:#fffffff0;color:var(--ink)}.primary{height:50px;border-radius:18px;background:#18aa50;color:#fff}.actions{display:flex;align-items:center;justify-content:end;gap:10px}.actions button{height:50px;border-radius:18px;padding:0 18px;background:var(--panel);color:var(--ink)}.actions button:last-child{background:var(--green2)}.app-shell{position:fixed;inset:0;padding:112px 18px 18px;display:grid;grid-template-columns:350px 1fr 380px;gap:16px}.panel{z-index:30;background:var(--panel);border:1px solid var(--line);border-radius:26px;box-shadow:0 14px 34px #081c1221;backdrop-filter:blur(8px)}.left-panel,.right-panel{height:calc(100vh - 130px);overflow:hidden;padding:22px}.left-panel h2,.right-panel h2{margin:0 0 14px;font-size:24px}.left-panel label{display:flex;align-items:center;gap:10px;font-weight:900;font-size:18px;padding:10px 0}.left-panel input[type=checkbox],.left-panel input[type=radio]{width:18px;height:18px}.left-panel ol{margin:0 0 16px 20px;padding:0;color:var(--muted);line-height:1.45;font-size:15px}.left-panel hr{border:0;border-top:1px solid var(--line);margin:15px 0}.quick-row{display:flex;flex-wrap:wrap;gap:8px}.quick-row button{background:var(--panel);border:1px solid var(--line);padding:10px 13px;border-radius:999px;color:var(--ink)}.small{color:var(--muted);font-size:13px;line-height:1.4;margin-top:16px}.map-frame{position:relative;min-width:0;border-radius:22px;overflow:hidden;background:#bed4b0;box-shadow:inset 0 0 0 1px #0000000d}.map{position:absolute;inset:0;overflow:hidden;user-select:none;touch-action:none;cursor:crosshair;background:#cce4bd;outline:none}.map.dragging{cursor:grabbing}.tile-wrap,.wms-tile-wrap,.label-tile-wrap{position:absolute;width:256px;height:256px;overflow:hidden;background:repeating-linear-gradient(45deg,#cfe4bf 0 11px,#bdd8ad 11px 22px);color:#143c2361;font-size:11px;display:grid;place-items:center}.tile-wrap img,.wms-tile-wrap img,.label-tile-wrap img{position:absolute;inset:0;width:256px;height:256px;opacity:0;transition:opacity .15s linear}.tile-wrap img.loaded,.wms-tile-wrap img.loaded,.label-tile-wrap img.loaded{opacity:1}.wms-tile-wrap{pointer-events:none;background:transparent;color:transparent;z-index:4}.wms-tile-wrap img.loaded{opacity:.86}.tile-wrap{z-index:1}.tile-wrap.no-fallback{background:transparent;color:transparent}.label-tile-wrap{pointer-events:none;background:transparent;color:transparent;z-index:3}.label-tile-wrap img.loaded{opacity:1}.parcel-overlay{position:absolute;inset:0;z-index:12;pointer-events:none;width:100%;height:100%}.zoom-controls{position:absolute;z-index:25;display:grid;gap:10px}.zoom-controls button{width:58px;height:58px;border-radius:18px;background:var(--panel);border:1px solid var(--line);box-shadow:0 8px 24px #0000002e;font-size:31px;color:var(--ink)}.map-status{position:absolute;z-index:25;left:50%;bottom:18px;transform:translate(-50%);padding:13px 22px;color:#fff;background:#071f13f0;border-radius:999px;font-weight:900;box-shadow:0 8px 24px #00000038;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attribution{position:absolute;z-index:22;background:var(--panel);border-radius:999px;padding:8px 12px;color:var(--muted);font-size:12px;border:1px solid var(--line)}.report-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.report-head h2{margin:0;font-size:30px}.badge-neutral,.badge-ok,.badge-warn,.badge-bad{display:inline-block;border-radius:999px;padding:10px 16px;font-weight:1000}.badge-neutral{background:#eef1e8;color:#67705f}.badge-ok{background:#dff9df;color:#087537}.badge-warn{background:#fff0bd;color:#805200}.badge-bad{background:#ffe0dc;color:#9b281e}.report-content{display:grid;gap:12px;overflow:hidden}.hero-icon{text-align:center;font-size:64px;margin:28px 0 6px}.report-content h3{margin:0;font-size:22px}.report-content p{margin:0;color:var(--muted);font-size:16px;line-height:1.45}.notice,.card{border-radius:18px;padding:15px 16px;border:1px solid var(--line);font-weight:750}.notice.info{background:#e8f1ff;color:#1d5488}.notice.ok{background:var(--ok);color:#0c703a}.notice.warn{background:var(--warn);color:#7d5200}.notice.err{background:var(--err);color:#982920}.card{background:var(--panel)}.card h3{margin:0 0 10px}.kv{display:grid;grid-template-columns:115px 1fr;gap:10px;padding:6px 0;border-top:1px solid var(--line)}.kv:first-of-type{border-top:0}.kv span{color:var(--muted)}.kv strong{color:var(--ink)}.source-item{border-radius:15px;padding:10px;background:var(--ok);margin:7px 0;font-weight:900}.source-item.bad{background:var(--err)}.source-item small{display:block;margin-top:4px;color:var(--muted);font-size:11px;font-weight:650;max-height:32px;overflow:hidden}@media(max-width:1280px){.app-shell{grid-template-columns:300px 1fr 330px}.brand strong{font-size:24px}.topbar{grid-template-columns:230px 1fr auto}.actions button{padding:0 12px}}@media(max-width:980px){html,body{overflow:auto}.topbar{position:sticky;top:0;left:0;right:0;border-radius:0;height:auto;grid-template-columns:1fr;margin:0}.top-search{grid-template-columns:1fr}.app-shell{position:static;display:grid;grid-template-columns:1fr;height:auto;padding:16px}.left-panel,.right-panel{height:auto;overflow:visible}.map-frame{height:70vh;min-height:520px}}@media print{.topbar,.left-panel,.zoom-controls,.map-status,.actions{display:none!important}.app-shell{position:static;display:block;padding:0}.map-frame{height:45vh;margin-bottom:16px}.right-panel{height:auto;overflow:visible;box-shadow:none}}.left-panel h1{margin:0 0 8px;font-size:36px;line-height:.98;letter-spacing:-1.1px}.left-panel .lead{margin:0 0 16px;color:var(--muted);line-height:1.35;font-weight:700}.wms-tile-wrap img.failed{opacity:.12;filter:saturate(.1)}.right-panel{display:flex;flex-direction:column;min-height:0}.report-content{min-height:0;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.report-content .notice,.report-content .card{overflow-wrap:anywhere}.score-card{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid var(--line);background:linear-gradient(135deg,#e8fbe2,#f7fff5);border-radius:24px;margin-bottom:12px}.score-card h3{margin:0 0 6px;font-size:20px}.score-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.4}.score-circle{width:90px;height:90px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#dcffd7;color:#082414;box-shadow:0 10px 30px #0000002e;border:2px solid #18aa50}.score-circle b{font-size:32px;line-height:1}.score-circle span{font-size:11px;font-weight:900;color:#0c703a;margin-top:2px}.score-row,.check-row{border:1px solid var(--line);border-radius:16px;padding:10px 12px;margin:8px 0;background:var(--panel)}.score-row{display:grid;grid-template-columns:1fr auto;gap:6px 10px;align-items:center}.score-row>span{color:var(--ink);font-weight:900}.score-row strong{color:#0c703a;font-weight:900}.score-row small{grid-column:1 / -1;color:var(--muted);font-weight:700;font-size:13px}.score-row.ok,.check-row.ok{border-color:#86d99a;background:#f1fbef}.score-row.warn,.check-row.warn{border-color:#e4c460;background:#fff8df}.score-row.manual,.check-row.manual{border-color:#9dc4ff;background:#eef5ff}.check-row b{display:block;color:var(--ink);font-size:15px}.check-row p{margin:6px 0 0;color:var(--muted);line-height:1.35;font-size:14px;font-weight:700}.report-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.report-actions a{display:inline-flex;align-items:center;gap:6px;border:1px solid #18aa50;background:#dcffd7;color:#082414;border-radius:999px;padding:10px 13px;font-weight:950;text-decoration:none}.report-actions a:hover{background:#c4f5b9}.site-footer{position:fixed;left:18px;bottom:4px;z-index:45;background:var(--panel);border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--muted);font-size:12px;font-weight:800;box-shadow:0 6px 18px #00000014}.site-footer a{color:var(--green);text-decoration:none}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#05140c73;display:grid;place-items:center;padding:18px}.modal{position:relative;width:min(720px,96vw);max-height:82vh;overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.modal-close{position:absolute;right:16px;top:14px;width:42px;height:42px;border-radius:50%;background:var(--panel);border:1px solid var(--line);color:var(--ink);font-size:24px}.report-list{display:grid;gap:10px;margin-top:12px}.report-list a{display:block;padding:13px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:var(--ink);text-decoration:none;font-weight:900}.report-list small{display:block;color:var(--muted);margin-top:4px;font-weight:700}.note-box textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--line);border-radius:18px;padding:12px;font:inherit;background:var(--panel);color:var(--ink)}.note-box button{margin-top:8px;border-radius:999px;background:#dcffd7;color:#082414;padding:10px 14px;font-weight:950}.check-row a,.card a{color:#0d6b32;font-weight:950}.mini-warning{margin-top:10px!important;font-size:13px!important;color:var(--muted)!important;font-weight:800!important}.landing-page{overflow:auto;background:linear-gradient(135deg,#e9f7e8,#f6fff4)}.landing-wrap{max-width:1100px;margin:0 auto;padding:34px 18px 80px}.landing-hero,.landing-card,.explainer{background:var(--panel);border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 14px 34px #081c121a;margin-bottom:16px}.logo.big{width:82px;height:82px;border-radius:28px;font-size:44px;margin-bottom:16px}.landing-hero h1{margin:0 0 12px;font-size:58px;line-height:.95;letter-spacing:-1.8px}.landing-hero p{max-width:850px;color:var(--muted);font-weight:750;font-size:19px;line-height:1.45}.landing-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.landing-actions a,.primary-link{display:inline-flex;align-items:center;border:1px solid #18aa50;border-radius:999px;padding:12px 16px;background:#fffdf2;color:var(--ink);text-decoration:none;font-weight:950}.primary-link,.landing-actions a:first-child{background:#18aa50;color:#fff}.landing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-card h2,.explainer h2{margin:0 0 10px;font-size:26px}.landing-card p{color:var(--muted);font-weight:750;line-height:1.45}.flow{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;font-size:24px;font-weight:1000}.flow span{background:#fffdf2;border:1px solid var(--line);border-radius:999px;padding:12px 18px}.legal-page .landing-card{line-height:1.55}@media(max-width:980px){.site-footer{position:static;margin:8px 16px 16px;display:inline-block}.landing-grid{grid-template-columns:1fr}.landing-hero h1{font-size:42px}}@media print{.site-footer,.modal-backdrop{display:none!important}}.app-shell.map-first{grid-template-columns:1fr;gap:0;padding:112px 18px 18px}.map-frame.full-map{border-radius:24px}.map-layer-controls{position:absolute;z-index:28;right:14px;top:14px;display:flex;gap:8px}.map-layer-btn{width:46px;height:46px;min-width:46px;display:inline-grid;place-items:center;padding:0;border:1px solid rgba(13,69,37,.16);border-radius:15px;background:#fffdf4f5;color:var(--dark);box-shadow:0 8px 22px #00000024;font-size:21px;font-weight:950}.map-layer-btn span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.map-layer-btn.active{background:#dcffd7;border-color:#18aa5094;color:#073018;box-shadow:0 0 0 3px #18aa502e,0 8px 22px #00000024}.zoom-controls{gap:8px}.zoom-controls button{width:46px;height:46px;border-radius:14px;font-size:26px}.map-help{position:absolute;z-index:24;left:50%;top:16px;transform:translate(-50%);max-width:min(620px,52vw);padding:10px 16px;border-radius:999px;background:#fffdf4eb;color:#092016d1;font-size:13px;font-weight:900;box-shadow:0 8px 20px #0000001f;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.parcel-drawer{position:absolute;z-index:35;right:18px;top:18px;bottom:18px;width:min(620px,calc(100vw - 72px));height:auto;padding:24px;display:none;flex-direction:column;min-height:0;overflow:hidden;border-radius:28px;background:#fffffaf5;box-shadow:0 22px 56px #041a0e47}.parcel-drawer.is-open{display:flex}.drawer-close{position:absolute;right:16px;top:14px;z-index:3;width:42px;height:42px;border-radius:50%;background:#fffbea;color:var(--ink);font-size:28px;line-height:1;box-shadow:0 6px 18px #0000001f}.parcel-drawer .report-head{padding-right:46px;align-items:flex-start;margin-bottom:14px}.parcel-drawer .report-head h2{font-size:30px;line-height:1}.parcel-drawer .report-head p{margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:800}.parcel-drawer .report-content{overflow-y:auto;padding-right:5px}.parcel-drawer .report-actions a{flex:1 1 auto;justify-content:center}.site-footer{left:22px;bottom:8px}@media(max-width:980px){.app-shell.map-first{padding:12px}.map-help{display:none}.parcel-drawer{inset:auto 10px 10px;width:auto;max-height:72vh}}@media print{.map-layer-controls,.map-help,.drawer-close{display:none!important}.parcel-drawer{position:static;display:block!important;width:auto;height:auto;max-height:none;box-shadow:none}.map-frame.full-map{height:auto;min-height:0}}.interpretation-card h4{margin:12px 0 6px;font-size:15px;color:var(--ink)}.interpretation-card ul{margin:0 0 0 18px;padding:0;color:var(--muted);font-weight:750;line-height:1.35}.interpretation-card li{margin:5px 0}.nearest-grid{margin:10px 0;border-top:1px solid rgba(0,0,0,.06)}.legal-page code{background:#eef5e8;border:1px solid var(--line);border-radius:8px;padding:2px 6px;font-weight:800}.legal-page h2{margin-top:20px}.legal-page h2:first-child{margin-top:0}.topbar.compact-topbar{left:14px;right:14px;top:10px;height:64px;grid-template-columns:minmax(165px,230px) minmax(300px,1fr) auto;gap:10px;padding:8px 10px;border-radius:22px}.compact-topbar .topbar-right{display:flex;gap:8px;align-items:center;justify-self:end}.compact-topbar .logo{width:42px;height:42px;border-radius:14px;font-size:23px}.compact-topbar .brand{gap:9px;min-width:0}.compact-topbar .brand strong{font-size:22px;letter-spacing:-.6px;white-space:nowrap}.compact-topbar .brand span{margin-top:3px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.compact-search{grid-template-columns:auto minmax(180px,1fr) 46px;gap:7px;max-width:760px;justify-self:stretch;width:100%}.compact-search .search-wrap{position:relative;display:flex;min-width:0}.compact-search .search-wrap input{flex:1;min-width:0}.compact-search .tabs{border-radius:16px;padding:3px;gap:3px}.compact-search .tab{border-radius:13px;padding:9px 10px;font-size:13px}.compact-search input{height:42px;border-radius:14px;padding:0 13px}.compact-search .primary{width:46px;height:42px;border-radius:14px;padding:0;font-size:18px}.compact-actions{gap:6px}.compact-actions button{width:42px;height:42px;min-width:42px;padding:0;border-radius:14px;font-size:18px}.app-shell.map-first{padding:86px 14px 18px}@media(max-width:1180px){.topbar.compact-topbar{grid-template-columns:190px minmax(260px,1fr) auto}.compact-topbar .brand span{display:none}.compact-topbar .brand strong{font-size:20px}.compact-search .tab{padding:9px 8px;font-size:12px}}@media(max-width:880px){body.has-map-shell{overflow:hidden}body:not(.has-map-shell){overflow-y:auto;overflow-x:hidden}.topbar.compact-topbar{position:fixed;left:8px;right:8px;top:8px;height:auto;grid-template-columns:1fr auto;gap:7px;padding:7px;border-radius:18px}.compact-topbar .brand{display:none}.compact-search{grid-template-columns:1fr 42px;max-width:none;justify-self:stretch}.compact-search .tabs{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.compact-search input{height:40px}.compact-search .primary{width:42px;height:40px}.compact-actions{display:grid;grid-template-columns:repeat(5,36px);gap:4px}.compact-actions button{width:36px;height:36px;min-width:36px;border-radius:12px;font-size:15px}.app-shell.map-first{padding:106px 8px 10px}.site-footer{display:none}}.modal-backdrop[hidden]{display:none!important}.topbar.compact-topbar{position:fixed!important;left:16px!important;right:16px!important;top:14px!important;width:auto!important;height:58px!important;display:grid!important;grid-template-columns:205px minmax(260px,1fr) auto!important;gap:10px!important;align-items:center!important;padding:7px 9px!important;border-radius:18px!important;background:#0c2d1bf0!important;box-shadow:0 10px 28px #041a0e38!important;backdrop-filter:blur(10px)!important}.compact-topbar .brand{min-width:0!important;gap:8px!important}.compact-topbar .logo{width:39px!important;height:39px!important;border-radius:12px!important;font-size:21px!important}.compact-topbar .brand strong{font-size:21px!important;line-height:1!important;white-space:nowrap!important}.compact-topbar .brand span{display:block!important;margin-top:2px!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;opacity:.82!important}.compact-search{width:100%!important;max-width:none!important;justify-self:stretch!important;grid-template-columns:auto minmax(120px,1fr) 42px!important;gap:6px!important}.compact-search .tabs{border-radius:13px!important;padding:2px!important;gap:2px!important}.compact-search .tab{height:38px!important;border-radius:11px!important;padding:0 9px!important;font-size:12px!important;line-height:1!important}.compact-search input{height:38px!important;border-radius:12px!important;padding:0 12px!important;font-size:15px!important}.compact-search .primary{width:42px!important;height:38px!important;border-radius:12px!important;font-size:17px!important}.compact-actions{position:fixed!important;right:16px!important;top:14px!important;z-index:41!important;display:flex!important;gap:6px!important;padding:0!important}.compact-actions button{width:42px!important;height:42px!important;min-width:42px!important;border-radius:13px!important;padding:0!important;background:#fffdf4f0!important;box-shadow:0 8px 22px #00000029!important}.compact-actions button:last-child{background:#a7ff45!important}.app-shell.map-first{padding:0!important;display:block!important}.map-frame.full-map{border-radius:0!important}.map-help{display:none!important}.map-layer-controls{right:16px!important;top:68px!important}.site-footer{left:16px!important;bottom:12px!important;max-width:calc(100vw - 32px)!important;background:#fffdf4db!important}#detailsPanel[aria-hidden=true],#detailsPanel:not(.is-open){display:none!important}#detailsPanel.is-open{display:flex!important}@media(max-width:1180px){.topbar.compact-topbar{width:calc(100vw - 112px)!important;grid-template-columns:minmax(160px,205px) minmax(220px,1fr)!important}.compact-actions{right:10px!important;gap:4px!important}.compact-actions button:nth-child(2),.compact-actions button:nth-child(4){display:none!important}}@media(max-width:880px){.topbar.compact-topbar{left:8px!important;right:8px!important;top:8px!important;width:auto!important;height:auto!important;grid-template-columns:1fr!important;gap:6px!important}.compact-topbar .brand{display:none!important}.compact-search{grid-template-columns:1fr 40px!important}.compact-search .tabs{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr 1fr!important}.compact-actions{left:8px!important;right:8px!important;top:102px!important;display:flex!important;justify-content:flex-end!important}.map-layer-controls{top:154px!important;right:10px!important}.site-footer{display:none!important}}.topbar.compact-topbar{width:min(760px,calc(100vw - 310px))!important;grid-template-columns:205px minmax(260px,1fr)!important}.topbar.compact-topbar>.compact-actions{display:none!important}.floating-actions.compact-actions{position:fixed!important;right:16px!important;top:14px!important;z-index:55!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;padding:0!important;width:auto!important;max-width:none!important;pointer-events:auto!important}.floating-actions.compact-actions button{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;border-radius:15px!important;background:#fffdf4f0!important;color:var(--ink)!important;box-shadow:0 8px 22px #00000029!important;font-size:18px!important}.floating-actions.compact-actions button:last-child{background:#a7ff45!important}.map-layer-controls{top:76px!important;right:16px!important}@media(max-width:1180px){.topbar.compact-topbar{width:calc(100vw - 116px)!important;grid-template-columns:minmax(160px,205px) minmax(220px,1fr)!important}.floating-actions.compact-actions{right:10px!important;gap:4px!important}.floating-actions.compact-actions button{width:42px!important;height:42px!important;min-width:42px!important}.floating-actions.compact-actions button:nth-child(2),.floating-actions.compact-actions button:nth-child(3),.floating-actions.compact-actions button:nth-child(4){display:none!important}}@media(max-width:880px){.topbar.compact-topbar{width:auto!important;left:8px!important;right:8px!important}.floating-actions.compact-actions{top:96px!important;right:8px!important;left:auto!important;justify-content:flex-end!important}.floating-actions.compact-actions button{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important;font-size:15px!important}.map-layer-controls{top:144px!important;right:8px!important}}.parcel-drawer{width:min(780px,calc(100vw - 84px))!important;top:78px!important;right:18px!important;bottom:14px!important;padding:24px 30px!important}.parcel-drawer .report-head{margin-bottom:14px!important;align-items:flex-start!important}.parcel-drawer .report-head h2{font-size:34px!important;line-height:1.02!important}.parcel-drawer .report-head p{margin:4px 0 0!important;font-weight:900!important;color:#526356!important}.parcel-drawer .report-content{gap:10px!important;padding-right:14px!important}.parcel-drawer .notice,.parcel-drawer .card,.parcel-drawer .score-card{border-radius:18px!important}.parcel-drawer .kv{grid-template-columns:150px 1fr!important}.drawer-close{top:18px!important;right:18px!important;z-index:3!important}.loading-card{border:1px solid rgba(23,173,82,.24);background:linear-gradient(135deg,#e8fbe2fa,#fffdf4fa);border-radius:22px;padding:18px;box-shadow:0 12px 30px #041a0e1a}.loading-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.loading-top b{font-size:22px}.loading-top span{color:#0c703a;font-weight:1000;background:#dcffd7;border-radius:999px;padding:6px 10px}.loading-bar{height:14px;border-radius:999px;background:#1032211f;overflow:hidden;border:1px solid rgba(16,50,33,.12)}.loading-bar i{display:block;height:100%;width:42%;border-radius:inherit;background:linear-gradient(90deg,#17ad52,#a7ff45,#17ad52);animation:dzialkaLoading 1.1s ease-in-out infinite}.loading-steps{margin:13px 0 10px 22px;padding:0;color:var(--ink);font-weight:850;line-height:1.45}.loading-card p{color:var(--muted);font-weight:760}@keyframes dzialkaLoading{0%{transform:translate(-85%)}55%{transform:translate(90%)}to{transform:translate(185%)}}.wms-tile-wrap img.loaded{opacity:.92}@media(max-width:1180px){.parcel-drawer{width:min(720px,calc(100vw - 44px))!important;right:10px!important;top:96px!important}}@media(max-width:880px){.parcel-drawer{inset:146px 8px 8px!important;width:auto!important;padding:18px!important}.parcel-drawer .report-head h2{font-size:25px!important}.parcel-drawer .kv{grid-template-columns:1fr!important;gap:2px!important}.loading-top{align-items:flex-start;flex-direction:column}}@media(max-width:1180px){.topbar.compact-topbar{width:calc(100vw - 32px)!important;grid-template-columns:1fr!important}.topbar.compact-topbar .brand{display:none!important}.compact-search{grid-template-columns:1fr 1fr 48px!important;gap:6px!important;max-width:none!important}.floating-actions.compact-actions{top:auto!important;bottom:16px!important;right:16px!important;flex-wrap:wrap!important;max-width:calc(100vw - 32px)!important}.floating-actions.compact-actions button{width:48px!important;height:48px!important;min-width:48px!important;display:flex!important}.floating-actions.compact-actions button:nth-child(n){display:flex!important}.map-layer-controls{top:auto!important;bottom:80px!important;right:16px!important}.zoom-controls button{width:48px!important;height:48px!important;font-size:24px!important}}@media(max-width:720px){.topbar.compact-topbar{left:8px!important;right:8px!important;top:8px!important;width:auto!important;padding:8px!important;border-radius:16px!important}.compact-search{grid-template-columns:1fr 1fr 44px!important;gap:5px!important}.compact-search .tab{padding:10px 6px!important;font-size:12px!important;font-weight:900!important}.compact-search input{height:44px!important;grid-column:1 / 3!important;font-size:16px!important}.compact-search .primary{height:44px!important;width:44px!important;grid-column:3!important;grid-row:2!important}.compact-search .tabs{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr 1fr!important}.floating-actions.compact-actions{inset:auto 8px 12px!important;width:auto!important;max-width:none!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:6px!important;justify-content:stretch!important}.floating-actions.compact-actions button{width:auto!important;min-width:0!important;height:44px!important;border-radius:14px!important}.map-layer-controls{top:110px!important;bottom:auto!important;right:8px!important;display:flex!important;flex-direction:column!important;gap:4px!important}.map-layer-controls .map-layer-btn{padding:8px 10px!important;font-size:12px!important;min-height:36px!important}.map-layer-controls .map-layer-btn span{display:none!important}.zoom-controls button{width:40px!important;height:40px!important;font-size:22px!important}.map-status{bottom:72px!important;font-size:13px!important;padding:10px 16px!important;max-width:calc(100vw - 32px)!important}.attribution{display:none!important}.parcel-drawer.right-panel{position:fixed!important;inset:auto 0 0!important;width:100%!important;max-height:80vh!important;height:auto!important;border-radius:22px 22px 0 0!important;padding:18px 16px 80px!important;overflow-y:auto!important;z-index:60!important;box-shadow:0 -10px 30px #00000040!important}.parcel-drawer .report-head h2{font-size:22px!important}.parcel-drawer .kv{grid-template-columns:1fr!important;gap:4px!important}.drawer-close{top:12px!important;right:12px!important;width:36px!important;height:36px!important;font-size:22px!important}.map-help{display:none!important}}@media(max-width:380px){.floating-actions.compact-actions{grid-template-columns:repeat(5,1fr)!important}.floating-actions.compact-actions button{font-size:14px!important;height:40px!important}.compact-search .tab{font-size:11px!important;padding:8px 4px!important}}.report-content .report-tabs{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:6px;background:var(--panel);padding:6px 4px;margin:0 0 8px;border-bottom:1px solid var(--line)}.report-content .tab-list{display:flex;gap:4px;flex:1;overflow-x:auto;scrollbar-width:none}.report-content .tab-list::-webkit-scrollbar{display:none}.report-content .report-tab{flex:1 1 auto;min-width:0;padding:10px 8px;border:1px solid var(--line);border-radius:14px;background:transparent;color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:4px}.report-content .report-tab:hover{background:#234b280d;color:var(--fg)}.report-content .report-tab.active{background:linear-gradient(135deg,#2f7a3a,#4ea355);color:#fff;border-color:#2f7a3a;box-shadow:0 2px 8px #2f7a3a4d}.report-content .report-tab span{display:inline}.report-content .tab-arrow{flex:0 0 32px;height:38px;border:1px solid var(--line);border-radius:12px;background:var(--panel);font-size:22px;font-weight:700;color:var(--fg);cursor:pointer;transition:background .15s}.report-content .tab-arrow:hover:not([disabled]){background:#234b2814}.report-content .tab-arrow[disabled]{opacity:.3;cursor:not-allowed}.report-content .tab-counter{text-align:center;font-size:12px;color:var(--muted);margin:0 0 8px;font-weight:700}.report-content .tab-content{display:grid;gap:12px}@media(max-width:480px){.report-content .report-tab span{display:none}.report-content .report-tab{font-size:18px;padding:8px 4px}}.report-content .loading-card.v34{background:linear-gradient(135deg,#2f7a3a0a,#4ea35514);border:1px solid rgba(47,122,58,.15);border-radius:18px;padding:18px}.report-content .loading-card.v34 .loading-top{display:flex;justify-content:space-between;align-items:center;margin:0 0 10px;font-size:15px}.report-content .loading-card.v34 .loading-pct{font-size:20px;font-weight:900;color:#2f7a3a;letter-spacing:-.5px}.report-content .loading-card.v34 .loading-bar{height:6px;background:#234b281a;border-radius:3px;overflow:hidden;margin:0 0 14px}.report-content .loading-card.v34 .loading-bar i{display:block;height:100%;background:linear-gradient(90deg,#2f7a3a,#4ea355,#6ec77a);border-radius:3px;transition:width .4s ease;min-width:4px}.report-content .loading-card.v34 .v34-steps{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:8px}.report-content .loading-card.v34 .v34-steps li{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;padding:8px 10px;border-radius:10px;background:#ffffff80;border:1px solid transparent;transition:all .2s}.report-content .loading-card.v34 .v34-steps li.active{background:#4ea3551f;border-color:#2f7a3a40;box-shadow:0 2px 6px #2f7a3a1a}.report-content .loading-card.v34 .v34-steps li.ok{background:#4ea3550f;opacity:.85}.report-content .loading-card.v34 .v34-steps li.warn{background:#dcaa3214}.report-content .loading-card.v34 .v34-steps li.fail{background:#c83c3c14}.report-content .step-icon{font-size:18px;text-align:center}.report-content .step-icon.active{animation:pulse-step 1.2s ease-in-out infinite}@keyframes pulse-step{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}}.report-content .step-icon.ok{color:#2f7a3a;font-weight:900}.report-content .step-icon.warn{color:#c89020}.report-content .step-icon.fail{color:#c83c3c}.report-content .step-icon.pending{color:var(--muted);opacity:.5}.report-content .step-body{display:flex;flex-direction:column;gap:2px;min-width:0}.report-content .step-label{font-weight:700;font-size:14px;color:var(--fg)}.report-content .step-source{font-size:11px;color:var(--muted);font-weight:600}.report-content .step-note{font-size:11px;color:#c89020;font-style:italic;margin-top:2px}.report-content .step-time{font-size:12px;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums}.report-content .loading-hint{margin:0;padding:8px 10px;background:#234b280a;border-radius:8px;font-size:12px;color:var(--muted);font-weight:600;line-height:1.4}.report-content .poi-group{margin:12px 0 16px}.report-content .poi-group h4{margin:0 0 6px;font-size:14px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-weight:800}.report-content .poi-dist{color:var(--muted);font-weight:600;font-size:13px;margin-left:6px}.report-content .muted{color:var(--muted);font-style:italic;font-weight:600}.report-content .btn-link{display:inline-block;margin:4px 4px 4px 0;padding:8px 14px;background:linear-gradient(135deg,#2f7a3a,#4ea355);color:#fff;border-radius:12px;text-decoration:none;font-weight:700;font-size:13px;transition:transform .12s,box-shadow .12s}.report-content .btn-link:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2f7a3a4d}.topbar-right{display:flex;gap:8px;align-items:center;margin-left:auto}.lang-toggle,.menu-toggle{width:42px;height:42px;border:1px solid var(--line);background:var(--panel);border-radius:12px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;padding:0}.lang-toggle:hover,.menu-toggle:hover{background:#234b2814;transform:translateY(-1px)}.lang-toggle .lang-flag{font-size:22px}.menu-toggle .menu-icon{font-size:22px;font-weight:700;color:var(--fg)}.menu-toggle[aria-expanded=true]{background:linear-gradient(135deg,#2f7a3a,#4ea355);border-color:#2f7a3a}.menu-toggle[aria-expanded=true] .menu-icon{color:#fff}.app-menu{position:fixed;top:70px;background:var(--panel);border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 34px #081c122e;padding:8px;z-index:100;min-width:240px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s,transform .18s}.app-menu[aria-hidden=false]{opacity:1;transform:translateY(0);pointer-events:auto}.menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:transparent;border:0;border-radius:12px;text-align:left;text-decoration:none;color:var(--ink);font-size:15px;font-weight:600;cursor:pointer;transition:background .12s}.menu-item:hover{background:#7fa78724}.menu-item-icon{font-size:20px;flex:0 0 24px;text-align:center}.menu-item-label{flex:1}.menu-sep{height:1px;background:var(--line);margin:6px 8px}.lang-picker{position:fixed;top:60px;right:12px;background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 34px #081c1226;padding:6px;z-index:100;min-width:160px;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .15s,transform .15s}.lang-picker[aria-hidden=false]{opacity:1;transform:translateY(0);pointer-events:auto}.lang-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:transparent;border:0;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-align:left;color:var(--fg)}.lang-option:hover{background:#234b2812}.lang-option.active{background:linear-gradient(135deg,#2f7a3a26,#4ea3552e);color:#2f7a3a}.lang-option span:first-child{font-size:20px}.map-toggle-wrap{position:absolute;display:flex;flex-direction:row;gap:8px;z-index:20;align-items:center}.map-toggle{display:contents}.layer-toggle-btn{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--panel);border:1px solid var(--line);border-radius:14px;font-size:13px;font-weight:700;color:var(--ink);cursor:pointer;box-shadow:0 4px 12px #081c121f;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;white-space:nowrap;min-width:110px;justify-content:center}.layer-toggle-btn:hover{border-color:#4ea355;box-shadow:0 6px 16px #2f7a3a2e}.layer-toggle-btn:focus-visible{outline:2px solid #4ea355;outline-offset:2px}.layer-toggle-btn .layer-icon{font-size:16px}.layer-toggle-btn.is-sat{background:linear-gradient(135deg,#233044,#34465e);color:#fff;border-color:#34465e}.layer-tog{display:none!important}.cadastre-tog{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--panel);border:1px solid var(--line);border-radius:14px;font-size:13px;font-weight:700;color:var(--muted);cursor:pointer;box-shadow:0 4px 12px #081c121f;transition:all .15s;align-self:flex-start}.cadastre-tog:hover{color:var(--fg)}.cadastre-tog.active{background:linear-gradient(135deg,#2f7a3a,#4ea355);color:#fff;border-color:#2f7a3a}.cadastre-tog .layer-icon{font-size:16px}.floating-actions{display:none!important}.search-wrap{position:relative;flex:1;min-width:0}.search-suggest{position:absolute;top:calc(100%+4px);left:0;right:0;background:var(--panel);border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 28px #081c1229;z-index:90;max-height:360px;overflow-y:auto;padding:4px}.suggest-item{display:block;width:100%;padding:10px 12px;background:transparent;border:0;border-radius:8px;text-align:left;cursor:pointer;font-size:14px;color:var(--fg)}.suggest-item:hover,.suggest-item.highlighted{background:#234b2814}.suggest-main{font-weight:700;display:block;margin-bottom:2px}.suggest-sub{font-size:12px;color:var(--muted);font-weight:600}.suggest-icon{display:inline-block;margin-right:6px;font-size:14px}.suggest-header{padding:6px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-weight:800}.suggest-empty{padding:14px 12px;text-align:center;font-size:13px;color:var(--muted)}.suggest-loading{padding:14px 12px;text-align:center;font-size:13px;color:var(--muted);font-style:italic}@media(max-width:768px){.compact-topbar{flex-wrap:wrap!important;gap:8px!important;padding:10px!important}.brand{flex:0 0 auto}.brand span{display:none!important}.brand strong{font-size:16px!important}.topbar-right{order:2;margin-left:auto}.top-search.compact-search{flex:1 1 100%!important;order:3;flex-wrap:nowrap!important}.compact-search .tabs{flex:0 0 auto!important}.compact-search .tab,.layer-tog,.cadastre-tog,.layer-toggle-btn{padding:8px 10px!important;font-size:12px!important}.layer-tog .layer-label,.cadastre-tog .layer-label,.layer-toggle-btn .layer-label{display:none}.layer-toggle-btn{min-width:0!important}.map-status{left:10px!important;right:10px!important;bottom:20px!important;transform:none!important;font-size:12px!important;padding:8px 12px!important}.map-help{display:none!important}.attribution{font-size:9px!important;padding:4px 8px!important}.parcel-drawer.is-open{position:fixed!important;inset:auto 0 0!important;width:100%!important;height:85vh!important;max-height:85vh!important;border-radius:24px 24px 0 0!important;transform:none!important}.parcel-drawer .report-head{padding:14px 18px!important}.parcel-drawer .report-head h2{font-size:18px!important;margin:0!important}.parcel-drawer .report-head p{font-size:11px!important}.drawer-close{top:8px!important;right:8px!important;width:36px!important;height:36px!important;font-size:20px!important}.report-content .report-tab{padding:8px 4px!important;font-size:11px!important}.report-content .tab-arrow{width:32px!important;height:36px!important;font-size:18px!important}.report-content .tab-counter{font-size:11px!important;margin:4px 0!important}.app-menu{top:60px!important;right:10px!important;left:10px!important;width:auto!important;min-width:0!important}.lang-picker{top:56px!important;right:12px!important}}@media(max-width:380px){.compact-search .tab{padding:6px!important;font-size:11px!important}.compact-search input{font-size:14px!important}.lang-toggle,.menu-toggle{width:38px!important;height:38px!important}}.geo-stats-card{background:linear-gradient(135deg,#2f7a3a0a,#4ea3550f);border-left:4px solid #4ea355}.geo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:6px}.geo-item{background:#fff9;border:1px solid var(--line);border-radius:12px;padding:10px 12px}.geo-label{font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:var(--muted);font-weight:800;margin-bottom:4px}.geo-value{font-size:16px;font-weight:800;color:var(--fg)}@media(max-width:480px){.geo-grid{grid-template-columns:1fr 1fr;gap:8px}.geo-value{font-size:14px}}.kw-card{border-left:4px solid #c89020}.kw-card h3{color:#c89020}.muted-text{font-size:13px;color:var(--muted);margin:0 0 10px;line-height:1.45}.btn-share{border:0;cursor:pointer;font-family:inherit}.btn-share.copied{background:linear-gradient(135deg,#2f7a3a,#6ec77a)!important}.nuisance-card{border-left:4px solid #c89020}.nuisance-card.empty{border-left-color:#4ea355}.nuisance-card h3{color:#c89020}.nuisance-card.empty h3{color:#2f7a3a}.nuisance-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#c890200f;border-radius:10px;margin-bottom:6px;font-size:14px}.nuisance-row.close{background:#c83c3c1a;border-left:3px solid #c83c3c}.nuisance-cat{font-weight:700;color:var(--fg);text-transform:capitalize}.nuisance-dist{font-weight:800;color:#c89020;font-variant-numeric:tabular-nums}.nuisance-row.close .nuisance-dist{color:#c83c3c}.terrain-card{background:linear-gradient(135deg,#78c8960f,#b4dca01a);border-left:4px solid #6ec77a}.terrain-card h3{color:#2f7a3a}.terrain-card.empty{border-left-color:#ccc}.landuse-card{background:linear-gradient(135deg,#c8b4500f,#b4a05014);border-left:4px solid #c8a050}.landuse-card h3{color:#c89020}.landuse-card.empty{border-left-color:#ccc}.geo-item-wide{grid-column:span 2}.geo-value small{font-size:11px;font-weight:600;color:var(--muted);display:block;margin-top:2px}@media(max-width:480px){.geo-item-wide{grid-column:span 2}}.topbar.compact-topbar{position:fixed;top:calc(env(safe-area-inset-top,0px)+20px);left:20px;right:auto;width:min(820px,calc(100vw - 280px));min-width:0;max-width:820px;display:flex;align-items:center;gap:10px;z-index:1200}.topbar.compact-topbar .brand{flex:0 0 auto}.topbar.compact-topbar .top-search{flex:1 1 auto;min-width:240px}.topbar.compact-topbar .top-search input{width:100%}.topbar.compact-topbar .topbar-right{position:fixed;top:calc(env(safe-area-inset-top,0px)+20px);right:20px;left:auto;margin:0;display:flex;align-items:center;justify-content:flex-end;gap:10px;z-index:1250;pointer-events:auto}.topbar.compact-topbar .topbar-right .theme-toggle,.topbar.compact-topbar .topbar-right .lang-toggle,.topbar.compact-topbar .topbar-right .menu-toggle{position:static;width:52px;height:52px;min-width:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 10px 28px #00000029}.map-toggle-wrap{display:flex;align-items:center;gap:10px;z-index:50}.map-toggle-wrap .map-toggle{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:16px;background:#fffffff0;border:1px solid rgba(18,43,31,.14);box-shadow:0 10px 26px #081c122e;overflow:hidden}.map-toggle-wrap .layer-tog{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:88px;min-height:42px;padding:8px 12px;border-radius:12px;background:transparent;border:0;box-shadow:none;white-space:nowrap}.map-toggle-wrap .layer-tog.active{background:linear-gradient(135deg,#2f7a3a,#4ea355);color:#fff}.map-toggle-wrap .cadastre-tog{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:50px;padding:10px 16px;border-radius:16px;background:#fffffff0;border:1px solid rgba(18,43,31,.14);box-shadow:0 10px 26px #081c122e;white-space:nowrap;font-weight:700}.map-toggle-wrap .cadastre-tog.active{background:linear-gradient(135deg,#17ad52,#128a43);color:#fff;border-color:transparent}.map-toggle-wrap .layer-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:50px;padding:10px 16px;border-radius:16px;background:#fffffff0;border:1px solid rgba(18,43,31,.14);box-shadow:0 10px 26px #081c122e;white-space:nowrap;font-weight:700;color:var(--ink,#103221);cursor:pointer}.map-toggle-wrap .layer-toggle-btn.is-sat{background:linear-gradient(135deg,#233044,#34465e);color:#fff;border-color:transparent}[data-theme=dark] .map-toggle-wrap .layer-toggle-btn{background:#141a16f0;border-color:#ffffff1f;color:#e5f0e8}[data-theme=dark] .map-toggle-wrap .layer-toggle-btn.is-sat{background:linear-gradient(135deg,#1a2536,#2a3a52);color:#fff}[data-theme=dark] .map-toggle-wrap .map-toggle,[data-theme=dark] .map-toggle-wrap .cadastre-tog{background:#141a16f0;border-color:#ffffff1f}body>.theme-toggle,body>.lang-toggle,body>.menu-toggle,#app>.theme-toggle,#app>.lang-toggle,#app>.menu-toggle{position:fixed;top:calc(env(safe-area-inset-top,0px)+20px);z-index:1255}body>.theme-toggle,#app>.theme-toggle{right:148px}body>.lang-toggle,#app>.lang-toggle{right:84px}body>.menu-toggle,#app>.menu-toggle{right:20px}@media(max-width:1400px){.topbar.compact-topbar{width:min(680px,calc(100vw - 260px));max-width:680px}}@media(max-width:980px){.topbar.compact-topbar{left:12px;right:200px;width:auto;max-width:none}}@media(max-width:720px){.topbar.compact-topbar{top:calc(env(safe-area-inset-top,0px)+12px);left:8px;right:200px;padding:8px;flex-wrap:wrap}.topbar.compact-topbar .top-search{width:100%;min-width:0}.topbar.compact-topbar .topbar-right{top:calc(env(safe-area-inset-top,0px)+12px);right:8px;gap:6px}.topbar.compact-topbar .topbar-right .theme-toggle,.topbar.compact-topbar .topbar-right .lang-toggle,.topbar.compact-topbar .topbar-right .menu-toggle{width:44px;height:44px;min-width:44px;border-radius:12px}.map-toggle-wrap{justify-content:space-between}.map-toggle-wrap .layer-tog{min-width:60px;padding:8px 10px;flex-direction:column;gap:2px;font-size:11px}.map-toggle-wrap .layer-toggle-btn{min-height:44px;min-width:60px;padding:8px 12px;font-size:12px}.map-toggle-wrap .cadastre-tog{min-height:44px;padding:8px 12px;font-size:12px}}.top-search input,.compact-search input,.compact-search .search-wrap input,#searchInput,#qInput{color:#0b1f16!important;background:#fffffff5!important;-webkit-text-fill-color:#0b1f16!important;caret-color:#0b1f16}.top-search input::placeholder,.compact-search input::placeholder,.compact-search .search-wrap input::placeholder,#searchInput::placeholder,#qInput::placeholder{color:#6a8377!important;-webkit-text-fill-color:#6a8377!important;opacity:1}.top-search input:focus,.compact-search input:focus,.compact-search .search-wrap input:focus,#searchInput:focus,#qInput:focus{color:#0b1f16!important;background:#fff!important;-webkit-text-fill-color:#0b1f16!important}.top-search input::selection,.compact-search input::selection,#searchInput::selection,#qInput::selection{background:#17ad5259;color:#0b1f16}.top-search input:-webkit-autofill,.compact-search input:-webkit-autofill,#searchInput:-webkit-autofill{-webkit-text-fill-color:#0b1f16!important;-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;caret-color:#0b1f16}.region-label-voivod{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:13px;fill:#fff;paint-order:stroke fill;stroke:#0b1f16d9;stroke-width:3px;stroke-linejoin:round;text-anchor:middle;pointer-events:none;letter-spacing:.2px;text-transform:uppercase}.region-label-country{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:800;font-size:15px;fill:#5a5a5a;paint-order:stroke fill;stroke:#ffffffeb;stroke-width:3.5px;stroke-linejoin:round;text-anchor:middle;pointer-events:none;letter-spacing:1.2px;text-transform:uppercase;opacity:.78}.tile-wrap-sat~svg .region-label-voivod{fill:#fff;stroke:#0b1f16d9;stroke-width:3px}.topbar.compact-topbar .topbar-right .theme-toggle,.topbar.compact-topbar .topbar-right .lang-toggle,.topbar.compact-topbar .topbar-right .menu-toggle{width:44px!important;height:44px!important;min-width:44px!important;border-radius:12px!important;box-shadow:0 4px 12px #081c122e!important}[data-theme=dark] .topbar.compact-topbar .topbar-right .theme-toggle,[data-theme=dark] .topbar.compact-topbar .topbar-right .lang-toggle,[data-theme=dark] .topbar.compact-topbar .topbar-right .menu-toggle{background:#ffffffeb!important;border:1px solid rgba(17,54,35,.18)!important;color:#103221!important}[data-theme=dark] .topbar.compact-topbar .topbar-right .menu-toggle .menu-icon{color:#103221!important}body>.theme-toggle,body>.lang-toggle,body>.menu-toggle,#app>.theme-toggle,#app>.lang-toggle,#app>.menu-toggle{width:44px!important;height:44px!important;min-width:44px!important;box-shadow:0 4px 12px #081c122e!important}@media(min-width:721px){.topbar.compact-topbar .brand{display:flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;min-width:0!important;color:#f1ffe6!important;text-decoration:none!important}.topbar.compact-topbar .logo{font-size:22px!important;line-height:1!important;flex:0 0 auto!important}.topbar.compact-topbar .brand strong{display:block!important;font-size:17px!important;font-weight:800!important;letter-spacing:-.3px!important;color:#f1ffe6!important}.topbar.compact-topbar .brand span{display:none!important}}@media(min-width:1280px){.topbar.compact-topbar .brand strong{font-size:19px!important}.topbar.compact-topbar .brand span{display:block!important;font-size:10.5px!important;line-height:1.2!important;color:#d8f1d4d9!important;margin-top:2px!important;max-width:200px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media(max-width:720px){.topbar.compact-topbar .brand strong,.topbar.compact-topbar .brand span{display:none!important}.topbar.compact-topbar .brand .logo{display:inline-flex!important;font-size:24px!important}}.topbar.compact-topbar .brand{cursor:pointer;user-select:none}.topbar.compact-topbar .brand:hover .logo{transform:scale(1.08);transition:transform .15s ease}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cc-banner.cc-v607{position:fixed!important;inset:auto 12px 12px!important;transform:none!important;max-width:none!important;width:auto!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:12px!important;padding:10px 16px!important;background:#0e281af5!important;color:#f1ffe6!important;border-radius:14px!important;box-shadow:0 12px 36px #00000052!important;z-index:9000!important;font-size:13px!important;line-height:1.4!important}.cc-banner.cc-v607 .cc-text{flex:1 1 280px}.cc-banner.cc-v607 .cc-actions{display:flex;gap:8px;flex-wrap:wrap}.cc-banner.cc-v607 button{border:0;padding:8px 14px;border-radius:10px;font-weight:700;cursor:pointer;font-size:13px}.cc-banner.cc-v607 .cc-accept{background:#95e36b;color:#102f1c}.cc-banner.cc-v607 .cc-reject{background:#f1ffe6;color:#102f1c}.cc-banner.cc-v607 .cc-details{background:#ffffff1f;color:#f1ffe6}.cc-banner.cc-v607 a{color:#b6f797;text-decoration:underline}@media(max-width:480px){.cc-banner.cc-v607{padding:12px!important;font-size:12px!important}.cc-banner.cc-v607 .cc-actions{width:100%;justify-content:stretch}.cc-banner.cc-v607 .cc-actions button{flex:1 1 auto}}.guide-toc{background:#95e36b14;border-left:4px solid #95e36b;border-radius:10px;padding:14px 18px;margin:20px 0 28px;font-size:14px}.guide-toc-title{font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#386f3e;margin-bottom:8px}.guide-toc ol{margin:0;padding-left:20px}.guide-toc li{margin:4px 0}.guide-toc a{color:#2a4d2d;text-decoration:none}.guide-toc a:hover{text-decoration:underline;color:#386f3e}[data-theme=dark] .guide-toc{background:#95e36b0a;border-left-color:#95e36b}[data-theme=dark] .guide-toc-title{color:#b6f797}[data-theme=dark] .guide-toc a{color:#d8f1d4}.related-posts{margin:40px 0 20px;padding:24px;background:#95e36b0f;border-radius:14px}.related-posts h3{margin:0 0 14px;font-size:18px;font-weight:800;color:#2a4d2d}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.related-post-card{display:block;padding:14px;background:#fff;border:1px solid rgba(56,111,62,.14);border-radius:10px;text-decoration:none;color:#2a4d2d;transition:transform .15s ease,box-shadow .15s ease}.related-post-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #386f3e1f}.related-post-card-emoji{font-size:24px;display:block;margin-bottom:6px}.related-post-card-title{font-size:14px;font-weight:700;line-height:1.3}[data-theme=dark] .related-posts{background:#95e36b0a}[data-theme=dark] .related-posts h3{color:#b6f797}[data-theme=dark] .related-post-card{background:#14281ccc;color:#d8f1d4;border-color:#95e36b2e}.back-to-top{position:fixed;bottom:80px;right:16px;width:44px;height:44px;border-radius:22px;background:#0e281aeb;color:#f1ffe6;border:0;font-size:20px;cursor:pointer;box-shadow:0 8px 20px #0000002e;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1100}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{transform:translateY(-3px)}.search-wrap,.searchbar,.search-box,.top-search,.map-search{overflow:visible!important}.search-suggest,.suggest-panel,.autocomplete,.autocomplete-list,#searchSuggestions,#suggestions{background:#fff!important;color:#123225!important;border:1px solid rgba(15,118,74,.22)!important;border-radius:16px!important;box-shadow:0 20px 50px #0428192e!important;overflow-x:hidden!important;overflow-y:auto!important;max-height:min(420px,65vh)!important;z-index:99999!important;backdrop-filter:none!important}.suggest-item,.search-suggest__item,.autocomplete-item{color:#123225!important;background:#fff!important;border-bottom:1px solid rgba(15,118,74,.1)!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.35!important}.suggest-item:hover,.search-suggest__item:hover,.autocomplete-item:hover{background:#eefaf1!important}.suggest-item *,.search-suggest__item *,.autocomplete-item *{max-width:100%!important;min-width:0!important;white-space:normal!important}.ig-source-row--top{margin:0 0 14px!important;padding:10px!important;border-radius:18px!important;background:#f2fbf5!important;border:1px solid rgba(22,163,74,.18)!important}.ig-source-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:4px!important;padding:10px 13px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(22,163,74,.22)!important;color:#075e3d!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 8px 20px #04281914!important}.ig-source-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0428191f!important}.pv-method-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:10px!important}.pv-method-grid>div{min-height:74px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(22,163,74,.15)!important;padding:12px!important}.pv-method-grid span{display:block!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;margin-bottom:5px!important}.pv-method-grid strong{display:block!important;color:#10281c!important;overflow-wrap:anywhere!important}.pv-confidence{background:#eefaf1!important;border:1px solid rgba(22,163,74,.18)!important;color:#435247!important;border-radius:16px!important;padding:12px 14px!important;margin-top:12px!important}.neighborhood-fallback{border:1px solid rgba(22,163,74,.18)!important;background:linear-gradient(135deg,#fff,#effaf3)!important}.ig-nearby-checks{margin:12px 0!important;padding:12px 14px!important;border-radius:16px!important;background:#f8fbf3!important;border:1px solid rgba(132,204,22,.24)!important;color:#344435!important;font-weight:700!important}.risk-card.info,.risk-card.warn{box-shadow:none!important}.risk-card.warn{background:#fffdf3!important}.risk-card.info{background:#f2fbff!important;border-color:#0ea5e938!important}@media(max-width:760px){.search-suggest,.suggest-panel,.autocomplete,.autocomplete-list,#searchSuggestions,#suggestions{left:8px!important;right:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important}.ig-source-btn{width:calc(50% - 10px)!important;min-width:135px!important}}#searchSuggest{background:#fff!important;color:#123225!important;overflow-x:hidden!important;z-index:99999!important}#searchSuggest .suggest-main,#searchSuggest .suggest-sub,#searchSuggest .suggest-header,#searchSuggest .suggest-empty,#searchSuggest .suggest-loading{color:#123225!important;white-space:normal!important;overflow-wrap:anywhere!important}#searchSuggest .suggest-sub{color:#4f6758!important}body.has-map-shell #map,body.has-map-shell .map{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100dvh!important;display:block!important;background:#eaf5df!important}body.has-map-shell .topbar.compact-topbar{position:fixed!important;top:22px!important;left:24px!important;right:auto!important;z-index:2400!important;max-width:min(1150px,calc(100vw - 280px))!important}body.has-map-shell .topbar-right{position:fixed!important;top:22px!important;right:24px!important;z-index:2450!important}.top-search,.search-wrap,.search-bar,.search-box{overflow:visible!important}#searchSuggest{position:absolute!important;top:calc(100% + 8px)!important;left:0!important;right:64px!important;width:auto!important;max-height:min(420px,52vh)!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fffffffa!important;color:#102016!important;border:1px solid rgba(19,130,74,.2)!important;border-radius:20px!important;box-shadow:0 24px 60px #06261638!important;padding:8px!important;z-index:2600!important;backdrop-filter:blur(10px)!important}#searchSuggest[hidden]{display:none!important}#searchSuggest .suggest-item{width:100%!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-areas:"ico main" "ico sub"!important;align-items:center!important;gap:2px 10px!important;padding:12px 14px!important;border-radius:14px!important;border:0!important;background:transparent!important;color:#102016!important;text-align:left!important;cursor:pointer!important}#searchSuggest .suggest-item:hover{background:#eef8ef!important}#searchSuggest .suggest-icon{grid-area:ico;font-size:20px}#searchSuggest .suggest-main{grid-area:main;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#searchSuggest .suggest-sub{grid-area:sub;color:#516156;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#searchSuggest .suggest-empty,#searchSuggest .suggest-loading,#searchSuggest .suggest-header{padding:12px 14px!important;color:#445247!important;font-weight:800!important}.pv-confidence{color:#506253!important;background:#f8fcf7!important;border:1px solid rgba(20,130,75,.14)!important}.risk-card.warn,.risk-item.warn,.ig-risk-card.warn{background:#f8fcf7!important;border-color:#14824b2e!important}.risk-card.warn .risk-title,.risk-item.warn .risk-title,.ig-risk-card.warn .risk-title{color:#0e5f37!important}@media(max-width:860px){body.has-map-shell .topbar.compact-topbar{top:10px!important;left:10px!important;right:10px!important;max-width:calc(100vw - 20px)!important}body.has-map-shell .topbar-right{top:82px!important;right:10px!important}#searchSuggest{right:0!important;max-height:46vh!important}}@media(max-width:760px){.topbar.ig-topbar .ig-header-cta{display:none!important}.topbar.ig-topbar .topbar-right .lang-toggle{display:grid!important}}#igMapTileNotice{position:absolute;z-index:25;bottom:36px;left:16px;width:min(390px,calc(100% - 84px));box-sizing:border-box;background:#fff8e7;color:#563910;border:1px solid #a37731;border-radius:12px;padding:10px 12px;display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.45;box-shadow:0 3px 14px #0002}#igMapTileNotice[hidden]{display:none}#igMapTileRetry{min-width:62px;min-height:44px;flex-shrink:0;border:1px solid #76501c;border-radius:8px;background:#fff;color:#563910;font:inherit;font-weight:700;cursor:pointer}@media(max-width:760px){#igMapTileNotice{bottom:190px;left:12px;gap:8px}}.carousel-card-v4{background:linear-gradient(135deg,#0e1f17,#143226)!important;border:1px solid rgba(167,255,69,.2)!important;color:#fff!important;padding:0!important;overflow:hidden;--current-accent:#a7ff45;position:relative;transition:box-shadow .3s}.carousel-card-v4:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--current-accent);transition:background .3s}.carousel-card-v4 .cc-frame{position:relative;overflow:hidden;touch-action:pan-y}.carousel-card-v4 .cc-loading{padding:40px 20px;text-align:center;color:#ffffffb3;font-size:14px;line-height:1.6}.carousel-card-v4 .cc-loading small{display:block;color:#fff6;font-size:11px;margin-top:4px}.carousel-card-v4 .cc-spinner{width:36px;height:36px;border:3px solid rgba(167,255,69,.15);border-top-color:#a7ff45;border-radius:50%;margin:0 auto 16px;animation:cc-spin .9s linear infinite}@keyframes cc-spin{to{transform:rotate(360deg)}}.carousel-card-v4 .cc-track{display:flex;transition:transform .45s cubic-bezier(.25,.85,.3,1);will-change:transform}.carousel-card-v4 .cc-slide{flex:0 0 100%;width:100%;min-width:100%;--accent:#a7ff45}.carousel-card-v4 .cc-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);color:#fff;font-size:28px;line-height:1;font-weight:100;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center;transition:all .2s;user-select:none;-webkit-tap-highlight-color:transparent}.carousel-card-v4 .cc-arrow:hover{background:var(--current-accent);color:#103221;border-color:var(--current-accent);transform:translateY(-50%) scale(1.1)}.carousel-card-v4 .cc-arrow-prev{left:8px}.carousel-card-v4 .cc-arrow-next{right:8px}.carousel-card-v4 .cc-arrow span{display:block;transform:translateY(-2px)}@media(max-width:720px){.carousel-card-v4 .cc-arrow{width:36px;height:36px;font-size:22px}.carousel-card-v4 .cc-arrow-prev{left:4px}.carousel-card-v4 .cc-arrow-next{right:4px}}.carousel-card-v4 .cc-paginator{display:flex;gap:6px;padding:14px 16px;overflow-x:auto;scrollbar-width:none;background:#00000040;border-top:1px solid rgba(255,255,255,.05)}.carousel-card-v4 .cc-paginator::-webkit-scrollbar{display:none}.carousel-card-v4 .cc-dot{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#ffffff0d;color:#ffffff8c;border:1px solid rgba(255,255,255,.08);border-radius:999px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;--accent:#a7ff45}.carousel-card-v4 .cc-dot:hover{background:#ffffff1a;color:#fff}.carousel-card-v4 .cc-dot.active{background:var(--accent);color:#103221;border-color:var(--accent);box-shadow:0 4px 12px #a7ff4533}.carousel-card-v4 .cc-dot-emoji{font-size:14px}.carousel-card-v4 .cc-dot-label{font-size:11px}@media(max-width:720px){.carousel-card-v4 .cc-dot-label{display:none}.carousel-card-v4 .cc-dot{padding:8px 10px}.carousel-card-v4 .cc-dot-emoji{font-size:16px}}.carousel-card-v4 .cc-head{display:flex;align-items:flex-start;gap:12px;padding:20px 60px 14px}.carousel-card-v4 .cc-head-emoji{font-size:32px;line-height:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.carousel-card-v4 .cc-head h3{margin:0;color:var(--accent);font-size:20px;font-weight:800;line-height:1.2}.carousel-card-v4 .cc-head small{display:block;margin-top:2px;font-size:12px;color:#fff9;line-height:1.3}.carousel-card-v4 .cc-body{padding:0 20px 24px}.carousel-card-v4 .cc-sub{font-size:12px;color:#ffffff8c;margin:0 0 14px;line-height:1.5}.cc-kv-big{background:#a7ff450f;border:1px solid rgba(167,255,69,.15);padding:14px 16px;border-radius:12px;margin-bottom:12px}.cc-kv-big .cc-kv-label{display:block;font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:700}.cc-kv-big .cc-kv-value{display:block;font-size:16px;color:#fff;line-height:1.3;font-weight:700}.cc-kv-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.cc-kv-grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:560px){.cc-kv-grid-3{grid-template-columns:1fr 1fr}}.cc-kv-tile{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:12px;border-radius:10px;text-align:center;position:relative}.cc-kv-tile .cc-kv-emoji{display:block;font-size:24px;margin-bottom:6px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.cc-kv-tile small{display:block;font-size:10px;color:#fff6;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px;font-weight:700}.cc-kv-tile strong{display:block;font-size:14px;color:#fff;font-weight:700;line-height:1.2}.cc-kv-tile .cc-kv-extra{display:block;font-size:10px;color:#fff6;margin-top:4px}.cc-tip{background:#a7ff4514;border-left:3px solid var(--accent);padding:12px 14px;border-radius:8px;font-size:12px;color:#fffc;line-height:1.5;margin-top:12px}.cc-poi-list{display:flex;flex-direction:column;gap:6px}.cc-poi-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:10px;transition:all .15s}.cc-poi-row:hover{background:#ffffff0f;border-color:var(--accent)}.cc-poi-emoji{font-size:22px;flex-shrink:0;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.cc-poi-text{flex:1;min-width:0}.cc-poi-text strong{display:block;font-size:13px;color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-poi-text small{display:block;font-size:11px;color:#ffffff80;margin-top:1px}.cc-poi-dist{flex-shrink:0;background:var(--accent);color:#103221;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.2px}.cc-empty{text-align:center;padding:30px 20px;color:#ffffff80;font-size:14px;line-height:1.5}.cc-empty small{font-size:11px;display:block;margin-top:6px}.cc-canvas-body{padding:0 16px 16px}.cc-canvas-wrap{position:relative;aspect-ratio:4/3;background:#0a1810;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000004d}.cc-canvas,.cc-svg{position:absolute;inset:0;width:100%;height:100%}.cc-svg{pointer-events:none}.cc-building-poly{fill:#ffe66ea6;stroke:#ffd84d;stroke-width:1}.cc-shadow-poly{fill:#283c648c;stroke:#141e3cb3;stroke-width:.5}.cc-parcel-outline{fill:#a7ff450f;stroke:#a7ff45;stroke-width:3;stroke-dasharray:6 4;filter:drop-shadow(0 0 6px rgba(167,255,69,.5))}.cc-canvas-stats{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.cc-stat-pill{background:#a7ff451a;color:var(--accent);padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;border:1px solid rgba(167,255,69,.2)}.cc-legend{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:#ffffffb3;margin-top:10px;padding:8px 12px;background:#0003;border-radius:8px}.cc-legend span{display:inline-flex;align-items:center;gap:5px}.cc-leg-dot{display:inline-block;width:14px;height:14px;border-radius:3px;flex-shrink:0}.cc-disclaimer{font-size:10px;color:#fff6;font-style:italic;margin-top:8px;line-height:1.4}.cc-sun-controls{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-bottom:12px;padding-bottom:4px}.cc-sun-controls::-webkit-scrollbar{display:none}.cc-sun-scn{flex-shrink:0;background:#ffffff0d;color:#ffffffbf;border:1px solid rgba(255,255,255,.1);padding:7px 12px;border-radius:999px;font-size:11px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.cc-sun-scn:hover{background:#ffffff1a;color:#fff}.cc-sun-scn.active{background:#ffd84d;color:#103221;border-color:#ffd84d;box-shadow:0 4px 12px #ffd84d40}.cc-warning-box{background:#ff646414;border:1px solid rgba(255,107,107,.3);border-radius:12px;padding:14px;margin-top:14px}.cc-warning-box strong{display:block;color:#ff8c8c;font-size:12px;margin-bottom:8px}.cc-flag-pill{display:inline-block;background:#ff646426;color:#ff8c8c;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;margin:2px 4px 2px 0;border:1px solid rgba(255,107,107,.2)}@media(max-width:720px){.carousel-card-v4 .cc-head{padding:16px 50px 12px}.carousel-card-v4 .cc-head-emoji{font-size:28px}.carousel-card-v4 .cc-head h3{font-size:17px}.carousel-card-v4 .cc-body{padding:0 14px 18px}.cc-canvas-body{padding:0 12px 14px}.cc-kv-tile{padding:10px 8px}.cc-kv-tile small{font-size:9px}.cc-kv-tile strong{font-size:12px}.cc-poi-row{padding:8px 10px;gap:8px}.cc-poi-emoji{font-size:20px}.cc-poi-text strong{font-size:12px}}.cc-poi-with-map{display:grid;grid-template-columns:280px 1fr;gap:14px;align-items:flex-start}@media(max-width:720px){.cc-poi-with-map{grid-template-columns:1fr}}.cc-minimap-wrap{position:sticky;top:10px}.cc-minimap-svg{display:block;width:100%;height:auto;aspect-ratio:1/1;border-radius:12px;background:#00000040;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.cc-minimap-ring{fill:none;stroke:#ffffff1a;stroke-width:1;stroke-dasharray:3 3}.cc-minimap-ring-label{fill:#fff6;font-size:9px;font-weight:700;font-family:-apple-system,sans-serif}.cc-minimap-line{stroke:#ffffff26;stroke-width:1}.cc-minimap-poi{cursor:pointer;transition:transform .15s}.cc-minimap-poi:hover{transform:scale(1.15);transform-origin:center}.cc-minimap-compass{fill:#ffffff80;font-size:10px;font-weight:900;font-family:-apple-system,sans-serif}.cc-minimap-legend{display:flex;flex-direction:column;gap:4px;margin-top:10px;font-size:11px;color:#fff9}.cc-minimap-legend span{display:inline-flex;align-items:center;gap:6px}.cc-minimap-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}.cc-minimap-center{background:#a7ff45;border:2px solid #103221}.cc-price-hero{background:linear-gradient(135deg,#7fffaf1a,#a7ff450d);border:1px solid rgba(127,255,175,.25);padding:18px;border-radius:14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:560px){.cc-price-hero{grid-template-columns:1fr}}.cc-price-hero-main small{display:block;font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-weight:700}.cc-price-hero-main strong{display:block;font-size:28px;color:#7fffaf;font-weight:900;line-height:1.1;margin-bottom:4px}.cc-price-hero-main span{font-size:12px;color:#ffffffa6}.cc-price-hero-stats{display:flex;flex-direction:column;gap:8px}.cc-price-hero-stats>div{display:flex;justify-content:space-between;align-items:center;font-size:12px}.cc-price-hero-stats small{color:#ffffff80;font-size:11px}.cc-price-hero-stats strong{color:#fff;font-weight:700}.cc-price-list{display:flex;flex-direction:column;gap:6px}.cc-price-row{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.cc-price-row:hover{background:#7fffaf0f;border-color:#7fffaf40}.cc-price-row-main strong{display:block;color:#7fffaf;font-size:15px;font-weight:800}.cc-price-row-main small{display:block;color:#ffffff8c;font-size:11px;margin-top:2px}.cc-price-row-meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.cc-price-purpose{background:#ffffff0f;color:#ffffffb3;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700}.cc-price-dist{background:#7fffaf;color:#103221;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:900}.cc-price-row-meta small{font-size:10px;color:#ffffff73}.cc-price-unavailable{text-align:center;padding:30px 20px;background:#0003;border-radius:12px;border:1px dashed rgba(255,255,255,.15)}.cc-price-unavailable .cc-price-emoji{font-size:48px;display:block;margin-bottom:12px}.cc-price-unavailable strong{display:block;font-size:16px;color:#fff;margin-bottom:8px}.cc-price-unavailable p{color:#fff9;font-size:12px;margin:0 0 12px;line-height:1.5}.cc-price-unavailable small{display:block;color:#fff6;font-size:11px;font-style:italic;line-height:1.5}.cc-disclaimer-box{background:#ffd84d14;border-left:3px solid #ffd84d;padding:12px 14px;border-radius:8px;font-size:11px;color:#ffffffbf;margin-top:14px;line-height:1.5}.cc-disclaimer-box strong{color:#ffd84d}.cc-terrain-hero{background:linear-gradient(135deg,#c98a4b1a,#a7ff450d);border:1px solid rgba(201,138,75,.25);padding:16px;border-radius:14px;margin-bottom:14px}.cc-terrain-class{display:flex;align-items:flex-start;gap:14px}.cc-terrain-emoji{font-size:36px;flex-shrink:0}.cc-terrain-class>div strong{display:block;font-size:17px;color:#fff;margin-bottom:4px}.cc-terrain-class>div p{margin:0;font-size:12px;color:#ffffffb3;line-height:1.5}.cc-terrain-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}@media(max-width:560px){.cc-terrain-stats{grid-template-columns:1fr 1fr}}.cc-terrain-stat{background:#ffffff0a;padding:12px 10px;border-radius:10px;text-align:center}.cc-terrain-stat small{display:block;font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-weight:700}.cc-terrain-stat strong{display:block;font-size:18px;color:#c98a4b;font-weight:800;line-height:1.1}.cc-terrain-stat span{display:block;font-size:10px;color:#fff6;margin-top:2px}.cc-terrain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;max-width:280px;margin:8px auto 0;border-radius:12px;overflow:hidden;border:2px solid rgba(167,255,69,.3)}.cc-terrain-cell{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.cc-terrain-cell small{font-size:10px;opacity:.85;font-weight:700}.cc-terrain-cell strong{font-size:14px;font-weight:900}.cc-terrain-cell.is-center{outline:3px solid #a7ff45;outline-offset:-3px;z-index:2}.cc-permit-list{display:flex;flex-direction:column;gap:8px}.cc-permit-row{display:flex;gap:12px;align-items:flex-start;padding:12px;background:#ff9d5a0d;border:1px solid rgba(255,157,90,.15);border-radius:12px}.cc-permit-icon{font-size:24px;flex-shrink:0}.cc-permit-text{flex:1;min-width:0}.cc-permit-text strong{display:block;font-size:13px;color:#ff9d5a;font-weight:700;text-transform:capitalize;margin-bottom:2px}.cc-permit-text p{margin:0 0 4px;font-size:12px;color:#ffffffbf;line-height:1.4}.cc-permit-text small{font-size:10px;color:#ffffff80}.cc-permit-dist{background:#ff9d5a;color:#103221;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:900;flex-shrink:0;align-self:center}.cc-news-list{display:flex;flex-direction:column;gap:6px}.cc-news-row{display:flex;gap:10px;padding:12px 14px;background:#ffb3e00a;border:1px solid rgba(255,179,224,.12);border-radius:12px;text-decoration:none;color:inherit;transition:all .15s}.cc-news-row:hover{background:#ffb3e014;border-color:#ffb3e04d}.cc-news-text{flex:1;min-width:0}.cc-news-text strong{display:block;font-size:13px;color:#fff;font-weight:700;margin-bottom:4px;line-height:1.3}.cc-news-text p{margin:0 0 4px;font-size:11px;color:#ffffffa6;line-height:1.4}.cc-news-text small{font-size:10px;color:#fff6}.cc-news-arrow{font-size:18px;color:#ffb3e099;flex-shrink:0;align-self:center}.cc-price-gus{background:#7fffaf0a;border:1px solid rgba(127,255,175,.15);padding:14px;border-radius:12px;margin-top:14px}.cc-price-gus-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;flex-wrap:wrap}.cc-price-gus-head strong{color:#fff;font-weight:700}.cc-price-gus-head small{color:#ffffff80;font-size:11px;margin-left:auto}.cc-price-gus-vals{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cc-price-gus-year{background:#0003;padding:10px 8px;border-radius:8px;text-align:center}.cc-price-gus-year small{display:block;font-size:10px;color:#ffffff80;margin-bottom:4px;font-weight:700}.cc-price-gus-year strong{display:block;font-size:14px;color:#7fffaf;font-weight:800}.cc-price-trend{margin-top:10px;padding:8px 12px;background:#0003;border-radius:8px;font-size:12px;font-weight:700;text-align:center}.cc-price-source{display:block;margin-top:6px;font-size:11px;font-style:italic;color:#fff6}.cc-geo-hero{display:flex;gap:14px;align-items:flex-start;background:#8d7a6a1a;border:1px solid rgba(141,122,106,.25);padding:16px;border-radius:14px;margin-bottom:14px}.cc-geo-emoji{font-size:32px;flex-shrink:0;line-height:1}.cc-geo-hero strong{display:block;font-size:16px;color:#fff;margin-bottom:4px;text-transform:capitalize}.cc-geo-hero p{margin:0;font-size:12px;color:#ffffffbf;line-height:1.5}.cc-info-box{background:#a7ff450d;border-left:3px solid #a7ff45;padding:12px 14px;border-radius:8px;margin-top:14px}.cc-info-box strong{display:block;color:#a7ff45;font-size:12px;margin-bottom:4px}.cc-info-box p{margin:0;font-size:12px;color:#ffffffbf;line-height:1.5}.cc-external-link{display:inline-block;margin-top:14px;background:#8d7a6a26;color:#fff;border:1px solid rgba(141,122,106,.4);padding:10px 16px;border-radius:10px;font-size:12px;font-weight:700;text-decoration:none}.cc-external-link:hover{background:#8d7a6a4d}.cc-iso-zones{display:flex;flex-direction:column;gap:10px}.cc-iso-zone{background:#a7c7ff0d;border:1px solid rgba(167,199,255,.15);border-radius:12px;padding:14px}.cc-iso-zone-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.cc-iso-emoji{font-size:26px;line-height:1}.cc-iso-zone-head strong{display:block;font-size:14px;color:#a7c7ff;font-weight:800}.cc-iso-zone-head small{display:block;font-size:11px;color:#ffffff80}.cc-iso-cats{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cc-iso-pill{background:#a7c7ff1a;color:#ffffffd9;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700}.cc-iso-hls{display:flex;flex-direction:column;gap:4px}.cc-iso-hl{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#0003;border-radius:8px;font-size:12px;color:#fffc}.cc-iso-hl>span:first-child{font-size:14px}.cc-iso-hl>span:nth-child(2){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-iso-hl small{font-size:11px;color:#ffffff80;font-weight:700}.cc-valuation-hero{background:linear-gradient(135deg,#7fffaf26,#a7ff450d);border:1px solid rgba(127,255,175,.3);padding:20px;border-radius:16px;margin-bottom:12px}.cc-valuation-top{text-align:center}.cc-valuation-top>small{display:block;font-size:10px;color:#ffffff8c;text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;font-weight:700}.cc-valuation-main{display:block;font-size:36px;color:#7fffaf;font-weight:900;line-height:1;letter-spacing:-.5px;margin-bottom:8px;text-shadow:0 4px 16px rgba(127,255,175,.2)}@media(max-width:480px){.cc-valuation-main{font-size:28px}}.cc-valuation-range{display:block;font-size:13px;color:#ffffffbf;margin-bottom:4px}.cc-valuation-range strong{color:#fff}.cc-valuation-ppm2{display:block;font-size:12px;color:#ffffff80}.cc-valuation-confidence{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;gap:8px}.cc-conf-dot{width:8px;height:8px;border-radius:50%;background:var(--conf-color,#7fffaf);box-shadow:0 0 8px var(--conf-color,#7fffaf)}.cc-valuation-confidence small{font-size:11px;color:#ffffffb3}.cc-valuation-confidence strong{color:var(--conf-color,#7fffaf)}.cc-valuation-breakdown{background:#00000040;border-radius:12px;margin-bottom:12px}.cc-valuation-breakdown summary{cursor:pointer;padding:14px 16px;list-style:none;user-select:none;display:flex;flex-direction:column;gap:2px}.cc-valuation-breakdown summary::-webkit-details-marker{display:none}.cc-valuation-breakdown summary>span{color:#a7ff45;font-weight:700;font-size:13px}.cc-valuation-breakdown summary>span:after{content:" \25be";opacity:.5}.cc-valuation-breakdown[open] summary>span:after{content:" \25b4"}.cc-valuation-breakdown summary>small{font-size:11px;color:#ffffff80;font-weight:400}.cc-valuation-base{padding:10px 16px;border-top:1px solid rgba(255,255,255,.05);background:#7fffaf0d}.cc-valuation-base span{display:block;font-size:13px;color:#fff}.cc-valuation-base strong{color:#7fffaf}.cc-valuation-base small{display:block;font-size:10px;color:#ffffff80;margin-top:2px;font-style:italic}.cc-factor-list{padding:8px 12px;display:flex;flex-direction:column;gap:4px}.cc-factor{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#ffffff08;border-left:3px solid rgba(255,255,255,.1);border-radius:6px}.cc-factor.positive{border-left-color:#7fffaf}.cc-factor.negative{border-left-color:#ff8c8c}.cc-factor-main{flex:1;min-width:0}.cc-factor-main strong{display:block;font-size:12px;color:#fff;font-weight:700}.cc-factor-main small{display:block;font-size:11px;color:#ffffff8c;margin-top:2px;line-height:1.4}.cc-factor-impact{font-size:12px;font-weight:800;flex-shrink:0;padding:4px 10px;border-radius:999px;background:#ffffff0d;color:#ffffffb3}.cc-factor.positive .cc-factor-impact{background:#7fffaf26;color:#7fffaf}.cc-factor.negative .cc-factor-impact{background:#ff8c8c26;color:#ff8c8c}.cc-valuation-multiplier{padding:10px 16px;border-top:1px solid rgba(255,255,255,.05);text-align:center;font-size:12px;color:#fff9}.cc-valuation-multiplier strong{color:#a7ff45;font-size:14px}.cc-transactions-details{margin-top:12px}.cc-transactions-details summary{cursor:pointer;font-size:12px;color:#fff9;padding:8px 12px;background:#ffffff08;border-radius:8px;list-style:none;user-select:none}.cc-transactions-details summary::-webkit-details-marker{display:none}.cc-transactions-details summary:after{content:" \25be";opacity:.5}.cc-transactions-details[open] summary:after{content:" \25b4"}.cc-transactions-details[open] summary{margin-bottom:8px}.cc-adj-flag{display:inline-block;background:#ffd84d26;color:#ffd84d;padding:1px 6px;border-radius:999px;font-size:9px;margin-left:4px}.carousel-card-v4 .cc-info-v637{padding-top:0}.carousel-card-v4 .cc-readable-title{padding:14px 16px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);margin-bottom:12px}.carousel-card-v4 .cc-readable-title span{display:block;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px}.carousel-card-v4 .cc-readable-title strong{display:block;color:#fff;font-size:23px;line-height:1.1}.carousel-card-v4 .cc-readable-title small{display:block;margin-top:4px;color:#ffffffa8;line-height:1.35}.carousel-card-v4 .cc-readable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.carousel-card-v4 .cc-readable-tile{padding:12px 10px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.carousel-card-v4 .cc-readable-tile span{display:block;font-size:22px;margin-bottom:6px}.carousel-card-v4 .cc-readable-tile b{display:block;color:#ffffff8c;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.carousel-card-v4 .cc-readable-tile strong{display:block;color:#fff;font-size:15px;line-height:1.15;margin-top:3px;word-break:break-word}.carousel-card-v4 .cc-readable-tile.ok{border-color:#a7ff4547;background:#a7ff4514}.carousel-card-v4 .cc-readable-tile.warn{border-color:#ffd84d4d;background:#ffd84d14}.carousel-card-v4 .cc-readable-tile.bad{border-color:#ff6b6b52;background:#ff6b6b17}.carousel-card-v4 .cc-readable-decision{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:#0000003d;border:1px solid rgba(255,255,255,.08);margin-bottom:12px}.carousel-card-v4 .cc-readable-decision b{color:#fff}.carousel-card-v4 .cc-readable-decision span{color:#ffffffb8;line-height:1.35}@media(max-width:720px){.carousel-card-v4 .cc-readable-grid{grid-template-columns:1fr 1fr}}.carousel-card-v4 .cc-ad-slide{position:relative;padding:20px 18px;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#ffffff0a;border-radius:14px}.carousel-card-v4 .cc-ad-slide .cc-ad-tag{position:absolute;top:10px;right:14px;padding:3px 9px;border-radius:999px;background:#00000059;color:#ffffffb3;font-size:9.5px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.carousel-card-v4 .cc-ad-slide .cc-ad-content{width:100%;max-width:380px;min-height:200px;display:flex;align-items:center;justify-content:center}.carousel-card-v4 .cc-ad-slide .cc-ad-content ins.adsbygoogle{display:block;width:100%;min-height:200px}.carousel-card-v4 .cc-ad-slide .cc-ad-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 18px;color:#ffffffd9;text-align:center}.carousel-card-v4 .cc-ad-slide .cc-ad-placeholder .ph-em{font-size:42px;line-height:1;filter:drop-shadow(0 4px 10px rgba(167,255,69,.35))}.carousel-card-v4 .cc-ad-slide .cc-ad-placeholder b{display:block;color:#a7ff45;font-size:15px;font-weight:900;margin-bottom:4px}.carousel-card-v4 .cc-ad-slide .cc-ad-placeholder{font-size:12.5px;line-height:1.5;color:#ffffffb3}.report-content .carousel-card-v4{display:flex;flex-direction:column;height:clamp(440px,80vh,760px);overflow:hidden}.carousel-card-v4 .cc-frame{flex:1 1 auto;min-height:0;overflow:hidden}.carousel-card-v4 .cc-paginator{flex:0 0 auto}.carousel-card-v4 .cc-track{height:100%}.carousel-card-v4 .cc-slide{height:100%;overflow-y:auto;overflow-x:hidden}.pw-error{background:#f8d7da;border:1px solid #f5c2c7;color:#842029;padding:10px;border-radius:4px}.pw-disclaimer{color:#6c757d;font-size:.85em;margin-top:12px}.pw-cta{background:#0a66c2;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer;font-size:1em;margin:8px 0}.pw-cta:hover{background:#084d92}.pw-verdict-critical,.pw-verdict-blocked{background:#f8d7da;border-left:4px solid #dc3545;padding:12px;border-radius:4px;margin-bottom:12px}.pw-verdict-warning,.pw-verdict-poor{background:#fff3cd;border-left:4px solid #ffc107;padding:12px;border-radius:4px;margin-bottom:12px}.pw-verdict-caution,.pw-verdict-fair{background:#fff3cd;border-left:4px solid #fd7e14;padding:12px;border-radius:4px;margin-bottom:12px}.pw-verdict-ok_some,.pw-verdict-good,.pw-verdict-clean,.pw-verdict-excellent{background:#d1e7dd;border-left:4px solid #198754;padding:12px;border-radius:4px;margin-bottom:12px}.pw-nb-alerts li{background:#fff;border:1px solid #f5c2c7;border-radius:4px;padding:8px;margin:6px 0;list-style:none}.pw-nb-list{padding-left:18px}.pw-nb-list li{margin:4px 0}.pw-pv-verdict{display:flex;justify-content:space-between;align-items:center}.pw-pv-score{font-size:1.3em;font-weight:700;background:#0000001a;padding:4px 10px;border-radius:4px}.pw-pv-rent{background:#d1e7dd;border-radius:6px;padding:12px;margin:12px 0}.pw-pv-rent h4{margin:0 0 8px}.pw-pv-checks{list-style:none;padding:0}.pw-pv-checks li{padding:6px 0;border-bottom:1px solid #eee}.pw-pv-checks li em{color:#666;font-style:normal}.pw-pv-blockers{background:#f8d7da;padding:10px;border-radius:4px;margin:12px 0}.pw-pv-form{background:#f8f9fa;padding:16px;border-radius:6px;margin-top:16px}.pw-pv-form input[type=email],.pw-pv-form input[type=tel],.pw-pv-form input[type=text]{width:100%;padding:8px;margin:6px 0;border:1px solid #ced4da;border-radius:4px;box-sizing:border-box}.pw-pv-form label{display:block;margin:6px 0}.pw-pv-form button{background:#198754;color:#fff;border:none;padding:10px 16px;border-radius:4px;cursor:pointer;margin-top:8px}.pw-pv-form button:hover{background:#146c43}.pw-house-form{background:#f8f9fa;padding:16px;border-radius:6px}.pw-house-form label{display:block;margin:10px 0}.pw-house-form select,.pw-house-form input[type=number]{padding:6px;border:1px solid #ced4da;border-radius:4px;margin-left:8px}.pw-house-form button{background:#0a66c2;color:#fff;border:none;padding:10px 18px;border-radius:4px;cursor:pointer;margin-top:8px}.pw-house-result{margin-top:16px;padding:16px;border-radius:6px}.pw-house-result.pw-status-blocked{background:#f8d7da;border-left:4px solid #dc3545}.pw-house-result.pw-status-warning{background:#fff3cd;border-left:4px solid #ffc107}.pw-house-result.pw-status-unknown{background:#cff4fc;border-left:4px solid #0dcaf0}.pw-house-result.pw-status-ok{background:#d1e7dd;border-left:4px solid #198754}.pw-house-issues,.pw-house-warnings,.pw-house-oks,.pw-house-next{margin:10px 0}.pw-al-list{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:16px}.pw-al-summary{background:#e9ecef;padding:10px;border-radius:4px;margin-bottom:12px}.pw-al-items{padding-left:20px}.pw-al-item{padding:12px 0;border-bottom:1px solid #eee}.pw-al-item:last-child{border-bottom:none}.pw-al-cost{background:#ffeeba;padding:2px 8px;border-radius:3px;font-size:.9em}.pw-al-time{background:#cfe2ff;padding:2px 8px;border-radius:3px;font-size:.9em}.pw-al-links{margin-top:6px}.pw-al-links a{background:#0a66c2;color:#fff;text-decoration:none;padding:4px 10px;border-radius:3px;font-size:.9em}.pw-al-links a:hover{background:#084d92}.pw-al-kind-verify{border-left:3px solid #0d6efd;padding-left:10px}.pw-al-kind-document{border-left:3px solid #198754;padding-left:10px}.pw-al-kind-inquiry{border-left:3px solid #fd7e14;padding-left:10px}.pw-al-kind-inspection{border-left:3px solid #dc3545;padding-left:10px}.pw-al-kind-request{border-left:3px solid #6c757d;padding-left:10px}@media(max-width:600px){.pw-pv-verdict{flex-direction:column;align-items:flex-start;gap:8px}.pw-al-cost,.pw-al-time{display:inline-block;margin:4px 4px 0 0}}@media(max-width:720px){.zoom-controls button{width:52px!important;height:52px!important;font-size:28px!important;border-radius:16px!important;background:#fffffff5!important;color:#103221!important;box-shadow:0 6px 20px #00000038!important;border:2px solid #fff!important;font-weight:900!important}.zoom-controls button:active{transform:scale(.94);background:#a7ff45!important}.map-toggle{padding:4px!important;border-radius:16px!important;background:#fffffff5!important;box-shadow:0 6px 20px #00000038!important;border:2px solid #fff!important}.layer-tog{padding:10px 12px!important;min-height:44px!important;min-width:56px!important;font-size:11px!important;flex-direction:column!important;gap:2px!important}.layer-tog .layer-icon{font-size:20px!important}.layer-tog .layer-label{font-size:10px!important;font-weight:900!important;letter-spacing:.3px}.cadastre-tog{min-height:44px!important;padding:8px 14px!important;border-radius:14px!important;background:#fffffff5!important;box-shadow:0 6px 20px #00000038!important;border:2px solid #fff!important;flex-direction:column!important;gap:2px!important;min-width:76px!important}.cadastre-tog .layer-icon{font-size:18px!important}.cadastre-tog .layer-label{font-size:10px!important;font-weight:900!important}.cadastre-tog.active{background:#a7ff45!important;color:#103221!important;border-color:#103221!important}.layer-tog.active{background:linear-gradient(135deg,#103221,#1d4a35)!important;color:#a7ff45!important}.map-status{bottom:auto!important;top:100px!important;font-size:12px!important;padding:8px 14px!important;max-width:70%!important}.map-help{font-size:11px!important;padding:6px 12px!important}.site-footer{display:none!important}.free-badge-strip{top:70px!important;font-size:11px!important;padding:5px 12px!important}.free-counter{padding:4px 8px!important;font-size:11px!important}}.zoom-controls button{-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;touch-action:manipulation}.layer-tog,.cadastre-tog{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}#map{touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none}#map.pinching{cursor:grabbing}#map.pinching>*{pointer-events:none;will-change:transform}#map.pinching .parcel-overlay{opacity:.72}#touchHint{position:fixed;bottom:24px;left:12px;right:12px;z-index:9998;display:flex;justify-content:center;animation:th-in .4s cubic-bezier(.34,1.56,.64,1)}@keyframes th-in{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}#touchHint.th-out{animation:th-out .3s forwards}@keyframes th-out{to{transform:translateY(40px);opacity:0}}#touchHint .th-box{background:#103221;color:#fff;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px;max-width:420px;box-shadow:0 12px 32px #00000059;border:2px solid #a7ff45}#touchHint .th-icon{font-size:32px;flex-shrink:0;animation:th-bounce 1.4s infinite}@keyframes th-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}#touchHint .th-text strong{display:block;font-size:14px;color:#a7ff45;margin-bottom:2px}#touchHint .th-text p{margin:0;font-size:12px;line-height:1.4;color:#ffffffe6}#touchHint .th-close{flex-shrink:0;background:#a7ff45;color:#103221;border:none;padding:8px 14px;border-radius:10px;font-weight:900;font-size:12px;cursor:pointer}@supports (padding:max(0px)){@media(max-width:720px){.donate-fab{bottom:max(80px,calc(env(safe-area-inset-bottom)+66px))!important}}}@media(max-width:720px){#detailsPanel.parcel-drawer{inset:auto 0 0!important;width:100%!important;max-height:85vh!important;border-radius:24px 24px 0 0!important;transform:translateY(100%)!important;transition:transform .3s ease!important}#detailsPanel.parcel-drawer.is-open{transform:translateY(0)!important}#btnCloseReport{position:absolute!important;top:12px!important;right:12px!important;width:36px!important;height:36px!important;border-radius:50%!important;background:#103221!important;color:#a7ff45!important;font-size:22px!important;border:none!important;box-shadow:0 4px 12px #00000040!important;z-index:100!important;cursor:pointer!important}#detailsPanel.parcel-drawer:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:40px;height:4px;background:#d0dcd5;border-radius:999px}}#queueOverlay{position:fixed;inset:0;background:#071911eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:99998;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s}#queueOverlay.active{opacity:1;pointer-events:auto}#queueOverlay .q-box{background:#143226;border:1px solid rgba(167,255,69,.25);border-radius:24px;padding:36px 28px 28px;max-width:460px;width:100%;text-align:center;color:#fff;box-shadow:0 30px 80px #00000080}#queueOverlay .q-spinner{position:relative;width:80px;height:80px;margin:0 auto 20px}#queueOverlay .q-spinner-ring{position:absolute;inset:0;border:4px solid rgba(167,255,69,.15);border-top-color:#a7ff45;border-radius:50%;animation:q-spin 1.2s linear infinite}#queueOverlay .q-spinner-emoji{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:32px}@keyframes q-spin{to{transform:rotate(360deg)}}#queueOverlay h3{margin:0 0 8px;color:#a7ff45;font-size:22px;font-weight:800}#queueOverlay .q-msg{margin:0 0 24px;color:#ffffffb3;font-size:14px;line-height:1.5}#queueOverlay .q-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}#queueOverlay .q-stat{background:#ffffff0a;padding:14px 10px;border-radius:12px}#queueOverlay .q-stat small{display:block;color:#ffffff80;font-size:10px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:700}#queueOverlay .q-stat strong{display:block;color:#a7ff45;font-size:22px;font-weight:900;line-height:1}#queueOverlay .q-progress{background:#ffffff0f;height:8px;border-radius:999px;overflow:hidden;margin-bottom:20px}#queueOverlay .q-progress-bar{height:100%;background:linear-gradient(90deg,#a7ff45,#5fb8ff);border-radius:999px;width:5%;transition:width .5s ease}#queueOverlay .q-tip{margin:0;font-size:11px;color:#ffffff8c;line-height:1.5;text-align:left;padding:10px 12px;background:#0003;border-radius:8px;border-left:3px solid #a7ff45}: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,#1f7a3d 65%,#258a45)!important;color:#fff!important;box-shadow:0 4px 18px #0f281947!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:#ffffff29!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:#ffffff29!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:#ffffff1a!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:#1f7a3d14}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:#ffffff2e!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:#ffffff4d!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:#1f7a3d1a}.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:translate(-50%);background:#14241bd1;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:#ffffffb3;background:#00000059;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:translate(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:#fff3}.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:#1f7a3d1f;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:#1f7a3d08;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!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:#ffffffd9!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){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 #142d1e1c}.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:#ffffffd1;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:#06160ec7;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!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,.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}}:root{--ig-green:#1c8553;--ig-green-d:#0f5f3e;--ig-green-l:#36b56e;--ig-earth:#7b5932;--ig-ink:#1a2b22;--ig-bg:#f7faf6;--ig-card:rgba(255,255,255,.86);--ig-line:#dce4de;--ig-radius:16px;--ig-shadow:0 8px 28px rgba(20,50,30,.12);--ig-shadow-lg:0 20px 60px rgba(15,40,25,.22);--ig-topbar-h:64px;--ig-font:"Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;--ig-gradient-start:#0e503a;--ig-gradient-end:#1e8a5c;--ig-backdrop-blur:12px}html[data-theme=dark],body.theme-dark{--ig-bg:#0f1713;--ig-card:rgba(22,33,27,.84);--ig-ink:#e8f1ea;--ig-line:#26352b;--ig-gradient-start:#093a2a;--ig-gradient-end:#13744d;--ig-backdrop-blur:8px}body.has-map-shell .topbar.compact-topbar{background:linear-gradient(125deg,var(--ig-gradient-start) 0%,var(--ig-gradient-end) 100%)!important;box-shadow:var(--ig-shadow-lg)!important;backdrop-filter:blur(var(--ig-backdrop-blur))!important;-webkit-backdrop-filter:blur(var(--ig-backdrop-blur))!important;min-height:var(--ig-topbar-h)!important}body.has-map-shell .app-menu{background:var(--ig-card)!important;backdrop-filter:blur(var(--ig-backdrop-blur))!important;-webkit-backdrop-filter:blur(var(--ig-backdrop-blur))!important}.extra-info-cards{display:flex;flex-wrap:wrap;gap:16px;margin:8px 0}.extra-info-cards .extra-card{flex:1 1 calc(50% - 16px);background:var(--ig-card);border:1px solid var(--ig-line);border-radius:var(--ig-radius);padding:16px 20px;box-shadow:var(--ig-shadow);display:flex;flex-direction:column;gap:6px;min-width:260px}@media(max-width:700px){.extra-info-cards .extra-card{flex-basis:100%}}.extra-info-cards .extra-card h4{margin:0 0 6px;font-size:1.1rem;display:flex;align-items:center;gap:8px;font-weight:700;color:var(--ig-ink)}.extra-info-cards .extra-card h4 span{font-size:1.4rem;line-height:1}.extra-info-cards .extra-card p{margin:0;font-size:.95rem;line-height:1.4;color:var(--ig-ink)}button,.layer-toggle-btn,.cadastre-tog,.zoom-controls button{transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}button:hover,.layer-toggle-btn:hover,.cadastre-tog:hover,.zoom-controls button:hover{transform:scale(1.04)}body.has-map-shell .topbar.compact-topbar{position:fixed!important;top:calc(env(safe-area-inset-top,0px)+20px)!important;left:20px!important;right:auto!important;width:min(920px,calc(100vw - 240px))!important;max-width:920px!important;min-width:0!important;min-height:64px!important;height:auto!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:10px!important;padding:10px 12px!important;border-radius:18px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:none!important;box-sizing:border-box!important}body.has-map-shell .topbar.compact-topbar .brand{flex:0 0 auto!important}body.has-map-shell .top-search.compact-search{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:260px!important;margin:0!important}body.has-map-shell .topbar.compact-topbar .topbar-right{position:fixed!important;top:calc(env(safe-area-inset-top,0px)+20px)!important;inset:auto 20px auto auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin:0!important;z-index:2300!important}body.has-map-shell .topbar.compact-topbar .topbar-right button{width:52px!important;height:52px!important;min-width:52px!important;border-radius:15px!important;border:1px solid rgba(17,54,35,.18)!important;background:#fffffff0!important;color:#103221!important;box-shadow:0 10px 26px #081c122e!important}body.has-map-shell .topbar.compact-topbar .topbar-right .lang-toggle{width:auto!important;min-width:58px!important;padding:0 12px!important;font-weight:800!important;letter-spacing:0!important}body.has-map-shell .topbar.compact-topbar .topbar-right .lang-code{font-size:14px!important;line-height:1!important}body.has-map-shell .lang-picker{width:168px!important;min-width:168px!important;z-index:2400!important;background:var(--ig-card)!important;color:var(--ig-ink)!important;border:1px solid var(--ig-line)!important;border-radius:14px!important;box-shadow:var(--ig-shadow-lg)!important;padding:6px!important}body.has-map-shell .lang-picker[aria-hidden=true]{display:none!important}body.has-map-shell .lang-picker[aria-hidden=false]{display:block!important;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important}body.has-map-shell .lang-option{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;padding:10px 12px!important;border-radius:10px!important;color:var(--ig-ink)!important;font-weight:700!important}body.has-map-shell .lang-option.active{background:#1c855324!important;color:var(--ig-green-d)!important}@media(max-width:980px){body.has-map-shell .topbar.compact-topbar{width:calc(100vw - 220px)!important}body.has-map-shell .top-search.compact-search{min-width:0!important}}@media(max-width:760px){body.has-map-shell .topbar.compact-topbar{top:calc(env(safe-area-inset-top,0px)+8px)!important;left:8px!important;width:calc(100vw - 16px)!important;padding:8px 142px 8px 8px!important;flex-wrap:wrap!important;gap:8px!important}body.has-map-shell .topbar.compact-topbar .brand{flex:1 1 auto!important;min-width:0!important}body.has-map-shell .top-search.compact-search{flex:1 1 100%!important}body.has-map-shell .topbar.compact-topbar .topbar-right{top:calc(env(safe-area-inset-top,0px)+8px)!important;inset:auto 8px auto auto!important;gap:6px!important}body.has-map-shell .topbar.compact-topbar .topbar-right button{width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important}body.has-map-shell .topbar.compact-topbar .topbar-right .lang-toggle{min-width:46px!important;padding:0 8px!important}}html,body{color-scheme:light!important}html[data-theme=dark],body.theme-dark{--ig-bg:#f7faf6 !important;--ig-card:rgba(255,255,255,.92) !important;--ig-ink:#1a2b22 !important;--ig-line:#dce4de !important;--ig-gradient-start:#0e503a !important;--ig-gradient-end:#1e8a5c !important}#btnThemeToggle,.theme-toggle{display:none!important}body.has-map-shell .topbar.compact-topbar .topbar-right{width:auto!important}body.has-map-shell .topbar.compact-topbar .topbar-right button{width:52px!important;height:52px!important;min-width:52px!important}@media(max-width:760px){body.has-map-shell .topbar.compact-topbar{padding-right:104px!important}body.has-map-shell .topbar.compact-topbar .topbar-right{gap:6px!important}}@media(max-width:760px){:root{--ig-mobile-topbar-h:116px}body.has-map-shell{min-height:100dvh!important;overflow:hidden!important;background:#e8f4df!important}body.has-map-shell .topbar.compact-topbar{top:calc(env(safe-area-inset-top,0px)+8px)!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:0!important;height:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "search search"!important;align-items:center!important;gap:8px!important;padding:8px!important;border-radius:20px!important;background:linear-gradient(135deg,#0d5a3d,#158856)!important;box-shadow:0 14px 36px #071f1247!important;box-sizing:border-box!important;overflow:visible!important;transform:none!important}body.has-map-shell .topbar.compact-topbar .brand{grid-area:brand!important;display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;height:40px!important;color:#f4fff3!important;text-decoration:none!important}body.has-map-shell .topbar.compact-topbar .brand .logo{display:inline-flex!important;width:40px!important;height:40px!important;min-width:40px!important;border-radius:14px!important;background:#ffffff29!important;color:#f4fff3!important;align-items:center!important;justify-content:center!important}body.has-map-shell .topbar.compact-topbar .brand strong{display:block!important;font-size:17px!important;line-height:1!important;font-weight:900!important;color:#f4fff3!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.has-map-shell .topbar.compact-topbar .brand .brand-text>span{display:none!important}body.has-map-shell .topbar.compact-topbar .topbar-right{grid-area:actions!important;position:static!important;inset:auto!important;width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;margin:0!important;z-index:auto!important}body.has-map-shell .topbar.compact-topbar .topbar-right button,body.has-map-shell .topbar.compact-topbar .topbar-right .lang-toggle,body.has-map-shell .topbar.compact-topbar .topbar-right .menu-toggle{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border-radius:14px!important;background:#fffffff2!important;border:1px solid rgba(13,49,30,.12)!important;box-shadow:0 6px 18px #081c122e!important;color:#0c3622!important}body.has-map-shell .topbar.compact-topbar .topbar-right .lang-code{font-size:13px!important;font-weight:900!important}body.has-map-shell .top-search.compact-search{grid-area:search!important;width:100%!important;max-width:none!important;min-width:0!important;height:48px!important;margin:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) 46px!important;align-items:center!important;gap:8px!important;padding:5px!important;border-radius:17px!important;background:#ffffff24!important;box-shadow:none!important;box-sizing:border-box!important}body.has-map-shell .top-search.compact-search .tabs{display:flex!important;align-items:center!important;gap:4px!important;min-width:0!important;height:38px!important;padding:0!important;background:transparent!important}body.has-map-shell .top-search.compact-search .tab{width:42px!important;min-width:42px!important;height:38px!important;padding:0!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}body.has-map-shell .top-search.compact-search .tab:before{font-size:18px!important;font-weight:900!important;line-height:1!important}body.has-map-shell .top-search.compact-search .tab[data-mode=address]:before{content:"\1f4cd"}body.has-map-shell .top-search.compact-search .tab[data-mode=parcel]:before{content:"#"}body.has-map-shell .top-search.compact-search .tab.active{width:74px!important;min-width:74px!important;padding:0 10px!important}body.has-map-shell .top-search.compact-search .tab.active[data-mode=address]:before{content:"\1f4cd  adres";font-size:13px!important}body.has-map-shell .top-search.compact-search .tab.active[data-mode=parcel]:before{content:"# dzia\142ka";font-size:13px!important}body.has-map-shell .top-search.compact-search .search-wrap{min-width:0!important;width:100%!important;height:38px!important}body.has-map-shell .top-search.compact-search #searchInput{width:100%!important;min-width:0!important;height:38px!important;padding:0 11px!important;border-radius:13px!important;font-size:15px!important;box-sizing:border-box!important}body.has-map-shell .top-search.compact-search #searchInput::placeholder{color:transparent!important}body.has-map-shell .top-search.compact-search button.primary{width:42px!important;min-width:42px!important;height:38px!important;border-radius:13px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.has-map-shell .map-status,body.has-map-shell .map-help{display:none!important}body.has-map-shell .zoom-controls button{width:52px!important;height:52px!important;min-width:52px!important;border-radius:17px!important;font-size:28px!important;box-shadow:0 12px 26px #081c1233!important}body.has-map-shell .map-toggle-wrap .layer-toggle-btn,body.has-map-shell .map-toggle-wrap .cadastre-tog{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;padding:0!important;border-radius:17px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 26px #081c1233!important}body.has-map-shell .map-toggle-wrap .layer-label{display:none!important}body.has-map-shell .map-toggle-wrap .layer-icon{font-size:22px!important;line-height:1!important}body.has-map-shell .lang-picker{position:fixed!important;top:calc(env(safe-area-inset-top,0px)+58px)!important;right:58px!important;left:auto!important;width:176px!important;z-index:3000!important}body.has-map-shell .app-menu{position:fixed!important;top:calc(env(safe-area-inset-top,0px)+58px)!important;right:8px!important;left:auto!important;width:min(270px,calc(100vw - 16px))!important;z-index:3000!important}}@media(max-width:380px){body.has-map-shell .topbar.compact-topbar .brand strong{font-size:15px!important}body.has-map-shell .top-search.compact-search{grid-template-columns:auto minmax(0,1fr) 42px!important;gap:6px!important}body.has-map-shell .top-search.compact-search .tab,body.has-map-shell .top-search.compact-search button.primary{width:38px!important;min-width:38px!important}body.has-map-shell .top-search.compact-search .tab.active{width:64px!important;min-width:64px!important}body.has-map-shell .top-search.compact-search .tab.active[data-mode=address]:before,body.has-map-shell .top-search.compact-search .tab.active[data-mode=parcel]:before{font-size:12px!important}}@media(max-width:760px){body.has-map-shell .top-search.compact-search .tabs,body.has-map-shell .top-search.compact-search .search-wrap,body.has-map-shell .top-search.compact-search #searchInput,body.has-map-shell .top-search.compact-search button.primary{grid-column:auto!important;grid-row:auto!important}body.has-map-shell .top-search.compact-search .tabs{width:auto!important;max-width:none!important}}@media(max-width:760px){body.has-map-shell .topbar.compact-topbar{gap:6px!important;padding:7px!important;border-radius:18px!important}body.has-map-shell .topbar.compact-topbar .brand,body.has-map-shell .topbar.compact-topbar .brand .logo{height:36px!important}body.has-map-shell .topbar.compact-topbar .brand .logo{width:36px!important;min-width:36px!important;border-radius:13px!important}body.has-map-shell .topbar.compact-topbar .brand strong{font-size:16px!important}body.has-map-shell .topbar.compact-topbar .topbar-right button,body.has-map-shell .topbar.compact-topbar .topbar-right .lang-toggle,body.has-map-shell .topbar.compact-topbar .topbar-right .menu-toggle{width:38px!important;height:38px!important;min-width:38px!important;border-radius:13px!important}body.has-map-shell .top-search.compact-search{height:44px!important;padding:5px!important;border-radius:16px!important}body.has-map-shell .top-search.compact-search .tabs,body.has-map-shell .top-search.compact-search .search-wrap,body.has-map-shell .top-search.compact-search .tab,body.has-map-shell .top-search.compact-search #searchInput,body.has-map-shell .top-search.compact-search button.primary{height:34px!important}body.has-map-shell .top-search.compact-search .tab{width:38px!important;min-width:38px!important;border-radius:12px!important}body.has-map-shell .top-search.compact-search .tab.active{width:68px!important;min-width:68px!important}body.has-map-shell .top-search.compact-search .tab.active[data-mode=address]:before,body.has-map-shell .top-search.compact-search .tab.active[data-mode=parcel]:before{font-size:12.5px!important}body.has-map-shell .top-search.compact-search #searchInput{font-size:14px!important;border-radius:12px!important}body.has-map-shell .top-search.compact-search button.primary{width:38px!important;min-width:38px!important;border-radius:12px!important}}body.has-map-shell .right-panel.parcel-drawer{width:min(1180px,calc(100vw - 48px))!important;max-height:calc(100dvh - 104px)!important;border-radius:24px!important;box-shadow:0 30px 90px #05190d4d!important}body.has-map-shell .right-panel.parcel-drawer .report-head{min-height:76px!important}body.has-map-shell .right-panel.parcel-drawer .report-content{padding:16px 18px 18px!important;background:linear-gradient(180deg,#f7faf5,#eef5ee)!important}body.has-map-shell .report-share{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;padding:12px 16px!important;background:#fffffff5!important;border-bottom:1px solid rgba(15,80,45,.12)!important;box-shadow:0 10px 22px #0a28140f!important}body.has-map-shell .share-btn{min-height:48px!important;border-radius:14px!important;font-size:15px!important;font-weight:900!important}body.has-map-shell .share-btn--pdf{background:linear-gradient(135deg,#9cff32,#19b66a)!important;color:#082015!important;border:2px solid rgba(8,32,21,.15)!important;box-shadow:0 12px 24px #219b5138!important}body.has-map-shell .report-content .report-tabs{position:sticky!important;top:0!important;z-index:6!important;padding:8px 0 10px!important;margin:-4px 0 8px!important;background:linear-gradient(180deg,#f7faf5 70%,#f7faf500)!important}body.has-map-shell .report-content .tab-content{display:grid!important;gap:14px!important}body.has-map-shell .parcel-decision-hero{grid-template-columns:minmax(280px,38%) minmax(0,1fr)!important;gap:16px!important;padding:16px!important;border-radius:20px!important}body.has-map-shell .parcel-visual{min-height:260px!important;height:clamp(260px,34vh,390px)!important}body.has-map-shell .parcel-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.has-map-shell .parcel-score-summary{border-radius:18px!important;box-shadow:inset 0 0 0 1px #14b9601a!important}.pv-insight-card{display:grid;gap:14px;padding:16px;border-radius:20px;border:1px solid rgba(204,160,31,.26);background:linear-gradient(135deg,#fffbe8,#f3fff0 58%,#edf9ff);box-shadow:0 18px 38px #46380a17;overflow:hidden}.pv-insight-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.pv-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffc72d33;color:#745212;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em}.pv-insight-head h3{margin:8px 0 4px;color:#10251a;font-size:clamp(1.2rem,2.2vw,1.65rem);letter-spacing:-.03em}.pv-insight-head p,.pv-map-box small,.pv-upsell-note{margin:0;color:#5f6648;font-weight:750}.pv-score{width:104px;height:104px;border-radius:28px;display:grid;place-items:center;align-content:center;background:#fff;border:4px solid #ffc83d;color:#10251a;box-shadow:0 14px 30px #865d0021}.pv-score strong{font-size:2.3rem;line-height:.9}.pv-score span{font-weight:1000;color:#0d7a44}.pv-score small{display:block;margin-top:3px;color:#667052;font-size:10px;font-weight:1000;text-transform:uppercase}.pv-insight-grid{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(0,1.1fr);gap:14px;align-items:stretch}.pv-map-box,.pv-metrics>div,.pv-lists>div,.pv-upsell-note{border:1px solid rgba(28,83,49,.12);background:#ffffffc7;border-radius:16px}.pv-map-box{padding:14px;display:grid;gap:10px}.pv-map-box strong{color:#18301f;font-size:1rem}.solar-heatmap{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:14px;min-height:136px;border-radius:18px;background:radial-gradient(circle at 78% 18%,#ffeb6e5c,#0a2d19f5 48%,#05190ffa);overflow:hidden}.solar-heatmap span{min-height:22px;border-radius:8px;background:linear-gradient(135deg,rgba(255,238,88,var(--sun)),rgba(58,215,113,calc(var(--sun) * .62)));box-shadow:0 0 18px rgba(255,222,60,calc(var(--sun) * .22))}.solar-heatmap b{position:absolute;right:12px;top:10px;font-size:28px;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.pv-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pv-metrics>div{padding:13px}.pv-metrics span{display:block;color:#68725a;font-size:12px;font-weight:1000;text-transform:uppercase}.pv-metrics strong{display:block;margin-top:4px;color:#10251a;font-size:1.05rem;overflow-wrap:anywhere}.pv-lists{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pv-lists>div{padding:14px 16px}.pv-lists h4{margin:0 0 8px;color:#10251a}.pv-lists ul{margin:0;padding-left:18px;color:#38513f;font-weight:760}.pv-lists li+li{margin-top:5px}.pv-upsell-note{padding:12px 14px;background:#ffffffb8}@media(max-width:860px){body.has-map-shell .right-panel.parcel-drawer{inset:auto 0 0!important;width:100vw!important;max-width:100vw!important;max-height:calc(100dvh - 180px)!important;border-radius:22px 22px 0 0!important}body.has-map-shell .right-panel.parcel-drawer .report-head{min-height:66px!important}body.has-map-shell .right-panel.parcel-drawer .report-content{padding:10px!important}body.has-map-shell .report-share{grid-template-columns:1fr 1fr!important;padding:10px!important;gap:8px!important}body.has-map-shell .share-btn--pdf{grid-column:1 / -1!important}body.has-map-shell .share-btn{min-height:44px!important;font-size:14px!important}body.has-map-shell .report-content .tab-content,body.has-map-shell .parcel-decision-hero,body.has-map-shell .risk-grid{width:100%!important;max-width:none!important}body.has-map-shell .parcel-decision-hero,.pv-insight-grid,.pv-lists,body.has-map-shell .parcel-facts-grid,.pv-metrics{grid-template-columns:1fr!important}.pv-insight-card{padding:12px;border-radius:18px}.pv-insight-head{grid-template-columns:1fr}.pv-score{width:92px;height:92px;justify-self:start}}body.has-map-shell .right-panel.parcel-drawer{width:min(1040px,calc(100vw - 44px))!important;max-height:calc(100dvh - 96px)!important;border-radius:26px!important;background:#f4f8f1!important}body.has-map-shell .right-panel.parcel-drawer .report-head{min-height:66px!important;padding:14px 56px 13px 18px!important;background:linear-gradient(135deg,#0b5f37,#11824a 55%,#17a862)!important}body.has-map-shell .right-panel.parcel-drawer .report-head h2{font-size:clamp(1rem,1.35vw,1.32rem)!important;letter-spacing:-.02em!important}body.has-map-shell .right-panel.parcel-drawer .report-content{padding:12px 14px 16px!important;background:linear-gradient(180deg,#f8fbf4,#edf5ed)!important}body.has-map-shell .drawer-close{top:12px!important;right:12px!important;width:40px!important;height:40px!important;background:#fffffff5!important;color:#10291a!important}.report-accordion{display:grid;gap:10px}.report-acc-section{border:1px solid rgba(22,92,52,.13);border-radius:18px;background:#ffffffdb;overflow:clip;box-shadow:0 12px 28px #0c2b1811}.report-acc-section[open]{background:#fff;border-color:#16884b3d;box-shadow:0 18px 42px #0c2b181b}.report-acc-summary{list-style:none;cursor:pointer;min-height:54px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;user-select:none;background:linear-gradient(180deg,#fffffff0,#f5faf3e0)}.report-acc-summary::-webkit-details-marker{display:none}.report-acc-title{display:inline-flex;align-items:center;min-width:0;gap:10px;color:#10251a;font-weight:1000;letter-spacing:-.01em}.report-acc-title b{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#e9f5ec;box-shadow:inset 0 0 0 1px #16884b1f}.report-acc-hint{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:6px 10px;border-radius:999px;color:#0f6c3f;background:#e6f5eb;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.035em}.report-acc-hint:after{content:"\2304";font-size:14px;line-height:1;transition:transform .18s ease}.report-acc-section[open] .report-acc-hint:after{transform:rotate(180deg)}.report-acc-section[open] .report-acc-title b{background:linear-gradient(135deg,#9cff32,#19b66a)}.report-acc-body{padding:12px;border-top:1px solid rgba(22,92,52,.1);background:linear-gradient(180deg,#fff,#fbfdf8)}.summary-stack{display:grid;gap:12px}body.has-map-shell .report-accordion .parcel-decision-hero{grid-template-columns:minmax(260px,34%) minmax(0,1fr)!important;padding:14px!important;border-radius:18px!important;box-shadow:none!important;margin:0!important}body.has-map-shell .report-accordion .parcel-visual{min-height:220px!important;height:clamp(220px,28vh,320px)!important;border-radius:16px!important}body.has-map-shell .report-accordion .parcel-id-block h3{font-size:clamp(2rem,3.3vw,3.25rem)!important}body.has-map-shell .report-accordion .parcel-score-summary{padding:12px!important;border-radius:16px!important}body.has-map-shell .report-accordion .parcel-score-ring{width:78px!important;height:78px!important;border-width:4px!important}body.has-map-shell .report-accordion .parcel-score-ring strong{font-size:2rem!important}body.has-map-shell .report-accordion .parcel-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.has-map-shell .report-accordion .parcel-signal-grid{grid-template-columns:1fr 1fr!important}.comfort-dashboard{border:1px solid rgba(22,136,75,.16);border-radius:18px;background:linear-gradient(135deg,#f5fff4,#fff 54%,#f4fbff);padding:14px}.comfort-dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.comfort-dashboard-head span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#e5f7ea;color:#0d6b3e;font-size:12px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em}.comfort-dashboard-head strong{color:#10251a;font-size:1.02rem}.comfort-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.comfort-mini-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:11px;border-radius:15px;border:1px solid #dce6dc;background:#fff;min-width:0}.comfort-mini-card.ok{background:#f1fbf3;border-color:#bae8c3}.comfort-mini-card.warn{background:#fff9e7;border-color:#efd997}.comfort-mini-card.bad{background:#fff1ef;border-color:#efb8b0}.comfort-mini-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#ffffffc7;box-shadow:inset 0 0 0 1px #0000000a}.comfort-mini-card b,.comfort-mini-card strong,.comfort-mini-card small{display:block;min-width:0;overflow-wrap:anywhere}.comfort-mini-card b{color:#617061;font-size:11px;font-weight:1000;text-transform:uppercase;letter-spacing:.035em}.comfort-mini-card strong{margin-top:2px;color:#10251a;font-size:1rem;font-weight:1000;line-height:1.1}.comfort-mini-card small{margin-top:4px;color:#526457;font-weight:760;line-height:1.25}.comfort-next-steps{margin-top:12px;padding:12px 14px;border-radius:15px;background:#0f6c3f0f;border:1px solid rgba(15,108,63,.1)}.comfort-next-steps h4{margin:0 0 8px;color:#0b3a23}.comfort-next-steps ol{margin:0;padding-left:20px;color:#33483a;font-weight:780}.comfort-next-steps li+li{margin-top:4px}body.has-map-shell .report-accordion .risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(max-width:860px){body.has-map-shell .right-panel.parcel-drawer{inset:auto 0 0!important;width:100vw!important;max-width:100vw!important;max-height:calc(100dvh - 180px)!important;border-radius:24px 24px 0 0!important}body.has-map-shell .right-panel.parcel-drawer .report-head{min-height:58px!important;padding:12px 52px 10px 14px!important}body.has-map-shell .right-panel.parcel-drawer .report-content{padding:9px!important}.report-accordion{gap:8px}.report-acc-summary{min-height:50px;padding:0 11px}.report-acc-title{gap:8px;font-size:.94rem}.report-acc-title b{width:30px;height:30px;border-radius:10px}.report-acc-hint{font-size:10px;padding:5px 8px}.report-acc-body{padding:9px}body.has-map-shell .report-accordion .parcel-decision-hero{grid-template-columns:1fr!important;padding:10px!important;border-radius:16px!important}body.has-map-shell .report-accordion .parcel-visual{min-height:190px!important;height:210px!important}body.has-map-shell .report-accordion .parcel-facts-grid,body.has-map-shell .report-accordion .parcel-signal-grid,.comfort-mini-grid,body.has-map-shell .report-accordion .risk-grid{grid-template-columns:1fr!important}.comfort-dashboard{padding:10px;border-radius:16px}.comfort-dashboard-head{align-items:flex-start;flex-direction:column;gap:6px}.comfort-next-steps{padding:10px}}body.has-map-shell .summary-stack--v637{gap:14px!important}body.has-map-shell .parcel-readable-card{display:grid;grid-template-columns:minmax(220px,34%) 1fr;gap:16px;padding:14px;border-radius:24px;background:linear-gradient(135deg,#f8fffafa,#e7f8ebf0);border:1px solid rgba(22,163,74,.22);box-shadow:0 14px 34px #0f172a1a;color:#10251a}body.has-map-shell .parcel-readable-visual{position:relative;min-height:240px;border-radius:20px;overflow:hidden;background:#10251a;box-shadow:inset 0 0 0 1px #ffffff2e}body.has-map-shell .parcel-readable-visual .parcel-hero-canvas{width:100%;height:100%;min-height:240px;display:block}body.has-map-shell .parcel-readable-score{position:absolute;right:10px;top:10px;display:inline-flex;align-items:baseline;gap:2px;padding:9px 12px;border-radius:999px;background:#ffffffeb;box-shadow:0 10px 24px #0000002e;font-weight:900}body.has-map-shell .parcel-readable-score b{font-size:23px}body.has-map-shell .parcel-readable-score span{font-size:12px;opacity:.7}body.has-map-shell .parcel-readable-score.ok{color:#047857}body.has-map-shell .parcel-readable-score.warn{color:#b45309}body.has-map-shell .parcel-readable-score.bad{color:#b91c1c}body.has-map-shell .parcel-readable-main{display:flex;flex-direction:column;gap:12px;min-width:0}body.has-map-shell .parcel-readable-title span,body.has-map-shell .pv-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:#15803d}body.has-map-shell .parcel-readable-title h3{margin:4px 0 2px;font-size:clamp(22px,3vw,30px);line-height:1.05;color:#0f2419}body.has-map-shell .parcel-readable-title p{margin:0;color:#476052;font-size:13px;line-height:1.35;max-width:58ch}body.has-map-shell .parcel-readable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body.has-map-shell .parcel-readable-tile{min-width:0;padding:11px 10px;border-radius:17px;background:#ffffffbd;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px #0f172a0f}body.has-map-shell .parcel-readable-tile span{display:block;font-size:21px;line-height:1;margin-bottom:6px}body.has-map-shell .parcel-readable-tile b{display:block;color:#557063;font-size:11px;text-transform:uppercase;letter-spacing:.03em}body.has-map-shell .parcel-readable-tile strong{display:block;color:#0f2419;font-size:15px;line-height:1.18;margin-top:2px;word-break:break-word}body.has-map-shell .parcel-readable-tile small{display:block;color:#64748b;font-size:11px;line-height:1.25;margin-top:4px}body.has-map-shell .parcel-readable-tile.ok{border-color:#16a34a47;background:#ecfdf5d1}body.has-map-shell .parcel-readable-tile.warn{border-color:#f59e0b52;background:#fffbebe6}body.has-map-shell .parcel-readable-tile.bad{border-color:#ef444452;background:#fef2f2eb}body.has-map-shell .parcel-readable-action{padding:12px 14px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08)}body.has-map-shell .parcel-readable-action b{display:block;margin-bottom:8px;color:#0f2419}body.has-map-shell .parcel-readable-action ul{margin:0;padding-left:18px;color:#334155}body.has-map-shell .parcel-readable-action li{margin:4px 0;line-height:1.35}body.has-map-shell .parcel-tech-details{border-radius:16px;padding:9px 12px;background:#ffffff8c;color:#475569;font-size:12px}body.has-map-shell .parcel-tech-details summary{cursor:pointer;font-weight:800;color:#166534}body.has-map-shell .parcel-tech-details code{white-space:normal;word-break:break-word}body.has-map-shell .comfort-dashboard--compact{padding:14px!important;border-radius:22px!important}body.has-map-shell .comfort-mini-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.has-map-shell .pv-insight-card--v637{border-radius:24px;padding:18px;border:1px solid rgba(250,204,21,.34);background:radial-gradient(circle at top left,rgba(254,240,138,.42),transparent 34%),linear-gradient(135deg,#fffef3,#f4fff7 72%);color:#172113;box-shadow:0 18px 44px #784b001f}body.has-map-shell .pv-insight-card--v637 .pv-insight-head{align-items:flex-start;gap:14px}body.has-map-shell .pv-insight-card--v637 .pv-insight-head h3{color:#1f3d14;font-size:clamp(21px,2.7vw,30px)}body.has-map-shell .pv-insight-card--v637 .pv-insight-head p{color:#5a6b45;max-width:70ch}body.has-map-shell .pv-insight-card--v637 .pv-score{background:#fff;color:#854d0e;border:1px solid rgba(245,158,11,.26);box-shadow:0 12px 30px #f59e0b2e}body.has-map-shell .pv-decision{display:flex;gap:10px;align-items:flex-start;margin:12px 0 14px;padding:12px 14px;border-radius:18px;background:#fff;border:1px solid rgba(15,23,42,.08)}body.has-map-shell .pv-decision b{white-space:nowrap}body.has-map-shell .pv-decision span{color:#334155;line-height:1.35}body.has-map-shell .pv-decision.ok{border-color:#16a34a47;background:#ecfdf5eb}body.has-map-shell .pv-decision.warn{border-color:#f59e0b52;background:#fffbebf0}body.has-map-shell .pv-decision.bad{border-color:#ef444452;background:#fef2f2f0}body.has-map-shell .pv-insight-card--v637 .pv-insight-grid{grid-template-columns:minmax(240px,.9fr) minmax(280px,1.5fr);gap:14px}body.has-map-shell .pv-insight-card--v637 .pv-map-box,body.has-map-shell .pv-insight-card--v637 .pv-metrics>div,body.has-map-shell .pv-checklist-box{background:#ffffffd1;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 24px #0f172a0f}body.has-map-shell .solar-heatmap--v637{min-height:190px;grid-template-columns:repeat(6,1fr);border-radius:20px;overflow:hidden;position:relative;background:linear-gradient(180deg,#bae6fd8c,#fef08a59)}body.has-map-shell .solar-heatmap--v637 span{min-height:44px;background:rgba(250,204,21,var(--sun));border:1px solid rgba(255,255,255,.26)}body.has-map-shell .solar-heatmap--v637 b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:42px;filter:drop-shadow(0 6px 16px rgba(202,138,4,.35))}body.has-map-shell .solar-heatmap--v637 em{position:absolute;right:12px;bottom:8px;font-style:normal;font-size:12px;font-weight:900;color:#854d0e;background:#ffffffd1;padding:4px 8px;border-radius:999px}body.has-map-shell .pv-sun-caption{margin-top:8px;font-size:11px;line-height:1.35;color:#6b7280}body.has-map-shell .pv-metrics--v637{grid-template-columns:repeat(2,minmax(0,1fr))}body.has-map-shell .pv-metrics--v637 div span{color:#64748b}body.has-map-shell .pv-metrics--v637 div strong{color:#0f2419;font-size:15px}body.has-map-shell .pv-lists--v637{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}body.has-map-shell .pv-lists--v637>div,body.has-map-shell .pv-checklist-box{padding:14px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(15,23,42,.08)}body.has-map-shell .pv-lists--v637 h4,body.has-map-shell .pv-checklist-box h4{margin:0 0 8px;color:#1f3d14}body.has-map-shell .pv-lists--v637 ul,body.has-map-shell .pv-checklist-box ol{margin:0;padding-left:20px;color:#334155}body.has-map-shell .pv-lists--v637 li,body.has-map-shell .pv-checklist-box li{margin:6px 0;line-height:1.38}body.has-map-shell .pv-checklist-box{margin-top:12px}body.has-map-shell .pv-confidence{margin-top:10px;font-size:12px;color:#64748b;line-height:1.35}@media(max-width:820px){body.has-map-shell .parcel-readable-card{grid-template-columns:1fr;padding:12px}body.has-map-shell .parcel-readable-visual,body.has-map-shell .parcel-readable-visual .parcel-hero-canvas{min-height:185px}body.has-map-shell .parcel-readable-grid,body.has-map-shell .comfort-mini-grid--compact,body.has-map-shell .pv-metrics--v637,body.has-map-shell .pv-lists--v637{grid-template-columns:1fr 1fr!important}body.has-map-shell .pv-insight-card--v637 .pv-insight-grid{grid-template-columns:1fr}body.has-map-shell .pv-decision{flex-direction:column;gap:4px}}@media(max-width:520px){body.has-map-shell .parcel-readable-grid,body.has-map-shell .comfort-mini-grid--compact,body.has-map-shell .pv-metrics--v637,body.has-map-shell .pv-lists--v637{grid-template-columns:1fr!important}body.has-map-shell .parcel-readable-tile strong{font-size:16px}body.has-map-shell .pv-insight-card--v637{padding:14px}body.has-map-shell .solar-heatmap--v637{min-height:150px}body.has-map-shell .solar-heatmap--v637 span{min-height:34px}}body.has-map-shell .summary-stack--v638{display:grid;gap:14px}body.has-map-shell .pv-orientation-panel{display:grid;gap:10px;border:1px solid rgba(15,118,110,.16);background:linear-gradient(135deg,#fffbebf0,#ecfdf5e6);border-radius:18px;padding:14px;min-height:150px}body.has-map-shell .pv-orientation-main{display:flex;align-items:center;gap:12px}body.has-map-shell .pv-orientation-main>span{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#ffffffc7;box-shadow:0 10px 26px #0f231914;font-size:26px}body.has-map-shell .pv-orientation-main b{display:block;color:#123524;font-size:16px;line-height:1.15}body.has-map-shell .pv-orientation-main small{display:block;color:#647063;font-size:12px;line-height:1.3;margin-top:3px}body.has-map-shell .pv-orientation-scale{height:10px;border-radius:999px;background:#0f172a1a;overflow:hidden}body.has-map-shell .pv-orientation-scale i{display:block;height:100%;min-width:8%;border-radius:inherit;background:linear-gradient(90deg,#f97316,#facc15,#22c55e)}body.has-map-shell .pv-orientation-panel p{margin:0;color:#415247;font-size:12px;line-height:1.45}body.has-map-shell .pv-orientation-panel--bad .pv-orientation-scale i{background:linear-gradient(90deg,#ef4444,#f97316)}body.has-map-shell .pv-orientation-panel--warn .pv-orientation-scale i{background:linear-gradient(90deg,#f97316,#facc15)}body.has-map-shell .pv-orientation-panel--ok .pv-orientation-scale i{background:linear-gradient(90deg,#facc15,#22c55e)}body.has-map-shell .pv-insight-card--v637 .pv-map-box small{font-size:11.5px;line-height:1.45}@media(max-width:640px){body.has-map-shell .summary-stack--v638{gap:12px}body.has-map-shell .pv-orientation-panel{min-height:0;padding:12px;border-radius:16px}body.has-map-shell .pv-orientation-main>span{width:42px;height:42px;font-size:23px}body.has-map-shell .pv-orientation-main b{font-size:15px}}body.has-map-shell .parcel-readable-title p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.has-map-shell .parcel-tech-details{opacity:.78}body.has-map-shell .parcel-readable-action{background:linear-gradient(135deg,#fffffff0,#f0fdf4d6)}body.has-map-shell .ig-parcel-c{display:grid;gap:12px;padding:0;background:transparent;border:0;box-shadow:none}body.has-map-shell .ig-hero{position:relative;border-radius:20px;overflow:hidden;min-height:220px;background:linear-gradient(135deg,#1f3a26,#2d5a3e,#1f3a26);border:1px solid rgba(22,163,74,.25);box-shadow:0 8px 24px #0f172a1f;display:flex;align-items:flex-end;padding:14px}body.has-map-shell .ig-hero .parcel-hero-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}body.has-map-shell .ig-hero__empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:56px;opacity:.25}body.has-map-shell .ig-hero__score{position:absolute;top:12px;right:12px;padding:8px 13px;border-radius:999px;background:#fffffff5;box-shadow:0 6px 18px #00000038;font-weight:900;display:inline-flex;align-items:baseline;gap:2px;z-index:2}body.has-map-shell .ig-hero__score b{font-size:22px;line-height:1}body.has-map-shell .ig-hero__score span{font-size:11px;opacity:.65}body.has-map-shell .ig-hero__score--ok{color:#047857}body.has-map-shell .ig-hero__score--warn{color:#b45309}body.has-map-shell .ig-hero__score--bad{color:#b91c1c}body.has-map-shell .ig-hero__id{position:relative;z-index:1;background:#082012e0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:10px 14px;border-radius:12px;color:#fff;border:1px solid rgba(167,255,69,.3);max-width:100%}body.has-map-shell .ig-hero__id>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#a7ff45}body.has-map-shell .ig-hero__id>strong{display:block;font-size:18px;margin-top:2px;word-break:break-word}body.has-map-shell .ig-hero__id>small{display:block;font-size:12px;color:#ffffffc7;margin-top:2px;line-height:1.35}body.has-map-shell .ig-main-card{padding:14px;border-radius:20px;background:linear-gradient(135deg,#f8fffafa,#e7f8ebf0);border:1px solid rgba(22,163,74,.22);box-shadow:0 6px 16px #0f172a0f;color:#10251a;display:grid;gap:12px}body.has-map-shell .ig-metric-list{display:grid;grid-template-columns:1fr;gap:8px}body.has-map-shell .ig-metric{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.08)}body.has-map-shell .ig-metric__icon{font-size:24px;flex:0 0 auto;line-height:1}body.has-map-shell .ig-metric__body{flex:1;min-width:0}body.has-map-shell .ig-metric__lbl{display:block;font-size:11px;font-weight:700;color:#557063;text-transform:uppercase;letter-spacing:.03em}body.has-map-shell .ig-metric__val{display:block;font-size:14.5px;color:#0f2419;font-weight:600;margin-top:1px;line-height:1.3;word-break:break-word}body.has-map-shell .ig-metric--ok{background:linear-gradient(135deg,#ecfdf5eb,#fff);border-color:#16a34a4d}body.has-map-shell .ig-metric--warn{background:linear-gradient(135deg,#fffbebf2,#fff);border-color:#f59e0b59}body.has-map-shell .ig-metric--bad{background:linear-gradient(135deg,#fef2f2f2,#fff);border-color:#ef444459}body.has-map-shell .ig-action-panel{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.1)}body.has-map-shell .ig-action-panel b{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#0f2419;font-size:14px}body.has-map-shell .ig-action-panel ul{margin:0;padding-left:20px;color:#334155}body.has-map-shell .ig-action-panel li{margin:5px 0;line-height:1.4;font-size:13.5px}body.has-map-shell .ig-tech-details{font-size:12px;color:#557063;border-radius:12px;padding:9px 12px;background:#ffffff8c}body.has-map-shell .ig-tech-details summary{cursor:pointer;font-weight:700;color:#15803d}body.has-map-shell .ig-tech-details code{background:#0f172a0f;padding:1px 6px;border-radius:4px;font-size:11px;word-break:break-word}body.has-map-shell .ig-explore-section{padding:14px;border-radius:20px;background:#0f2419;color:#fff;border:1px solid rgba(167,255,69,.2);position:relative;margin-top:14px}body.has-map-shell .ig-explore-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#a7ff45;border-radius:20px 20px 0 0}body.has-map-shell .ig-explore-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}body.has-map-shell .ig-explore-head h4{margin:0;font-size:14px;color:#a7ff45;font-weight:900;letter-spacing:.03em}body.has-map-shell .ig-explore-count{font-size:11px;color:#ffffff80}body.has-map-shell .ig-explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}body.has-map-shell .ig-explore-tile{padding:14px 8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;cursor:pointer;color:#fff;font:inherit;transition:background .15s,border-color .15s,transform .12s;min-height:84px}body.has-map-shell .ig-explore-tile:hover,body.has-map-shell .ig-explore-tile:focus-visible{background:#a7ff4514;border-color:#a7ff454d;outline:none}body.has-map-shell .ig-explore-tile:active{transform:scale(.97)}body.has-map-shell .ig-explore-tile.active{background:#a7ff4526;border-color:var(--accent,#a7ff45)}body.has-map-shell .ig-explore-em{font-size:26px;line-height:1}body.has-map-shell .ig-explore-ti{font-size:12px;font-weight:700;color:#fff;line-height:1.25}@media(min-width:600px){body.has-map-shell .ig-explore-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){body.has-map-shell .ig-explore-grid{grid-template-columns:repeat(4,1fr)}body.has-map-shell .ig-hero{min-height:280px}body.has-map-shell .ig-hero__id strong{font-size:22px}}body.has-map-shell .ig-home-content{max-width:1180px;margin:0 auto;padding:40px 16px 60px;color:#103221;background:transparent}body.has-map-shell .ig-home-section{margin:0 0 56px;padding:0}body.has-map-shell .ig-home-section--alt{background:linear-gradient(135deg,#f8fffaf5,#e7f8ebeb);border:1px solid rgba(22,163,74,.18);border-radius:24px;padding:32px 24px}body.has-map-shell .ig-home-section h2{font-size:clamp(22px,3.5vw,30px);margin:0 0 12px;color:#0f2419}body.has-map-shell .ig-home-lead{font-size:15.5px;line-height:1.55;color:#334155;margin:0 0 24px;max-width:70ch}body.has-map-shell .ig-feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}body.has-map-shell .ig-feature{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px;box-shadow:0 2px 8px #0f172a0a}body.has-map-shell .ig-feature__em{font-size:28px;display:block;margin-bottom:8px;line-height:1}body.has-map-shell .ig-feature strong{display:block;font-size:15px;color:#0f2419;margin-bottom:4px}body.has-map-shell .ig-feature p{margin:0;font-size:13.5px;line-height:1.45;color:#475569}body.has-map-shell .ig-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}body.has-map-shell .ig-step{position:relative;padding:20px 18px 18px 56px;background:#fff;border-radius:16px;border:1px solid rgba(15,23,42,.06)}body.has-map-shell .ig-step__num{position:absolute;left:14px;top:14px;width:32px;height:32px;border-radius:50%;background:#16a34a;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:16px}body.has-map-shell .ig-step strong{display:block;font-size:15px;color:#0f2419;margin-bottom:4px}body.has-map-shell .ig-step p{margin:0;font-size:13.5px;line-height:1.45;color:#475569}body.has-map-shell .ig-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}body.has-map-shell .ig-post-card{display:block;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:16px;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s,border-color .15s}body.has-map-shell .ig-post-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14;border-color:#16a34a47}body.has-map-shell .ig-post-em{font-size:22px;display:block;margin-bottom:6px;line-height:1}body.has-map-shell .ig-post-card strong{display:block;font-size:14.5px;color:#0f2419;margin-bottom:4px}body.has-map-shell .ig-post-card small{font-size:12.5px;line-height:1.4;color:#64748b}body.has-map-shell .ig-home-more{margin:18px 0 0;font-size:14px}body.has-map-shell .ig-home-more a{color:#15803d;font-weight:700;text-decoration:none}body.has-map-shell .ig-home-more a:hover{text-decoration:underline}body.has-map-shell .ig-faq{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:12px 16px;margin-bottom:8px}body.has-map-shell .ig-faq summary{cursor:pointer;font-weight:700;color:#0f2419;font-size:15px;list-style:none;position:relative;padding-right:24px}body.has-map-shell .ig-faq summary::-webkit-details-marker{display:none}body.has-map-shell .ig-faq summary:after{content:"\25be";position:absolute;right:0;top:0;color:#16a34a;font-size:14px;transition:transform .2s}body.has-map-shell .ig-faq[open] summary:after{transform:rotate(180deg)}body.has-map-shell .ig-faq p{margin:10px 0 0;font-size:14px;line-height:1.55;color:#334155}body.has-map-shell .ig-cities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}body.has-map-shell .ig-cities-grid a{display:block;padding:10px 14px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:10px;text-decoration:none;color:#15803d;font-weight:600;font-size:14px;text-align:center;transition:background .15s,border-color .15s}body.has-map-shell .ig-cities-grid a:hover{background:#16a34a0f;border-color:#16a34a47}@media(max-width:600px){body.has-map-shell .ig-home-content{padding:24px 12px 40px}body.has-map-shell .ig-home-section{margin-bottom:36px}body.has-map-shell .ig-home-section--alt{padding:20px 16px}}body.has-map-shell .topbar.ig-topbar{position:sticky!important;top:0;z-index:50}body.has-map-shell .right-panel.parcel-drawer{z-index:40}body.has-map-shell .search-wrap{position:relative!important;min-width:0!important;isolation:isolate!important}body.has-map-shell .search-suggest{top:calc(100% + 10px)!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important;padding:8px!important;border-radius:18px!important;background:#fffffffa!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 22px 50px #071f1233!important;z-index:9999!important}body.has-map-shell .suggest-item{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;grid-template-areas:"ico main" "ico sub"!important;gap:2px 8px!important;width:100%!important;min-width:0!important;text-align:left!important;border:0!important;border-radius:14px!important;padding:10px 12px!important;background:transparent!important;color:#10251a!important;overflow:hidden!important}body.has-map-shell .suggest-item+.suggest-item{margin-top:4px!important}body.has-map-shell .suggest-item:hover,body.has-map-shell .suggest-item.highlighted{background:#eef8ef!important}body.has-map-shell .suggest-icon{grid-area:ico!important;width:28px;height:28px;border-radius:10px;background:#e7f6e9;display:grid!important;place-items:center!important;margin:0!important}body.has-map-shell .suggest-main{grid-area:main!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:950!important}body.has-map-shell .suggest-sub{grid-area:sub!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#587064!important;font-size:12px!important}body.has-map-shell .suggest-empty,body.has-map-shell .suggest-loading{padding:14px!important;border-radius:14px!important;background:#f4fbf5!important;color:#526457!important;font-weight:800!important}body.has-map-shell .report-acc-section:not([open]) .report-acc-body{display:none!important}body.has-map-shell .ig-metric--info,.comfort-mini-card.info{background:linear-gradient(135deg,#eff6fff5,#fff)!important;border-color:#3b82f642!important}body.has-map-shell .ig-data-panel{padding:14px 15px;border-radius:16px;background:linear-gradient(135deg,#fff,#f5fbf6);border:1px solid rgba(22,92,52,.12);box-shadow:0 10px 24px #0c2b180e}body.has-map-shell .ig-data-panel b{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#0f2419;font-size:14px;font-weight:1000}body.has-map-shell .ig-data-panel ul{margin:0;padding-left:20px;color:#334155}body.has-map-shell .ig-data-panel li{margin:6px 0;line-height:1.42;font-size:13.5px}body.has-map-shell .ig-source-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}body.has-map-shell .ig-source-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 11px;border-radius:12px;background:#0f8a4f;color:#fff!important;text-decoration:none!important;font-weight:950;font-size:13px;box-shadow:0 8px 18px #0f8a4f2e}body.has-map-shell .pv-method-box{margin-top:14px;padding:14px;border-radius:18px;background:#ffffffdb;border:1px solid rgba(15,23,42,.08)}body.has-map-shell .pv-method-box h4{margin:0 0 10px;color:#1f3d14;font-weight:1000}body.has-map-shell .pv-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px}body.has-map-shell .pv-method-grid div{padding:10px;border-radius:14px;background:#f7fbf6;border:1px solid rgba(22,92,52,.1)}body.has-map-shell .pv-method-grid span{display:block;font-size:11px;color:#64748b;text-transform:uppercase;font-weight:1000;margin-bottom:3px}body.has-map-shell .pv-method-grid strong{display:block;color:#0f2419;font-size:14px;line-height:1.25}body.has-map-shell .pv-method-box p{margin:8px 0 0;color:#455a4e;line-height:1.45;font-weight:700}body.has-map-shell .pv-blocker-note{padding:10px;border-radius:14px;background:#fff7ed;border:1px solid rgba(245,158,11,.24);color:#7c2d12!important}.risk-card.info{background:#eff6ff!important;border-color:#bfdbfe!important}.risk-card.info .risk-card-head span{color:#1d4ed8!important}.risk-card.info small{color:#475569!important}@media(max-width:820px){body.has-map-shell .pv-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){body.has-map-shell .pv-method-grid{grid-template-columns:1fr}body.has-map-shell .search-suggest{max-height:52vh!important}}.progressive-loader{display:flex;align-items:center;gap:14px;padding:12px 16px;margin:0 0 12px;border-radius:14px;background:linear-gradient(135deg,#f7fff2f5,#e5fae4eb);border:1px solid rgba(23,173,82,.22);box-shadow:0 8px 18px #081c120f}.progressive-loader .pl-spinner{width:24px;height:24px;border-radius:50%;border:3px solid rgba(23,173,82,.22);border-top-color:#17ad52;animation:plSpin .9s linear infinite;flex-shrink:0}.progressive-loader .pl-text{flex:1;min-width:0}.progressive-loader .pl-text b{display:block;color:#103221;font-size:14px;font-weight:900;line-height:1.2}.progressive-loader .pl-text small{display:block;color:#5d7064;font-size:12px;font-weight:700;margin-top:2px;line-height:1.32}@keyframes plSpin{to{transform:rotate(360deg)}}@media(max-width:480px){.progressive-loader{padding:10px 12px;gap:10px}.progressive-loader .pl-spinner{width:20px;height:20px}.progressive-loader .pl-text b{font-size:13px}.progressive-loader .pl-text small{font-size:11px}}.cc-track .cc-slide.cc-ad-slide{background:linear-gradient(135deg,#f7faf5,#edf5ee);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;gap:14px;border-radius:18px}.cc-track .cc-slide.cc-ad-slide .cc-ad-tag{padding:4px 11px;border-radius:999px;background:#0000000f;color:#5d7064;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.cc-track .cc-slide.cc-ad-slide .cc-ad-content{flex:1;width:100%;min-height:160px;display:flex;align-items:center;justify-content:center}.cc-track .cc-slide.cc-ad-slide .cc-ad-content ins.adsbygoogle{display:block;width:100%;min-height:160px}.cc-track .cc-slide.cc-ad-slide .cc-ad-placeholder{font-size:13px;color:#5d7064;font-weight:700;max-width:280px;line-height:1.5}.cc-track .cc-slide.cc-ad-slide .cc-ad-placeholder b{display:block;color:#103221;font-size:16px;font-weight:900;margin-bottom:6px}.cc-track .cc-slide.cc-ad-slide .cc-ad-placeholder .ph-em{font-size:32px;display:block;margin-bottom:8px}body.has-map-shell .ig-metric-list{gap:11px}body.has-map-shell .ig-metric{padding:13px 15px;align-items:center}body.has-map-shell .ig-metric__icon{font-size:26px}body.has-map-shell .ig-metric__lbl{font-size:12.5px;color:#3a584a;letter-spacing:.02em}body.has-map-shell .ig-metric__val{font-size:16px;font-weight:700;line-height:1.35;color:#0c2014}body.has-map-shell .ig-hero__score{padding:10px 16px}body.has-map-shell .ig-hero__score b{font-size:30px}body.has-map-shell .ig-hero__id strong{font-size:16px}.report-acc-title{font-size:1.06rem}.report-acc-summary{min-height:58px}.score-explain{margin-top:12px}.score-explain h3{margin:0 0 6px;font-size:1.02rem}.score-explain-lead{font-size:13.5px;color:#3a584a;line-height:1.45;margin:0 0 10px}.parcel-drawer .report-content{padding-bottom:120px!important}.ig-explore-section{margin-bottom:16px}.risk-card{position:relative!important;padding-left:18px!important}.risk-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;border-radius:18px 0 0 18px;background:#c4d0c5}.risk-card.ok:before{background:#22a35a}.risk-card.warn:before{background:#e0a800}.risk-card.fail:before{background:#e0533a}.risk-card.info:before{background:#3b82f6}.risk-card-head{align-items:flex-start!important}.risk-card-head strong{font-size:1.02rem!important;line-height:1.25}.risk-card-head span{flex:0 0 auto;font-weight:800!important;font-size:.76rem!important;padding:3px 10px;border-radius:999px;white-space:nowrap;text-align:center!important}.risk-card.ok .risk-card-head span{background:#e3f6e9!important;color:#0e6a39!important}.risk-card.warn .risk-card-head span{background:#fdf0c8!important;color:#8a6300!important}.risk-card.fail .risk-card-head span{background:#fde0db!important;color:#a23420!important}.risk-card.info .risk-card-head span{background:#e4eeff!important;color:#1d4ed8!important}.risk-card p{font-weight:600!important;color:#33433a!important;line-height:1.4}.risk-card small{font-weight:600!important;color:#8a968c!important;font-size:.76rem!important;opacity:.95}.badge-ok{background:#fff!important;color:#0e6b3f!important;border:1px solid rgba(255,255,255,.7)!important;font-weight:800!important;box-shadow:0 1px 4px #00000024!important}.badge-warn{background:#fff7e0!important;color:#a15c00!important;border:1px solid rgba(255,255,255,.7)!important;font-weight:800!important}.pv-metrics--key{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))!important;gap:10px!important}.pv-metrics--key>div{background:#a7ff451f!important;border:1px solid rgba(15,80,45,.16)!important;border-radius:12px!important;padding:10px 12px!important}.pv-metrics--key>div strong{font-size:16px!important}.pv-details{margin:12px 0 0;border:1px solid rgba(15,80,45,.12);border-radius:12px;background:#fff9}.pv-details>summary{cursor:pointer;padding:10px 14px;font-weight:700;color:#0e6b3f;list-style:none;font-size:.9rem}.pv-details>summary::-webkit-details-marker{display:none}.pv-details>summary:after{content:"\2304";float:right;transition:transform .2s}.pv-details[open]>summary:after{transform:rotate(180deg)}.pv-details .pv-metrics{padding:0 12px 12px}.score-explain .score-row strong.score-status-pill{font-size:11.5px!important;font-weight:800!important;padding:3px 10px!important;border-radius:999px!important;white-space:nowrap!important;line-height:1.5!important;background:#eef2ef!important;color:#46584d!important;align-self:start!important}.score-explain .score-row.ok strong.score-status-pill{background:#dff4e6!important;color:#0e6b3f!important}.score-explain .score-row.warn strong.score-status-pill{background:#fdf0d8!important;color:#9a5b00!important}.score-explain .score-row.bad strong.score-status-pill,.score-explain .score-row.fail strong.score-status-pill{background:#fde0e0!important;color:#a31616!important}.score-explain .score-row.info strong.score-status-pill{background:#e4eeff!important;color:#1d4ed8!important}body.has-map-shell .pv-insight-card .pv-blocker-note{display:flex;gap:8px;align-items:flex-start;margin:10px 0 0;padding:9px 12px;background:#fdf0d8;color:#8a5300;border:1px solid #f0d49a;border-left:4px solid #e0a73a;border-radius:12px;font-size:13px;line-height:1.45;font-weight:700}body.has-map-shell .pv-insight-card .pv-details summary{cursor:pointer;font-weight:800;color:#15803d}body.has-map-shell .pv-insight-card .pv-details .pv-method-note{margin:10px 0 0;padding-top:10px;border-top:1px solid rgba(15,23,42,.08);color:#7a8794;font-size:12px;line-height:1.5;font-weight:600}body.has-map-shell .pv-insight-card .pv-confidence{margin-top:12px;padding:10px 12px;background:#fff9;color:#65727f;border:1px solid rgba(15,23,42,.07);border-radius:12px;font-size:12px;line-height:1.5}body.has-map-shell .ig-explore-section{background:linear-gradient(135deg,#f6fff4,#fff 55%,#f1fbff)!important;color:#10251a!important;border:1px solid rgba(22,163,74,.2)!important;box-shadow:0 12px 28px #0c2b1812!important}body.has-map-shell .ig-explore-section:before{background:linear-gradient(90deg,#9cff32,#19b66a)!important}body.has-map-shell .ig-explore-head h4{color:#0f6c3f!important}body.has-map-shell .ig-explore-count{color:#64748b!important}body.has-map-shell .ig-explore-tile{background:#fff!important;border:1px solid rgba(15,23,42,.1)!important;color:#10251a!important;box-shadow:0 6px 16px #0f172a0d!important}body.has-map-shell .ig-explore-tile:hover,body.has-map-shell .ig-explore-tile:focus-visible{background:#16a34a0f!important;border-color:#16a34a52!important}body.has-map-shell .ig-explore-tile.active{background:#16a34a1f!important;border-color:#19b66a!important}body.has-map-shell .ig-explore-ti{color:#10251a!important}.ig-partner-box{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;border-radius:14px;text-decoration:none;background:linear-gradient(135deg,#f0fdf4,#fff 60%,#eff6ff);border:1px solid rgba(22,163,74,.28);box-shadow:0 6px 16px #0f172a0f;transition:transform .12s ease,box-shadow .12s ease,border-color .12s}.ig-partner-box:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1a;border-color:#16a34a80}.ig-partner-emoji{font-size:26px;line-height:1;flex:0 0 auto}.ig-partner-txt{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ig-partner-txt strong{color:#0f2419;font-size:14.5px;line-height:1.25}.ig-partner-txt small{color:#15803d;font-size:13px;font-weight:700}.ig-partner-tag{flex:0 0 auto;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#eef2f7;padding:4px 8px;border-radius:999px}body.has-map-shell .app-menu[aria-hidden=true],body.has-map-shell .lang-picker[aria-hidden=true],body.has-map-shell #detailsPanel[aria-hidden=true],body.has-map-shell .right-panel[aria-hidden=true],body.has-map-shell .parcel-drawer[aria-hidden=true],body.has-map-shell .app-menu[aria-hidden=true] *,body.has-map-shell .lang-picker[aria-hidden=true] *,body.has-map-shell #detailsPanel[aria-hidden=true] *,body.has-map-shell .right-panel[aria-hidden=true] *,body.has-map-shell .parcel-drawer[aria-hidden=true] *{pointer-events:none!important}body.has-map-shell .app-menu:not([aria-hidden=true]),body.has-map-shell .lang-picker:not([aria-hidden=true]),body.has-map-shell #detailsPanel:not([aria-hidden=true]),body.has-map-shell .right-panel:not([aria-hidden=true]),body.has-map-shell .parcel-drawer:not([aria-hidden=true]){pointer-events:auto!important}body.has-map-shell .search-suggest[hidden],body.has-map-shell #searchSuggest[hidden],body.has-map-shell .modal-backdrop[hidden],body.has-map-shell #modalBackdrop[hidden]{display:none!important;pointer-events:none!important}body.has-map-shell .map-frame .map-help,body.has-map-shell .map-frame .map-status,body.has-map-shell .map-frame .attribution{pointer-events:none!important;user-select:none}@media(max-width:860px){body.has-map-shell .map-frame .attribution{display:block!important;transform:none!important;bottom:calc(env(safe-area-inset-bottom,0px) + 8px)!important;z-index:56!important;max-width:calc(100vw - 132px)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px!important;line-height:1.3!important;padding:3px 8px!important;background:#ffffffd1!important;color:#5d7064!important;border-radius:999px!important}}body.has-map-shell .topbar.ig-topbar,body.has-map-shell .topbar.compact-topbar{min-height:auto!important;height:auto!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important}body.has-map-shell .topbar .top-search.compact-search{display:flex!important;flex:1 1 220px!important;min-width:0!important;flex-wrap:wrap!important;gap:6px!important}body.has-map-shell .topbar .top-search .search-wrap{flex:1 1 160px!important;min-width:0!important;position:relative!important}body.has-map-shell .topbar .topbar-right{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:6px!important}@media(max-width:860px){body.has-map-shell .map-frame .map-help,body.has-map-shell .map-frame .map-status{max-width:calc(100% - 88px)!important}body.has-map-shell .topbar.ig-topbar{padding:8px 10px!important;row-gap:6px!important}}body.has-map-shell .topbar button,body.has-map-shell .topbar input,body.has-map-shell .topbar a,body.has-map-shell .topbar .tab,body.has-map-shell .topbar .menu-toggle,body.has-map-shell .topbar .lang-toggle,body.has-map-shell .zoom-controls button,body.has-map-shell .map-toggle-wrap button,body.has-map-shell .site-footer a{pointer-events:auto!important}:root{--ig-r-green:#15803d;--ig-r-green-dark:#0f6c3f;--ig-r-green-bg:#dcfce7;--ig-r-green-grid:rgba(22,163,74,.1);--ig-r-dark:#122620;--ig-r-text:#10251a;--ig-r-muted:#64748b;--ig-r-border:#e2e8f0;--ig-r-orange:#f59e0b;--ig-r-orange-bg:#fef3c7;--ig-r-radius:16px;--ig-r-radius-sm:12px}body.has-map-shell .parcel-drawer .report-head{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:14px 18px 10px!important;min-height:auto!important}body.has-map-shell .parcel-drawer .report-head>div{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:4px!important}body.has-map-shell .parcel-drawer #reportTitle{position:relative;display:flex!important;align-items:center!important;gap:8px!important;font-size:19px!important;line-height:1.25!important;font-weight:800!important;color:var(--ig-r-green)!important;margin:0!important}body.has-map-shell .parcel-drawer #reportSubtitle{font-size:12.5px!important;line-height:1.45!important;color:var(--ig-r-muted)!important;margin:0!important;word-break:break-word}body.has-map-shell .parcel-drawer #reportBadge{flex:0 0 auto!important;align-self:center!important;display:inline-flex!important;align-items:center!important;padding:6px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em;background:var(--ig-r-green)!important;color:#f0fdf4!important;border:0!important;box-shadow:0 4px 10px #15803d38!important}body.has-map-shell .parcel-drawer #reportBadge.badge-warn,body.has-map-shell .parcel-drawer #reportBadge.warn{background:var(--ig-r-orange)!important;box-shadow:0 4px 10px #f59e0b38!important}body.has-map-shell .parcel-drawer .drawer-close{position:absolute!important;top:12px!important;right:12px!important;width:28px!important;height:28px!important;border-radius:8px!important;background:#f1f5f9!important;color:#475569!important;border:1px solid var(--ig-r-border)!important;font-size:18px!important;line-height:1!important;z-index:5!important}body.has-map-shell .report-accordion .report-acc-section{background:transparent!important;border:0!important;margin-bottom:8px!important}body.has-map-shell .report-accordion .report-acc-summary{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 14px!important;background:#fff!important;border:1px solid var(--ig-r-border)!important;border-radius:var(--ig-r-radius-sm)!important;list-style:none!important;min-height:48px;box-shadow:0 1px #0f172a05}body.has-map-shell .report-accordion .report-acc-summary::-webkit-details-marker{display:none!important}body.has-map-shell .report-accordion .report-acc-title{display:flex!important;align-items:center!important;gap:10px!important;font-size:15px!important;font-weight:800!important;color:var(--ig-r-text)!important;min-width:0}body.has-map-shell .report-accordion .report-acc-title b{font-size:18px;line-height:1}body.has-map-shell .report-accordion .report-acc-section.is-main .report-acc-title>span:last-child:before{content:"// ";color:var(--ig-r-green);font-weight:900;letter-spacing:-.02em}body.has-map-shell .report-accordion .report-acc-hint{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;padding:5px 11px!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#eef2f7!important;color:#475569!important;border:1px solid #e2e8f0!important}body.has-map-shell .report-accordion .report-acc-section.is-main .report-acc-hint{background:#eef2f7!important;color:#475569!important}body.has-map-shell .report-accordion [data-acc-id=pv] .report-acc-hint{background:var(--ig-r-green-bg)!important;color:var(--ig-r-green-dark)!important;border-color:#16a34a4d!important}body.has-map-shell .report-accordion [data-acc-id=risks] .report-acc-hint{background:var(--ig-r-orange-bg)!important;color:#92400e!important;border-color:#f59e0b4d!important}body.has-map-shell .report-accordion [data-acc-id=okolica] .report-acc-hint,body.has-map-shell .report-accordion [data-acc-id=zrodla] .report-acc-hint,body.has-map-shell .report-accordion [data-acc-id=extra] .report-acc-hint{background:#f1f5f9!important;color:#64748b!important}body.has-map-shell .report-accordion .report-acc-section[open]>.report-acc-summary{border-color:#16a34a4d!important;box-shadow:0 4px 12px #0f172a0f}body.has-map-shell .ig-main-visual-card{position:relative!important;display:block!important;border-radius:var(--ig-r-radius)!important;overflow:hidden!important;padding:0!important;min-height:320px!important;background-color:#f6fff4!important;background-image:linear-gradient(135deg,#dcfce7d9,#ffffffa6 55%,#dcfce78c),linear-gradient(0deg,transparent calc(100% - 1px),var(--ig-r-green-grid) calc(100% - 1px)),linear-gradient(90deg,transparent calc(100% - 1px),var(--ig-r-green-grid) calc(100% - 1px))!important;background-size:100% 100%,28px 28px,28px 28px!important;background-position:0 0,0 0,0 0!important;border:1px solid rgba(22,163,74,.18)!important;box-shadow:0 10px 26px #0c2b1814!important;margin-bottom:12px!important}body.has-map-shell .ig-main-visual-card .parcel-hero-canvas{display:block!important;width:100%!important;height:280px!important;background:transparent!important}body.has-map-shell .ig-main-visual-card .ig-hero__empty{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:280px!important;font-size:48px;opacity:.35}body.has-map-shell .ig-main-visual-card .ig-hero__score{position:absolute!important;top:14px!important;left:14px!important;display:inline-flex!important;align-items:baseline!important;gap:4px!important;padding:8px 16px!important;background:#fff!important;border-radius:999px!important;box-shadow:0 6px 14px #0f172a1a!important;border:1px solid var(--ig-r-border)!important;z-index:4}body.has-map-shell .ig-main-visual-card .ig-hero__score b{font-size:22px!important;font-weight:900!important;color:var(--ig-r-text)!important;line-height:1!important}body.has-map-shell .ig-main-visual-card .ig-hero__score span{font-size:12px!important;font-weight:700!important;color:var(--ig-r-muted)!important}body.has-map-shell .ig-main-visual-card .ig-hero__score--ok b{color:var(--ig-r-green-dark)!important}body.has-map-shell .ig-main-visual-card .ig-hero__score--bad b{color:#b91c1c!important}body.has-map-shell .ig-main-visual-card .ig-visual-footer{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;display:grid!important;grid-template-columns:auto auto 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;row-gap:2px!important;padding:12px 14px!important;border-radius:14px!important;background:#122620d9!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)!important;color:#f0fdf4!important;box-shadow:0 8px 18px #0c2b184d!important;z-index:3}body.has-map-shell .ig-main-visual-card .ig-visual-footer__pin{grid-column:1;grid-row:1;font-size:14px;line-height:1;align-self:center}body.has-map-shell .ig-main-visual-card .ig-visual-footer__label{grid-column:2;grid-row:1;font-size:10.5px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#a7f3d0!important;align-self:center}body.has-map-shell .ig-main-visual-card .ig-visual-footer__main{grid-column:1 / -1;grid-row:2;font-size:15px!important;font-weight:800!important;color:#fff!important;letter-spacing:-.01em;line-height:1.3!important}body.has-map-shell .ig-main-visual-card .ig-visual-footer__id{grid-column:1 / -1;grid-row:3;font-size:11px!important;font-weight:600!important;color:#f0fdf4a6!important;letter-spacing:.02em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin-top:2px!important}body.has-map-shell .ig-main-card .ig-metric-list{display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;margin:0 0 12px!important}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric{display:flex!important;align-items:center!important;gap:12px!important;background:#fff!important;border:1px solid var(--ig-r-border)!important;border-radius:var(--ig-r-radius-sm)!important;padding:12px 16px!important;margin-bottom:8px!important;min-height:56px;box-shadow:0 1px #0f172a05}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric:last-child{margin-bottom:0!important}body.has-map-shell .ig-main-card .ig-metric .ig-metric__icon{flex:0 0 36px;width:36px;height:36px;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f8fafc!important;border-radius:10px!important;font-size:18px;color:var(--ig-r-muted)!important}body.has-map-shell .ig-main-card .ig-metric .ig-metric__body{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important}body.has-map-shell .ig-main-card .ig-metric .ig-metric__lbl{font-size:10.5px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--ig-r-muted)!important;line-height:1.15!important}body.has-map-shell .ig-main-card .ig-metric .ig-metric__val{font-size:15px!important;font-weight:800!important;color:var(--ig-r-text)!important;line-height:1.3!important;word-break:break-word}body.has-map-shell .ig-main-card .ig-metric.ig-metric--ok{border-left:4px solid var(--ig-r-green)!important;padding-left:14px!important}body.has-map-shell .ig-main-card .ig-metric.ig-metric--warn{border-left:4px solid var(--ig-r-orange)!important;padding-left:14px!important}body.has-map-shell .ig-main-card .ig-metric.ig-metric--bad{border-left:4px solid #b91c1c!important;padding-left:14px!important}body.has-map-shell .ig-main-card .ig-metric.ig-metric--info{border-left:4px solid #64748b!important;padding-left:14px!important}@media(max-width:600px){body.has-map-shell .parcel-drawer .report-head{padding:12px 14px 8px!important}body.has-map-shell .parcel-drawer #reportTitle{font-size:17px!important}body.has-map-shell .ig-main-visual-card{min-height:280px!important}body.has-map-shell .ig-main-visual-card .parcel-hero-canvas,body.has-map-shell .ig-main-visual-card .ig-hero__empty{height:240px!important}body.has-map-shell .ig-main-visual-card .ig-visual-footer{left:10px!important;right:10px!important;bottom:10px!important;padding:10px 12px!important}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric{padding:11px 12px!important;min-height:52px}body.has-map-shell .ig-main-card .ig-metric .ig-metric__icon{flex-basis:32px;width:32px;height:32px;font-size:16px}body.has-map-shell .report-accordion .report-acc-summary{padding:11px 12px!important}}body.has-map-shell .ig-parcel-c{min-height:320px}body.has-map-shell .ig-main-card{min-height:120px}.ig-modal-gate-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0c2619b8;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);animation:igGateFade .18s ease-out}@keyframes igGateFade{0%{opacity:0}to{opacity:1}}.ig-modal-gate{position:relative;width:min(440px,100%);background:#fefefe;color:var(--ig-r-text, #10251a);border:3px solid #0c2719;border-radius:14px;box-shadow:8px 8px #0c2719;padding:22px 22px 18px;display:flex;flex-direction:column;gap:14px;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif}.ig-modal-gate .ig-gate-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:8px;background:#fef2f2;color:#991b1b;border:2px solid #0c2719;font-size:18px;line-height:1;font-weight:900;cursor:pointer;box-shadow:2px 2px #0c2719;transition:transform .08s ease}.ig-modal-gate .ig-gate-close:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #0c2719}.ig-modal-gate .ig-gate-close:active{transform:translate(2px,2px);box-shadow:0 0 #0c2719}.ig-modal-gate .ig-gate-title{margin:0;font-size:17px;font-weight:900;color:#0c2719;letter-spacing:-.01em;padding-right:36px}.ig-modal-gate .ig-gate-status{margin:0;font-size:13px;font-weight:700;color:#15803d;min-height:18px;letter-spacing:.01em}.ig-modal-gate .ig-gate-progress-bar{position:relative;width:100%;height:16px;background:#f1f5f9;border:2px solid #0c2719;border-radius:4px;overflow:hidden;box-shadow:3px 3px #0c2719}.ig-modal-gate .ig-gate-progress-fill{position:absolute;inset:0;width:0%;background:repeating-linear-gradient(45deg,#19b66a 0px 10px,#0f6c3f 10px 20px);border-right:2px solid #0c2719;transition:width 90ms linear;will-change:width}.ig-modal-gate .ig-adsense-placeholder{background:#f8fafc;border:2px dashed #94a3b8;border-radius:8px;min-height:120px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ig-modal-gate .ig-adsense-placeholder:before{content:"Reklama";position:absolute;top:6px;left:8px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;pointer-events:none}.ig-modal-gate .ig-adsense-placeholder ins.adsbygoogle{width:100%;min-height:120px}.ig-modal-gate .ig-gate-btn{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13.5px;font-weight:900;padding:12px 14px;border:3px solid #0c2719;border-radius:8px;background:#f1f5f9;color:#64748b;box-shadow:4px 4px #0c2719;cursor:not-allowed;transition:transform .08s ease,box-shadow .08s ease;letter-spacing:.02em;text-align:center}.ig-modal-gate .ig-gate-btn--ready{background:#19b66a;color:#fff;cursor:pointer;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:15px;letter-spacing:0}.ig-modal-gate .ig-gate-btn--ready:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #0c2719}.ig-modal-gate .ig-gate-btn--ready:active{transform:translate(3px,3px);box-shadow:1px 1px #0c2719}@media(max-width:480px){.ig-modal-gate{padding:18px 16px 14px;box-shadow:5px 5px #0c2719}.ig-modal-gate .ig-gate-title{font-size:16px}}.report-acc-body .ig-inline-details{margin-top:12px;background:#fff;border:1px solid var(--ig-r-border, #e2e8f0);border-radius:var(--ig-r-radius-sm, 12px);padding:12px 14px;box-shadow:0 1px #0f172a05}.report-acc-body .ig-inline-details>summary{cursor:pointer;font-weight:800;font-size:13px;color:var(--ig-r-green-dark, #0f6c3f);letter-spacing:.01em;list-style:none;display:flex;align-items:center;gap:6px}.report-acc-body .ig-inline-details>summary::-webkit-details-marker{display:none}.report-acc-body .ig-inline-details>summary:before{content:"\25b8";display:inline-block;transition:transform .15s ease;color:var(--ig-r-green, #15803d)}.report-acc-body .ig-inline-details[open]>summary:before{transform:rotate(90deg)}.report-acc-body .ig-inline-block{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.report-acc-body .ig-inline-block:first-of-type{border-top:0;padding-top:0}.report-acc-body .ig-inline-block h5{margin:0 0 6px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--ig-r-muted, #64748b)}.report-acc-body .ig-inline-kv{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:4px 0;border-bottom:1px dotted #f1f5f9}.report-acc-body .ig-inline-kv:last-child{border-bottom:0}.report-acc-body .ig-inline-kv__k{flex:0 0 auto;font-size:12.5px;color:var(--ig-r-muted, #64748b)}.report-acc-body .ig-inline-kv__v{flex:1 1 auto;text-align:right;font-size:13px;font-weight:700;color:var(--ig-r-text, #10251a);word-break:break-word}.report-acc-body .ig-verify-row{margin-top:12px;padding-top:10px;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:8px}.report-acc-body .ig-verify-link{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--ig-r-green-dark, #0f6c3f);text-decoration:none;padding:6px 10px;border-radius:8px;background:var(--ig-r-green-bg, #dcfce7);border:1px solid rgba(22,163,74,.3)}.report-acc-body .ig-verify-link:hover{background:#bbf7d0}.report-content .kv strong,.report-content table td,.report-content table th,.ig-rich-detail .kv strong,.ig-metric__value,.ig-price-big__amount,.ig-rcn-samples__row,.score-circle b{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.report-content p,.ig-rich-detail p,.ig-detail-tip,.ig-nu-hero__txt p{text-wrap:pretty}.report-content h3,.ig-metric__lbl{text-wrap:balance}@media print{.report-content p,.ig-rich-detail p{orphans:2;widows:2}.report-content .kv strong,.report-content table td{font-variant-numeric:tabular-nums}.report-content table tr,.ig-rcn-samples__row,.kv{break-inside:avoid;page-break-inside:avoid}.card,.ig-metric,section.gm-sec{break-inside:avoid}*,*:before,*:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.drawer-close,.ig-modal-gate,.ig-modal-gate-backdrop,#appMenu,.app-menu,.lang-picker,.site-footer,.topbar,.ig-topbar,.map-toggle-wrap,.zoom-controls,.map-help,.map-status,.attribution,#searchSuggest,.search-suggest,.modal-backdrop,.donate-widget,.ig-partner-box,.ig-explore-section,.progressive-loader,.report-share{display:none!important}details,details[open],.report-acc-section,.report-acc-section[open],.ig-inline-details,.ig-tech-details{display:block!important}details>summary,.report-acc-section>.report-acc-summary{display:flex!important}details>.report-acc-body,details>div,details>section,.report-acc-body,.ig-inline-block{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important}.parcel-drawer,.right-panel,#detailsPanel,.ig-parcel-c,body.has-map-shell main,body.has-map-shell .map-frame{position:static!important;width:100%!important;height:auto!important;max-width:none!important;transform:none!important;overflow:visible!important;background:#fff!important;padding:0!important;margin:0!important;box-shadow:none!important;pointer-events:auto!important}@page{size:A4 portrait;margin:14mm}body,html{background:#fff!important;color:#0c2719!important;font-size:11pt!important;line-height:1.4!important}.ig-main-visual-card{border:2px solid #0c2719!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important}.ig-main-visual-card .ig-visual-footer{background:#0c2719!important;color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.ig-main-card .ig-metric-list .ig-metric{border:1.5px solid #0c2719!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important;margin-bottom:6px!important}.report-accordion .report-acc-summary{border:1.5px solid #0c2719!important;box-shadow:none!important;background:#f6fff4!important;page-break-after:avoid!important;break-after:avoid!important}.report-accordion .report-acc-hint{border:1px solid #0c2719!important}.ig-inline-details{border:1.5px solid #0c2719!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important}.ig-verify-link{border:1px solid #0c2719!important;color:#0c2719!important;text-decoration:underline!important}a[href^=http]:after{content:" (" attr(href) ")";font-size:9pt;color:#6b7280;font-weight:400;word-break:break-all}.report-acc-section{page-break-inside:avoid;break-inside:avoid;margin-bottom:8mm}h1,h2,h3,h4,h5{page-break-after:avoid!important;break-after:avoid!important}}body.has-map-shell .ig-main-visual-card .ig-hero__score,body.has-map-shell .ig-hero.ig-main-visual-card>.ig-hero__score{width:auto!important;height:auto!important;min-width:0!important;max-width:max-content!important;white-space:nowrap!important;inset:14px auto auto 14px!important}.ig-toc{border:2px solid #122620;background:#f8fafc;padding:16px;border-radius:8px;margin:20px 0 24px}.ig-toc__title{font-weight:700;margin-top:0;margin-bottom:10px;color:#122620;font-size:14px;letter-spacing:.02em}.ig-toc__list{list-style:none;padding-left:0;margin:0;display:grid;gap:6px}.ig-toc__list li{padding-left:16px;position:relative;font-size:14.5px;line-height:1.45}.ig-toc__list li:before{content:"\25b8";position:absolute;left:0;top:0;color:#15803d;font-weight:800}.ig-toc__list a{color:#122620;text-decoration:none;font-weight:600;border-bottom:1px dotted transparent;transition:color .12s,border-color .12s}.ig-toc__list a:hover,.ig-toc__list a:focus-visible{color:#15803d;border-bottom-color:#15803d}.ig-article-footer-cta{border:3px solid #122620;box-shadow:6px 6px #122620;padding:24px;border-radius:12px;background:#fff;margin-top:40px;text-align:center}.ig-article-footer-cta h3{margin:0 0 12px;color:#122620;font-size:20px;font-weight:900;line-height:1.3}.ig-article-footer-cta p{color:#283f33;font-size:15px;line-height:1.55;max-width:560px;margin:0 auto 18px}.ig-cta-btn-main{display:inline-block;background:#15803d;color:#fff!important;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;border:2px solid #122620;box-shadow:3px 3px #122620;transition:transform .1s,box-shadow .1s;font-size:15px;letter-spacing:.01em}.ig-cta-btn-main:hover,.ig-cta-btn-main:focus-visible{transform:translate(-2px,-2px);box-shadow:5px 5px #122620;background:#166e36}.ig-cta-btn-main:active{transform:translate(1px,1px);box-shadow:1px 1px #122620}@media(max-width:600px){.ig-article-footer-cta{padding:18px 16px;box-shadow:4px 4px #122620}.ig-article-footer-cta h3{font-size:17px}}@media print{.ig-article-footer-cta,.ig-toc{border-color:#000!important;box-shadow:none!important;page-break-inside:avoid!important;break-inside:avoid!important}.ig-cta-btn-main{box-shadow:none!important;background:#fff!important;color:#122620!important}}.ig-metric-list{display:flex!important;flex-direction:column!important;gap:10px!important}.ig-metric--collapsible{transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden;border-radius:16px!important}.ig-metric--collapsible[open]{box-shadow:0 8px 24px #0c2b1814!important;background:#fff!important}.ig-metric__summary{display:flex!important;align-items:center!important;width:100%!important;padding:12px 16px!important;cursor:pointer!important;user-select:none!important;list-style:none!important;outline:none!important;box-sizing:border-box!important}.ig-metric__summary::-webkit-details-marker{display:none!important}.ig-metric__caret{font-size:18px!important;color:#64748b!important;transition:transform .22s ease!important;margin-left:auto!important;font-weight:700!important}.ig-metric--collapsible[open] .ig-metric__caret{transform:rotate(180deg)!important;color:#10b981!important}.ig-metric__details{padding:12px 16px 14px 50px!important;border-top:1px dashed rgba(15,23,42,.08)!important;font-size:13.5px!important;color:#334155!important;line-height:1.45!important;background:#f7faf599!important;border-radius:0 0 16px 16px!important}.ig-metric__details p{margin:0!important;font-weight:500!important}.pv-metrics--key-single{margin:14px 0 6px!important}.pv-metric-highlight{padding:16px!important;border-radius:18px!important;border:1px solid rgba(22,163,74,.18)!important;background:linear-gradient(135deg,#ecfdf5d9,#fffffff2)!important;box-shadow:0 6px 18px #16a34a0a!important;text-align:center!important}.pv-metric-highlight span{display:block!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#047857!important}.pv-metric-highlight strong{display:block!important;font-size:24px!important;color:#064e3b!important;margin:4px 0!important;font-weight:900!important}.pv-metric-highlight small{display:block!important;font-size:12px!important;color:#475569!important;font-weight:500!important}.pv-details--v638{border:1px solid rgba(15,80,45,.08)!important;border-radius:16px!important;background:#ffffff8c!important;padding:0!important;margin-top:10px!important;overflow:hidden!important}.pv-details--v638>summary{padding:12px 16px!important;font-weight:800!important;color:#166534!important;cursor:pointer!important;list-style:none!important;background:#fffc!important;border-bottom:1px solid rgba(15,80,45,.06)!important;transition:background .2s!important}.pv-details--v638>summary::-webkit-details-marker{display:none!important}.pv-details--v638[open]>summary{background:#fff!important}.pv-details--v638>summary:after{content:"\2304";float:right!important;font-size:18px!important;line-height:1!important;font-weight:700!important;color:#166534!important;transition:transform .2s!important}.pv-details--v638[open]>summary:after{transform:rotate(180deg)!important}.pv-details--v638 .pv-insight-grid{padding:14px!important}.pv-decision{position:relative!important;padding-left:18px!important}.pv-decision:before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:5px!important;border-radius:18px 0 0 18px!important}.pv-decision.ok:before{background:#22a35a!important}.pv-decision.warn:before{background:#e0a800!important}.pv-decision.bad:before{background:#e0533a!important}.pv-decision.ok{border-color:#16a34a33!important;background:#f0fdf4!important}.pv-decision.ok b{color:#166534!important}.pv-decision.warn{border-color:#f59e0b33!important;background:#fffbeb!important}.pv-decision.warn b{color:#92400e!important}.pv-decision.bad{border-color:#ef444433!important;background:#fef2f2!important}.pv-decision.bad b{color:#991b1b!important}body.has-map-shell .ig-explore-section{background:linear-gradient(135deg,#f8fffafa,#e7f8ebf0)!important;border:1px solid rgba(22,163,74,.22)!important;box-shadow:0 8px 24px #0f172a0d!important;color:#10251a!important;margin-top:16px!important}body.has-map-shell .ig-explore-section:before{background:#16a34a!important}body.has-map-shell .ig-explore-head h4{color:#0f2419!important}body.has-map-shell .ig-explore-count{color:#475569!important;font-weight:700!important}body.has-map-shell .ig-explore-tile{background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;color:#0f2419!important;box-shadow:0 4px 10px #0f172a08!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}body.has-map-shell .ig-explore-tile:hover,body.has-map-shell .ig-explore-tile:focus-visible{background:#16a34a0a!important;border-color:#16a34a40!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #0f172a0f!important}body.has-map-shell .ig-explore-tile:active{transform:scale(.97)!important}body.has-map-shell .ig-explore-tile.active{background:#16a34a14!important;border-color:var(--accent, #16a34a)!important;border-width:2px!important;box-shadow:0 6px 18px #16a34a1f!important}body.has-map-shell .ig-explore-ti{color:#334155!important}body.has-map-shell .parcel-drawer .drawer-close,body.has-map-shell .drawer-close{position:absolute!important;top:18px!important;right:18px!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important;color:#0f172a!important;border:1px solid rgba(15,23,42,.12)!important;box-shadow:0 6px 20px #0f172a38!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:22px!important;font-weight:700!important;z-index:99!important;transition:all .22s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important}body.has-map-shell .parcel-drawer .drawer-close:hover,body.has-map-shell .drawer-close:hover{background:#f8fafc!important;color:#b91c1c!important;transform:scale(1.08)!important;box-shadow:0 8px 24px #0f172a52!important}.ig-rich-detail{display:flex!important;flex-direction:column!important;gap:10px!important;text-align:left!important;width:100%!important}.ig-rich-detail p{margin:0!important;color:#334155!important;line-height:1.5!important;font-size:13.5px!important;font-weight:500!important}.ig-rich-detail .ig-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:4px 0!important;width:100%!important}.ig-rich-detail .ig-detail-grid div{padding:10px 12px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:12px!important;box-shadow:0 2px 6px #0f172a05!important}.ig-rich-detail .ig-detail-grid span{display:block!important;font-size:11px!important;font-weight:800!important;text-transform:uppercase!important;color:#64748b!important;letter-spacing:.03em!important;margin-bottom:2px!important}.ig-rich-detail .ig-detail-grid strong{display:block!important;font-size:13.5px!important;color:#0f172a!important;font-weight:700!important;line-height:1.3!important;word-break:break-word!important}.ig-rich-detail .ig-detail-grid strong small{display:block!important;font-size:11px!important;color:#64748b!important;font-weight:500!important;margin-top:1px!important}.ig-detail-tip{font-size:12px!important;color:#475569!important;background:#0f172a08!important;padding:8px 12px!important;border-radius:10px!important;border-left:3px solid #64748b!important}.clr-ok{color:#059669!important}.clr-warn{color:#d97706!important}.clr-bad{color:#dc2626!important}@media(min-width:580px){.ig-rich-detail .ig-poi-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:480px){.ig-rich-detail .ig-detail-grid{grid-template-columns:1fr!important}}.ig-verify-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 16px!important;margin:6px 0!important;border-radius:12px!important;background:#166534!important;color:#fff!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 4px 10px #16653433!important;transition:all .2s ease!important;cursor:pointer!important;width:fit-content!important}.ig-verify-btn:hover{background:#14532d!important;transform:translateY(-1px)!important;box-shadow:0 6px 14px #1665344d!important}.ig-verify-btn:active{transform:translateY(1px)!important}.ig-metric__details{padding:10px 12px 12px!important;font-size:13px!important}.ig-rich-detail{gap:8px!important}.ig-rich-detail p{font-size:13px!important;line-height:1.4!important}.ig-rich-detail .ig-detail-grid{gap:6px!important;margin:2px 0!important}.ig-rich-detail .ig-detail-grid>div{padding:8px 10px!important;border-radius:10px!important}.ig-rich-detail .ig-detail-grid span{font-size:10.5px!important;margin-bottom:1px!important;letter-spacing:.02em!important}.ig-rich-detail .ig-detail-grid strong{font-size:13px!important;line-height:1.25!important}.ig-rich-detail .ig-detail-grid strong small{font-size:10.5px!important;margin-top:0!important}.ig-detail-tip{font-size:11.5px!important;padding:7px 10px!important;border-radius:8px!important;line-height:1.4!important}.ig-verify-btn{padding:8px 12px!important;font-size:12px!important;border-radius:10px!important}@media(max-width:768px){.ig-rich-detail .ig-detail-grid,.ig-rich-detail .ig-poi-grid{grid-template-columns:1fr!important;gap:5px!important}.ig-rich-detail .ig-detail-grid>div{padding:7px 9px!important}.ig-metric__details{padding:8px 10px 10px 12px!important;font-size:12.5px!important}.ig-rich-detail p,.ig-rich-detail .ig-detail-grid strong{font-size:12.5px!important}.ig-detail-tip{font-size:11px!important;padding:6px 9px!important}}.ig-mini-map{height:240px!important;width:100%!important;border-radius:12px!important;margin-top:12px!important;border:1px solid rgba(15,23,42,.12)!important;background:#eef2f7!important;z-index:1!important;position:relative!important;overflow:hidden!important}.ig-mini-map__err{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;font-size:12px!important;color:#64748b!important;text-align:center!important;padding:14px!important}.ig-mini-pin-wrap{background:none!important;border:none!important}.ig-mini-pin{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;background:#fff!important;border-radius:50%!important;box-shadow:0 4px 12px #0f172a59!important;border:2px solid #dc2626!important;font-size:16px!important;line-height:1!important}.ig-mini-poi-wrap{background:none!important;border:none!important}.ig-mini-poi{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;background:#fff!important;border-radius:50%!important;box-shadow:0 3px 8px #0f172a40!important;border:1.5px solid #16a34a!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;transition:transform .15s ease!important}.ig-mini-poi:hover{transform:scale(1.15)!important;z-index:200!important;border-color:#16a34a!important;box-shadow:0 5px 14px #16a34a59!important}@media(max-width:768px){.ig-mini-map{height:200px!important;margin-top:10px!important}}.ig-mini-map .leaflet-control-zoom{border:1px solid rgba(15,23,42,.15)!important;box-shadow:0 2px 6px #0f172a1a!important}.ig-mini-map .leaflet-control-zoom a{width:26px!important;height:26px!important;line-height:26px!important;font-size:16px!important}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric.ig-metric--collapsible{display:block!important;padding:0!important;overflow:hidden!important}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric.ig-metric--collapsible>summary.ig-metric__summary{width:100%!important;box-sizing:border-box!important;margin:0!important}body.has-map-shell .ig-main-card .ig-metric-list .ig-metric.ig-metric--collapsible[open]>.ig-metric__details{width:100%!important;box-sizing:border-box!important;display:block!important}body.has-map-shell .ig-main-card .ig-metric.ig-metric--collapsible.ig-metric--ok,body.has-map-shell .ig-main-card .ig-metric.ig-metric--collapsible.ig-metric--warn,body.has-map-shell .ig-main-card .ig-metric.ig-metric--collapsible.ig-metric--bad,body.has-map-shell .ig-main-card .ig-metric.ig-metric--collapsible.ig-metric--info{padding-left:0!important}body.has-map-shell .ig-main-card .ig-metric.ig-metric--collapsible>summary.ig-metric__summary{padding-left:14px!important}.ig-rich-detail>.ig-mini-map{align-self:stretch!important;width:100%!important;flex:0 0 auto!important}.ig-mini-map-legend{display:flex!important;flex-wrap:wrap!important;gap:8px 14px!important;align-items:center!important;padding:8px 12px!important;margin-top:6px!important;background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:10px!important;font-size:11.5px!important;color:#1f2937!important;line-height:1.3!important}.ig-mini-map-legend span{display:inline-flex!important;align-items:center!important;gap:5px!important;font-weight:600!important;white-space:nowrap!important}.ig-legend-dot{display:inline-block!important;width:12px!important;height:12px!important;border-radius:50%!important;flex-shrink:0!important}@media(max-width:768px){.ig-mini-map-legend{font-size:10.5px!important;gap:6px 10px!important;padding:6px 10px!important}}@media(max-width:768px){.parcel-drawer .report-content{padding-bottom:140px!important}body.has-map-shell .ig-metric--collapsible .ig-metric__lbl{font-size:11px!important;letter-spacing:.02em!important;line-height:1.25!important}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media(max-width:768px){body.has-map-shell .parcel-drawer #reportContent,.parcel-drawer #reportContent{overflow-x:hidden!important}.loading-card.v34{max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important;padding:14px!important}.loading-card.v34 .loading-top{flex-wrap:wrap!important;gap:6px!important;font-size:14px!important}.loading-card.v34 .loading-top b{flex:1 1 auto!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important}.v34-steps li{grid-template-columns:22px minmax(0,1fr) auto!important;gap:6px!important;padding:7px 9px!important;min-width:0!important}.v34-steps li>.step-body{min-width:0!important;overflow:hidden!important}.v34-steps li .step-label,.v34-steps li .step-source,.v34-steps li .step-note{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important;display:block!important}.v34-steps li .step-label{font-size:13.5px!important;line-height:1.25!important}.v34-steps li .step-source{font-size:10.5px!important}.v34-steps li .step-note{font-size:10.5px!important;line-height:1.3!important}.v34-steps li .step-time{font-size:11px!important;white-space:nowrap!important}}.ig-mini-map[data-mini-map=lockers],.ig-mini-map[data-mini-map=services],.ig-mini-map[data-mini-map=transport]{aspect-ratio:1/1;height:auto!important;min-height:0!important;width:100%;max-width:440px;margin-left:auto;margin-right:auto}.ig-mini-map[data-mini-map=lockers]+.ig-mini-map-legend,.ig-mini-map[data-mini-map=services]+.ig-mini-map-legend,.ig-mini-map[data-mini-map=transport]+.ig-mini-map-legend{justify-content:center}@media(max-width:760px){body.has-map-shell .report-content{display:flex!important;flex-direction:column!important;padding-bottom:14px!important}body.has-map-shell .report-content .loading-card.v34{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:100%!important;padding:16px 14px!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;gap:10px!important;margin-bottom:4px!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li{flex:0 0 auto!important;min-height:64px!important;padding:12px 14px!important;border-radius:16px!important;background:#ffffffeb!important;border:1px solid rgba(16,50,33,.08)!important;box-shadow:0 2px 8px #04190e0a!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li.active{background:linear-gradient(135deg,#e7f8ec,#d4f0db)!important;border-color:#17ad5273!important;box-shadow:0 6px 16px #17ad522e!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li.ok .step-icon{color:#17ad52!important;font-size:22px!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li .step-label{font-size:15px!important;font-weight:900!important;line-height:1.2!important;color:#103221!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li .step-source{font-size:12px!important;color:#5d7064!important;margin-top:2px!important}body.has-map-shell .report-content .loading-card.v34 .v34-steps li .step-time{color:#17ad52!important;font-weight:800!important}body.has-map-shell .parcel-drawer #reportShare{padding:10px!important;gap:10px!important;background:#fffffffa!important;border-top:1px solid rgba(16,50,33,.1)!important;box-shadow:0 -4px 14px #04190e0f!important}body.has-map-shell .parcel-drawer #reportShare .share-btn{min-height:52px!important;height:52px!important;font-size:15px!important;border-radius:16px!important;transition:transform .15s ease,box-shadow .15s ease!important}body.has-map-shell .parcel-drawer #reportShare .share-btn--pdf{grid-column:auto!important;box-shadow:0 8px 18px #17ad525c!important}body.has-map-shell .parcel-drawer #reportShare .share-btn:active{transform:scale(.97)!important}}.loading-bar{background:#1032211a!important;border-radius:999px!important;overflow:hidden!important;position:relative!important}.loading-bar i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#17ad52,#6fd984 35%,#a7ff45,#6fd984 65%,#17ad52)!important;background-size:220% 100%!important;transition:width .55s cubic-bezier(.4,0,.2,1)!important;animation:ig-loader-shimmer 1.4s linear infinite!important}.loading-card.ig-loading-v2 .loading-bar i{transition-duration:.09s!important;transition-timing-function:cubic-bezier(.25,1,.5,1)!important}@keyframes ig-loader-shimmer{0%{background-position:220% 0}to{background-position:-220% 0}}.loading-card.v34 .v34-steps li.active .step-icon{display:inline-block!important;animation:ig-loader-spin 1.6s linear infinite!important;transform-origin:center!important}@keyframes ig-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-pct{transition:color .3s ease!important}.report-content .loading-card.v34 .loading-top{padding-right:46px}.ig-report-bug-row{margin-top:14px;display:flex;justify-content:center}.ig-report-bug-cta{appearance:none;border:1px solid rgba(225,29,72,.28);background:#e11d480f;color:#b4123a;font:600 13px/1.2 inherit;padding:9px 16px;border-radius:999px;cursor:pointer;transition:background .15s ease,transform .1s ease}.ig-report-bug-cta:hover{background:#e11d481f}.ig-report-bug-cta:active{transform:translateY(1px)}.loading-top b{position:relative}.loading-top b:after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#17ad52;margin-left:8px;vertical-align:middle;animation:ig-pulse-dot 1s ease-in-out infinite}@keyframes ig-pulse-dot{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1.2)}}.pv-detail-v2{display:flex;flex-direction:column;gap:18px;padding:4px 0 8px}.pv-v2-hero{display:flex;gap:18px;align-items:center;padding:16px 18px;background:linear-gradient(135deg,#fffbeb,#fef3c7 60%,#fde68a);border:1.5px solid #fbbf24;border-radius:16px;box-shadow:0 4px 14px -6px #f59e0b47}.pv-v2-gauge{flex:0 0 auto;position:relative;width:96px;height:96px}.pv-v2-gauge svg{width:100%;height:100%;display:block}.pv-v2-gauge--ok{color:#15a34a}.pv-v2-gauge--warn{color:#f59e0b}.pv-v2-gauge--bad{color:#e11d48}.pv-v2-gauge__txt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-family:Plus Jakarta Sans,Inter,sans-serif}.pv-v2-gauge__txt strong{font-size:26px;font-weight:800;color:#0c1d14;letter-spacing:-.02em}.pv-v2-gauge__txt small{font-size:10px;color:#6b7d72;font-weight:700;margin-top:2px}.pv-v2-hero__txt{flex:1 1 auto;min-width:0}.pv-v2-hero__txt strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:17px;letter-spacing:-.02em;color:#0c1d14;display:block;margin-bottom:4px}.pv-v2-hero__txt p{font-size:12.5px;color:#524a23;margin:2px 0;line-height:1.4}.pv-v2-hero__sub{font-weight:600;color:#92400e!important}.pv-v2-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pv-v2-kpi{display:flex;gap:9px;align-items:flex-start;background:#fff;border:1.5px solid #e2ebe0;border-radius:14px;padding:12px 12px 11px;box-shadow:0 2px 6px -3px #0c1d1412;position:relative;overflow:hidden}.pv-v2-kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,currentColor 0%,transparent 100%);opacity:.55}.pv-v2-kpi--power{color:#b9740a}.pv-v2-kpi--prod{color:#f59e0b}.pv-v2-kpi--savings{color:#15a34a}.pv-v2-kpi--roi{color:#0ea5e9}.pv-v2-kpi--roi.pv-v2-kpi--ok{color:#15a34a}.pv-v2-kpi--roi.pv-v2-kpi--warn{color:#f59e0b}.pv-v2-kpi--roi.pv-v2-kpi--bad{color:#e11d48}.pv-v2-kpi__ico{font-size:22px;flex:0 0 auto;line-height:1}.pv-v2-kpi__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.pv-v2-kpi__body small{font-size:10px;font-weight:800;color:#6b7d72;text-transform:uppercase;letter-spacing:.07em}.pv-v2-kpi__body strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:19px;letter-spacing:-.02em;color:#0c1d14;line-height:1.05;margin-top:1px}.pv-v2-kpi__body strong span{font-size:13px;font-weight:700;color:#524a23;opacity:.75}.pv-v2-kpi--savings .pv-v2-kpi__body strong,.pv-v2-kpi--roi.pv-v2-kpi--ok .pv-v2-kpi__body strong{color:#0f7a37}.pv-v2-kpi--roi.pv-v2-kpi--bad .pv-v2-kpi__body strong{color:#be123c}.pv-v2-kpi__body em{font-style:normal;font-size:10.5px;color:#6b7d72;font-weight:600;margin-top:2px;line-height:1.3}.pv-v2-monthly{background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:14px 16px 12px}.pv-v2-monthly__head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:8px}.pv-v2-monthly__head strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14}.pv-v2-monthly__head span{font-size:11px;color:#6b7d72;font-weight:600}.pv-v2-monthly__head span b{color:#0c1d14;font-weight:800}.pv-v2-monthly__chart{width:100%;height:auto;display:block}.pv-v2-monthly__src{display:block;font-size:10.5px;color:#9aa9a0;font-weight:500;margin-top:6px}.pv-v2-cost{background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:8px}.pv-v2-cost>strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14;margin-bottom:4px}.pv-v2-cost__row{display:flex;align-items:center;gap:10px}.pv-v2-cost__lbl{flex:0 0 96px;font-size:12px;font-weight:700;color:#524a23;text-align:right}.pv-v2-cost__bar{flex:0 1 auto;min-width:80px;height:28px;border-radius:8px;padding:0 11px;display:flex;align-items:center;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:13px;color:#fff;transition:width .6s cubic-bezier(.22,1,.36,1);letter-spacing:-.01em}.pv-v2-cost__row--gross .pv-v2-cost__bar{background:linear-gradient(135deg,#94a3b8,#64748b)}.pv-v2-cost__row--grant .pv-v2-cost__bar{background:linear-gradient(135deg,#15a34a,#0f7a37)}.pv-v2-cost__row--net .pv-v2-cost__bar{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.pv-v2-roi{background:linear-gradient(135deg,#f0fdf4,#e7f7ec);border:1px solid #c4ead0;border-radius:14px;padding:14px 16px}.pv-v2-roi__head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:38px;flex-wrap:wrap}.pv-v2-roi__head strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0f7a37}.pv-v2-roi__head span{font-size:11px;color:#6b7d72;font-weight:600}.pv-v2-roi__track{position:relative;height:12px;background:linear-gradient(90deg,#fbbf24,#fde68a 25%,#d3efd9 25%,#86efac);border-radius:99px;margin:12px 4px 6px}.pv-v2-roi__fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#15a34a,#0f7a37);border-radius:99px;box-shadow:0 0 0 1px #0f7a3759 inset}.pv-v2-roi__marker{position:absolute;top:-22px;transform:translate(-50%);width:2px;height:28px;background:#0c1d14;pointer-events:none}.pv-v2-roi__marker:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;border-radius:50%;background:#0f7a37;border:2px solid #fff;box-shadow:0 0 0 2px #0f7a37}.pv-v2-roi__bubble{position:absolute;bottom:32px;left:50%;transform:translate(-50%);background:#0c1d14;color:#fff;font-size:11px;font-weight:800;padding:4px 9px;border-radius:8px;white-space:nowrap}.pv-v2-roi__bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#0c1d14}.pv-v2-roi__scale{display:flex;justify-content:space-between;padding:0 4px;font-size:10px;font-weight:700;color:#6b7d72;margin-top:4px}.pv-v2-roi__profit{margin:10px 0 0;font-size:12px;color:#0f7a37;font-weight:600;line-height:1.45}.pv-v2-terrain{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:12px 16px}.pv-v2-compass{flex:0 0 auto;width:72px;height:72px}.pv-v2-compass svg{width:100%;height:100%;display:block}.pv-v2-terrain__txt{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.pv-v2-terrain__row{display:flex;align-items:baseline;gap:8px;font-size:12.5px;flex-wrap:wrap}.pv-v2-terrain__row span{color:#6b7d72;font-weight:600;min-width:105px}.pv-v2-terrain__row b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14}.pv-v2-terrain__row em{font-style:normal;font-size:11px;color:#15a34a;font-weight:700;background:#e7f7ec;padding:2px 7px;border-radius:99px}.pv-v2-fold{background:#fafcfb;border:1px solid #e6ece8;border-radius:12px;overflow:hidden}.pv-v2-fold>summary{cursor:pointer;padding:11px 14px;font-size:13px;font-weight:700;color:#524a23;user-select:none;list-style:none;display:flex;align-items:center;justify-content:space-between}.pv-v2-fold>summary::-webkit-details-marker{display:none}.pv-v2-fold>summary:after{content:"\25be";font-size:12px;color:#6b7d72;transition:transform .2s ease}.pv-v2-fold[open]>summary:after{transform:rotate(180deg)}.pv-v2-fold>summary:hover{background:#15a34a0d;color:#0f7a37}.pv-v2-fold__body{padding:0 14px 13px;font-size:12.5px;color:#524a23;line-height:1.55}.pv-v2-fold__body p{margin:6px 0}.pv-v2-fold__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.pv-v2-fold__grid>div{background:#fff;padding:8px 11px;border-radius:9px;border:1px solid #e6ece8;display:flex;flex-direction:column;gap:1px}.pv-v2-fold__grid>div span{font-size:10px;color:#6b7d72;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pv-v2-fold__grid>div b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14}.pv-v2-fold__note{font-size:11px!important;color:#9aa9a0!important;font-style:italic}@media(max-width:640px){.pv-v2-hero{gap:14px;padding:14px}.pv-v2-gauge{width:80px;height:80px}.pv-v2-gauge__txt strong{font-size:22px}.pv-v2-hero__txt strong{font-size:15px}.pv-v2-kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.pv-v2-kpi{padding:10px 11px}.pv-v2-kpi__body strong{font-size:17px}.pv-v2-monthly{padding:12px 12px 10px}.pv-v2-monthly__head{gap:6px}.pv-v2-monthly__head span{font-size:10.5px}.pv-v2-cost__lbl{flex:0 0 78px;font-size:11px}.pv-v2-cost__bar{font-size:12px;height:24px;padding:0 9px}.pv-v2-roi__head{gap:6px;margin-bottom:40px}.pv-v2-roi__bubble{font-size:10.5px;padding:3px 7px}.pv-v2-terrain{gap:12px;padding:11px 12px}.pv-v2-compass{width:60px;height:60px}.pv-v2-terrain__row span{min-width:90px}.pv-v2-terrain__row b{font-size:13px}.pv-v2-fold__grid{grid-template-columns:1fr 1fr}}@media(max-width:420px){.pv-v2-kpi-grid,.pv-v2-fold__grid{grid-template-columns:1fr}}.ig-price-detail{display:flex;flex-direction:column;gap:16px;padding:4px 0 8px}.ig-price-big{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1.5px solid #15a34a;border-radius:16px;padding:16px 18px;position:relative;overflow:hidden}.ig-price-big__head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:4px}.ig-price-big__lbl{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:13px;color:#0f7a37;text-transform:uppercase;letter-spacing:.04em}.ig-price-big__sub{font-size:11px;color:#524a23;font-weight:600}.ig-price-big__amount{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:900;font-size:34px;letter-spacing:-.02em;color:#0f7a37;line-height:1;margin:6px 0 8px}.ig-price-big__range{font-size:13px;color:#103221;display:flex;gap:6px;align-items:baseline}.ig-price-big__range b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0c1d14;letter-spacing:-.01em}.ig-price-big__formula{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(15,122,55,.3);font-size:12.5px;color:#103221}.ig-price-big__formula b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0c1d14}.ig-price-big__alt{margin-top:8px;padding:9px 12px;background:#f59e0b14;border:1px solid rgba(245,158,11,.25);border-radius:10px;font-size:12.5px;color:#524a23}.ig-price-big__alt b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#b9740a}.ig-price-big__alt small{color:#6b7d72;font-size:11px}.ig-price-cmp{background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:7px}.ig-price-cmp__title{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14;margin-bottom:6px}.ig-price-cmp-row{display:flex;align-items:center;gap:8px}.ig-price-cmp-lbl{flex:0 0 130px;font-size:11.5px;color:#524a23;font-weight:600;text-align:right;line-height:1.3}.ig-price-cmp-bar{flex:0 1 auto;min-width:92px;height:26px;border-radius:7px;padding:0 10px;white-space:nowrap;background:linear-gradient(135deg,#94a3b8,#64748b);display:flex;align-items:center;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:12px;color:#fff;letter-spacing:-.01em;transition:width .6s cubic-bezier(.22,1,.36,1)}.ig-price-cmp-row.is-yours .ig-price-cmp-bar{background:linear-gradient(135deg,#15a34a,#0f7a37);box-shadow:0 3px 8px #0f7a374d}.ig-price-cmp-row.is-yours .ig-price-cmp-lbl{color:#0f7a37;font-weight:800}.ig-price-cmp__src{margin-top:4px;font-size:10.5px;color:#9aa9a0;font-weight:500;line-height:1.4}.ig-price-real{background:#fafcfb;border:1px solid #e6ece8;border-radius:14px;padding:14px 16px}.ig-price-real>strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14;display:block;margin-bottom:4px}.ig-price-real>p{font-size:12px;color:#524a23;line-height:1.5;margin:0 0 10px}.ig-price-links{display:flex;flex-direction:column;gap:7px}.ig-price-link{display:flex;align-items:center;gap:10px;padding:10px 13px;border-radius:10px;text-decoration:none;color:#fff;transition:filter .15s ease,transform .12s ease;font-family:Inter,sans-serif}.ig-price-link:hover{filter:brightness(1.08);transform:translateY(-1px)}.ig-price-link__name{font-weight:800;font-size:13.5px;flex:0 0 auto}.ig-price-link__hint{font-size:11.5px;opacity:.85;flex:1 1 auto;min-width:0}.ig-price-link__arrow{font-size:14px;opacity:.85;flex:0 0 auto}.ig-price-link--otodom{background:linear-gradient(135deg,#ea580c,#c2410c)}.ig-price-link--olx{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.ig-price-link--geoportal{background:linear-gradient(135deg,#103221,#0a2017)}.ig-price-fold{background:#fafcfb;border:1px solid #e6ece8;border-radius:12px;overflow:hidden}.ig-price-fold>summary{cursor:pointer;padding:11px 14px;font-size:13px;font-weight:700;color:#524a23;user-select:none;list-style:none;display:flex;align-items:center;justify-content:space-between}.ig-price-fold>summary::-webkit-details-marker{display:none}.ig-price-fold>summary:after{content:"\25be";font-size:12px;color:#6b7d72;transition:transform .2s ease}.ig-price-fold[open]>summary:after{transform:rotate(180deg)}.ig-price-fold>summary:hover{background:#15a34a0d;color:#0f7a37}.ig-price-fold__body{padding:0 14px 13px;font-size:12.5px;color:#524a23;line-height:1.55}.ig-price-factors{list-style:none;padding:0;margin:8px 0;display:flex;flex-direction:column;gap:7px}.ig-price-factors li{padding:8px 11px;background:#fff;border:1px solid #e6ece8;border-radius:9px;font-size:12px;line-height:1.45}.ig-price-factors b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0c1d14}.ig-price-disclaimer{margin-top:8px;font-size:11.5px;color:#b9740a;font-style:italic;line-height:1.5;background:#fef3e2;padding:9px 11px;border-radius:9px;border:1px solid #f3dcae}@media(max-width:640px){.ig-price-big{padding:14px}.ig-price-big__amount{font-size:28px}.ig-price-big__head{gap:4px}.ig-price-cmp-lbl{flex:0 0 100px;font-size:11px}.ig-price-cmp-bar{font-size:11px;padding:0 8px;height:24px}.ig-price-link__hint{font-size:11px}}@media(max-width:420px){.ig-price-cmp-lbl{flex:0 0 85px}}.ig-flood-v2{display:flex;flex-direction:column;gap:14px;padding:4px 0 8px}.ig-flood-zones{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ig-flood-zone{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:13px;border:1.5px solid;background:#fff}.ig-flood-zone.is-ok{border-color:#15a34a;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.ig-flood-zone.is-warn{border-color:#f59e0b;background:linear-gradient(135deg,#fef3e2,#fde4be)}.ig-flood-zone.is-bad{border-color:#e11d48;background:linear-gradient(135deg,#fde7ec,#fbd0d8)}.ig-flood-zone__ico{font-size:24px;line-height:1;flex:0 0 auto}.ig-flood-zone__body small{display:block;font-size:10.5px;font-weight:700;color:#524a23;text-transform:uppercase;letter-spacing:.04em}.ig-flood-zone__body strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:15px;color:#0c1d14;letter-spacing:-.01em;margin-top:2px;display:block}.ig-flood-zone.is-ok .ig-flood-zone__body strong{color:#0f7a37}.ig-flood-zone.is-warn .ig-flood-zone__body strong{color:#b9740a}.ig-flood-zone.is-bad .ig-flood-zone__body strong{color:#be123c}.ig-flood-water{display:grid;grid-template-columns:1fr 1.4fr;gap:12px;background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:12px;align-items:stretch}.ig-flood-water__info{display:flex;flex-direction:column;gap:7px;justify-content:center}.ig-flood-water__row{display:flex;flex-direction:column;gap:1px}.ig-flood-water__row span{font-size:10.5px;font-weight:700;color:#6b7d72;text-transform:uppercase;letter-spacing:.04em}.ig-flood-water__row b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:15px;color:#0c1d14}.ig-mini-map--flood{height:180px;border-radius:10px;overflow:hidden;border:1px solid rgba(12,29,20,.1)}.ig-flood-precip{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #7dd3fc;border-radius:14px;padding:14px 16px}.ig-flood-precip__head{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:10px}.ig-flood-precip__head strong{display:block;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:15px;color:#0c4a6e}.ig-flood-precip__head small{display:block;font-size:11px;color:#075985;margin-top:2px;font-weight:600}.ig-flood-precip__total{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:900;font-size:28px;line-height:1;color:#0284c7;letter-spacing:-.02em}.ig-flood-precip__total span{font-size:13px;font-weight:700;opacity:.7}.ig-flood-precip__volume{background:#fff;border:1px solid rgba(2,132,199,.25);border-radius:10px;padding:10px 12px;font-size:12.5px;color:#0c4a6e;line-height:1.45;margin-bottom:10px}.ig-flood-precip__volume b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0284c7}.ig-flood-precip__volume small{display:block;margin-top:2px;font-size:11px;opacity:.8}.ig-flood-precip__chartbox{background:#fff;border-radius:10px;padding:10px 12px 8px}.ig-flood-precip__hint{display:block;font-size:11px;color:#075985;font-weight:600;margin-bottom:6px}.ig-flood-precip__hint b{color:#0c1d14;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800}.ig-flood-precip__chart{width:100%;height:auto;display:block}@media(max-width:640px){.ig-flood-zones,.ig-flood-water{grid-template-columns:1fr}.ig-mini-map--flood{height:160px}.ig-flood-precip__total{font-size:24px}}.ig-nu-v2{display:flex;flex-direction:column;gap:14px;padding:4px 0 8px}.ig-nu-hero{display:flex;gap:16px;align-items:center;padding:14px 16px;border-radius:14px;border:1.5px solid}.ig-nu-hero--ok{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#15a34a}.ig-nu-hero--warn{background:linear-gradient(135deg,#fef3e2,#fde4be);border-color:#f59e0b}.ig-nu-hero--bad{background:linear-gradient(135deg,#fde7ec,#fbd0d8);border-color:#e11d48}.ig-nu-gauge{flex:0 0 auto;position:relative;width:80px;height:80px}.ig-nu-gauge svg{width:100%;height:100%;display:block}.ig-nu-gauge__txt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.ig-nu-gauge__txt strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:22px;color:#0c1d14;letter-spacing:-.02em}.ig-nu-gauge__txt small{font-size:10px;color:#6b7d72;font-weight:700;margin-top:2px}.ig-nu-hero__txt{flex:1 1 auto;min-width:0}.ig-nu-hero__txt strong{display:block;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:16px;color:#0c1d14;letter-spacing:-.01em}.ig-nu-hero__txt p{margin:4px 0 2px;font-size:12.5px;color:#524a23;line-height:1.4}.ig-nu-hero__txt small{font-size:11px;color:#6b7d72}.ig-nu-cats{display:flex;flex-direction:column;gap:7px}.ig-nu-cat{display:flex;align-items:center;gap:11px;padding:10px 13px;background:#fff;border:1px solid #e2ebe0;border-radius:11px;border-left:4px solid}.ig-nu-cat.is-close{border-left-color:#e11d48;background:#fef2f3}.ig-nu-cat.is-mid{border-left-color:#f59e0b}.ig-nu-cat.is-far{border-left-color:#15a34a}.ig-nu-cat__ico{font-size:22px;line-height:1;flex:0 0 auto}.ig-nu-cat__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.ig-nu-cat__body strong{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;font-size:13.5px;color:#0c1d14}.ig-nu-cat__body strong em{font-style:normal;font-weight:700;color:#f59e0b;font-size:11.5px;margin-left:2px}.ig-nu-cat__body small{font-size:11px;color:#6b7d72}.ig-nu-cat__dist{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:13px;color:#524a23;flex:0 0 auto}.ig-nu-cat.is-close .ig-nu-cat__dist{color:#e11d48}.ig-nu-cat.is-mid .ig-nu-cat__dist{color:#b9740a}.ig-nu-cat.is-far .ig-nu-cat__dist{color:#0f7a37}.ig-nu-map-card{background:#fff;border:1px solid #e2ebe0;border-radius:14px;padding:14px 16px 12px}.ig-nu-map-card>strong{display:block;margin-bottom:8px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14}.ig-mini-map--nuisance{width:100%;height:280px;border-radius:10px;overflow:hidden;border:1px solid rgba(12,29,20,.1)}.ig-nu-map__note{font-size:11px;color:#6b7d72;margin:8px 0 0;line-height:1.5}@media(max-width:640px){.ig-nu-hero{gap:12px;padding:12px}.ig-nu-gauge{width:68px;height:68px}.ig-nu-gauge__txt strong{font-size:18px}.ig-mini-map--nuisance{height:220px}}.ig-air-v2{display:flex;flex-direction:column;gap:14px;padding:4px 0 8px}.ig-air-station{display:flex;gap:14px;flex-wrap:wrap;background:#fafcfb;border:1px solid #e2ebe0;border-radius:11px;padding:10px 14px}.ig-air-station__row{display:flex;gap:6px;align-items:baseline;font-size:12.5px}.ig-air-station__row span{color:#6b7d72;font-weight:600}.ig-air-station__row b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0c1d14}.ig-air-bars{display:flex;flex-direction:column;gap:14px}.ig-air-bar{background:#fff;border:1px solid #e2ebe0;border-radius:12px;padding:12px 14px 14px}.ig-air-bar--nodata{opacity:.7}.ig-air-bar__head{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:8px}.ig-air-bar__head span{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:14px;color:#0c1d14;flex:0 0 auto}.ig-air-bar__head b{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:20px;letter-spacing:-.01em}.ig-air-bar__head b small{font-size:12px;font-weight:700;opacity:.65}.ig-air-bar.is-ok .ig-air-bar__head b{color:#0f7a37}.ig-air-bar.is-warn .ig-air-bar__head b{color:#b9740a}.ig-air-bar.is-bad .ig-air-bar__head b{color:#be123c}.ig-air-bar__head em{font-style:normal;font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:99px;white-space:nowrap;margin-left:auto}.ig-air-bar.is-ok .ig-air-bar__head em{background:#d1fae5;color:#0f7a37}.ig-air-bar.is-warn .ig-air-bar__head em{background:#fde4be;color:#b9740a}.ig-air-bar.is-bad .ig-air-bar__head em{background:#fbd0d8;color:#be123c}.ig-air-bar__track{position:relative;height:14px;border-radius:99px;background:#f3f6f1;overflow:hidden}.ig-air-bar__zone-ok{position:absolute;left:0;top:0;bottom:0;background:#15a34a2e}.ig-air-bar__zone-warn{position:absolute;top:0;bottom:0;background:#f59e0b38}.ig-air-bar__zone-bad{position:absolute;top:0;bottom:0;background:#e11d4838}.ig-air-bar__fill{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#15a34a,#f59e0b,#e11d48);border-radius:99px;transition:width .6s cubic-bezier(.22,1,.36,1);z-index:1}.ig-air-bar__marker{position:absolute;top:-3px;width:8px;height:20px;transform:translate(-50%);background:#0c1d14;border-radius:4px;z-index:2;box-shadow:0 1px 4px #0000004d}.ig-air-bar__scale{position:relative;height:12px;margin-top:6px;font-size:10px;color:#6b7d72;font-weight:700}.ig-air-bar__scale span{position:absolute;transform:translate(-50%);white-space:nowrap}.ig-geom-v2{display:grid;gap:12px;padding:4px 0 2px}.ig-geom-sketch{margin:0;padding:0;border:0;border-radius:10px;background:#fff;overflow:hidden}.ig-parcel-svg{display:block;width:100%;max-width:420px;height:auto;margin:0 auto;color:#171b18;background:#fff}.ig-parcel-svg__base{fill:#fff}.ig-parcel-svg__map{opacity:.9}.ig-parcel-svg__veil{fill:#ffffff06}.ig-parcel-svg__frame{fill:none;stroke:#c8cfca;stroke-width:1;vector-effect:non-scaling-stroke}.ig-parcel-svg__shape{fill:#fff;fill-rule:evenodd;stroke:#0d100e;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 1px 1px rgba(255,255,255,.9))}.ig-parcel-svg__side-labels line{stroke:#3d4741;stroke-width:.9;stroke-linecap:round;vector-effect:non-scaling-stroke}.ig-parcel-svg__side-labels text{fill:#111512;stroke:#fffffff7;stroke-width:4px;stroke-linejoin:round;paint-order:stroke fill;font:800 15px/1 var(--ig-font,system-ui,-apple-system,"Segoe UI",sans-serif);letter-spacing:-.015em}.ig-geom-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid #d9dfdb;border-bottom:1px solid #d9dfdb}.ig-geom-stat{display:grid;gap:2px;min-width:0;padding:10px 12px;background:transparent}.ig-geom-stat+.ig-geom-stat{border-left:1px solid #d9dfdb}.ig-geom-stat dt{margin:0;color:#68736c;font-size:10.5px;font-weight:700;line-height:1.3}.ig-geom-stat dd{margin:0;color:#151a17;font-size:14px;font-weight:850;line-height:1.3}.ig-geom-fragments{margin:0!important;padding:9px 11px;border:1px solid #e6c978;border-radius:9px;color:#60450a;background:#fff9e7;font-size:12px;font-weight:700}.ig-geom-meta{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:2px 8px;color:#66716b;font-size:8.75px;line-height:1.25}.ig-geom-meta code{padding:0;border:0;background:transparent;color:#66716b;font:550 8.75px/1.25 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.ig-geom-meta small{min-width:0;font-size:8.75px;line-height:1.25;text-align:right}.ig-geom-meta a{color:#59675f!important;font-weight:600!important;text-decoration:underline;text-underline-offset:2px}.ig-road-access{display:grid;gap:0;margin:0 0 10px;border:1px solid #dce4de;border-radius:10px;overflow:hidden}.ig-road-access>div{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(0,1.2fr);gap:10px;padding:9px 11px;background:#fff}.ig-road-access>div+div{border-top:1px solid #e4e9e5}.ig-road-access dt{margin:0;color:#68736c;font-size:11px;font-weight:700;line-height:1.35}.ig-road-access dd{margin:0;color:#172019;font-size:11.5px;font-weight:750;line-height:1.35}@media(max-width:600px){details.ig-truth-card[data-truth-section=road_context]>.ig-truth-card__details{padding-left:14px!important}}@media(max-width:380px){.ig-geom-stat{padding-inline:9px}.ig-geom-stat dd{font-size:13px}.ig-road-access>div{grid-template-columns:1fr;gap:2px}}body.has-map-shell .top-search.compact-search .tabs,body.has-map-shell .top-search.compact-search .search-wrap,body.has-map-shell .top-search.compact-search .tab,body.has-map-shell .top-search.compact-search #searchInput,body.has-map-shell .top-search.compact-search button.primary{height:44px!important;min-height:44px!important;align-self:center!important;box-sizing:border-box!important}body.has-map-shell .top-search.compact-search button.primary{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;line-height:1!important}body.has-map-shell .top-search.compact-search #searchInput{line-height:44px!important}body.has-map-shell .top-search.compact-search .tab{display:inline-flex!important;align-items:center!important;justify-content:center!important}body.has-map-shell .ig-hero,body.has-map-shell .ig-main-card,body.has-map-shell .ig-main-visual-card{max-width:100%!important;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}body.has-map-shell .ig-visual-footer,body.has-map-shell .ig-hero__id{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}body.has-map-shell .ig-visual-footer__id,body.has-map-shell .ig-hero__id strong,body.has-map-shell .ig-hero__id small{overflow-wrap:anywhere!important;word-break:break-word!important}@media(max-width:420px){body.has-map-shell .ig-visual-footer__id{font-size:10.5px!important}body.has-map-shell .ig-visual-footer__main{font-size:13.5px!important}}body.has-map-shell .pv-v2-roi__track{margin-top:60px!important}body.has-map-shell .pv-v2-roi__head{margin-bottom:14px!important}body.has-map-shell .pv-v2-fold__grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:10px!important}body.has-map-shell .pv-v2-fold__grid>div{display:flex!important;flex-direction:column!important;gap:3px!important;padding:10px 12px!important;background:#ffffffb3!important;border:1px solid rgba(15,23,42,.06)!important;border-radius:10px!important}body.has-map-shell .pv-v2-fold__grid>div>span{font-size:11px!important;font-weight:700!important;color:#557063!important;text-transform:uppercase!important;letter-spacing:.03em!important;line-height:1.2!important}body.has-map-shell .pv-v2-fold__grid>div>b{font-size:14px!important;font-weight:800!important;color:#0f2419!important;line-height:1.25!important;word-break:break-word!important}body.has-map-shell .pv-v2-fold>div:not(summary)>p+p{margin-top:8px!important}body.has-map-shell .pv-v2-fold>div:not(summary)>p{line-height:1.5!important}body.has-map-shell .pv-v2-fold__note{margin-top:10px!important;padding-top:8px!important;border-top:1px dashed rgba(15,23,42,.1)!important;color:#6b7d72!important;font-style:italic!important}body.has-map-shell .pv-v2-roi__bubble{z-index:2!important}.ig-rcn-prices{margin:10px 0 14px;padding:14px;border-radius:14px;background:linear-gradient(135deg,#f0f9f2,#eafaf0);border:1px solid #bfe6c9}.ig-rcn-prices__title{display:block;color:#0b5f37;font-weight:900;font-size:14px;margin-bottom:10px}.ig-rcn-row{display:grid;grid-template-columns:minmax(120px,1.2fr) auto;grid-template-areas:"type val" "meta meta";gap:2px 10px;padding:8px 0;border-bottom:1px dashed rgba(11,95,55,.15)}.ig-rcn-row:last-of-type{border-bottom:0}.ig-rcn-row__type{grid-area:type;font-weight:800;color:#10251a;font-size:13.5px}.ig-rcn-row__val{grid-area:val;text-align:right;white-space:nowrap}.ig-rcn-row__val b{color:#0b5f37;font-size:15px;font-weight:900}.ig-rcn-row__val small{display:block;color:#5d7064;font-size:11px;font-weight:700}.ig-rcn-row__ci{display:block;color:#8a5a00!important;font-size:10.5px!important;font-weight:700!important;margin-top:2px}.ig-rcn-row__meta{grid-area:meta;color:#6b7d72;font-size:11px;font-weight:600}.ig-rcn-prices__src{display:block;margin-top:10px;color:#5d7064;font-size:11px;line-height:1.45}.ig-rcn-prices__src a{color:#0b5f37;text-decoration:underline;font-weight:700}.ig-rcn-meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin:8px 0 10px;font-size:11.5px;color:#5d7064;font-weight:700}.ig-rcn-meta span{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #cbe5d3;border-radius:8px;padding:3px 8px}.ig-rcn-samples{margin:10px 0 4px;padding:10px;border-radius:10px;background:#fff;border:1px solid #cbe5d3}.ig-rcn-samples__title{display:block;color:#0b5f37;font-weight:800;font-size:12.5px;margin-bottom:8px}.ig-rcn-samples__head{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:4px 6px;font-size:11px;color:#5d7064;font-weight:700;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #d8eadd}.ig-rcn-samples__row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:6px;font-size:12.5px;color:#10251a;border-bottom:1px dashed #e2eee5}.ig-rcn-samples__row:last-of-type{border-bottom:0}.ig-rcn-samples__row b{color:#0b5f37}.ig-rcn-samples__hint{display:block;margin-top:6px;color:#6b7d72;font-size:10.5px;font-style:italic;font-weight:600}@media(max-width:760px){body.poradnik-article table,body.blog-article table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}body.has-map-shell .top-search.compact-search #searchInput{font-size:16px!important;color:#142412!important;-webkit-text-fill-color:#142412!important}body.has-map-shell .top-search.compact-search #searchInput::placeholder{color:#8aa094!important;-webkit-text-fill-color:#8aa094!important;opacity:1!important}.ig-rwdz-warn{background:#fff4f3;border:1px solid #f6c6c0;border-radius:12px;padding:10px 12px;margin:0 0 12px}.ig-rwdz-warn>b{display:block;color:#b3261e;font-size:13px;margin-bottom:6px;line-height:1.3}.ig-rwdz-list>b{display:block;font-size:13px;color:#0c2719;margin:8px 0 4px}.ig-rwdz-row{display:flex;gap:10px;align-items:flex-start;padding:7px 0;border-bottom:1px solid rgba(8,28,18,.07)}.ig-rwdz-row:last-child{border-bottom:0}.ig-rwdz-row__d{flex:0 0 54px;font-weight:800;color:#17ad52;font-size:13px;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ig-rwdz-row--nuis .ig-rwdz-row__d{color:#b3261e}.ig-rwdz-row__b{display:flex;flex-direction:column;gap:1px;min-width:0}.ig-rwdz-row__b b{font-size:13px;font-weight:700;color:#0c2719;line-height:1.25}.ig-rwdz-row__b small{font-size:11px;color:#5d7064;line-height:1.3}.ig-rwdz-what{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ig-rwdz-row.is-open .ig-rwdz-what{-webkit-line-clamp:unset;overflow:visible}.ig-rwdz-more{align-self:flex-start;background:none;border:0;padding:2px 0;color:#17ad52;font-size:11px;font-weight:800;cursor:pointer;line-height:1.2}.ig-rwdz-row--nuis .ig-rwdz-more{color:#b3261e}@media(min-width:1181px){body.has-map-shell .topbar.compact-topbar.ig-topbar{left:16px!important;right:16px!important;width:auto!important;max-width:none!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:14px!important;padding-right:14px!important}body.has-map-shell .topbar.compact-topbar.ig-topbar .brand{flex:0 0 auto!important}body.has-map-shell .topbar.compact-topbar.ig-topbar .top-search{flex:1 1 auto!important;max-width:780px!important;min-width:0!important}body.has-map-shell .topbar.compact-topbar.ig-topbar .topbar-right{position:static!important;inset:auto!important;flex:0 0 auto!important;margin-left:auto!important;display:flex!important;align-items:center!important}}.loading-card.v34{padding:13px 16px!important}.loading-card.v34 .loading-top{margin-bottom:8px!important}.loading-card.v34 .loading-bar{margin-bottom:9px!important}.loading-card.v34 .v34-steps{gap:5px!important;margin-bottom:7px!important}.loading-card.v34 .v34-steps li{padding:6px 10px!important}.loading-card.v34 .step-label{line-height:1.2!important}.loading-card.v34 .loading-hint{padding:6px 10px!important;font-size:11.5px!important;line-height:1.35!important;margin:0!important}@media(min-width:861px){body.has-map-shell .parcel-drawer #btnCloseReport.drawer-close{top:20px!important;right:20px!important}}@media(min-width:861px){body.has-map-shell #detailsPanel:has(.loading-card.v34) #btnCloseReport.drawer-close{top:52px!important}}.ig-report-status{display:flex!important;flex:0 0 auto!important;align-items:flex-start!important;gap:10px!important;margin:0 0 12px!important;padding:11px 13px!important;border-radius:12px!important;font-size:13.5px!important;line-height:1.45!important;min-height:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.ig-report-status__marker{flex:0 0 22px!important;width:22px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;font-size:14px!important;font-weight:900!important;line-height:1!important;background:#ffffffb3!important;color:currentColor!important}.ig-report-status--ready{background:#e9f7ed!important;border:1px solid #bfe3c8!important;color:#145d31!important}.ig-report-status--partial,.ig-report-status--boundary{background:#fff7e6!important;border:1px solid #f1d49a!important;color:#6e4a08!important}.ig-report-status--loading{background:#eef6fb!important;border:1px solid #c7deef!important;color:#214e6a!important}.ig-parcel-c--approximate{min-height:0!important;height:auto!important;display:block!important;margin:0!important;padding:0!important}.ig-parcel-c--approximate .ig-parcel-approximate{display:flex!important;align-items:flex-start!important;gap:13px!important;width:100%!important;min-height:0!important;height:auto!important;box-sizing:border-box!important;padding:16px!important;border:1px solid #e2d3a9!important;border-left:4px solid #b77b18!important;border-radius:14px!important;background:#fffdf7!important;color:#24352c!important;box-shadow:0 5px 18px #43361514!important}.ig-parcel-approximate__icon{flex:0 0 38px!important;width:38px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:#f4e4b8!important;color:#76520b!important}.ig-parcel-approximate__icon svg{width:23px!important;height:23px!important}.ig-parcel-approximate__body{min-width:0!important;flex:1 1 auto!important}.ig-parcel-approximate .ig-eyebrow{margin:0 0 4px!important;color:#76520b!important;font-size:11px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.ig-parcel-approximate h3{margin:0 0 6px!important;color:#1b2c22!important;font-size:18px!important;line-height:1.2!important}.ig-parcel-approximate p{margin:0 0 8px!important;line-height:1.48!important;overflow-wrap:anywhere!important}.ig-parcel-approximate__coordinates{font-size:13px!important}.ig-parcel-approximate__coordinates code{word-break:break-word!important}.ig-parcel-approximate__provenance{color:#53665a!important;font-size:12px!important}.ig-parcel-approximate__cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:44px!important;min-height:44px!important;margin-top:3px!important;padding:9px 14px!important;border:1px solid #1b7148!important;border-radius:10px!important;background:#1c8553!important;color:#fff!important;font-weight:800!important;line-height:1.25!important;white-space:normal!important;text-align:center!important;cursor:pointer!important}.ig-parcel-approximate__cta:hover{background:#126c42!important}.ig-parcel-approximate__cta:focus-visible{outline:3px solid #f0b429!important;outline-offset:2px!important}.ig-parcel-c--approximate .ig-main-card--approximate{min-height:0!important;height:auto!important;margin-top:12px!important;padding:15px!important;border-radius:14px!important;background:#fffffff0!important;box-shadow:0 5px 18px #14321e14!important}.ig-main-card--approximate .ig-main-card__title{margin:0 0 10px!important;color:#1b2c22!important;font-size:15px!important;line-height:1.3!important}.ig-parcel-c--approximate .ig-tech-details{margin-top:12px!important}.ig-parcel-c--approximate .ig-source-row{flex-wrap:wrap!important}@media(max-width:760px){.ig-report-status{font-size:13px!important}.ig-parcel-c--approximate .ig-parcel-approximate{padding:14px!important}.ig-parcel-approximate__icon{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:10px!important}.ig-parcel-approximate__icon svg{width:21px!important;height:21px!important}.ig-parcel-approximate h3{font-size:17px!important}.ig-parcel-c--approximate .ig-main-card--approximate{padding:13px!important}}@media(max-width:380px){.ig-parcel-c--approximate .ig-parcel-approximate{gap:9px!important;padding:12px!important}.ig-parcel-approximate__icon{flex-basis:30px!important;width:30px!important;height:30px!important}.ig-parcel-approximate__icon svg{width:18px!important;height:18px!important}.ig-parcel-approximate h3{font-size:16px!important}}@media(prefers-reduced-motion:reduce){.ig-parcel-approximate__cta{transition:none!important}}body.has-map-shell .ig-workspace-search #searchSuggest.search-suggest:has(>.suggest-empty){position:static!important;inset:auto!important;width:100%!important;min-width:0!important;max-width:none!important;margin:8px 0 0!important}
