:root{font-family:Inter,system-ui;color:#243746;background:#eef6fb}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#eef6fb,#f5f9fc)}.app{padding:18px;display:flex;flex-direction:column;gap:12px}main{display:grid;grid-template-columns:300px 1fr 340px;gap:14px;align-items:start}.panel,.kpi,.map-bg-frame{background:#fff;border:1px solid #dce8f2;border-radius:20px;box-shadow:0 8px 20px #c5d7e733}.control-panel{position:sticky;top:12px;padding:18px;display:flex;flex-direction:column;gap:10px}.brand{width:34px;height:34px;border-radius:11px;background:#dff5f5;color:#189fa1;display:grid;place-items:center;font-weight:700}.control-panel h2{margin:0;font-size:24px}.control-panel p{margin:0 0 8px;color:#688296}.panel input,.panel select,.panel button{border:1px solid #d6e5ef;background:#f8fcff;border-radius:12px;padding:10px;color:#294055}.scenario-grid{display:grid;gap:8px}.control-panel small{color:#7d93a6;margin-top:6px}.kpi-strip{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.kpi{padding:14px}.kpi span{display:block;font-size:12px;color:#71889b}.kpi strong{font-size:22px}.kpi.refresh{cursor:pointer}.map-wrap{min-height:670px}.map-bg-frame{position:relative;overflow:hidden;min-height:670px}.map-bg{width:100%;height:100%;object-fit:cover;display:block}.map-bg-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 60px #ffffffb3;pointer-events:none}.map-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.map-missing{position:absolute;top:0;right:0;bottom:0;left:0;place-items:center;text-align:center;padding:20px;background:#f2f7fb;color:#587086}.marker{position:absolute;transform:translate(-50%,-100%);width:24px;height:24px;border:none;background:none;cursor:pointer}.marker-pin{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--marker-color);color:#fff;box-shadow:0 0 0 5px #ffffffc4,0 6px 12px #19425f55}.marker.selected .marker-pin{box-shadow:0 0 0 8px #bde9f9,0 6px 12px #19425f55}.cross{font-size:10px}.district-pill{position:absolute;transform:translate(-50%,-50%);background:#263746d9;color:#fff;border-radius:999px;font-size:12px;padding:4px 9px}.map-legend{position:absolute;left:18px;bottom:16px;display:flex;gap:10px;background:#ffffffeb;padding:10px;border-radius:999px;font-size:12px}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.dot.normal{background:#18a7a8}.dot.watch{background:#f2a441}.dot.high{background:#ef7f66}.dot.stale{background:#9aa6b2}.map-controls{position:absolute;right:16px;bottom:16px;display:flex;gap:8px}.map-controls button{width:34px;height:34px;border-radius:10px;border:1px solid #d7e5f0;background:#fff}.details{padding:16px;display:flex;flex-direction:column;gap:8px}.details .type{font-size:12px;color:#7191a7}.details h3{margin:0}.status{align-self:flex-start;padding:4px 10px;border-radius:999px;background:#e7f7ec;color:#2f8d4a}.hero{height:120px;border-radius:14px;background:linear-gradient(135deg,#e8f5ff,#d6efe5)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.metrics div{background:#f7fbff;border:1px solid #d8e6f1;border-radius:12px;padding:8px}.progress{height:8px;border-radius:999px;background:#e6f0f8}.progress span{display:block;height:100%;background:#1fa8a8;border-radius:999px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chips span{padding:5px 8px;background:#edf4fb;border-radius:999px;font-size:12px}main{grid-template-columns:minmax(240px,280px) minmax(560px,1fr) minmax(300px,340px);height:calc(100vh - 132px);min-height:680px}.map-wrap,.map-shell{height:100%;min-height:680px}.map-shell{position:relative;overflow:hidden;background:#eaf2f8;border:1px solid #dce8f2;border-radius:22px;box-shadow:0 8px 20px #c5d7e733}.yandex-map{position:absolute;top:0;right:0;bottom:0;left:0}.map-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:8px;text-align:center;background:linear-gradient(135deg,#f8fcff,#eaf3f9);color:#294055;z-index:10}.map-state strong{font-size:20px}.layer-control{position:absolute;top:16px;right:16px;z-index:20}.layer-button{border:1px solid #d7e5f0;background:#fff;border-radius:12px;padding:10px 14px;font-weight:700;color:#294055;box-shadow:0 8px 20px #20445f22}.layer-panel{position:absolute;right:0;top:44px;width:265px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #dce8f2;border-radius:16px;padding:10px;box-shadow:0 16px 32px #20384d2b}.layer-row{display:flex;align-items:center;gap:8px;padding:8px;border-radius:10px;font-size:13px}.layer-row:hover{background:#f1f7fb}.layer-row.disabled{opacity:.55}.layer-row span{flex:1}.layer-row b{font-size:11px;color:#7893a8;background:#edf4fb;border-radius:999px;padding:2px 7px}.map-status-panel{position:absolute;left:16px;top:16px;z-index:15;display:grid;gap:4px;background:#fffffff0;border:1px solid #dce8f2;border-radius:14px;padding:10px 12px;font-size:12px;color:#3d566b;box-shadow:0 8px 20px #20445f1c}.map-status-panel b{color:#0f8d84}.map-legend.modern{left:16px;bottom:44px;right:auto;z-index:15;display:grid;border-radius:16px;gap:7px;padding:10px 12px}.map-legend.modern span{white-space:nowrap}.map-legend.modern i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:7px}.demo-note{position:absolute;right:16px;bottom:16px;z-index:15;background:#243746e8;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px}.map-tooltip{position:absolute;left:50%;top:18px;transform:translate(-50%);z-index:25;display:grid;gap:3px;background:#243746f0;color:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 12px 28px #102b3d55;font-size:12px}.map-tooltip strong{font-size:14px}.map-tooltip small{color:#c8d8e5}.ymap-institution-marker{border:3px solid var(--risk-color);border-radius:50%;background:#fffffff2;color:#263746;font-weight:800;display:grid;place-items:center;box-shadow:0 0 0 4px #fffc,0 8px 18px #15364e66;cursor:pointer;position:relative;transition:transform .15s,box-shadow .15s}.ymap-institution-marker:hover{transform:scale(1.12)}.ymap-institution-marker.selected{box-shadow:0 0 0 8px #49c7e066,0 0 0 13px #fffa,0 10px 22px #15364e66}.marker-free{font-size:13px}.freshness-dot{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#19c37d}.ymap-institution-marker[style*="7893a8"] .freshness-dot{background:#7893a8}.ymap-cluster-marker{width:46px;height:46px;border:none;border-radius:50%;background:#24465f;color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:0 0 0 6px #fffc,0 8px 18px #15364e66;cursor:pointer}.ymap-cluster-marker.critical{background:#ef5b5b}.ymap-cluster-marker.stale{background:#7893a8}.analytics-badge{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--risk-color);color:#fff;font-weight:900;border:2px solid #fff;box-shadow:0 0 0 8px color-mix(in srgb,var(--risk-color) 22%,transparent)}.analytics-badge.stale{opacity:.8}.details{height:100%;overflow:auto}.hero{height:auto;min-height:100px;display:grid;align-content:center;padding:14px;color:#294055}.hero small{color:#688296}.status.normal{background:#e1f7f3;color:#08796f}.status.watch{background:#fff4db;color:#9a6400}.status.high{background:#fff0e7;color:#b84d0b}.status.critical{background:#ffe8e8;color:#bd2d2d}.status.stale{background:#edf4fb;color:#56758d}.risk-reasons{margin:0;padding-left:18px;color:#587086;font-size:13px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:6px}.grid2 input{width:100%}@media (max-width:1180px){main{grid-template-columns:250px 1fr;height:auto}.details{grid-column:1/-1;height:auto}.map-wrap,.map-shell{min-height:620px}.kpi-strip{grid-template-columns:repeat(3,1fr)}}.control-panel,.details{max-height:100%;overflow:auto}.control-section{border-top:1px solid #e3edf5;padding-top:10px;display:grid;gap:8px}.control-section h3{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#7893a8;margin:0}.primary,.mode-grid .active{background:#e0f7f5!important;border-color:#7ccfcb!important;color:#08796f!important;font-weight:800}.mode-grid{display:grid;grid-template-columns:1fr;gap:6px}.collapse{text-align:left;font-weight:800}.kpi-strip{grid-template-columns:repeat(8,minmax(100px,1fr))}.kpi span{display:flex;gap:6px;align-items:center}.kpi.updated{background:#f8fbfe}.custom-map-controls{position:absolute;right:92px;top:16px;z-index:21;display:flex;gap:6px;align-items:center}.custom-map-controls button{height:36px;min-width:36px;border:1px solid #d7e5f0;background:#fff;border-radius:11px;font-weight:900;color:#294055;box-shadow:0 8px 20px #20445f1c;cursor:pointer}.custom-map-controls .wide{padding:0 10px;font-size:12px}.layer-control{top:58px}.map-empty-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:24;background:#fffffff2;border:1px solid #dce8f2;border-radius:16px;padding:14px 18px;color:#3d566b;box-shadow:0 16px 32px #20384d2b}.map-tooltip{pointer-events:none;max-width:min(320px,calc(100% - 420px));background:#fffffff4;color:#243746;border:1px solid #dce8f2}.map-tooltip small{color:#688296}.ymap-institution-marker{border-width:4px;outline:2px solid #ffffffd9}.ymap-institution-marker.selected{outline:3px solid #243746;transform:scale(1.1);box-shadow:0 0 0 8px color-mix(in srgb,var(--risk-color) 24%,transparent),0 0 0 14px #fffc,0 12px 24px #15364e66}.marker-type{position:absolute;top:3px;font-size:9px;line-height:1}.marker-free{font-size:12px;margin-top:8px}.freshness-dot.fresh{background:#19c37d}.freshness-dot.warn{background:#f2a93b}.freshness-dot.old{background:#7893a8}.ymap-cluster-marker{border:4px solid var(--risk-color);background:#fff;color:#243746;box-shadow:0 0 0 6px color-mix(in srgb,var(--risk-color) 20%,transparent),0 8px 18px #15364e66}.analytics-badge.selected-halo{width:64px;height:64px;background:transparent;border:none;box-shadow:0 0 0 14px color-mix(in srgb,var(--risk-color) 16%,transparent);pointer-events:none}.analytics-badge.critical-alert{animation:pulse 1.8s infinite}.detail-block,.details-header,.manual-form{border:1px solid #dce8f2;background:#f9fcff;border-radius:16px;padding:12px;display:grid;gap:8px}.details-header h3{margin:0}.details-header small{color:#688296}.detail-block h4,.manual-form h4{margin:0;color:#294055}.detail-row{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #edf4fb;padding-top:6px}.detail-row span{color:#688296}.manual-form label{font-size:12px;color:#688296}.manual-form input{margin-top:4px}@keyframes pulse{50%{transform:scale(1.08);opacity:.78}}@media (max-width:1450px){main{grid-template-columns:minmax(230px,260px) minmax(520px,1fr) minmax(300px,330px)}.kpi-strip{grid-template-columns:repeat(4,1fr)}}@media (max-width:1180px){.custom-map-controls{right:16px;top:72px}.kpi-strip{grid-template-columns:repeat(3,1fr)}}.kpi-icon{width:18px;height:18px;display:inline-grid;color:currentColor}.kpi-icon svg,.marker-type svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.marker-type{top:4px;width:12px;height:12px;color:#526b7e}.district-label{border:1px solid #d7e5f0;background:#ffffffe8;color:#3d566b;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;box-shadow:0 4px 12px #20445f18}.district-tooltip,.district-summary{position:absolute;z-index:26;background:#fffffff5;border:1px solid #dce8f2;border-radius:16px;box-shadow:0 16px 32px #20384d2b;color:#294055;display:grid;gap:4px;font-size:12px}.district-tooltip{left:50%;top:72px;transform:translate(-50%);padding:10px 12px}.district-summary{right:16px;bottom:58px;padding:12px;min-width:230px}.district-summary button{border:1px solid #d7e5f0;background:#edf8fb;color:#08796f;border-radius:10px;padding:8px;font-weight:800;cursor:pointer}.manual-form summary{cursor:pointer;font-weight:800;color:#294055}.manual-form[open] summary{margin-bottom:8px}.details{gap:7px}.detail-block,.details-header,.manual-form{padding:10px}.detail-row{font-size:13px}.ymap-cluster-marker.critical{background:#fff0f0}.ymap-cluster-marker.high{background:#fff4e8}.ymap-cluster-marker.watch{background:#fff9e9}.ymap-cluster-marker.stale{background:#f1f6fb}.brand svg,.cross svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cross{display:grid;place-items:center}.bed-capacity-list{display:grid;gap:2px;min-width:0}.bed-capacity-list .detail-row,.detail-block>.detail-row{min-width:0}.detail-row strong{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;text-align:right}.detail-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.kpi-icon svg,.marker-type svg,.marker-mobile-badge svg,.brand svg,.cross svg{stroke-width:1.75}.marker-mobile-badge{position:absolute;left:-2px;bottom:-2px;width:15px;height:15px;border:2px solid #fff;border-radius:50%;background:#f8fcff;color:#526b7e;display:grid;place-items:center;box-shadow:0 3px 8px #15364e33}.marker-mobile-badge svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.district-geometry-note{position:absolute;left:16px;bottom:92px;z-index:16;background:#ffffffeb;border:1px solid #dce8f2;color:#56758d;border-radius:999px;padding:7px 11px;font-size:12px;box-shadow:0 8px 20px #20445f1c}.layer-row b{max-width:130px;text-align:right;white-space:normal;line-height:1.15}.metrics{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.metrics strong{font-variant-numeric:tabular-nums;white-space:nowrap}.product-title h1{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.02em;color:#1f3344}.product-title p{font-size:13px;line-height:1.45;color:#678196;margin:8px 0 4px}.control-panel label{display:grid;gap:5px;font-size:12px;color:#688296}.control-panel label select{width:100%;font-size:14px;color:#294055}.kpi-strip{grid-template-columns:repeat(7,minmax(118px,1fr));align-items:stretch}.kpi{min-height:82px;display:grid;align-content:space-between}.kpi strong{font-size:24px;color:#1f3344}.kpi.refresh{font-weight:800;color:#08796f;background:#f2fbfa}.app-footer{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#688296;font-size:12px;padding:2px 4px 4px}.app-footer span+span:before{content:"•";margin-right:18px;color:#a8bac8}.welcome-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;background:#16263457;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px}.welcome-modal{width:min(560px,100%);background:#fffffff5;border:1px solid #dce8f2;border-radius:28px;box-shadow:0 28px 70px #102b3d40;padding:30px;display:grid;gap:14px;color:#294055}.welcome-mark{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#dff5f5,#edf8ff);color:#08796f;display:grid;place-items:center;font-weight:900}.welcome-modal h1{margin:0;font-size:30px;letter-spacing:-.03em;line-height:1.12;color:#1f3344}.welcome-modal p{margin:0;color:#587086;line-height:1.55}.welcome-check{display:flex!important;grid-auto-flow:column;justify-content:start;align-items:center;gap:8px;font-size:14px!important;color:#587086!important}.welcome-check input{width:auto}.welcome-action{justify-self:start;padding-inline:18px!important}.details-header{grid-template-columns:1fr auto;align-items:start}.details-header h3{font-size:20px;letter-spacing:-.02em}.details-header small,.details-header b{grid-column:1/-1}.details-header b{color:#587086}.progress.large{height:10px}.metrics .metric{display:grid;gap:4px;background:#fff;border:1px solid #e0ebf3;border-radius:14px;padding:9px}.metric span{color:#688296;font-size:12px}.metric strong{font-size:18px;color:#20384d}.map-legend.modern{border-radius:18px}.map-legend.modern strong{font-size:12px;color:#294055;margin-bottom:2px}.layer-button{min-width:142px}.layer-row input:disabled{cursor:not-allowed}.map-empty-overlay{display:grid;place-items:center;text-align:center;gap:12px;min-width:320px;padding:24px}.map-empty-overlay p{margin:0;color:#3d566b}.map-empty-overlay button{border:1px solid #7ccfcb;background:#e0f7f5;color:#08796f;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.empty-illustration{width:86px;height:64px;border-radius:24px;background:linear-gradient(135deg,#edf8ff,#e3f7f3);position:relative}.empty-illustration:before,.empty-illustration:after,.empty-illustration span{content:"";position:absolute;border-radius:999px;background:#9cc9d8}.empty-illustration:before{width:42px;height:8px;left:18px;top:20px}.empty-illustration:after{width:28px;height:8px;left:28px;top:36px}.empty-illustration span{width:8px;height:8px;right:18px;top:20px;background:#0f8d84}@media (max-width:1450px){.kpi-strip{grid-template-columns:repeat(4,1fr)}}@media (max-width:1180px){.kpi-strip{grid-template-columns:repeat(3,1fr)}.app-footer span+span:before{display:none}}.kpi-strip{grid-template-columns:repeat(8,minmax(96px,1fr));gap:9px}.kpi{min-height:78px}.kpi strong{font-variant-numeric:tabular-nums}.details-header{grid-template-columns:1fr auto}.details-header .type{grid-column:1/-1}.details-header h3{min-width:0}.details-header b,.details-header small{grid-column:1/-1}.risk-reasons{display:grid;gap:3px}.control-section .collapse+*,.control-section h3+.scenario-grid{margin-top:0}@media (max-width:1366px){.app{padding:14px}.kpi-strip{grid-template-columns:repeat(4,1fr)}main{grid-template-columns:minmax(230px,252px) minmax(500px,1fr) minmax(300px,320px);gap:12px}.control-panel{padding:14px}.kpi{padding:12px}.kpi strong{font-size:21px}.product-title h1{font-size:20px}.map-tooltip{max-width:min(300px,calc(100% - 390px))}}@media (max-width:920px){.kpi-strip{grid-template-columns:repeat(2,1fr)}}
