._btn_11h3h_4{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;font-size:var(--fs-sm);padding:.7rem 1.25rem;border-radius:var(--r-full);transition:transform var(--t-fast),box-shadow var(--t),background var(--t),border-color var(--t);white-space:nowrap;border:1px solid transparent;-webkit-user-select:none;user-select:none}._btn_11h3h_4:active{transform:translateY(1px) scale(.99)}._btn_11h3h_4:disabled{opacity:.55;cursor:not-allowed}._primary_11h3h_25{background:var(--grad-accent);color:#fff;box-shadow:var(--shadow-accent)}._primary_11h3h_25:hover:not(:disabled){box-shadow:0 14px 48px #f9731666}._gold_11h3h_33{background:var(--grad-gold);color:#1a1206}._ghost_11h3h_37{background:var(--surface);color:var(--text);border-color:var(--border)}._ghost_11h3h_37:hover:not(:disabled){background:var(--surface-hover);border-color:var(--border-strong)}._outline_11h3h_46{background:transparent;color:var(--text);border-color:var(--border-strong)}._outline_11h3h_46:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}._lg_11h3h_55{padding:.95rem 1.7rem;font-size:var(--fs-base)}._sm_11h3h_59{padding:.45rem .9rem;font-size:var(--fs-xs)}._block_11h3h_63{width:100%}._card_11h3h_68{background:var(--bg-2);background-image:var(--grad-surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:1.5rem;transition:transform var(--t),border-color var(--t),box-shadow var(--t)}._cardHover_11h3h_76:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--shadow-lg)}._badge_11h3h_83{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--fs-xs);font-weight:700;padding:.3rem .7rem;border-radius:var(--r-full);border:1px solid var(--border);background:var(--surface);color:var(--text-2)}._dot_11h3h_95{width:7px;height:7px;border-radius:50%;background:currentColor}._field_11h3h_103{display:flex;flex-direction:column;gap:.4rem}._label_11h3h_108{font-size:var(--fs-sm);font-weight:600;color:var(--text-2)}._req_11h3h_113{color:var(--accent)}._input_11h3h_116{width:100%;background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r);padding:.8rem 1rem;color:var(--text);transition:border-color var(--t),box-shadow var(--t)}._input_11h3h_116::placeholder{color:var(--text-3)}._input_11h3h_116:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}._input_11h3h_116[aria-invalid=true]{border-color:var(--red)}._error_11h3h_136{font-size:var(--fs-xs);color:var(--red)}textarea._input_11h3h_116{resize:vertical;min-height:110px}._overlay_11h3h_146{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);background:#030712b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:1rem;animation:_fade_11h3h_1 .2s ease}@keyframes _fade_11h3h_1{0%{opacity:0}to{opacity:1}}._modal_11h3h_158{width:100%;max-width:560px;max-height:90vh;overflow-y:auto;background:var(--bg-2);background-image:var(--grad-surface);border:1px solid var(--border-strong);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);animation:_rise_11h3h_1 .25s cubic-bezier(.4,0,.2,1)}@keyframes _rise_11h3h_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._modalHead_11h3h_171{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg-2)}._modalTitle_11h3h_182{font-weight:800;font-size:var(--fs-lg)}._modalClose_11h3h_183{display:grid;place-items:center;width:34px;height:34px;border-radius:var(--r-full);border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;transition:color var(--t),border-color var(--t)}._modalClose_11h3h_183:hover{color:var(--text);border-color:var(--border-strong)}._modalBody_11h3h_190{padding:1.5rem}._modalFoot_11h3h_191{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;border-top:1px solid var(--border);position:sticky;bottom:0;background:var(--bg-2)}._shell_1i1fi_1{display:flex;flex-direction:column;min-height:100dvh}._header_1i1fi_8{position:sticky;top:0;z-index:var(--z-nav);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--bg) 82%,transparent);border-bottom:1px solid var(--border)}._bar_1i1fi_16{height:68px;display:flex;align-items:center;justify-content:space-between;gap:1rem}._brand_1i1fi_23{display:flex;align-items:center;gap:.6rem;font-weight:900;letter-spacing:-.02em;flex-shrink:0}._brandMark_1i1fi_31{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--bg-1);border:1.5px solid var(--accent);color:var(--accent);font-size:.95rem;font-weight:900}._brandText_1i1fi_43 b{font-size:1.05rem}._brandText_1i1fi_43 span{display:block;font-size:.6rem;letter-spacing:.18em;color:var(--text-3);font-weight:700}._logoChip_1i1fi_55{display:inline-flex;align-items:center;background:#fff;border-radius:10px;padding:.35rem .7rem;border:1px solid var(--border-strong);transition:transform var(--t-fast)}._logoChip_1i1fi_55:hover{transform:translateY(-1px)}._logoChip_1i1fi_55 img{height:30px;width:auto;object-fit:contain}._nav_1i1fi_73{display:none;align-items:center;gap:.35rem}._link_1i1fi_78{padding:.5rem .85rem;border-radius:var(--r-full);font-size:var(--fs-sm);font-weight:600;color:var(--text-2);transition:color var(--t-fast),background var(--t-fast)}._link_1i1fi_78:hover{color:var(--text);background:var(--surface-hover)}._active_1i1fi_90{color:var(--accent);background:var(--accent-soft)}._actions_1i1fi_95{display:flex;align-items:center;gap:.6rem}._burger_1i1fi_100{display:inline-flex;padding:.5rem;border-radius:var(--r-sm);color:var(--text)}._hideMobile_1i1fi_106{display:none}._mobileMenu_1i1fi_111{overflow:hidden;border-top:1px solid var(--border)}._mobileInner_1i1fi_115{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 0 1rem}._mobileLink_1i1fi_121{padding:.85rem 1rem;border-radius:var(--r);font-weight:600;color:var(--text-2)}._mobileLink_1i1fi_121:hover,._mobileActive_1i1fi_128{background:var(--surface-hover);color:var(--text)}._main_1i1fi_134{flex:1}._footer_1i1fi_139{border-top:1px solid var(--border);background:var(--bg-1);margin-top:auto}._footTop_1i1fi_144{display:grid;gap:2rem;padding-block:3rem;grid-template-columns:1fr}._footCol_1i1fi_150 h4{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);margin-bottom:.9rem}._footCol_1i1fi_150 a,._footCol_1i1fi_150 p{display:block;color:var(--text-2);font-size:var(--fs-sm);margin-bottom:.5rem;transition:color var(--t-fast)}._footCol_1i1fi_150 a:hover{color:var(--accent)}._footBottom_1i1fi_168{border-top:1px solid var(--border);padding-block:1.25rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;color:var(--text-3);font-size:var(--fs-xs)}@media (min-width: 880px){._nav_1i1fi_73{display:flex}._burger_1i1fi_100{display:none}._hideMobile_1i1fi_106{display:inline-flex}._footTop_1i1fi_144{grid-template-columns:2fr 1fr 1fr 1.2fr}._footBottom_1i1fi_168{flex-direction:row;justify-content:space-between}}._shell_7f5lv_1{min-height:100dvh;background:var(--bg)}._sidebar_7f5lv_7{display:none;position:fixed;inset:0 auto 0 0;width:var(--sidebar-w);background:var(--bg-1);border-right:1px solid var(--border);flex-direction:column;padding:1.25rem .9rem;z-index:var(--z-nav)}._sideBrand_7f5lv_18{display:flex;align-items:center;gap:.6rem;padding:0 .5rem 1.25rem;font-weight:900}._sideMark_7f5lv_25{width:36px;height:36px;border-radius:9px;display:grid;place-items:center;background:var(--bg-2);border:1.5px solid var(--accent);color:var(--accent);font-weight:900}._sideLogo_7f5lv_36{display:inline-flex;align-items:center;background:#fff;border-radius:10px;padding:.4rem .7rem;width:100%}._sideLogo_7f5lv_36 img{height:32px;width:auto;object-fit:contain;margin-inline:auto}._roleTag_7f5lv_50{font-size:.6rem;letter-spacing:.12em;font-weight:700;text-transform:uppercase;padding:.15rem 0}._navList_7f5lv_57{display:flex;flex-direction:column;gap:.2rem;margin-top:.5rem}._navItem_7f5lv_63{display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;border-radius:var(--r);color:var(--text-2);font-weight:600;font-size:var(--fs-sm);transition:background var(--t-fast),color var(--t-fast)}._navItem_7f5lv_63:hover{background:var(--surface-hover);color:var(--text)}._navActive_7f5lv_78{background:var(--accent-soft);color:var(--accent)}._sideFoot_7f5lv_82{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}._topbar_7f5lv_89{position:sticky;top:0;z-index:calc(var(--z-nav) - 1);height:var(--topbar-h);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:var(--pad-page);background:color-mix(in srgb,var(--bg) 85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._topTitle_7f5lv_103{font-size:var(--fs-lg);font-weight:800}._userChip_7f5lv_107{display:flex;align-items:center;gap:.6rem}._avatar_7f5lv_112{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--grad-accent);color:#fff;font-weight:800;font-size:var(--fs-sm)}._userMeta_7f5lv_123{display:none;line-height:1.2}._userMeta_7f5lv_123 b{font-size:var(--fs-sm)}._userMeta_7f5lv_123 span{font-size:var(--fs-xs);color:var(--text-2)}._iconBtn_7f5lv_134{display:inline-flex;padding:.5rem;border-radius:var(--r-sm);color:var(--text-2);position:relative}._iconBtn_7f5lv_134:hover{background:var(--surface-hover);color:var(--text)}._notifWrap_7f5lv_147{position:relative}._notifDot_7f5lv_150{position:absolute;top:6px;right:7px;width:8px;height:8px;border-radius:50%;background:var(--accent);border:2px solid var(--bg)}._notifPanel_7f5lv_160{position:absolute;top:calc(100% + 10px);right:-60px;width:min(340px,calc(100vw - 2rem));max-height:420px;overflow-y:auto;background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);z-index:var(--z-overlay)}@media (max-width: 520px){._notifPanel_7f5lv_160{position:fixed;top:calc(var(--topbar-h) + 6px);left:.75rem;right:.75rem;width:auto}}._notifHead_7f5lv_183{padding:.8rem 1rem;font-weight:800;font-size:var(--fs-sm);border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg-2)}._notifItem_7f5lv_192{display:grid;grid-template-columns:auto 1fr;gap:.7rem;padding:.8rem 1rem;border-bottom:1px solid var(--border)}._notifItem_7f5lv_192:last-child{border-bottom:none}._notifItem_7f5lv_192 b{font-size:var(--fs-sm);display:block}._notifItem_7f5lv_192 p{color:var(--text-2);font-size:var(--fs-xs);margin-top:2px}._notifIcon_7f5lv_211{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--surface-hover);flex:none}._notifTime_7f5lv_220{display:block;color:var(--text-3);font-size:.68rem;margin-top:3px}._content_7f5lv_228{padding:var(--pad-page);padding-bottom:calc(var(--bottom-nav-h) + 1.5rem);max-width:1280px;margin-inline:auto}._bottomNav_7f5lv_236{position:fixed;inset:auto 0 0 0;z-index:var(--z-nav);height:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:flex;background:var(--bg-1);border-top:1px solid var(--border)}._bottomItem_7f5lv_246{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;color:var(--text-3);font-size:.65rem;font-weight:600}._bottomActive_7f5lv_257{color:var(--accent)}._logoutTop_7f5lv_262{color:var(--red);border:1px solid var(--border);border-radius:var(--r-sm);margin-left:.15rem}._logoutTop_7f5lv_262:hover{background:var(--red-soft);color:var(--red)}@media (min-width: 960px){._sidebar_7f5lv_7{display:flex}._main_7f5lv_275{margin-left:var(--sidebar-w)}._bottomNav_7f5lv_236{display:none}._content_7f5lv_228{padding-bottom:2rem}._userMeta_7f5lv_123{display:block}._burgerTop_7f5lv_279,._logoutTop_7f5lv_262{display:none}}._pageHero_11pnu_2{position:relative;padding-block:clamp(3rem,9vw,6rem);background:var(--grad-hero),var(--bg);border-bottom:1px solid var(--border);overflow:hidden}._pageHero_11pnu_2 h1{font-size:var(--fs-3xl);max-width:16ch}._pageHero_11pnu_2 p{color:var(--text-2);max-width:60ch;margin-top:1rem;font-size:var(--fs-lg)}._hero_11pnu_21{position:relative;background:var(--grad-hero),var(--bg);padding-block:clamp(3.5rem,10vw,7rem);overflow:hidden}._heroGrid_11pnu_27{display:grid;gap:2.5rem;align-items:center}._heroTitle_11pnu_32{font-size:clamp(2.2rem,6vw,var(--fs-4xl));line-height:1.05}._heroLead_11pnu_36{color:var(--text-2);font-size:var(--fs-lg);margin-block:1.25rem 2rem;max-width:52ch}._heroCtas_11pnu_42{display:flex;flex-wrap:wrap;gap:.8rem}._heroPanel_11pnu_47{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--r-xl);padding:1.5rem;box-shadow:var(--shadow-lg)}._heroPanelRow_11pnu_54{display:flex;align-items:center;gap:.9rem;padding:.85rem 0;border-bottom:1px solid var(--border)}._heroPanelRow_11pnu_54:last-child{border-bottom:none}._heroPanelIcon_11pnu_62{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);flex-shrink:0}._heroPhoto_11pnu_74{position:relative;border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--border-strong);box-shadow:var(--shadow-lg);aspect-ratio:16 / 11;background:var(--bg-2)}._heroPhoto_11pnu_74 img{width:100%;height:100%;object-fit:cover}._heroPhoto_11pnu_74:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(11,17,32,.85) 100%)}._heroPhotoCaption_11pnu_94{position:absolute;left:1.1rem;right:1.1rem;bottom:1rem;z-index:1;color:#fff}._heroPhotoCaption_11pnu_94 b{display:block;font-size:var(--fs-base)}._heroPhotoCaption_11pnu_94 span{font-size:var(--fs-xs);opacity:.85}._heroBadge_11pnu_110{position:absolute;top:1rem;right:1rem;z-index:1;display:inline-flex;align-items:center;gap:.45rem;background:#0b1120c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-strong);color:#fff;font-size:var(--fs-xs);font-weight:700;padding:.45rem .8rem;border-radius:var(--r-full)}._heroBadge_11pnu_110 ._pulse_11pnu_127{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 #10b98199;animation:_pulse_11pnu_127 1.8s infinite}@keyframes _pulse_11pnu_127{0%{box-shadow:0 0 #10b9818c}70%{box-shadow:0 0 0 9px #10b98100}to{box-shadow:0 0 #10b98100}}._gallery_11pnu_142{display:grid;gap:1rem;grid-template-columns:1fr}._galleryItem_11pnu_147{position:relative;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);background:var(--bg-2);aspect-ratio:16 / 10}._galleryItem_11pnu_147 img{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}._galleryItem_11pnu_147:hover img{transform:scale(1.04)}._galleryItem_11pnu_147:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 52%,rgba(11,17,32,.88) 100%)}._galleryCaption_11pnu_170{position:absolute;left:1rem;right:1rem;bottom:.9rem;z-index:1;color:#fff}._galleryCaption_11pnu_170 b{display:block;font-size:var(--fs-sm)}._galleryCaption_11pnu_170 span{font-size:var(--fs-xs);opacity:.85}._galleryBig_11pnu_186{grid-row:span 2;aspect-ratio:auto;min-height:320px}@media (min-width: 720px){._bandWide_11pnu_194{aspect-ratio:21 / 8;min-height:220px}}._head_11pnu_201{max-width:60ch;margin-bottom:2.5rem}._head_11pnu_201 h2{font-size:var(--fs-2xl);margin-top:.6rem}._head_11pnu_201 p{color:var(--text-2);margin-top:.75rem;font-size:var(--fs-lg)}._center_11pnu_214{margin-inline:auto;text-align:center}._stats_11pnu_220{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}._stat_11pnu_220{background:var(--bg-1);padding:1.5rem 1rem;text-align:center}._statValue_11pnu_234{font-size:var(--fs-2xl);font-weight:900;background:var(--grad-accent);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._statLabel_11pnu_242{color:var(--text-2);font-size:var(--fs-sm);margin-top:.25rem}._cards_11pnu_249{display:grid;gap:1.25rem;grid-template-columns:1fr}._cards2_11pnu_254,._cards3_11pnu_255{grid-template-columns:1fr}._featIcon_11pnu_257{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);margin-bottom:1rem}._cardTitle_11pnu_267{font-size:var(--fs-lg);margin-bottom:.4rem}._cardDesc_11pnu_271{color:var(--text-2);font-size:var(--fs-sm)}._checkList_11pnu_277 li{display:flex;align-items:flex-start;gap:.6rem;padding:.35rem 0;color:var(--text-2);font-size:var(--fs-sm)}._checkList_11pnu_277 svg{color:var(--green);flex-shrink:0;margin-top:2px}._cta_11pnu_292{background:var(--grad-accent);border-radius:var(--r-xl);padding:clamp(2rem,5vw,3.5rem);text-align:center;color:#fff}._cta_11pnu_292 h2{font-size:var(--fs-2xl);color:#fff}._cta_11pnu_292 p{margin-block:.75rem 1.75rem;opacity:.92}._prodTop_11pnu_309{height:6px;border-radius:var(--r-full);margin-bottom:1.1rem}._prodTag_11pnu_314{font-size:var(--fs-xs);font-weight:700;padding:.25rem .6rem;border-radius:var(--r-full)}._timeline_11pnu_322{display:grid;gap:1rem}._tlItem_11pnu_326{display:grid;grid-template-columns:70px 1fr;gap:1rem;align-items:start}._tlYear_11pnu_332{font-weight:900;color:var(--accent);font-size:var(--fs-lg)}._mapWrap_11pnu_339{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);aspect-ratio:16 / 10;background:var(--bg-2)}._mapWrap_11pnu_339 iframe{width:100%;height:100%;border:0}._lineRow_11pnu_349{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--r);background:var(--bg-2)}._lineRow_11pnu_349 b{font-size:var(--fs-sm)}._lineRow_11pnu_349 span{color:var(--text-2);font-size:var(--fs-xs)}._formGrid_11pnu_363{display:grid;gap:1.1rem;grid-template-columns:1fr}._full_11pnu_368{grid-column:1 / -1}@media (min-width: 720px){._cards2_11pnu_254{grid-template-columns:repeat(2,minmax(0,1fr))}._cards3_11pnu_255{grid-template-columns:repeat(3,minmax(0,1fr))}._stats_11pnu_220{grid-template-columns:repeat(4,minmax(0,1fr))}._formGrid_11pnu_363{grid-template-columns:repeat(2,minmax(0,1fr))}._gallery_11pnu_142{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}@media (min-width: 960px){._heroGrid_11pnu_27{grid-template-columns:1.15fr .85fr}}._wrap_1vtsw_1{min-height:100dvh;display:grid;grid-template-columns:1fr;background:var(--grad-hero),var(--bg)}._aside_1vtsw_7{display:none;flex-direction:column;justify-content:space-between;padding:3rem;background:var(--bg-1);border-right:1px solid var(--border)}._asideBrand_1vtsw_15{display:flex;align-items:center;gap:.6rem;font-weight:900}._asideMark_1vtsw_21{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:var(--bg-2);border:1.5px solid var(--accent);color:var(--accent);font-weight:900}._asideLogo_1vtsw_25{display:inline-flex;align-items:center;background:#fff;border-radius:12px;padding:.5rem .9rem}._asideLogo_1vtsw_25 img{height:38px;width:auto;object-fit:contain}._boxLogo_1vtsw_32{display:inline-flex;align-items:center;background:#fff;border-radius:12px;padding:.45rem .8rem;margin-bottom:1.5rem}._boxLogo_1vtsw_32 img{height:32px;width:auto;object-fit:contain}._asideBig_1vtsw_38{font-size:var(--fs-3xl);line-height:1.1;margin-bottom:1rem}._asidePoints_1vtsw_43 li{display:flex;gap:.6rem;align-items:center;color:var(--text-2);padding:.4rem 0;font-size:var(--fs-sm)}._asidePoints_1vtsw_43 svg{color:var(--accent)}._panel_1vtsw_49{display:grid;place-items:center;padding:2rem 1.25rem}._box_1vtsw_32{width:100%;max-width:420px}._box_1vtsw_32 h1{font-size:var(--fs-2xl)}._sub_1vtsw_59{color:var(--text-2);margin-block:.4rem 1.75rem}._form_1vtsw_61{display:flex;flex-direction:column;gap:1rem}._divider_1vtsw_63{display:flex;align-items:center;gap:.75rem;color:var(--text-3);font-size:var(--fs-xs);margin-block:1.5rem 1rem;text-transform:uppercase;letter-spacing:.1em}._divider_1vtsw_63:before,._divider_1vtsw_63:after{content:"";height:1px;flex:1;background:var(--border)}._demoNote_1vtsw_72{background:var(--yellow-soft);border:1px solid color-mix(in srgb,var(--yellow) 30%,transparent);color:var(--text);border-radius:var(--r);padding:.8rem 1rem;font-size:var(--fs-sm);margin-bottom:1.25rem;display:flex;gap:.6rem;align-items:flex-start}._demoNote_1vtsw_72 svg{color:var(--yellow);flex-shrink:0;margin-top:2px}._roleGrid_1vtsw_84{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}._roleBtn_1vtsw_89{display:flex;flex-direction:column;gap:.3rem;text-align:left;padding:.85rem;border-radius:var(--r);border:1px solid var(--border);background:var(--bg-2);transition:border-color var(--t-fast),transform var(--t-fast),background var(--t-fast)}._roleBtn_1vtsw_89:hover{border-color:var(--accent);transform:translateY(-2px);background:var(--surface-hover)}._roleBtn_1vtsw_89 b{font-size:var(--fs-sm)}._roleBtn_1vtsw_89 span{font-size:var(--fs-xs);color:var(--text-2)}._roleDot_1vtsw_98{width:9px;height:9px;border-radius:50%}._back_1vtsw_100{margin-top:1.5rem;text-align:center}._back_1vtsw_100 a{color:var(--text-2);font-size:var(--fs-sm)}._back_1vtsw_100 a:hover{color:var(--accent)}@media (min-width: 880px){._wrap_1vtsw_1{grid-template-columns:1fr 1fr}._aside_1vtsw_7{display:flex}._hideDesktop_1vtsw_107{display:none}}._wrap_1l45e_5{display:flex;flex-direction:column;gap:1.25rem}._head_1l45e_12{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem}._titleRow_1l45e_19{display:flex;align-items:center;gap:.75rem}._title_1l45e_19{font-size:var(--fs-2xl);font-weight:800;letter-spacing:-.02em}._subtitle_1l45e_29{color:var(--text-2);font-size:var(--fs-sm);margin-top:2px}._live_1l45e_34{display:inline-flex;align-items:center;gap:.45rem;font-size:var(--fs-xs);font-weight:700;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 30%,transparent);padding:.35rem .7rem;border-radius:var(--r-full);white-space:nowrap}._pulse_1l45e_47{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 color-mix(in srgb,var(--green) 70%,transparent);animation:_pulse_1l45e_47 1.8s infinite}@keyframes _pulse_1l45e_47{0%{box-shadow:0 0 color-mix(in srgb,var(--green) 55%,transparent)}70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}._headStats_1l45e_62{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._chip_1l45e_68{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--fs-xs);font-weight:600;color:var(--text-2);background:var(--surface);border:1px solid var(--border);padding:.4rem .75rem;border-radius:var(--r-full)}._chip_1l45e_68 b{color:var(--text)}._kpis_1l45e_83{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}._kpi_1l45e_83{position:relative;overflow:hidden;padding:1.25rem}._kpiTop_1l45e_93{display:flex;align-items:center;justify-content:space-between;margin-bottom:.9rem}._kpiIcon_1l45e_99{width:42px;height:42px;border-radius:12px;display:grid;place-items:center}._kpiDelta_1l45e_106{display:inline-flex;align-items:center;gap:.2rem;font-size:var(--fs-xs);font-weight:800;padding:.25rem .5rem;border-radius:var(--r-full)}._kpiDelta_1l45e_106._up_1l45e_115{color:var(--green);background:var(--green-soft)}._kpiDelta_1l45e_106._down_1l45e_116{color:var(--red);background:var(--red-soft)}._kpiValue_1l45e_117{font-size:1.7rem;font-weight:800;letter-spacing:-.02em;line-height:1.1}._kpiUnit_1l45e_123{font-size:var(--fs-base);font-weight:700;color:var(--text-2);margin-left:.3rem}._kpiLabel_1l45e_129{color:var(--text-2);font-size:var(--fs-sm);font-weight:600;margin-top:.35rem}._kpiSub_1l45e_135{color:var(--text-3);font-size:var(--fs-xs);margin-top:.35rem}._grid2_1l45e_142{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:1rem;align-items:stretch}._grid2_1l45e_142>*,._gridEq_1l45e_149>*{min-width:0}._gridEq_1l45e_149{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}._panel_1l45e_160{display:flex;flex-direction:column;padding:1.25rem;height:100%}._panelHead_1l45e_166{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.1rem}._panelTitle_1l45e_173{display:flex;align-items:center;gap:.55rem;font-weight:700;font-size:var(--fs-base)}._panelTitle_1l45e_173 small{color:var(--text-3);font-weight:600;font-size:var(--fs-xs)}._panelAction_1l45e_185{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-2);font-size:var(--fs-xs);font-weight:700;cursor:pointer;border:1px solid var(--border);background:var(--surface);padding:.35rem .65rem;border-radius:var(--r-full);transition:border-color var(--t),color var(--t)}._panelAction_1l45e_185:hover{color:var(--text);border-color:var(--border-strong)}._legend_1l45e_202{display:flex;flex-direction:column;gap:.7rem}._legendItem_1l45e_207{display:flex;align-items:center;gap:.6rem;font-size:var(--fs-sm)}._legendDot_1l45e_213{width:10px;height:10px;border-radius:3px;flex:none}._legendName_1l45e_214{flex:1;color:var(--text-2)}._legendVal_1l45e_215{font-weight:700;font-variant-numeric:tabular-nums}._salesRow_1l45e_218{display:grid;grid-template-columns:180px minmax(0,1fr);gap:1rem;align-items:center}._tankList_1l45e_226{display:flex;flex-direction:column;gap:1rem}._tank_1l45e_226{display:flex;flex-direction:column;gap:.45rem}._tankTop_1l45e_228{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}._tankName_1l45e_234{font-weight:700;font-size:var(--fs-sm)}._tankPlanta_1l45e_235{color:var(--text-3);font-size:var(--fs-xs);font-weight:600}._tankPct_1l45e_236{font-weight:800;font-variant-numeric:tabular-nums}._tankBar_1l45e_237{height:9px;border-radius:var(--r-full);background:var(--bg-1);overflow:hidden;border:1px solid var(--border)}._tankFill_1l45e_244{height:100%;border-radius:var(--r-full);transition:width var(--t-slow)}._tankMeta_1l45e_249{display:flex;justify-content:space-between;color:var(--text-3);font-size:var(--fs-xs)}._feed_1l45e_257{display:flex;flex-direction:column;gap:.2rem;max-height:360px;overflow-y:auto;margin:-.25rem;padding:.25rem}._feedItem_1l45e_266{display:flex;gap:.75rem;padding:.7rem .4rem;border-bottom:1px solid var(--border)}._feedItem_1l45e_266:last-child{border-bottom:none}._feedRail_1l45e_273{display:flex;flex-direction:column;align-items:center;padding-top:4px}._feedDot_1l45e_274{width:9px;height:9px;border-radius:50%;flex:none}._feedBody_1l45e_275{flex:1;min-width:0}._feedAction_1l45e_276{font-size:var(--fs-sm);font-weight:600}._feedUser_1l45e_277{color:var(--accent);font-weight:700}._feedDetail_1l45e_278{color:var(--text-2);font-size:var(--fs-xs);margin-top:2px;overflow:hidden;text-overflow:ellipsis}._feedMeta_1l45e_285{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;color:var(--text-3);font-size:var(--fs-xs);margin-top:4px}._feedMeta_1l45e_285 ._sep_1l45e_294{opacity:.4}._feedMonto_1l45e_295{font-weight:700;font-variant-numeric:tabular-nums;color:var(--text-2)}._alerts_1l45e_302{display:flex;flex-direction:column;gap:.6rem}._alert_1l45e_302{display:flex;gap:.75rem;padding:.8rem;border-radius:var(--r);background:var(--bg-1);border:1px solid var(--border);border-left-width:3px}._alertIcon_1l45e_312{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}._alertTitle_1l45e_316{font-weight:700;font-size:var(--fs-sm)}._alertDetail_1l45e_317{color:var(--text-2);font-size:var(--fs-xs);margin-top:2px}._alertHora_1l45e_318{color:var(--text-3);font-size:var(--fs-xs);margin-top:4px}._opList_1l45e_321{display:flex;flex-direction:column}._opItem_1l45e_322{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.7rem .25rem;border-bottom:1px solid var(--border)}._opItem_1l45e_322:last-child{border-bottom:none}._opCode_1l45e_331{font-weight:800;font-size:var(--fs-xs);color:var(--text-2);font-variant-numeric:tabular-nums}._opCliente_1l45e_337{font-weight:600;font-size:var(--fs-sm)}._opSub_1l45e_338{color:var(--text-3);font-size:var(--fs-xs);margin-top:2px}._opRight_1l45e_339{text-align:right}._opGal_1l45e_340{font-weight:700;font-variant-numeric:tabular-nums;font-size:var(--fs-sm)}._opState_1l45e_341{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--fs-xs);font-weight:700;margin-top:3px}._opState_1l45e_341 ._d_1l45e_116{width:6px;height:6px;border-radius:50%}._sucList_1l45e_348{display:flex;flex-direction:column;gap:.6rem}._suc_1l45e_348{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem;padding:.7rem .8rem;border-radius:var(--r);background:var(--bg-1);border:1px solid var(--border)}._sucName_1l45e_359{font-weight:700;font-size:var(--fs-sm);display:flex;align-items:center;gap:.45rem}._sucMeta_1l45e_360{color:var(--text-3);font-size:var(--fs-xs);margin-top:2px}._sucMonto_1l45e_361{font-weight:800;font-variant-numeric:tabular-nums}._userList_1l45e_363{display:flex;flex-direction:column;gap:.1rem}._user_1l45e_363{display:flex;align-items:center;gap:.7rem;padding:.6rem .25rem;border-bottom:1px solid var(--border)}._user_1l45e_363:last-child{border-bottom:none}._userAv_1l45e_370{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:none;font-size:var(--fs-xs);font-weight:800;color:#fff;background:var(--grad-accent)}._userName_1l45e_376{font-weight:600;font-size:var(--fs-sm)}._userRol_1l45e_377{color:var(--text-3);font-size:var(--fs-xs)}._userDot_1l45e_378{width:8px;height:8px;border-radius:50%;background:var(--green);margin-left:auto;flex:none}._userDev_1l45e_382{color:var(--text-3);font-size:var(--fs-xs);margin-left:auto}._tip_1l45e_385{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--r);padding:.6rem .8rem;box-shadow:var(--shadow);font-size:var(--fs-xs)}._tipLabel_1l45e_393{font-weight:700;margin-bottom:.35rem}._tipRow_1l45e_394{display:flex;align-items:center;gap:.5rem}._tipRow_1l45e_394 ._d_1l45e_116{width:9px;height:9px;border-radius:3px}._tipName_1l45e_396{color:var(--text-2)}._tipVal_1l45e_397{font-weight:700;margin-left:auto;font-variant-numeric:tabular-nums}@media (max-width: 1100px){._kpis_1l45e_83{grid-template-columns:repeat(2,minmax(0,1fr))}._grid2_1l45e_142,._gridEq_1l45e_149{grid-template-columns:minmax(0,1fr)}}@media (max-width: 560px){._kpis_1l45e_83{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}._kpi_1l45e_83{padding:.85rem .9rem}._kpiTop_1l45e_93{margin-bottom:.55rem}._kpiIcon_1l45e_99{width:32px;height:32px;border-radius:9px}._kpiIcon_1l45e_99 svg{width:16px;height:16px}._kpiValue_1l45e_117{font-size:1.12rem}._kpiUnit_1l45e_123{font-size:var(--fs-xs)}._kpiLabel_1l45e_129{font-size:var(--fs-xs);margin-top:.2rem}._kpiSub_1l45e_135{display:none}._kpiDelta_1l45e_106{font-size:.62rem;padding:.12rem .4rem}._salesRow_1l45e_218{grid-template-columns:minmax(0,1fr)}._title_1l45e_19{font-size:var(--fs-xl)}._chip_1l45e_68{font-size:.68rem;padding:.3rem .6rem}._panelTitle_1l45e_173 small{display:none}}._wrap_1uudj_6{display:flex;flex-direction:column;gap:1.25rem}._head_1uudj_9{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem}._headL_1uudj_13{display:flex;flex-direction:column;gap:.2rem}._title_1uudj_14{font-size:var(--fs-2xl);font-weight:800;letter-spacing:-.02em}._subtitle_1uudj_15{color:var(--text-2);font-size:var(--fs-sm)}._headR_1uudj_16{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._stats_1uudj_19{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}._stat_1uudj_19{padding:1.15rem 1.25rem;display:flex;flex-direction:column;gap:.55rem}._statTop_1uudj_24{display:flex;align-items:center;justify-content:space-between}._statIcon_1uudj_25{width:40px;height:40px;border-radius:11px;display:grid;place-items:center}._statValue_1uudj_26{font-size:1.55rem;font-weight:800;letter-spacing:-.02em;line-height:1.05}._statUnit_1uudj_27{font-size:var(--fs-sm);font-weight:700;color:var(--text-2);margin-left:.25rem}._statLabel_1uudj_28{color:var(--text-2);font-size:var(--fs-sm);font-weight:600}._statSub_1uudj_29{color:var(--text-3);font-size:var(--fs-xs)}._statDelta_1uudj_30{display:inline-flex;align-items:center;gap:.2rem;font-size:var(--fs-xs);font-weight:800;padding:.2rem .5rem;border-radius:var(--r-full)}._statDelta_1uudj_30._up_1uudj_31{color:var(--green);background:var(--green-soft)}._statDelta_1uudj_30._down_1uudj_32{color:var(--red);background:var(--red-soft)}._toolbar_1uudj_35{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}._search_1uudj_38{display:flex;align-items:center;gap:.5rem;flex:1;min-width:220px;background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-full);padding:.55rem .95rem;color:var(--text-3)}._search_1uudj_38 input{flex:1;background:none;border:none;color:var(--text);font-size:var(--fs-sm)}._search_1uudj_38 input:focus{outline:none}._filters_1uudj_45{display:flex;gap:.4rem;flex-wrap:wrap}._filterBtn_1uudj_46{font-size:var(--fs-xs);font-weight:700;padding:.5rem .85rem;border-radius:var(--r-full);border:1px solid var(--border);background:var(--surface);color:var(--text-2);cursor:pointer;transition:color var(--t),border-color var(--t),background var(--t);white-space:nowrap}._filterBtn_1uudj_46:hover{color:var(--text);border-color:var(--border-strong)}._filterActive_1uudj_54{color:#fff;background:var(--grad-accent);border-color:transparent}._tableWrap_1uudj_57{overflow-x:auto;margin:-.25rem;padding:.25rem}._table_1uudj_57{width:100%;border-collapse:collapse;font-size:var(--fs-sm);min-width:640px}._table_1uudj_57 thead th{text-align:left;font-size:var(--fs-xs);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-3);padding:.6rem .85rem;border-bottom:1px solid var(--border);white-space:nowrap}._table_1uudj_57 tbody td{padding:.8rem .85rem;border-bottom:1px solid var(--border);vertical-align:middle}._table_1uudj_57 tbody tr{transition:background var(--t-fast)}._table_1uudj_57 tbody tr:hover{background:var(--surface)}._table_1uudj_57 tbody tr:last-child td{border-bottom:none}._num_1uudj_68{font-variant-numeric:tabular-nums;text-align:right}._right_1uudj_69{text-align:right}._strong_1uudj_70{font-weight:700}._mono_1uudj_71{font-variant-numeric:tabular-nums;font-weight:800;color:var(--text-2)}._cellSub_1uudj_72{color:var(--text-3);font-size:var(--fs-xs);margin-top:2px}._pill_1uudj_75{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;font-size:var(--fs-xs);font-weight:700;padding:.28rem .65rem;border-radius:var(--r-full)}._pillDot_1uudj_79{width:7px;height:7px;border-radius:50%;background:currentColor;flex:none}._bar_1uudj_82{height:7px;border-radius:var(--r-full);background:var(--bg-1);border:1px solid var(--border);overflow:hidden;min-width:90px}._barFill_1uudj_83{height:100%;border-radius:var(--r-full);background:var(--grad-accent);transition:width var(--t-slow)}._cols_1uudj_86{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:1rem;align-items:start}._cols_1uudj_86>*{min-width:0}._cols3_1uudj_88{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}._panel_1uudj_91{padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}._panelHead_1uudj_92{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._panelTitle_1uudj_93{display:flex;align-items:center;gap:.55rem;font-weight:700;font-size:var(--fs-base)}._panelTitle_1uudj_93 small{color:var(--text-3);font-weight:600;font-size:var(--fs-xs)}._empty_1uudj_97{text-align:center;color:var(--text-3);padding:2.5rem 1rem}._map_1uudj_100{height:460px;width:100%;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border)}._mapSm_1uudj_101{height:320px}._mapPin_1uudj_102{display:grid;place-items:center;width:30px;height:30px;border-radius:50% 50% 50% 2px;transform:rotate(45deg);box-shadow:0 3px 10px #0006;color:#fff;border:2px solid #fff}._mapPin_1uudj_102>*{transform:rotate(-45deg)}._driver_1uudj_109{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.7rem .6rem;border-radius:var(--r);border:1px solid var(--border);background:var(--bg-1);cursor:pointer;transition:border-color var(--t)}._driver_1uudj_109:hover{border-color:var(--border-strong)}._driverActive_1uudj_115{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}._driverAv_1uudj_116{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:var(--fs-xs);font-weight:800;background:var(--grad-accent)}._driverName_1uudj_117{font-weight:700;font-size:var(--fs-sm)}._driverSub_1uudj_118{color:var(--text-3);font-size:var(--fs-xs);margin-top:1px}._steps_1uudj_121{display:flex;flex-direction:column;gap:0}._step_1uudj_121{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding-bottom:1rem;position:relative}._step_1uudj_121:last-child{padding-bottom:0}._stepRail_1uudj_124{display:flex;flex-direction:column;align-items:center}._stepDot_1uudj_125{width:14px;height:14px;border-radius:50%;border:2px solid var(--border-strong);background:var(--bg-2);flex:none;z-index:1}._stepDotOk_1uudj_126{border-color:var(--green);background:var(--green)}._stepLine_1uudj_127{width:2px;flex:1;background:var(--border);margin:2px 0;min-height:18px}._stepLineOk_1uudj_128{background:var(--green)}._stepT_1uudj_129{font-weight:600;font-size:var(--fs-sm)}._stepH_1uudj_130{color:var(--text-3);font-size:var(--fs-xs)}._chat_1uudj_133{display:grid;grid-template-columns:300px minmax(0,1fr);gap:0;height:calc(100vh - 220px);min-height:460px;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}._threads_1uudj_134{border-right:1px solid var(--border);overflow-y:auto;background:var(--bg-1)}._threadHd_1uudj_135{padding:.9rem 1rem;font-weight:700;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg-1)}._thread_1uudj_134{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;padding:.8rem 1rem;cursor:pointer;border-bottom:1px solid var(--border);align-items:center}._thread_1uudj_134:hover{background:var(--surface)}._threadActive_1uudj_138{background:var(--surface-hover);box-shadow:inset 3px 0 0 var(--accent)}._threadAv_1uudj_139{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:var(--fs-xs);position:relative}._threadOnline_1uudj_140{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border-radius:50%;background:var(--green);border:2px solid var(--bg-1)}._threadName_1uudj_141{font-weight:700;font-size:var(--fs-sm)}._threadLast_1uudj_142{color:var(--text-3);font-size:var(--fs-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}._threadMeta_1uudj_143{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}._threadTime_1uudj_144{color:var(--text-3);font-size:.68rem}._unread_1uudj_145{min-width:18px;height:18px;padding:0 5px;border-radius:var(--r-full);background:var(--accent);color:#fff;font-size:.66rem;font-weight:800;display:grid;place-items:center}._convo_1uudj_146{display:flex;flex-direction:column;background:var(--bg-2)}._convoHd_1uudj_147{padding:.85rem 1.1rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:.7rem}._convoBody_1uudj_148{flex:1;overflow-y:auto;padding:1.1rem;display:flex;flex-direction:column;gap:.7rem}._msg_1uudj_149{max-width:72%;padding:.6rem .85rem;border-radius:14px;font-size:var(--fs-sm);line-height:1.4}._msgIn_1uudj_150{align-self:flex-start;background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:4px}._msgOut_1uudj_151{align-self:flex-end;background:var(--grad-accent);color:#fff;border-bottom-right-radius:4px}._msgTime_1uudj_152{display:block;font-size:.66rem;opacity:.7;margin-top:3px;text-align:right}._composer_1uudj_153{display:flex;gap:.6rem;padding:.85rem;border-top:1px solid var(--border)}._composer_1uudj_153 input{flex:1;background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-full);padding:.7rem 1.1rem;color:var(--text)}._composer_1uudj_153 input:focus{outline:none;border-color:var(--accent)}._miniRow_1uudj_158{display:flex;align-items:center;gap:.7rem;font-size:var(--fs-sm)}._miniRow_1uudj_158 ._lbl_1uudj_159{width:110px;color:var(--text-2);flex:none}._miniBar_1uudj_160{flex:1;height:8px;background:var(--bg-1);border:1px solid var(--border);border-radius:var(--r-full);overflow:hidden}._miniFill_1uudj_161{display:block;height:100%;border-radius:var(--r-full)}._miniVal_1uudj_162{width:90px;text-align:right;font-weight:700;font-variant-numeric:tabular-nums;flex:none}._chartBox_1uudj_165{height:240px;width:100%;min-width:0;overflow:hidden}._mobileList_1uudj_168{display:none}._mobileItem_1uudj_169{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .8rem;padding:.8rem .15rem;border-bottom:1px solid var(--border);align-items:center}._mobileItem_1uudj_169:last-child{border-bottom:none}._mTitle_1uudj_174{font-weight:700;font-size:var(--fs-sm)}._mSub_1uudj_175{color:var(--text-3);font-size:var(--fs-xs);margin-top:1px}._mRight_1uudj_176{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}._mAmount_1uudj_177{font-weight:800;font-variant-numeric:tabular-nums;font-size:var(--fs-sm)}._courseList_1uudj_180{display:flex;flex-direction:column;gap:.75rem}._course_1uudj_180{display:grid;grid-template-columns:44px 1fr auto;gap:.9rem;align-items:center;padding:1rem;border:1px solid var(--border);border-radius:var(--r);background:var(--bg-1)}._courseIcon_1uudj_182{width:44px;height:44px;border-radius:11px;display:grid;place-items:center}@media (max-width: 1000px){._cols_1uudj_86,._cols3_1uudj_88{grid-template-columns:1fr}._chat_1uudj_133{grid-template-columns:1fr;height:auto}._threads_1uudj_134{max-height:220px}._convo_1uudj_146{min-height:420px}}@media (max-width: 560px){._title_1uudj_14{font-size:var(--fs-xl)}._map_1uudj_100{height:340px}}@media (max-width: 640px){._stats_1uudj_19{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}._stat_1uudj_19{padding:.8rem .85rem;gap:.45rem}._statIcon_1uudj_25{width:32px;height:32px;border-radius:9px}._statIcon_1uudj_25 svg{width:16px;height:16px}._statValue_1uudj_26{font-size:1.12rem}._statLabel_1uudj_28{font-size:var(--fs-xs)}._statSub_1uudj_29{display:none}._statDelta_1uudj_30{font-size:.62rem;padding:.12rem .4rem}._filters_1uudj_45{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;max-width:100%}._filters_1uudj_45::-webkit-scrollbar{display:none}._mobileList_1uudj_168{display:block}._desktopTable_1uudj_214{display:none}._miniRow_1uudj_158{flex-wrap:wrap;row-gap:.35rem}._miniRow_1uudj_158 ._lbl_1uudj_159{width:auto!important;flex:1 1 auto;order:1}._miniVal_1uudj_162{width:auto;order:2}._miniBar_1uudj_160{order:3;flex:1 1 100%}._chartBox_1uudj_165{height:185px}._panelTitle_1uudj_93 small{display:none}}.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}}:root{--bg: #0b1120;--bg-1: #0f172a;--bg-2: #1e293b;--bg-3: #273549;--surface: rgba(255, 255, 255, .025);--surface-hover: rgba(255, 255, 255, .05);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--text: #f1f5f9;--text-2: #94a3b8;--text-3: #64748b;--accent: #f97316;--accent-2: #ea580c;--accent-soft: rgba(249, 115, 22, .12);--accent-ring: rgba(249, 115, 22, .4);--gold: #f3c969;--gold-2: #d4a843;--gold-soft: rgba(243, 201, 105, .12);--green: #10b981;--green-soft: rgba(16, 185, 129, .14);--yellow: #f59e0b;--yellow-soft: rgba(245, 158, 11, .14);--red: #ef4444;--red-soft: rgba(239, 68, 68, .14);--blue: #60a5fa;--blue-soft: rgba(96, 165, 250, .14);--purple: #a78bfa;--purple-soft: rgba(167, 139, 250, .14);--grad-accent: linear-gradient(135deg, #fb923c 0%, #ea580c 100%);--grad-gold: linear-gradient(135deg, #f3c969 0%, #d4a843 100%);--grad-surface: linear-gradient(180deg, rgba(255, 255, 255, .04) 0%, rgba(255, 255, 255, 0) 100%);--grad-hero: radial-gradient(1200px 600px at 70% -10%, rgba(249, 115, 22, .18), transparent 60%), radial-gradient(900px 500px at 10% 10%, rgba(96, 165, 250, .08), transparent 55%);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--fs-xs: .75rem;--fs-sm: .875rem;--fs-base: 1rem;--fs-lg: 1.125rem;--fs-xl: 1.375rem;--fs-2xl: 1.75rem;--fs-3xl: 2.5rem;--fs-4xl: 3.5rem;--r-sm: 8px;--r: 14px;--r-lg: 20px;--r-xl: 28px;--r-full: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow: 0 8px 30px rgba(0, 0, 0, .35);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .45);--shadow-accent: 0 10px 40px rgba(249, 115, 22, .28);--gap: 1rem;--pad-page: clamp(1rem, 4vw, 2.5rem);--maxw: 1200px;--sidebar-w: 264px;--topbar-h: 64px;--bottom-nav-h: 66px;--t-fast: .15s ease;--t: .25s cubic-bezier(.4, 0, .2, 1);--t-slow: .4s cubic-bezier(.4, 0, .2, 1);--z-nav: 100;--z-overlay: 200;--z-modal: 300;--z-toast: 400}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:var(--fs-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;isolation:isolate}h1,h2,h3,h4,h5{line-height:1.15;font-weight:800;letter-spacing:-.02em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select,textarea,button{font-family:inherit;font-size:inherit}img,svg{display:block;max-width:100%}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg-1)}::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:var(--r-full);border:2px solid var(--bg-1)}::-webkit-scrollbar-thumb:hover{background:#3a4a63}::selection{background:var(--accent-soft);color:var(--text)}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad-page)}.section{padding-block:clamp(3rem,8vw,6rem)}.stack{display:flex;flex-direction:column;gap:var(--gap)}.row{display:flex;align-items:center;gap:var(--gap)}.grid{display:grid;gap:var(--gap)}.muted{color:var(--text-2)}.text-gradient{background:var(--grad-accent);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--fs-xs);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
