:root{--bg1:#071022;--bg2:#0a1a33;--card:rgba(18,36,56,.9);--card2:rgba(14,28,44,.86);--stroke:rgba(160,235,255,.44);--glow:rgba(90,235,255,.36);--text:#f4fbff;--muted:rgba(244,251,255,.84);--cyan:#66e6ff;--corn:#2ff7a8;--wheat:#ffd24d;--sun:#ff7a45}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;background:url(/assets/background-DjQprl-p.jpeg);background-size:auto;background-position:top left;background-repeat:repeat;color:var(--text);padding:22px}#root{width:100%;height:100%;display:flex;align-items:stretch;justify-content:center}.appShell{width:100%;max-width:1180px;margin:0 auto}.appSurface{min-height:calc(100vh - 44px);border-radius:22px;overflow:hidden;position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#ffffff14,#ffffff05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 2px #fffc,inset 0 0 8px #6ee3ff99,0 0 15px #6ee3ffcc,0 0 45px #6ee3ff66,0 22px 56px #00000080}.appSurface:before{content:"";position:absolute;inset:0;background:radial-gradient(2px 2px at 14% 16%,rgba(180,240,255,.26),transparent 60%),radial-gradient(1px 1px at 74% 22%,rgba(180,240,255,.2),transparent 60%),radial-gradient(2px 2px at 82% 58%,rgba(180,240,255,.18),transparent 60%),radial-gradient(1px 1px at 35% 74%,rgba(180,240,255,.16),transparent 60%);opacity:.6;pointer-events:none;mix-blend-mode:screen}.top{position:sticky;top:0;padding:10px 12px 8px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:10;background:linear-gradient(180deg,#00000061,#0000001a);border-left:2px solid rgba(110,227,255,.7);border-right:2px solid rgba(110,227,255,.7)}.iconbtn{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff1f inset;cursor:pointer}.head{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:center;flex:1}.head strong{font-size:26px;letter-spacing:.06em;text-transform:uppercase;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.head span{font-size:20px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:flex;align-items:center;gap:10px;font-size:12px;color:#eaf5ffd1}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.content{padding-top:12px;padding-bottom:12px;display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.controls{padding:0 12px;z-index:9;order:0;width:100%;align-self:stretch}.controlsCard{border-radius:18px;background:var(--card2);border:1px solid var(--stroke);box-shadow:0 0 0 1px #78dcff1f inset,0 14px 34px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:10px;display:grid;gap:10px}.dash{padding:0 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.dashGrid{display:flex;gap:12px}.dashCard{border-radius:18px;background:var(--card2);border:1px solid rgba(160,235,255,.3);box-shadow:0 0 0 1px #78dcff1a inset,0 14px 34px #0003;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px;min-width:0;flex:1 0 280px}.dashTitle{font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.dashPieRow{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;margin-top:10px}.dashPie{width:92px;height:92px;border-radius:999px;box-shadow:0 0 0 1px #ffffff1a inset}.dashLegend{display:grid;gap:8px;min-width:0}.dashLegendItem{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.dashSwatch{width:10px;height:10px;border-radius:3px;box-shadow:0 0 0 1px #00000040 inset;flex:0 0 auto}.dashLegendLabel{font-size:12px;color:#eaf5ffdb;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashLegendVal{font-size:12px;font-weight:950;color:#eaf5ffeb}.dashBars{height:110px;margin-top:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.dashBar{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px}.dashBarCol{width:100%;max-width:40px;border-radius:10px;box-shadow:0 0 0 1px #ffffff1a inset}.dashBarLabel{font-size:11px;color:#eaf5ffb8}.dashWarnings{display:grid;gap:10px;margin-top:10px}.dashWarnItem{padding:10px 12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#eaf5ffe6;font-size:12px}.dashWarnItem[data-tone=ok]{border-color:#2dde8a47}.dashWarnItem[data-tone=warn]{border-color:#ffd16647}.dashWarnItem[data-tone=bad]{border-color:#ff6e6e4d}.searchRow{display:flex;align-items:center;gap:10px}.search{flex:1;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;min-width:0}.fd{flex:1;min-height:0;display:flex;flex-direction:column;position:relative;overflow-y:auto;gap:8px}.fdTop{position:relative;z-index:20;margin:8px 12px 0;padding:10px;border-radius:18px;background:linear-gradient(180deg,#0009,#00000040);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fdTopRow{display:flex;align-items:center;gap:8px}.fdMapSwitch{flex:1;display:flex;gap:4px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:4px}.fdMapSwitchBtn{flex:1;padding:10px 4px;border-radius:8px;border:1px solid transparent;background:none;color:#eaf5ff99;font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:background .15s,color .15s,border-color .15s}.fdMapSwitchBtn:hover{background:#6ee3ff1a;color:#eaf5ffe0}.fdMapSwitchBtnActive{background:#6ee3ff2e;border-color:#6ee3ff80;color:#eaf5fff7}.fdMapSwitchLiveDot{width:7px;height:7px;border-radius:50%;background:#6ee3ffe6;box-shadow:0 0 8px #6ee3ff99;flex-shrink:0;animation:livePulse 1.8s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;box-shadow:0 0 6px #6ee3ff99}50%{opacity:.55;box-shadow:0 0 2px #6ee3ff4d}}.fdLivePanel{margin:12px 24px 0;padding:12px 16px;border-radius:12px;background:#141c288c;border:1px solid rgba(110,227,255,.18)}.fdLiveHeader{display:flex;align-items:center;gap:10px}.fdLiveDot{width:9px;height:9px;border-radius:50%;background:#96a0afb3;flex-shrink:0}.fdLiveDotActive{background:#6ee3fff2;box-shadow:0 0 8px #6ee3ff99;animation:livePulse 1.8s ease-in-out infinite}.fdLiveStatus{font-weight:600;color:#eaf5ffeb}.fdLiveCount{margin-left:auto;font-size:12px;color:#c8d7e6b3}.fdLiveEmpty{color:#c8d7e6a6;font-size:13px}.fltAssignError{margin:12px 0;padding:10px 12px;border-radius:8px;background:#ff50501a;border:1px solid rgba(255,80,80,.3);color:#ff8c8cf2;font-size:13px}.fdLive{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:950;letter-spacing:.08em}.fdTitle{flex:0 0 auto;min-width:0;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#eaf5ffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fdDot{width:10px;height:10px;border-radius:999px;background:#6ee3fff2;box-shadow:0 0 16px #6ee3ff73}.fdBattery{margin-left:auto;width:44px;height:14px;border-radius:999px;background:linear-gradient(90deg,#2dde8af2,#6ee3fff2);box-shadow:0 0 16px #6ee3ff40}.fdMap{position:relative;flex-shrink:0;height:460px;border-radius:22px;overflow:hidden;margin-left:12px;margin-right:12px;background:radial-gradient(800px 380px at 40% 30%,rgba(255,255,255,.06),transparent 60%),linear-gradient(135deg,#0c1c2ce6,#06121eeb)}.fdMapImage{position:absolute;inset:0;overflow:hidden}.fdMapPhoto{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.95}.fdMapNdvi{position:absolute;right:0;top:34%;width:54%;height:48%;transform:skew(-8deg);opacity:.95;background:radial-gradient(120px 90px at 20% 40%,rgba(45,222,138,.85),transparent 70%),radial-gradient(160px 110px at 60% 60%,rgba(255,209,102,.8),transparent 70%),radial-gradient(120px 90px at 80% 40%,rgba(110,227,255,.7),transparent 70%),linear-gradient(135deg,#0e182400,#0e18248c);filter:saturate(1.2) contrast(1.1);border-radius:18px}.fdMiniMap{position:absolute;top:78px;right:14px;width:176px;height:92px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#ffffff14,#0000002e);border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #78dcff1f inset,0 18px 44px #00000059}.fdMiniOverlay{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff0f,#0000002e)}.fdMiniLines{position:absolute;inset:0;background:linear-gradient(0deg,transparent 0 44%,rgba(45,222,138,.55) 44% 46%,transparent 46% 60%,rgba(45,222,138,.55) 60% 62%,transparent 62% 100%);mix-blend-mode:screen;opacity:.75}.fdMiniCam{position:absolute;right:8px;top:8px;width:30px;height:30px;display:grid;place-items:center;border-radius:12px;background:#0000004d;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fdTimeline{display:flex;align-items:center;gap:2px}.fdTimelineArrow{background:none;border:none;cursor:pointer;color:#eaf5ffa6;font-size:36px;line-height:1;padding:0 8px;flex-shrink:0;transition:color .15s,opacity .15s}.fdTimelineArrow:disabled{opacity:.2;cursor:default}.fdTimelineArrow:not(:disabled):hover{color:#6ee3ff}.fdTimelineTrack{flex:1;display:flex;align-items:flex-start;justify-content:space-between;position:relative;padding-top:12px}.fdTimelineTrack:before{content:"";position:absolute;top:18px;left:0;right:0;height:2px;background:#eaf5ff2e;border-radius:1px}.fdTimelineItem{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;background:none;border:none;cursor:pointer;padding:0;position:relative;z-index:1}.fdTimelineNode{width:12px;height:12px;border-radius:50%;background:#eaf5ff47;border:2px solid rgba(234,245,255,.15);transition:background .15s,transform .15s,box-shadow .15s;flex-shrink:0}.fdTimelineNode[data-tool=dron]{background:#2dde8abf;border-color:#2dde8a66;box-shadow:0 0 6px #2dde8a66}.fdTimelineNode[data-tool=satelit]{background:#50a0ffcc;border-color:#50a0ff66;box-shadow:0 0 6px #50a0ff66}.fdTimelineNode[data-tool=prediction]{background:#ff4646cc;border-color:#ff464666;box-shadow:0 0 6px #ff464680}.fdTimelineItem:hover .fdTimelineNode{transform:scale(1.25);filter:brightness(1.25)}.fdTimelineDate{font-size:14px;font-weight:600;color:#eaf5ff73;white-space:nowrap;transition:color .15s}.fdTimelineItem:hover .fdTimelineDate{color:#eaf5ffcc}.fdTimelineItemActive .fdTimelineNode{background:#6ee3fff2;border-color:#6ee3ff80;box-shadow:0 0 12px #6ee3ffb3;transform:scale(1.5)}.fdTimelineItemActive .fdTimelineDate{color:#eaf5fff2;font-weight:700}.fdTimelinePanel{padding:16px 20px;border-radius:22px;background:linear-gradient(180deg,#00000085,#0000002e);border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 1px #78dcff1a inset,0 22px 56px #00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:12px}.fdPickerMeta{display:flex;align-items:center;justify-content:center;gap:8px;font-size:26px;font-weight:600;color:#eaf5ffb3}.fdPickerMetaDate{color:#eaf5ffe6;font-weight:700}.fdPickerMetaSep{color:#eaf5ff4d}.fdPickerMetaType{text-transform:capitalize}.fdPickerMetaTool{color:#6ee3ffcc;text-transform:capitalize}.fdPanel{position:relative;padding:20px;border-radius:26px;background:linear-gradient(180deg,#00000085,#0000002e);border:1px solid rgba(255,255,255,.12);box-shadow:0 0 0 1px #78dcff1a inset,0 22px 56px #00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fdPredictionBanner{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:14px;background:#ff3c3c1f;border:1px solid rgba(255,80,80,.4);color:#ff6464f2;font-size:13px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase;margin-bottom:4px;animation:fdPredPulse 2.4s ease-in-out infinite}@keyframes fdPredPulse{0%,to{box-shadow:0 0 #ff464600}50%{box-shadow:0 0 0 4px #ff46462e}}.fdPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:8px}.fdPanelTitle{font-size:15px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#eaf5ffeb}.fdStatus{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:5px 12px;border-radius:999px;flex-shrink:0}.fdStatusDone{background:#2ff7a826;color:#2ff7a8eb;border:1px solid rgba(47,247,168,.3)}.fdStatusProgress{background:#ffd16626;color:#ffd166eb;border:1px solid rgba(255,209,102,.3)}.fdStatusPlanned{background:#a0a0ff26;color:#bebeffeb;border:1px solid rgba(160,160,255,.3)}.fdRanges{margin-top:12px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;align-items:flex-end;height:200px}.fdRange{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;height:100%}.fdRangeBar{width:100%;border-radius:6px 6px 0 0;min-height:5px;transition:height .3s ease}.fdRangeVal{font-size:15px;font-weight:700}.fdRangeLbl{font-size:13px;color:#eaf5ff8c;font-weight:600;letter-spacing:.02em;white-space:nowrap}.fdHarvest{display:flex;align-items:center;gap:8px;margin-top:10px;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fdHarvestOk{background:#2ff7a81a;border:1px solid rgba(47,247,168,.28);color:#2ff7a8f0}.fdHarvestNo{background:#ff5a5a1a;border:1px solid rgba(255,90,90,.28);color:#ff8282e6}.fdHarvestDot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.fdHarvestOk .fdHarvestDot{background:#2ff7a8e6;box-shadow:0 0 7px #2ff7a899}.fdHarvestNo .fdHarvestDot{background:#ff5a5ae6;box-shadow:0 0 7px #ff5a5a80}.fdKpis{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fdKpi{border-radius:18px;padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;min-width:0}.fdKpiTitle{font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:950;color:#eaf5ffc7}.fdKpiValue{font-size:22px;font-weight:950;margin-top:8px}.fdKpiSub{font-size:12px;color:#eaf5ffb8;margin-top:8px;line-height:1.3}.fdFiles{margin-top:20px;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.fdFilesTitle{font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#eaf5ff73;margin-bottom:10px}.fdFilesList{display:flex;flex-direction:column;gap:6px}.fdFileRow{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);transition:background .15s}.fdFileRow:hover{background:#ffffff12}.fdFileExt{flex-shrink:0;font-size:9px;font-weight:900;letter-spacing:.06em;padding:3px 6px;border-radius:5px;text-transform:uppercase;min-width:44px;text-align:center}.fdFileName{flex:1;font-size:13px;font-weight:600;color:#eaf5ffe0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fdFileSize{flex-shrink:0;font-size:11px;color:#eaf5ff59;font-variant-numeric:tabular-nums}.fdFileBtn{flex-shrink:0;width:30px;height:30px;border-radius:8px;border:1px solid rgba(110,227,255,.25);background:#6ee3ff14;color:#6ee3ffcc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.fdFileBtn:hover{background:#6ee3ff33;color:#eaf5fff2}.fdLayers{margin-top:12px;display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center}.fdLayerCard{border-radius:16px;padding:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset}.fdLayerTitle{font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:950;color:#eaf5ffcc;margin-bottom:8px}.fdThumb{height:46px;border-radius:12px;background:linear-gradient(135deg,#ffffff1a,#00000038)}.fdThumb[data-kind=rgb]{background:linear-gradient(135deg,#6ee3ff1f,#00000038)}.fdThumb[data-kind=gndvi]{background:linear-gradient(135deg,#2dde8a2e,#00000038)}.fdSwap{width:44px;height:44px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#eaf5ffeb;font-size:18px;font-weight:950;cursor:pointer;box-shadow:0 0 0 1px #78dcff1a inset}.fdBottom{position:absolute;left:12px;right:12px;bottom:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#0000008c,#0000002e);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fdStat{min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px}.fdStat strong{font-size:13px}.fdStat span{font-size:10px;color:#eaf5ffb8}.fdFieldName{margin-top:8px;padding:0 12px;font-size:12px;color:#eaf5ffb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:900px){.fdTop{margin:12px 18px 0}.fdMiniMap{width:220px;height:118px;right:18px;top:92px}.fdMap{height:560px;margin-left:18px;margin-right:18px}.fdPanel{padding:24px}.fdBottom{left:18px;right:18px;bottom:18px}.fdKpiValue{font-size:20px}}@media(max-width:520px){.fdTop{padding:8px}.fdMiniMap{width:150px;height:82px}.fdRanges{height:140px}.fdRangeLbl{font-size:10px}.fdRangeVal{font-size:12px}.fdKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.fdLayers{grid-template-columns:1fr}.fdSwap{width:100%;height:40px}}.search input{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:12px}.chipRow{display:flex;gap:8px;overflow:hidden;padding-bottom:2px}.chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:14px;color:#eaf5ffdb;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.chip[data-active=true]{background:#6ee3ff1a;border-color:#6ee3ff47;box-shadow:0 0 18px #6ee3ff1a}.chip[data-disabled=true]{opacity:.45;cursor:not-allowed;filter:saturate(.75)}.listWrap{padding:0 12px 10px;overflow:auto;scrollbar-gutter:stable;min-height:0;order:1}.list{display:grid;gap:6px;padding-bottom:12px}.row{border-radius:12px;background:linear-gradient(180deg,#0c408b66,#0e1824);border:1px solid rgba(140,220,255,1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:6px 8px;display:flex;flex-direction:row;align-items:stretch;gap:0;min-width:0}.rowLeft{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.rowTop{display:flex;align-items:center;justify-content:space-between;gap:8px}.meta{display:flex;align-items:center;gap:7px;min-width:0}.cropBadge{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;font-weight:950;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #0000002e inset;flex:0 0 auto}.cornIcon{display:block;width:14px;height:14px;image-rendering:-webkit-optimize-contrast}.cropBadge[data-crop=corn]{background:#2dde8a29;color:#ebfff6f5;border-color:#2dde8a4d}.names{display:flex;flex-direction:column;gap:1px;min-width:0}.names .line1{font-size:13px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.names .line2{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.mBadge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.04em;white-space:nowrap;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #0000002e inset}.mBadge .dot{width:5px;height:5px;border-radius:50%;background:#eaf5ffeb;opacity:.9}.mBadge .val{font-weight:950;letter-spacing:.02em;opacity:.95}.mBadge.low{background:linear-gradient(180deg,#00ff62cc,#00ff6266);border-color:#ff4d4d47}.mBadge.good{background:linear-gradient(180deg,#1e773acc,#1e773a66);border-color:#2dde8a47}.mBadge.opt{background:linear-gradient(180deg,#1e773acc,#1e773a66);border-color:#6ee3ff4d}.mBadge.bad{background:linear-gradient(180deg,#9fab5dcc,#9fab5d66);border-color:#f4c3434d}.rowMain{padding:0;border-top:1px solid rgba(160,235,255,.06)}.rowTabs{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tabHeaders{display:flex;gap:0;border-radius:6px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.09)}.tab{flex:1;border:none;outline:none;background:transparent;color:#eaf5ff73;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:3px 5px;cursor:pointer;transition:background .15s,color .15s}.tab:not(:last-child){border-right:1px solid rgba(255,255,255,.08)}.tab.tabActive{background:#6ee3ff2e;color:#eaf5fffa;box-shadow:0 0 12px #6ee3ff38 inset,0 0 18px #6ee3ff26;outline:1px solid rgba(110,227,255,.5);outline-offset:-1px}.tab.tabDisabled,.tab:disabled{opacity:.35;cursor:default;color:#eaf5ff59}.tabContent{display:flex;flex-direction:column;gap:1px;padding:1px 2px 0;min-height:22px;justify-content:center}.tabEmpty{font-size:9px;color:#eaf5ff47;font-style:italic;padding:2px}.tabDays{font-size:9px;color:#eaf5ff85;font-weight:500;padding-left:2px}.rowDivider{width:1px;flex-shrink:0;margin:0 7px;background:#a0ebff1a;align-self:stretch}.rowButtons{display:grid;grid-template-columns:1fr 1fr;gap:3px;align-content:stretch;align-items:stretch}.iconSquare{border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 7px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;cursor:pointer;min-width:38px;transition:background .15s,border-color .15s,box-shadow .15s,transform .1s}.rowButtons .iconSquare svg,.rowButtons .iconSquare img{width:16px!important;height:16px!important}.iconSquare:hover{background:#6ee3ff21;border-color:#6ee3ff59;box-shadow:0 0 14px #6ee3ff2e,0 0 0 1px #6ee3ff2e inset}.iconSquare:hover .rowBtnLabel{color:#eaf5fff2}.iconSquare:active{transform:scale(.94);background:#6ee3ff33;box-shadow:0 0 8px #6ee3ff40,0 0 0 1px #6ee3ff40 inset}.rowBtnLabel{font-size:9px;color:#eaf5ffb8;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.tabSource{display:flex;align-items:center;gap:4px;margin-top:1px}.tabSourceDot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.tabSourceDot--fresh{background:#2ff7a8d9;box-shadow:0 0 7px #2ff7a88c}.tabSourceDot--old{background:#ff5a5acc;box-shadow:0 0 7px #ff5a5a73}.tabSourceText{font-size:11px;color:#eaf5ffbf;font-weight:600;letter-spacing:.02em}.bottom{position:sticky;left:0;right:0;bottom:0;padding:10px 10px 12px;background:linear-gradient(180deg,#00000014,#000000ad);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10}.telemetry{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff1a inset}.tItem{display:flex;align-items:baseline;gap:8px;min-width:0}.tItem strong{font-size:13px;white-space:nowrap}.tItem span{font-size:10px;color:#eaf5ffb3;white-space:nowrap}.appSurface.screenshotMode .listWrap{overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 88%,transparent 100%)}.moreHint{margin-top:10px;text-align:center;font-size:11px;color:#eaf5ffa6;letter-spacing:.02em}.mainTop{padding:14px 14px 6px;display:flex;align-items:baseline;justify-content:space-between;gap:10px;position:relative;background:linear-gradient(180deg,#00000094,#00000061);border:2px solid rgba(110,227,255,.7);border-bottom:0;z-index:10}.mainBrand{display:flex;align-items:center;gap:10px;min-width:0;font-weight:950;text-transform:uppercase;color:#eaf5ffeb}.brandLogo{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff1a inset;flex:0 0 auto}.brandLogo svg{width:22px;height:22px}.brandText{font-size:20px;letter-spacing:.06em;line-height:1.2;text-align:center;flex:1;min-width:0}.mainTitle{font-size:12px;color:#eaf5ffb3;white-space:nowrap}.mainPage{flex:1;min-height:0;padding:14px 12px;display:flex;flex-direction:column;gap:14px;background:#0e1c2ce0;border:2px solid rgba(110,227,255,.7);border-top:0}.mainMenu{display:grid;gap:10px}.menuCard{width:100%;border:none;outline:none;cursor:pointer;text-align:left;border-radius:18px;background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid rgba(191,250,254,1);padding:12px;display:grid;box-shadow:0 0 4px 1px #bffafe99;grid-template-columns:70px 1fr;gap:12px;align-items:center;color:var(--text)}.menuCard:hover{border-color:#ffebff70;background:linear-gradient(180deg,#01010112,#ffffff08)}.menuIcon{width:70px;height:70px;border-radius:22px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset}.menuIcon svg,.menuIcon img{width:50px;height:50px}.menuText{display:flex;flex-direction:column;gap:3px;min-width:0}.menuTitle{font-size:18px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menuSubtitle{font-size:11px;color:#eaf5ffb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userMenu{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:10px}.userIdentity{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;min-width:0}.userAvatar{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.22);box-shadow:0 0 18px #6ee3ff1a;flex:0 0 auto}.userInfo{display:flex;flex-direction:column;gap:1px;min-width:0}.userName{font-size:12px;font-weight:950;color:#eaf5ffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.userOrgName{font-size:10px;font-weight:500;color:#eaf5ff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.userActions{display:flex;align-items:center;gap:8px}.userActionBtn{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;cursor:pointer}.userLogoutBtn{height:36px;padding:0 10px;border-radius:14px;display:inline-flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #78dcff14 inset;color:#eaf5ffeb;font-weight:950;font-size:12px;cursor:pointer}.userActionBtn:hover,.userLogoutBtn:hover{border-color:#a0ebff52}@media(max-width:520px){.userName,.userOrgName{display:none}.userIdentity{padding:8px}.userLogoutBtn{padding:0 10px}.userLogoutBtn svg{display:none}}.mainFooter{margin-top:auto;display:grid;grid-template-columns:1fr auto 130px;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#ffffff26;border:1px solid rgba(160,235,255,.26);box-shadow:0 0 0 1px #78dcff1a inset,0 14px 34px #0003}.footerLinks{display:flex;flex-direction:column;gap:4px}.footerContacts{margin-top:8px;font-size:14px;color:#eaf5ffb8;line-height:1.8}.footerContactsTitle{font-size:16px;font-weight:700;color:#eaf5ffeb;margin-bottom:4px}.fcAddressRow{display:flex;align-items:flex-start;gap:6px}.fcAddressLabel{white-space:nowrap;color:#eaf5ffb8}.fcAddress{display:inline-block}.footerContactLink{color:#6ee3ffd9;text-decoration:none}.footerContactLink:hover{text-decoration:underline}.footerTagline{text-align:center;line-height:1.1}.footerLine1{font-size:26px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;color:#eaf5ffeb;text-shadow:0 0 10px rgba(234,245,255,.92)}.footerLine2{font-size:22px;color:#eaf5ffb8;text-shadow:0 0 10px rgba(234,245,255,.92)}.footerCopyright{grid-column:1 / -1;text-align:center;font-size:20px;color:#eaf5ff73;margin-top:2px}.footerMark{display:grid;place-items:center;opacity:.9;overflow:visible}@media(max-width:520px){.mainFooter{grid-template-columns:1fr;grid-template-rows:auto auto auto}.footerTagline{order:3}.footerMark{order:2;justify-content:center}}.linkBtn{border:none;background:transparent;color:#eaf5ffd6;font-size:16px;padding:8px 10px;border-radius:10px;cursor:pointer}.linkBtn:hover{color:#eaf5ffeb;background:#ffffff0a}@media(min-width:720px){body{padding:28px}.content{gap:14px}.controls{padding:0 14px;position:sticky;top:58px;align-self:stretch}.listWrap{padding:0 14px 14px}.top{padding:12px 14px 10px}.bottom{padding:12px 12px 14px}.mainTop{padding:16px 16px 8px}.mainPage{padding:0 14px 16px}.brandLogo{width:46px;height:46px;border-radius:16px}.brandText{font-size:22px}}@media(min-width:1024px){.appShell{max-width:1240px}.list{grid-template-columns:1fr;gap:12px}}.invPage{flex:1;min-height:0;display:flex;flex-direction:column}.invFilter{border-radius:18px;background:var(--card2);border:1px solid rgba(160,235,255,.3);box-shadow:0 0 0 1px #78dcff1f inset,0 14px 34px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:16px;margin:0 12px 14px}.invFilterTitle{font-size:18px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#eaf5ffeb;margin-bottom:10px}.invFilterForm{display:flex;flex-direction:column;gap:12px}.invFilterGroup{display:flex;flex-direction:column;gap:6px}.invYearBtns{display:flex;gap:6px;margin-left:4px}.invYearBtn{padding:5px 10px;border-radius:8px;background:#6ee3ff14;border:1px solid rgba(110,227,255,.28);color:#6ee3ffd9;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s}.invYearBtn:hover{background:#6ee3ff33;border-color:#6ee3ff80}.invFilterLabel{font-size:13px;color:#eaf5ff99}.invDateRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.invDateHint{font-size:13px;color:#eaf5ffb8}.invInput{background:#ffffff14;border:1px solid rgba(160,235,255,.25);border-radius:8px;padding:6px 10px;color:#eaf5ffeb;font-size:14px;outline:none;color-scheme:dark}.invInput:focus{border-color:#6ee3ff99}.invInputWide{width:100%;box-sizing:border-box}.invCheckRow{display:flex;gap:20px}.invCheck{display:flex;align-items:center;gap:8px;font-size:14px;color:#eaf5ffcc;cursor:pointer}.invCheck input[type=checkbox]{width:16px;height:16px;accent-color:rgba(110,227,255,.9);cursor:pointer}.invFilterBtn{align-self:flex-start;margin-top:4px;padding:10px 28px;border-radius:14px;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.3);color:#6ee3fff2;font-size:14px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 22px #6ee3ff1f;cursor:pointer;transition:background .15s}.invFilterBtn:hover{background:#6ee3ff29;border-color:#6ee3ff66}.invFilterActions{display:flex;align-items:center;gap:10px;margin-top:4px}.invClearBtn{padding:10px 18px;border-radius:14px;background:transparent;border:1px solid rgba(234,245,255,.2);color:#eaf5ff8c;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.invClearBtn:hover{background:#ffffff0f;color:#eaf5ffd9;border-color:#eaf5ff59}.invList{flex:1;overflow-y:auto;padding:0 12px}.invEmpty{text-align:center;color:#eaf5ff66;font-size:14px;padding:32px 0}.invRow{border-radius:18px;background:linear-gradient(180deg,#0c408b59,#0e1824eb);border:1px solid rgba(140,220,255,.7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px 14px;margin-bottom:10px;display:flex;flex-direction:column;gap:6px}.invRowTop{display:flex;justify-content:space-between;align-items:center}.invId{font-size:12px;color:#6ee3ffb3;font-weight:600;letter-spacing:.04em}.invName{font-size:14px;font-weight:600;color:#eaf5ffeb;line-height:1.3}.invRowMeta{display:flex;gap:16px;flex-wrap:wrap}.invMetaItem{font-size:13px;color:#eaf5ffa6}.invMetaLabel{color:#eaf5ff66}.invBadge{font-size:11px;font-weight:700;letter-spacing:.05em;padding:3px 10px;border-radius:20px}.invBadgePaid{background:#50dc7826;color:#50dc78e6;border:1px solid rgba(80,220,120,.3)}.invBadgeUnpaid{background:#ff64501f;color:#ff7864e6;border:1px solid rgba(255,100,80,.28)}.invRowClickable{cursor:pointer;transition:border-color .15s,background .15s}.invRowClickable:hover{border-color:#8cdcff;background:linear-gradient(180deg,#0c408b80,#0e1824f2)}.invDialogOverlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.invDialog{width:100%;max-width:460px;max-height:88vh;overflow-y:auto;border-radius:20px;background:var(--card2);border:1px solid rgba(140,220,255,.5);box-shadow:0 0 0 1px #78dcff1f inset,0 24px 48px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;display:flex;flex-direction:column;gap:14px}.invDialogHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.invDialogId{font-size:12px;color:#6ee3ffb3;font-weight:600;letter-spacing:.04em;margin-bottom:4px}.invDialogName{font-size:16px;font-weight:700;color:#eaf5fff2;line-height:1.3}.invDialogSection{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid rgba(160,235,255,.12)}.invDialogSectionTitle{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6ee3ff99;margin-bottom:2px}.invDialogRow{display:flex;gap:10px;font-size:14px;color:#eaf5ffcc}.invDialogLabel{color:#eaf5ff73;white-space:nowrap;min-width:90px}.invDialogPrice{font-size:16px;font-weight:700;color:#6ee3ffe6}.invDialogClose{align-self:flex-end;padding:9px 24px;border-radius:12px;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.3);color:#6ee3fff2;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .15s}.invDialogClose:hover{background:#6ee3ff33}.labPage{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.labFilter{background:linear-gradient(180deg,#0c408b59,#0e1824eb);border:1px solid rgba(191,250,254,1);box-shadow:0 0 12px #64dcff2e inset;border-radius:16px;margin:0 12px 14px;padding:14px 16px 12px}.labFilterTitle{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6ee3ffcc;margin-bottom:10px}.labFilterForm{display:flex;flex-direction:column;gap:10px}.labFilterGroup{display:flex;flex-direction:column;gap:6px}.labFilterLabel{font-size:12px;font-weight:600;color:#eaf5ff8c;letter-spacing:.03em}.labDateRow{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.labDateHint{font-size:12px;color:#eaf5ff80}.labInput{background:#0e183099;border:1px solid rgba(110,180,255,.25);border-radius:8px;color:#eaf5ffe6;font-size:13px;padding:5px 9px;outline:none}.labInput:focus{border-color:#6ee3ff99}.labInputWide{width:100%;max-width:280px}.labYearBtns{display:flex;gap:5px;margin-left:4px}.labYearBtn{padding:4px 10px;border-radius:8px;border:1px solid rgba(110,227,255,.35);background:#6ee3ff14;color:#6ee3ffe6;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.labYearBtn:hover{background:#6ee3ff2e;border-color:#6ee3ffb3}.labStatusBtns{display:flex;flex-wrap:wrap;gap:6px}.labStatusBtn{padding:5px 12px;border-radius:10px;border:1px solid rgba(110,227,255,.3);background:#6ee3ff12;color:#eaf5ffbf;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.labStatusBtn:hover{background:#6ee3ff26;border-color:#6ee3ff99}.labStatusBtnActive{background:#6ee3ff38;border-color:#6ee3ffe6;color:#6ee3ff}.labClearBtn{align-self:flex-start;padding:6px 16px;border-radius:10px;background:#ff786414;border:1px solid rgba(255,120,100,.3);color:#ffa08ce6;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .15s}.labClearBtn:hover{background:#ff78642e}.labList{padding:0 12px 16px;display:flex;flex-direction:column;gap:8px}.labEmpty{text-align:center;padding:32px 16px;color:#eaf5ff66;font-size:14px}.labRow{background:linear-gradient(180deg,#0c408b59,#0e1824eb);border:1px solid rgba(140,220,255,.45);box-shadow:0 0 8px #64dcff1a inset;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:5px}.labRowClickable{cursor:pointer;transition:border-color .15s,background .15s}.labRowClickable:hover{border-color:#8cdcff;background:linear-gradient(180deg,#0c408b80,#0e1824f2)}.labRowTop{display:flex;justify-content:space-between;align-items:center;gap:8px}.labId{font-size:11px;font-weight:700;color:#6ee3ffb3;letter-spacing:.04em}.labFieldName{font-size:15px;font-weight:700;color:#eaf5fff2}.labFieldLabel{font-size:11px;font-weight:600;color:#6ee3ff8c;letter-spacing:.04em;text-transform:uppercase;margin-right:2px}.labRowMeta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:2px}.labMetaItem{font-size:12px;color:#eaf5ffa6}.labMetaLabel{color:#eaf5ff66}.labBadge{font-size:11px;font-weight:700;letter-spacing:.05em;padding:3px 9px;border-radius:20px}.labBadgeDone{background:#50dc7826;color:#50dc78e6;border:1px solid rgba(80,220,120,.3)}.labBadgeInProgress{background:#ffc83c1f;color:#ffd250e6;border:1px solid rgba(255,200,60,.3)}.labBadgeWaiting{background:#8c8cc81f;color:#b4b4e6cc;border:1px solid rgba(140,140,200,.28)}.labDialogOverlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.labDialog{width:100%;max-width:460px;max-height:88vh;overflow-y:auto;border-radius:20px;background:var(--card2);border:1px solid rgba(140,220,255,.5);box-shadow:0 0 0 1px #78dcff1f inset,0 24px 48px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;display:flex;flex-direction:column;gap:14px}.labDialogHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.labDialogId{font-size:12px;color:#6ee3ffb3;font-weight:600;letter-spacing:.04em;margin-bottom:4px}.labDialogName{font-size:16px;font-weight:700;color:#eaf5fff2;line-height:1.3}.labDialogSection{display:flex;flex-direction:column;gap:6px;padding-top:10px;border-top:1px solid rgba(160,235,255,.12)}.labDialogSectionTitle{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6ee3ff99;margin-bottom:2px}.labDialogRow{display:flex;gap:10px;font-size:14px;color:#eaf5ffcc}.labDialogLabel{color:#eaf5ff73;white-space:nowrap;min-width:130px}.labDialogValue{font-size:15px;font-weight:700;color:#6ee3ffe6}.labDialogClose{align-self:flex-end;padding:9px 24px;border-radius:12px;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.3);color:#6ee3fff2;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .15s}.labDialogClose:hover{background:#6ee3ff33}.licPage{flex:1;min-height:0;display:flex;flex-direction:column}.licDash{padding:0 12px;display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:14px}.licDashCard{flex:1 0 120px;min-width:0;display:flex;flex-direction:column}.licDashBig{font-size:32px;font-weight:950;letter-spacing:-.02em;color:var(--cyan);line-height:1;margin-top:8px}.licDashUsage{display:flex;align-items:baseline;gap:8px;margin-top:4px}.licDashSub{font-size:11px;color:#eaf5ff99;margin-top:2px}.licSectionHead{border-radius:18px;background:var(--card2);border:1px solid rgba(160,235,255,.3);box-shadow:0 0 0 1px #78dcff1f inset,0 14px 34px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px;margin-bottom:10px}.licSection{padding:0 12px;margin-bottom:14px}.licSectionTitle{font-size:18px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#eaf5ffeb;margin-bottom:10px}.licSummaryCard{border-radius:18px;background:var(--card2);border:1px solid var(--stroke);box-shadow:0 0 0 1px #78dcff1f inset,0 14px 34px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:14px}.licSummaryText{font-size:13px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;color:#eaf5ffe0;margin-bottom:10px}.licBarTrack{height:10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);overflow:hidden}.licBarFill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6ee3ffcc,#2dde8ad9);box-shadow:0 0 14px #6ee3ff4d;transition:width .4s ease}.licChipRow{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:10px;-webkit-overflow-scrolling:touch}.licChipArrow{flex:0 0 auto;width:28px;height:auto;align-self:stretch;border-radius:10px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#eaf5ffb8;font-size:10px;cursor:pointer}.licChipArrow:hover{border-color:#a0ebff52;color:#eaf5ffeb}.licChipArrow:disabled{opacity:.25;cursor:default;pointer-events:none}.licCount{font-size:12px;color:#eaf5ffc7;letter-spacing:.03em;margin-bottom:10px}.licDroneList{display:grid;gap:10px;margin-bottom:12px;max-height:358px;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(110,227,255,.28) rgba(255,255,255,.06)}.licDroneList::-webkit-scrollbar{width:6px}.licDroneList::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.licDroneList::-webkit-scrollbar-thumb{background:#6ee3ff47;border-radius:999px}.licDroneList::-webkit-scrollbar-thumb:hover{background:#6ee3ff73}.licDroneCard{border-radius:18px;background:linear-gradient(180deg,#0c408b59,#0e1824eb);border:1px solid rgba(140,220,255,.7);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.licDroneInfo{display:flex;flex-direction:column;gap:3px;min-width:0}.licDroneLabel{font-size:16px;font-weight:950;color:#eaf5ffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.licDroneSub{font-size:13px;color:#eaf5ffb3}.licDetailBtn{flex:0 0 auto;height:34px;padding:0 14px;border-radius:14px;display:inline-flex;align-items:center;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.28);color:#eaf5fff0;font-weight:950;font-size:12px;box-shadow:0 0 20px #6ee3ff1f;cursor:pointer}.licDetailBtn:hover{border-color:#6ee3ff80;background:#6ee3ff29}.licCta{width:100%;border:none;cursor:pointer;padding:12px 14px;border-radius:999px;background:#6ee3ff1a;border:1px solid rgba(110,227,255,.22);color:#eaf5ffeb;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 0 22px #6ee3ff1f}.licCta:hover{background:#6ee3ff29;border-color:#6ee3ff66}.licCtaPrimary{background:linear-gradient(180deg,#2dde8a38,#6ee3ff24);border-color:#2dde8a52;box-shadow:0 0 22px #2dde8a24}.licCtaPrimary:hover{background:linear-gradient(180deg,#2dde8a4d,#6ee3ff33);border-color:#2dde8a80}.licNote{margin-top:8px;font-size:11px;color:#eaf5ff94;text-align:center;font-style:italic}.licEmpty{padding:16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#eaf5ffad;font-size:12px;text-align:center;margin-bottom:12px}.licDroneId{font-weight:400;font-size:11px;color:#eaf5ff99;margin-left:4px}.licUsageTrack{margin-top:6px;width:200px;height:6px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);overflow:hidden;position:relative}.licUsageFill{height:100%;border-radius:999px;transition:width .4s ease}.licBoard{display:flex;flex-direction:column;gap:0}.licBoardStats{display:flex;align-items:center;justify-content:space-around;padding:4px 0 10px}.licBoardStat{display:flex;flex-direction:column;align-items:center;gap:2px}.licBoardStatNum{font-size:26px;font-weight:950;line-height:1;color:var(--cyan);letter-spacing:-.02em}.licBoardStatUnit{font-size:14px;font-weight:600}.licBoardStatLabel{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#eaf5ff73}.licBoardStatDivider{width:1px;height:32px;background:#ffffff1a}.licBoardDivider{height:1px;background:#ffffff12;margin:10px 0}.licBoardSectionTitle{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#eaf5ff66;margin-bottom:8px}.licBoardTwoCols{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:start}.licBoardCol{min-width:0}.licBoardColDivider{width:1px;align-self:stretch;background:#ffffff12;margin:0 12px}.licHBarList{display:flex;flex-direction:column;gap:6px}.licHBarRow{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;min-width:0}.licHBarLeft{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.licHBarName{font-size:11px;font-weight:600;color:#eaf5ffbf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.licHBarTrack{height:8px;border-radius:999px;background:#ffffff0f;overflow:hidden}.licHBarFill{height:100%;border-radius:999px;transition:width .4s ease}.licHBarMeta{display:flex;flex-direction:column;align-items:flex-end;gap:0;min-width:52px}.licHBarHa{font-size:11px;font-weight:700;color:#eaf5ffd9;line-height:1.2}.licHBarFlights{font-size:10px;color:#eaf5ff66;line-height:1.2}.licMiniChart{display:flex;align-items:flex-end;gap:10px;height:72px}.licMiniBar{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.licMiniBarCount{font-size:10px;font-weight:700;color:#eaf5ff8c;line-height:1}.licMiniBarCol{width:100%;max-width:36px;border-radius:6px 6px 3px 3px;background:linear-gradient(180deg,#6ee3ffbf,#2db4c859);min-height:4px}.licMiniBarLabel{font-size:10px;color:#eaf5ff66;line-height:1;white-space:nowrap}.licWarnList{display:flex;flex-direction:column;gap:5px}.licWarnRow{display:flex;align-items:center;gap:8px}.licWarnDot{width:7px;height:7px;border-radius:50%;flex:0 0 auto;background:#ffffff4d}.licWarnRow[data-tone=ok] .licWarnDot{background:#2dde8ad9}.licWarnRow[data-tone=warn] .licWarnDot{background:#ffd150d9}.licWarnRow[data-tone=bad] .licWarnDot{background:#ff4d4dd9}.licWarnText{font-size:11px;color:#eaf5ffb3;line-height:1.35}.licTabRow{display:flex;gap:6px;flex-wrap:wrap;padding:0 16px 12px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:4px}.licTab{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#eaf5ff8c;cursor:pointer;transition:background .15s,border-color .15s,color .15s;min-width:72px}.licTab:hover{background:#6ee3ff14;border-color:#6ee3ff40;color:#eaf5ffd9}.licTab[data-active]{background:#6ee3ff24;border-color:#6ee3ff73;color:#eaf5ff}.licTabPlan{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.licTabYear{font-size:13px;font-weight:600}.licTabExpired{font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ff6e6ebf;margin-top:1px}.licStatus{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.licStatusActive{background:#2dde8a2e;color:#2dde8a;border:1px solid rgba(45,222,138,.35)}.licStatusInactive{background:#ff4d4d26;color:#ff6e6e;border:1px solid rgba(255,77,77,.3)}.dlgOverlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#000000a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:dlgFadeIn .2s ease}@keyframes dlgFadeIn{0%{opacity:0}to{opacity:1}}.dlgPanel{width:calc(100% - 32px);max-width:380px;max-height:80vh;overflow-y:auto;border-radius:22px;background:linear-gradient(180deg,#0c408b8c,#0e1824f5);border:1px solid rgba(140,220,255,.5);box-shadow:0 0 0 1px #78dcff1f inset,0 20px 60px #00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:18px;display:flex;flex-direction:column;gap:14px;animation:dlgSlideUp .25s ease}@keyframes dlgSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dlgHeader{display:flex;align-items:center;justify-content:space-between;gap:10px}.dlgTitle{font-size:16px;font-weight:950;letter-spacing:.04em;text-transform:uppercase;color:#eaf5fff0}.dlgClose{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#eaf5ffb8;font-size:14px;cursor:pointer}.dlgClose:hover{border-color:#a0ebff52;color:#eaf5fff0}.dlgUsage{padding:12px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.dlgUsageText{font-size:12px;color:#eaf5ffd1;margin-bottom:8px}.dlgFields{display:flex;flex-direction:column;gap:1px;border-radius:14px;overflow:hidden}.dlgRow{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#ffffff0a}.dlgRow:nth-child(2n){background:#ffffff0f}.dlgLabel{font-size:12px;color:#eaf5ff99;font-weight:600}.dlgValue{font-size:12px;color:#eaf5ffeb;font-weight:700;text-align:right}@media(min-width:720px){.licSection{padding:0 14px}}.loginPage{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;background:#0e1c2ce0;border:2px solid rgba(110,227,255,.7)}.loginCard{width:100%;max-width:380px;display:flex;flex-direction:column;gap:16px;padding:28px 22px;border-radius:22px;background:linear-gradient(180deg,#0c408b66,#0e1824f0);border:1px solid rgba(140,220,255,.5);box-shadow:0 0 0 1px #78dcff1f inset,0 20px 60px #00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.loginPageHeader{text-align:center;margin-bottom:40px;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.loginPageHeader .brandText{font-size:24px;font-weight:950;letter-spacing:.04em;line-height:1.3;color:#eaf5fff2;text-shadow:0 0 20px rgba(110,227,255,.3)}.loginBrand{display:flex;align-items:center;gap:16px;justify-content:center;margin-bottom:4px;flex-wrap:wrap;max-width:100%}.loginTitle{margin:0;font-size:20px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#eaf5ffeb;text-align:center}.loginError{padding:10px 14px;border-radius:14px;background:#ff50501f;border:1px solid rgba(255,80,80,.3);color:#ffa0a0f2;font-size:12px;font-weight:700;text-align:center}.loginLabel{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#eaf5ffc7}.loginInput{width:100%;padding:12px 14px;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 1px #78dcff14 inset;color:var(--text);font-size:14px;font-family:inherit;outline:none;transition:border-color .2s}.loginInput::placeholder{color:#eaf5ff59}.loginInput:focus{border-color:#6ee3ff80;box-shadow:0 0 12px #6ee3ff2e}.loginBtn{width:100%;padding:14px;border:none;border-radius:999px;background:linear-gradient(180deg,#2dde8a3d,#6ee3ff29);border:1px solid rgba(45,222,138,.36);color:#eaf5fff0;font-size:14px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 22px #2dde8a24;transition:background .2s,border-color .2s}.loginBtn:hover:not(:disabled){background:linear-gradient(180deg,#2dde8a52,#6ee3ff38);border-color:#2dde8a8c}.loginBtn:disabled{opacity:.55;cursor:not-allowed}.loginHint{margin:0;font-size:11px;color:#eaf5ff7a;text-align:center;line-height:1.5}.loginHint strong{color:#eaf5ffb3}.fltPage{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.fltFilter{background:linear-gradient(180deg,#0c408b59,#0e1824eb);border:1px solid rgba(191,250,254,1);box-shadow:0 0 12px #64dcff2e inset;border-radius:16px;margin:0 12px 14px;padding:14px 16px 12px}.fltFilterTitle{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6ee3ffcc;margin-bottom:10px}.fltFilterForm{display:flex;flex-direction:column;gap:10px}.fltFilterGroup{display:flex;flex-direction:column;gap:6px}.fltFilterLabel{font-size:12px;font-weight:600;color:#eaf5ff8c;letter-spacing:.03em}.fltDateRow{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.fltDateHint{font-size:12px;color:#eaf5ff80}.fltInput{background:#0e183099;border:1px solid rgba(110,180,255,.25);border-radius:8px;color:#eaf5ffe6;font-size:13px;padding:5px 9px;outline:none;font-family:inherit}.fltInput:focus{border-color:#6ee3ff99}.fltInputWide{width:100%;max-width:280px}.fltTextarea{resize:vertical;min-height:60px;line-height:1.5}.fltMonospace{font-family:ui-monospace,Cascadia Code,monospace;font-size:12px}.fltInputError{border-color:#ff5050b3!important}.fltInputErrorMsg{font-size:11px;color:#ff6464e6;margin-top:3px}.fltYearBtns{display:flex;gap:5px;margin-left:4px}.fltYearBtn{padding:4px 10px;border-radius:8px;border:1px solid rgba(110,227,255,.35);background:#6ee3ff14;color:#6ee3ffe6;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.fltYearBtn:hover{background:#6ee3ff2e;border-color:#6ee3ffb3}.fltStatusBtns{display:flex;flex-wrap:wrap;gap:6px}.fltStatusBtn{padding:5px 12px;border-radius:10px;border:1px solid rgba(110,227,255,.3);background:#6ee3ff12;color:#eaf5ffbf;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.fltStatusBtn:hover{background:#6ee3ff26;border-color:#6ee3ff8c}.fltStatusBtnActive{background:#6ee3ff38;border-color:#6ee3ffcc;color:#fff}.fltStatusBtnUnassigned{border-color:#ffb43280;color:#ffbe3ceb}.fltStatusBtnUnassigned:hover{background:#ffa01e26;border-color:#ffb432cc}.fltStatusBtnUnassigned.fltStatusBtnActive{background:#ffa01e38;border-color:#ffb432e6;color:#ffd250}.fltClearBtn{align-self:flex-start;padding:5px 14px;border-radius:10px;border:1px solid rgba(255,100,100,.35);background:#ff505012;color:#ff8282e6;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s}.fltClearBtn:hover{background:#ff505026}.fltDash{margin:0 12px 12px;display:flex;flex-direction:column;gap:8px}.fltDashCards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.fltDashCard{background:linear-gradient(160deg,#0e2850cc,#0a1a32f2);border:1px solid rgba(110,227,255,.3);border-radius:12px;padding:10px 8px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.fltDashValue{font-size:22px;font-weight:900;color:#eaf5fff2;line-height:1;letter-spacing:-.01em}.fltDashValueDone{color:#2ff7a8e6}.fltDashValueNew{color:#6ee3ffe6}.fltDashLabel{font-size:10px;font-weight:600;color:#eaf5ff73;letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.fltDashWarn{display:flex;align-items:flex-start;gap:10px;background:#ffa01e1a;border:1px solid rgba(255,160,30,.4);border-radius:10px;padding:10px 12px}.fltDashWarnIcon{font-size:16px;color:#ffbe3cf2;flex-shrink:0;margin-top:1px}.fltDashWarnText{font-size:12px;color:#ffbe3cd9;line-height:1.5}.fltDashWarnText strong{color:#ffc850f2}.fltFilterCompact{margin:0 12px 10px;border:1px solid rgba(110,227,255,.3);border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#0c286459,#0a162ccc)}.fltFilterToggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;background:none;border:none;cursor:pointer;color:#6ee3ffcc;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fltFilterToggle:hover{background:#6ee3ff0f}.fltFilterToggleLabel{display:flex;align-items:center;gap:8px}.fltFilterBadge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#6ee3ff40;font-size:10px;font-weight:900;color:#6ee3fff2}.fltFilterToggleArrow{font-size:10px;color:#6ee3ff8c}.fltFilterBody{padding:8px 12px 12px;border-top:1px solid rgba(110,227,255,.15);display:flex;flex-direction:column;gap:8px}.fltFilterRow{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.fltInputSm{width:130px}.fltList{display:flex;flex-direction:column;gap:10px;padding:0 12px 16px}.fltEmpty{text-align:center;padding:40px 20px;font-size:13px;color:#eaf5ff59;font-style:italic}.fltRow{background:linear-gradient(180deg,#0e2850bf,#0a1a32eb);border:1px solid rgba(110,227,255,.45);border-radius:14px;padding:12px 14px;display:flex;align-items:flex-start;gap:12px;transition:border-color .15s,background .15s}.fltRowUnassigned{border-color:#ffb432b3;background:linear-gradient(180deg,#3c280abf,#140e04eb)}.fltRowMain{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.fltRowField{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.fltFieldName{font-size:14px;font-weight:700;color:#eaf5ffeb}.fltUnassigned{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#ffbe3ceb}.fltUnassignedIcon{font-size:15px;line-height:1}.fltBadge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fltBadgeTakingOff{background:#ff8c3226;border:1px solid rgba(255,140,50,.45);color:#ffa050f2}.fltBadgeScanning{background:#6ee3ff26;border:1px solid rgba(110,227,255,.4);color:#6ee3fff2}.fltBadgeLanding{background:#ffd23c24;border:1px solid rgba(255,210,60,.42);color:#ffdc5af2}.fltBadgeFlightDone{background:#a08cff24;border:1px solid rgba(160,140,255,.38);color:#beaffff2}.fltBadgeProcessing{background:#c864ff21;border:1px solid rgba(200,100,255,.38);color:#d78cfff2}.fltBadgeDone{background:#2ff7a81f;border:1px solid rgba(47,247,168,.38);color:#2ff7a8f2}.fltRowMeta{display:flex;flex-wrap:wrap;gap:10px}.fltMetaItem{font-size:12px;color:#eaf5ffb8}.fltMetaLabel{color:#eaf5ff66}.fltId{font-size:11px;color:#eaf5ff4d;margin-left:auto}.fltWarning{font-size:12px;color:#ffbe3cd9;background:#ffa01e14;border:1px solid rgba(255,160,30,.25);border-radius:8px;padding:6px 10px;margin-top:2px}.fltRowActions{display:flex;align-items:center;gap:6px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.fltActionBtn{min-width:54px;padding:8px 6px 6px;border-radius:10px;border:1px solid rgba(110,227,255,.22);background:#ffffff0d;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:background .15s,border-color .15s}.fltActionBtnLabel{font-size:9px;font-weight:600;letter-spacing:.03em;color:#eaf5ff8c;line-height:1;white-space:nowrap;transition:color .15s}.fltActionBtn:hover .fltActionBtnLabel{color:#eaf5ffe6}.fltActionBtnDanger .fltActionBtnLabel{color:#ff82828c}.fltActionBtnDanger:hover .fltActionBtnLabel{color:#ffa0a0e6}.fltActionBtn:hover{background:#6ee3ff1f;border-color:#6ee3ff7a}.fltActionBtnDanger{border-color:#ff505038}.fltActionBtnDanger:hover{background:#ff50501f;border-color:#ff505080}.fltActionBtnDisabled,.fltActionBtnDisabled:hover{opacity:.4;cursor:not-allowed;background:transparent;border-color:#ffffff14}.fltActionBtnDisabled .fltActionBtnLabel,.fltActionBtnDisabled:hover .fltActionBtnLabel{color:#ffffff4d}.fltAssignBtn{padding:5px 12px;border-radius:10px;border:1px solid rgba(255,180,50,.5);background:#ffa01e1a;color:#ffbe3cf2;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}.fltAssignBtn:hover{background:#ffa01e33;border-color:#ffb432cc}.fltDialogOverlay{position:fixed;inset:0;z-index:200;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}.fltDialog{background:linear-gradient(180deg,#0a1c38f7,#081226fa);border:1px solid rgba(110,227,255,.45);border-radius:18px;box-shadow:0 24px 60px #0009;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.fltDialogHeader{display:flex;align-items:center;gap:10px;padding:16px 18px 12px;border-bottom:1px solid rgba(110,227,255,.15)}.fltDialogTitle{font-size:16px;font-weight:700;color:#eaf5ffeb;flex:1}.fltDialogId{font-size:12px;color:#6ee3ff99}.fltDialogClose{width:30px;height:30px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:#eaf5ffb3;cursor:pointer;display:grid;place-items:center;font-size:14px;transition:background .15s}.fltDialogClose:hover{background:#ffffff1f;color:#fff}.fltDialogForm{padding:14px 18px 18px;display:flex;flex-direction:column;gap:12px}.fltDialogSection{display:flex;flex-direction:column;gap:6px}.fltDialogLabel{font-size:12px;font-weight:600;color:#eaf5ff8c;letter-spacing:.03em}.fltFieldToggle{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:4px}.fltFieldToggleOption{display:flex;align-items:center;gap:6px;font-size:13px;color:#eaf5ffbf;cursor:pointer}.fltDialogActions{display:flex;gap:10px;margin-top:4px}.fltSaveBtn{padding:8px 22px;border-radius:10px;border:1px solid rgba(47,247,168,.4);background:#2ff7a81f;color:#2ff7a8f2;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s,border-color .15s}.fltSaveBtn:hover:not(:disabled){background:#2ff7a838;border-color:#2ff7a8b3}.fltSaveBtn:disabled{opacity:.45;cursor:not-allowed}.fltCancelBtn{padding:8px 18px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#eaf5ffa6;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.fltCancelBtn:hover{background:#ffffff1a;color:#eaf5ffe6}.fltPagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 12px 20px}.fltPageBtn{display:flex;align-items:center;gap:5px;padding:7px 16px;border-radius:10px;border:1px solid rgba(110,227,255,.22);background:#6ee3ff0f;color:#eaf5ffbf;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.fltPageBtn:hover:not(:disabled){background:#6ee3ff24;border-color:#6ee3ff8c;color:#eaf5fff2}.fltPageBtn:disabled{opacity:.25;cursor:default;pointer-events:none}.fltPageInfo{font-size:13px;color:#eaf5ff8c;letter-spacing:.03em;min-width:80px;text-align:center}.fltPageInfoCurrent{color:var(--cyan);font-weight:600}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
