@font-face{font-family:NexaRegular;src:url(/fonts/nexa-regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Nexa Bold;src:url(/fonts/Nexa%20Bold.otf)format("opentype");font-weight:700;font-style:normal}:root{--xactus-blue:#013e7b;--xactus-blue-light:#0052cc;--xactus-blue-hover:#003061;--bg-primary:#f8fafc;--bg-secondary:#f3f6f8;--bg-tertiary:#e2e8f0;--white:#fff;--surface-primary:#fff;--surface-secondary:#f8fafc;--surface-raised:#fff;--surface-hover:#f3f7f9;--surface-active:#eaf2f7;--surface-accent-subtle:linear-gradient(135deg, #f0f6fa, #edf8f6);--nav-active-text:#064d7e;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-light:#94a3b8;--border-color:#e2e8f0;--border-light:#f1f5f9;--status-healthy:#10b981;--status-healthy-text:#059669;--status-healthy-bg:#dcfce7;--status-warning:#f59e0b;--status-warning-text:#d97706;--status-warning-bg:#fef3c7;--status-critical:#f43f5e;--status-critical-text:#e11d48;--status-critical-bg:#ffe4e6;--sidebar-w:252px;--sidebar-collapsed-w:72px;--topbar-h:58px;--radius-sm:8px;--radius-md:14px;--shadow-soft:0 10px 30px #0f172a0f;--platform-brand:#075985;--platform-brand-strong:#06446a;--platform-accent:#0f766e;--platform-radius:16px;--platform-shadow:var(--shadow-soft)}html[data-theme=dark]{--xactus-blue:#5ab4e6;--xactus-blue-light:#7bc7f1;--xactus-blue-hover:#9bd8f6;--bg-primary:#0c151d;--bg-secondary:#111e28;--bg-tertiary:#20313e;--white:#13212b;--surface-primary:#111c25;--surface-secondary:#16242e;--surface-raised:#182732;--surface-hover:#1b2c37;--surface-active:#173747;--surface-accent-subtle:linear-gradient(135deg, #162a38, #15322f);--nav-active-text:#7bc7f1;--text-primary:#e8f0f5;--text-secondary:#b5c4ce;--text-muted:#8fa2af;--text-light:#728691;--border-color:#2a3a45;--border-light:#20313c;--status-healthy-bg:#123a2b;--status-healthy-text:#34d399;--status-warning-bg:#3c3016;--status-warning-text:#fbbf24;--status-critical-bg:#3e2028;--status-critical-text:#fb7185;--platform-brand:#5ab4e6;--platform-brand-strong:#7bc7f1;--platform-accent:#2dd4bf;--shadow-soft:0 14px 34px #00000047}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:NexaRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}html[data-theme=dark] body,html[data-theme=dark] .intelety-app-layout,html[data-theme=dark] .intelety-main-content{background-color:var(--bg-primary)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:var(--text-primary);border-color:var(--border-color);background-color:var(--surface-secondary)}html[data-theme=dark] .intelety-main-content :is(h1,h2,h3,h4,h5,h6){color:var(--text-primary)}html[data-theme=dark] .intelety-main-content :is(.intelety-card,[class$=-panel],[class$=-modal]){border-color:var(--border-color)}html[data-density=compact]{--topbar-h:52px}html[data-density=compact] .intelety-card{padding:18px}html[data-density=compact] .product-sidebar-group a{min-height:32px;padding-block:5px}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}body,#root{min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0052cc38}.route-loader{color:#647987;background:#f3f6f8;justify-content:center;align-items:center;gap:10px;min-height:240px;font-size:13px;font-weight:700;display:flex}.route-loader span{border:2px solid #cbd8df;border-top-color:var(--xactus-blue);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite route-loader-spin}@keyframes route-loader-spin{to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.w-full{width:100%}.h-full{height:100%}.text-sm{font-size:14px}.text-xs{font-size:12px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.product-sidebar{width:var(--sidebar-collapsed-w);background:var(--surface-primary);border-right:1px solid var(--border-color);z-index:10;flex-direction:column;height:100%;transition:width .28s cubic-bezier(.22,1,.36,1),background-color .2s,border-color .2s,box-shadow .28s;display:flex;overflow:visible}.product-sidebar-pin{z-index:3;border:1px solid color-mix(in srgb, var(--nav-active-text) 30%, var(--border-color));width:27px;height:27px;color:var(--nav-active-text);background:var(--surface-raised);border-radius:50%;place-items:center;transition:color .2s,background .2s,transform .28s,box-shadow .2s;display:grid;position:absolute;top:22px;right:-13px;box-shadow:0 5px 14px #0f25322e}.product-sidebar-pin:hover{color:#fff;background:var(--nav-active-text);box-shadow:0 7px 18px color-mix(in srgb, var(--nav-active-text) 30%, transparent)}.product-sidebar:not(.pinned) .product-sidebar-pin{transform:rotate(180deg)}.product-sidebar-mobile{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 18px;display:none}.product-sidebar-mobile img{width:auto;height:28px}.product-sidebar-mobile button{color:var(--text-secondary);border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.product-sidebar-content{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--platform-accent) 52%, var(--border-color)) transparent;flex-direction:column;flex:1;gap:16px;padding:16px 10px 14px;display:flex;overflow:hidden auto}.product-sidebar-content::-webkit-scrollbar{width:6px}.product-sidebar-content::-webkit-scrollbar-track{background:0 0}.product-sidebar-content::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--platform-accent) 48%, var(--border-color));background-clip:padding-box;border:1px solid #0000;border-radius:999px}.product-sidebar-content::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--platform-accent) 72%, var(--border-color));background-clip:padding-box}.product-sidebar-group{flex-direction:column;gap:6px;display:flex}.product-sidebar-group h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.09em;white-space:nowrap;opacity:0;padding:0 10px;font-size:11px;font-weight:800;transition:opacity .16s}.product-sidebar-group nav{flex-direction:column;gap:3px;display:flex}.product-sidebar-group a{min-height:38px;color:var(--text-secondary);border-radius:9px;align-items:center;gap:13px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .18s,color .18s;display:flex;position:relative}.product-sidebar-group a>span{white-space:nowrap;opacity:0;transition:opacity .16s,transform .2s;transform:translate(-5px)}.product-sidebar-group a:hover{color:var(--nav-active-text);background:var(--surface-hover)}.product-sidebar-group a.active{color:var(--nav-active-text);background:var(--surface-active);font-weight:750}.product-sidebar-group a.active:before{content:"";background:var(--nav-active-text);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-10px}.product-sidebar-group a svg{opacity:.88;flex-shrink:0}.product-sidebar-help{border-top:1px solid var(--border-color);min-height:44px;color:var(--text-muted);border-radius:9px;align-items:center;gap:9px;margin-top:auto;padding:10px 17px;transition:color .18s,background .18s;display:flex}.product-sidebar-help:hover{color:var(--nav-active-text);background:var(--surface-hover)}.product-sidebar-help>span{opacity:0;gap:2px;min-width:150px;transition:opacity .16s;display:grid}.product-sidebar-help strong{color:var(--text-primary);font-size:12.5px}.product-sidebar-help small{color:var(--text-muted);font-size:11px;line-height:1.35}.product-sidebar-help>svg:last-child{opacity:.7;margin-left:auto}@media (width>=901px){.product-sidebar{z-index:25;box-shadow:none;will-change:width;flex:none;position:absolute;inset:0 auto 0 0}.product-sidebar.expanded,.product-sidebar.pinned{width:var(--sidebar-w);box-shadow:16px 0 38px #0f253229}.product-sidebar.expanded .product-sidebar-group h3,.product-sidebar.pinned .product-sidebar-group h3,.product-sidebar.expanded .product-sidebar-group a>span,.product-sidebar.pinned .product-sidebar-group a>span,.product-sidebar.expanded .product-sidebar-help>span,.product-sidebar.pinned .product-sidebar-help>span{opacity:1;transform:translate(0)}}@media (width<=900px){.product-sidebar{z-index:60;width:280px;height:100dvh;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:10px 0 30px #0003}.product-sidebar.open{transform:translate(0)}.product-sidebar-mobile{display:flex}.product-sidebar-pin{display:none}.product-sidebar-group h3,.product-sidebar-group a>span,.product-sidebar-help>span{opacity:1;transform:none}}html[data-theme=dark] .product-sidebar-pin{box-shadow:0 6px 18px #0006}.product-topbar{height:var(--topbar-h);flex:0 0 var(--topbar-h);background:var(--surface-primary);border-bottom:1px solid var(--border-color);z-index:30;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;padding-right:16px;transition:background-color .2s,border-color .2s;display:grid}.product-brand{border-right:1px solid var(--border-color);align-items:center;gap:13px;height:100%;padding:0 17px;display:flex}.product-brand img{object-fit:contain;width:auto;max-width:155px;height:28px}.product-menu-button{width:34px;height:34px;color:var(--text-secondary);border-radius:8px;place-items:center;display:grid}.product-menu-button:hover{background:var(--surface-hover)}.product-context{justify-self:start;margin-left:14px;position:relative}.product-context-button{border:1px solid var(--border-color);text-align:left;background:var(--surface-secondary);min-width:280px;color:var(--text-primary);box-shadow:inset 3px 0 0 var(--platform-accent);border-radius:11px;grid-template-columns:30px 1fr 16px;align-items:center;gap:10px;padding:5px 10px;transition:background-color .18s,border-color .18s;display:grid}.product-context-button:focus-visible{outline:3px solid color-mix(in srgb, var(--platform-brand) 25%, transparent);outline-offset:2px}.product-context-button:hover:not(.locked){background:var(--surface-hover);border-color:color-mix(in srgb, var(--nav-active-text) 40%, var(--border-color))}.product-context-icon{background:var(--surface-active);width:30px;height:30px;color:var(--nav-active-text);border-radius:9px;place-items:center;display:grid}.product-context-button>span{gap:1px;min-width:0;display:grid}.product-context-button strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.product-context-button em{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-style:normal;overflow:hidden}.product-context-button>svg{color:var(--text-muted);transition:transform .2s}.product-context-button>svg.open{transform:rotate(180deg)}.product-context-button.locked{cursor:default;background:var(--surface-secondary);opacity:.85}.product-context-menu{border:1px solid var(--border-color);background:var(--surface-raised);border-radius:14px;width:340px;max-height:70vh;padding:12px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 18px 45px #00000024}.context-menu-title{color:var(--text-primary);border-bottom:1px solid var(--border-color);align-items:center;gap:8px;padding:6px 6px 12px;font-size:13px;font-weight:800;display:flex}.product-context-menu>label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:14px 6px 6px;font-size:11px;font-weight:800;display:block}.context-options{flex-direction:column;gap:4px;display:flex}.context-options button{width:100%;color:var(--text-secondary);text-align:left;border-radius:9px;align-items:center;gap:10px;padding:10px;transition:background .16s,color .16s;display:flex}.context-options button:hover{background:var(--surface-hover);color:var(--text-primary)}.context-options button.active{color:var(--nav-active-text);background:var(--surface-active)}.context-options button>span{flex:1;gap:2px;display:grid}.context-options strong{color:var(--text-primary);font-size:13px}.context-options small{color:var(--text-muted);font-size:11.5px}.product-topbar-actions{align-items:center;gap:8px;display:flex}.product-alert-button{width:36px;height:36px;color:var(--text-secondary);background:var(--surface-secondary);border:1px solid var(--border-color);border-radius:9px;place-items:center;transition:background .16s,color .16s;display:grid;position:relative}.product-alert-button:hover{background:var(--surface-hover);color:var(--text-primary)}.product-alert-button>span{background:var(--status-critical);color:#fff;border:2px solid var(--surface-primary);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:850;display:grid;position:absolute;top:-4px;right:-4px}.product-user{position:relative}.product-user>button{border-radius:10px;align-items:center;gap:8px;padding:4px 6px 4px 10px;transition:background .16s;display:flex}.product-user>button:hover{background:var(--surface-hover)}.product-user>button>span{text-align:right;gap:2px;display:grid}.product-user strong{color:var(--text-primary);font-size:13px}.product-user small{color:var(--text-muted);font-size:11.5px}.product-user i{background:var(--xactus-blue);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-style:normal;font-weight:800;display:grid}.product-user-menu{border:1px solid var(--border-color);background:var(--surface-raised);border-radius:13px;width:245px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #00000024}.product-user-menu>div{border-bottom:1px solid var(--border-color);gap:3px;margin-bottom:6px;padding:10px 12px 13px;display:grid}.product-user-menu strong{color:var(--text-primary);font-size:13px}.product-user-menu small{color:var(--text-muted);font-size:11.5px}.product-user-menu>button{width:100%;color:var(--text-secondary);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;font-weight:700;transition:background .16s,color .16s;display:flex}.product-user-menu>button:hover{background:var(--surface-hover);color:var(--text-primary)}.product-user-menu>button.logout{color:var(--status-critical-text)}@media (width>=901px){.product-menu-button{display:none}}@media (width<=900px){.product-topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:0 12px}.product-brand{border:0;padding:0}.product-brand img{display:none}.product-context{justify-self:stretch;margin:0}.product-context-button{width:100%;min-width:0}.product-context-button strong{max-width:150px}.product-context-icon{display:none}.product-context-button{grid-template-columns:1fr 16px}.product-user>button>span,.product-user>button>svg{display:none}}@media (width<=520px){.product-alert-button{display:none}.product-context-menu{width:calc(100vw - 92px)}.product-user i{width:34px;height:34px}}html[data-theme=dark] .product-context-menu,html[data-theme=dark] .product-user-menu{box-shadow:0 18px 45px #00000073}html[data-theme=dark] .product-brand img{filter:brightness(0)invert();opacity:.9}html[data-theme=dark] .product-context-button{background:var(--surface-raised);border-color:var(--border-color)}html[data-theme=dark] .product-context-button:hover:not(.locked){background:var(--surface-hover)}.intelety-mobile-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border-color);z-index:40;height:64px;padding:0 8px;padding-bottom:env(safe-area-inset-bottom);background:#ffffffe6;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-family:Nexa Bold,sans-serif;font-size:10px;text-decoration:none;transition:color .2s;display:flex}.mobile-nav-item:hover{color:var(--text-primary)}.mobile-nav-item.active{color:var(--xactus-blue)}@media (width<=900px){.intelety-mobile-nav{display:flex}}.intelety-app-layout{background:#f3f6f8;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.skip-to-content{z-index:9999;color:#fff;background:#075d87;border-radius:9px;padding:10px 14px;transition:transform .15s;position:fixed;top:10px;left:10px;transform:translateY(-150%);box-shadow:0 8px 24px #0003}.skip-to-content:focus{transform:translateY(0)}.intelety-main-wrapper{height:calc(100vh - var(--topbar-h));height:calc(100dvh - var(--topbar-h));flex:1;display:flex;position:relative;overflow:hidden}.intelety-main-content{min-width:0;margin-left:var(--sidebar-collapsed-w);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--platform-accent) 42%, var(--border-color)) transparent;flex-direction:column;flex:1;transition:margin-left .28s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden auto}.intelety-main-content::-webkit-scrollbar{width:8px}.intelety-main-content::-webkit-scrollbar-track{background:0 0}.intelety-main-content::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--platform-accent) 42%, var(--border-color));background-clip:padding-box;border:2px solid #0000;border-radius:999px}.intelety-main-content::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--platform-accent) 66%, var(--border-color));background-clip:padding-box}.intelety-main-content.sidebar-pinned{margin-left:var(--sidebar-w)}.sidebar-overlay{z-index:55;background:#00000080;animation:.2s ease-out forwards fadeInOverlay;position:fixed;inset:0}.route-error{text-align:center;background:#fff;border:1px solid #e2e8ec;border-radius:18px;width:min(620px,100% - 32px);margin:auto;padding:42px;box-shadow:0 18px 48px #142a371a}.route-error-icon{color:#b54708;background:#fff5e7;border-radius:17px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid}.route-error>span{color:#a55b16;letter-spacing:.11em;font-size:10px;font-weight:800}.route-error h1{color:#183543;margin:7px 0 10px;font-size:25px}.route-error p{color:#6e808a;max-width:480px;margin:0 auto;line-height:1.6}.route-error code{color:#9f2f24;overflow-wrap:anywhere;background:#fff4f2;border-radius:8px;margin:16px 0 0;padding:10px;font-size:11px;display:block}.route-error>div:last-child{justify-content:center;gap:10px;margin-top:24px;display:flex}.route-error button{color:#fff;background:#09688f;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.route-error button.secondary{color:#345361;background:#f0f4f6}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (width>=901px){.sidebar-overlay{display:none}}@media (width<=900px){.intelety-main-content{padding-bottom:calc(64px + env(safe-area-inset-bottom));margin-left:0}.route-error{padding:30px 20px}.route-error>div:last-child{flex-direction:column}.route-error button{justify-content:center}}.persistent-ai-workspace{height:100%;min-height:0}.persistent-ai-workspace[hidden]{display:none}.intelety-app-layout{--platform-brand:#075985;--platform-brand-strong:#06446a;--platform-accent:#0f766e;--platform-ink:var(--text-primary,#173747);--platform-copy:var(--text-secondary,#475569);--platform-muted:var(--text-muted,#64748b);--platform-line:var(--border-color,#dbe5e9);--platform-soft:var(--surface-secondary,#eef4f6);--platform-card:var(--surface-primary,#fff);--platform-danger:#b42318;--platform-warning:#b25e09;--platform-success:#067647;--platform-radius:16px;--platform-shadow:var(--shadow-soft,0 8px 28px #1437450e)}.intelety-main-content{background:var(--bg-primary);min-height:calc(100vh - var(--topbar-h));transition:background-color .2s,color .2s}.platform-page{width:min(100%,1480px);min-height:100%;color:var(--platform-ink);margin:0 auto;padding:28px clamp(20px,3vw,42px) 48px}.platform-page-header{justify-content:space-between;align-items:flex-end;gap:24px;min-height:40px;margin-bottom:14px;display:flex}.platform-page-header>div:first-child{min-width:0}.platform-eyebrow{color:var(--platform-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-flex}.platform-page-header h1{color:var(--platform-ink);letter-spacing:-.025em;margin:0;font-size:clamp(18px,1.5vw,22px);line-height:1.15}.platform-page-header p{max-width:780px;color:var(--platform-copy);margin:8px 0 0;font-size:13.5px;line-height:1.55}.platform-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.platform-panel,.platform-page .intelety-card{border:1px solid var(--platform-line);border-radius:var(--platform-radius);background:var(--platform-card);box-shadow:var(--platform-shadow)}.platform-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.platform-section-heading>div>span,.platform-section-heading>span:first-child{color:var(--platform-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.platform-section-heading h2,.platform-section-heading h3{color:var(--platform-ink);letter-spacing:-.015em;margin:0;font-size:18px}.platform-section-heading p,.platform-section-heading small{color:var(--platform-muted);margin-top:5px;font-size:12.5px;line-height:1.45;display:block}.platform-tabs{border:1px solid var(--platform-line);background:var(--surface-secondary);border-radius:12px;gap:4px;padding:4px;display:flex;overflow-x:auto}.platform-tabs button,.platform-tab{min-height:38px;color:var(--platform-muted);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12.5px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s;display:inline-flex}.platform-tabs button:hover,.platform-tab:hover{color:var(--platform-brand);background:var(--surface-hover)}.platform-tabs button.active,.platform-tab.active{color:var(--platform-brand-strong);background:var(--surface-primary);box-shadow:0 2px 8px #0000000f}.platform-field{gap:6px;display:grid}.platform-field>span,.platform-field>label{color:var(--platform-copy);font-size:12px;font-weight:700}.platform-page :is(input,select,textarea):not([type=checkbox]):not([type=radio]){border:1px solid var(--platform-line);width:100%;min-height:42px;color:var(--platform-ink);background:var(--surface-primary);border-radius:10px;outline:0;padding:0 14px;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.platform-page textarea{resize:vertical;min-height:104px;padding-block:11px}.platform-page :is(input,select,textarea):focus{border-color:var(--platform-brand);background:var(--surface-primary);box-shadow:0 0 0 3px #0759851f}.platform-message{border:1px solid var(--platform-line);color:var(--platform-ink);background:var(--surface-secondary);border-radius:10px;align-items:flex-start;gap:10px;padding:12px 15px;font-size:13px;line-height:1.45;display:flex}.platform-message.success{color:var(--platform-success);background:var(--status-healthy-bg);border-color:#b7e2cf}.platform-message.warning{color:var(--platform-warning);background:var(--status-warning-bg);border-color:#f4d4a3}.platform-message.error{color:var(--platform-danger);background:var(--status-critical-bg);border-color:#f2c6c2}.platform-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.platform-kpi{border:1px solid var(--platform-line);background:var(--surface-primary);min-width:0;box-shadow:var(--platform-shadow);border-radius:14px;gap:6px;padding:18px 20px;display:grid}.platform-kpi>span{color:var(--platform-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:700}.platform-kpi>strong{color:var(--platform-ink);letter-spacing:-.02em;font-size:26px;line-height:1.1}.platform-kpi>small{color:var(--platform-muted);font-size:11.5px;line-height:1.35}.platform-empty{min-height:180px;color:var(--platform-muted);text-align:center;align-content:center;place-items:center;gap:8px;padding:28px;display:grid}.platform-empty strong{color:var(--platform-ink);font-size:15px}.platform-empty p{max-width:460px;font-size:13px;line-height:1.5}.intelety-main-content>:is(.executive-dashboard-container,.compliance-page,.reports-container,.stations-page-container,.forecast-module-container,.data-operations-page,.support-container,.notifications-container,.organization-hub,.organization-page,.users-page,.agent-bank-page,.ai-workspace,.dev-page,.settings-container,.map-browser-container){width:min(100%,1480px);margin-inline:auto}html[data-theme=dark] .intelety-app-layout{--platform-brand:#76c3eb;--platform-brand-strong:#a6dcf6;--platform-accent:#66d3c7;--platform-ink:var(--text-primary);--platform-copy:var(--text-secondary);--platform-muted:var(--text-muted);--platform-line:var(--border-color);--platform-soft:var(--surface-secondary);--platform-card:var(--surface-primary);--platform-shadow:0 10px 30px #00000040}html[data-theme=dark] .intelety-main-content{background:var(--bg-primary)}html[data-theme=dark] .platform-tabs{background:var(--surface-secondary);border-color:var(--border-color)}html[data-theme=dark] :is(.platform-tabs button.active,.platform-tab.active,.platform-kpi){background:var(--surface-raised);border-color:var(--border-color)}html[data-theme=dark] .platform-page :is(input,select,textarea):not([type=checkbox]):not([type=radio]){background:var(--surface-secondary);border-color:var(--border-color);color:var(--text-primary)}@media (width<=980px){.platform-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.platform-page{padding:18px 14px 88px}.platform-page-header{flex-direction:column;align-items:flex-start;gap:14px;min-height:0}.platform-header-actions{justify-content:stretch;width:100%}.platform-header-actions>*{flex:1}.platform-kpis{grid-template-columns:1fr 1fr}}@media (width<=430px){.platform-kpis{grid-template-columns:1fr}}.intelety-btn{cursor:pointer;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:8px;font-family:Nexa Bold,sans-serif;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.intelety-btn:disabled{opacity:.6;cursor:not-allowed}.intelety-btn--primary{background-color:var(--xactus-blue);color:var(--white);border:1px solid #0000;box-shadow:0 4px 6px -1px #013e7b1a,0 2px 4px -1px #013e7b0f}.intelety-btn--primary:hover:not(:disabled){background-color:var(--xactus-blue-hover);transform:translateY(-1px);box-shadow:0 10px 15px -3px #013e7b33,0 4px 6px -2px #013e7b1a}.intelety-btn--primary:active:not(:disabled){transform:translateY(0)}.intelety-btn--secondary{background-color:var(--bg-tertiary);color:var(--text-primary);border:1px solid #0000}.intelety-btn--secondary:hover:not(:disabled){background-color:#cbd5e1}.intelety-btn--outline{color:var(--text-secondary);border:1px solid var(--border-color);background-color:#0000}.intelety-btn--outline:hover:not(:disabled){background-color:var(--bg-secondary);color:var(--text-primary)}.intelety-btn--ghost{color:var(--text-secondary);background-color:#0000;border:1px solid #0000}.intelety-btn--ghost:hover:not(:disabled){color:var(--xactus-blue);background-color:#0052cc0d}.intelety-btn--danger{background-color:var(--status-critical);color:var(--white);border:1px solid #0000}.intelety-btn--danger:hover:not(:disabled){background-color:#e11d48}.intelety-btn--sm{padding:6px 12px;font-size:14px}.intelety-btn--md{height:48px;padding:10px 16px;font-size:16px}.intelety-btn--lg{height:56px;padding:14px 24px;font-size:18px}.intelety-btn--full{width:100%}.loader{border:2px solid #ffffff4d;border-bottom-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=600px){.intelety-btn--sm{padding:4px 8px;font-size:13px}.intelety-btn--md{height:40px;padding:8px 12px;font-size:14px}.intelety-btn--lg{height:48px;padding:12px 16px;font-size:16px}}.intelety-input-group{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.intelety-input-group--full{width:100%}.intelety-label{color:var(--text-primary);opacity:.8;font-family:NexaRegular,sans-serif;font-size:16px;font-weight:500}.intelety-input{background:var(--white);border:1px solid var(--border-color);width:100%;height:48px;color:var(--text-primary);border-radius:8px;outline:none;padding:10px 16px;font-family:NexaRegular,sans-serif;font-size:16px;transition:all .2s}.intelety-input::placeholder{color:var(--text-muted)}.intelety-input:focus{border-color:var(--xactus-blue);box-shadow:0 0 0 3px #013e7b1a}.intelety-input--error{border-color:var(--status-critical)}.intelety-input--error:focus{box-shadow:0 0 0 3px #f43f5e1a}.intelety-input-error{color:var(--status-critical);margin-top:4px;font-size:12px}.login-page-container{background:radial-gradient(circle at 50% 50%, #fbfcfe 0%, var(--bg-primary) 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-visual-blur{filter:blur(80px);z-index:1;opacity:.6;pointer-events:none;border-radius:50%;width:450px;height:450px;position:absolute}.login-visual-blur.top-left{background:#0052cc14;animation:15s ease-in-out infinite alternate floatBlur;top:-100px;left:-100px}.login-visual-blur.bottom-right{background:#10b9810d;animation:20s ease-in-out infinite alternate-reverse floatBlur;bottom:-100px;right:-100px}@keyframes floatBlur{0%{transform:translate(0)scale(1)}to{transform:translate(40px,30px)scale(1.1)}}.login-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff6;border-bottom:1px solid #e2e8f080;justify-content:space-between;align-items:center;height:73px;padding:0 40px;display:flex}.back-home-link{color:var(--text-secondary);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.back-home-link:hover{color:var(--xactus-blue);background:#013e7b0a}.login-header-actions{align-items:center;display:flex}.login-main-content{z-index:10;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.login-card-wrapper{flex-direction:column;gap:24px;width:100%;max-width:480px;display:flex}.login-logo-container{justify-content:center;align-items:center;display:flex}.login-logo-img{object-fit:contain;height:48px}.login-page-container .login-box{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:16px;width:100%;padding:40px;box-shadow:0 20px 25px -5px #0000000d,0 10px 10px -5px #00000005}.login-page-container .login-title{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:8px;font-family:Nexa Bold,sans-serif;font-size:22px;display:flex}.login-page-container .login-intro{color:#52637a;max-width:390px;margin:0 0 28px;font-size:14px;line-height:1.6}.login-page-container .title-icon{background:linear-gradient(135deg, var(--xactus-blue) 0%, #0052cc 100%);border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;box-shadow:0 4px 10px #013e7b26}.login-page-container .login-form{flex-direction:column;gap:20px;display:flex}.login-page-container .intelety-label{color:#25364d;opacity:1;font-size:14px;font-weight:700}.login-page-container .intelety-input{color:#172235;background:#fff;border-color:#cfd8e5}.login-page-container .intelety-input::placeholder{color:#8795a8}.login-page-container .intelety-btn--primary{color:#fff;background:#013e7b}.login-password-field{position:relative}.login-password-field .intelety-input{padding-right:48px}.login-password-toggle{color:#65758b;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;bottom:14px;right:13px}.login-password-toggle:hover{color:#013e7b}.login-security-note{color:#6a788b;justify-content:center;align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.login-error-msg{color:#be123c;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:11px 12px;font-size:13px;display:flex}.login-footer{text-align:center;z-index:10;border-top:1px solid #e2e8f04d;padding:24px}.login-footer .footer-copy{color:var(--text-muted);font-size:14px}@media (width<=640px){.login-header{padding:0 20px}.login-page-container .login-box{border-radius:12px;padding:28px 20px}.login-logo-img{height:40px}}
