@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2) format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff) format("woff")}:root{font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.45;color:#e8edf3;background:#0b0e13;color-scheme:dark;font-synthesis:none;-webkit-font-smoothing:antialiased;--bg:#0b0e13;--sidebar:#090c10;--panel:#11151b;--panel-2:#0d1116;--panel-3:#151b23;--border:#1e2530;--border-2:#283040;--text:#e8edf3;--text-2:#c3cbd6;--muted:#8b95a5;--dim:#5f6b7a;--green:#22c55e;--green-2:#4ade80;--green-bg:rgba(34,197,94,.12);--green-line:rgba(34,197,94,.35);--amber:#f59e0b;--amber-bg:rgba(245,158,11,.14);--red:#ef4444;--red-bg:rgba(239,68,68,.14);--grey:#6b7280;--grey-bg:rgba(107,114,128,.16);--blue:#3b82f6;--blue-bg:rgba(59,130,246,.15);--indigo:#6366f1;--violet:#8b5cf6}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:2px}h1,h2,h3,h4,p,dl,dd,dt,figure{margin:0}h1,h2,h3,h4{font-weight:600}svg{flex-shrink:0}input,select{background:var(--panel-3);border:1px solid var(--border-2);border-radius:8px;padding:8px 12px;font-size:12.5px;color:var(--text);min-width:0}input::placeholder{color:#6f7a89}input:focus,select:focus{border-color:var(--green);outline:0}select{appearance:none;-webkit-appearance:none;padding-right:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b95a5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.mono{font-variant-numeric:tabular-nums}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}@keyframes pulse{50%{opacity:.4}}.pulse{animation:pulse 1.4s ease-in-out infinite}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--grey);flex-shrink:0}.status-dot.ok{background:var(--green);box-shadow:0 0 0 3px #22c55e2e}.status-dot.watch{background:var(--amber);box-shadow:0 0 0 3px #f59e0b2e}.status-dot.error{background:var(--red);box-shadow:0 0 0 3px #ef44442e}.status-dot.offline{background:var(--grey)}.status-dot.plain{box-shadow:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 14px;border-radius:8px;font-size:12.5px;font-weight:600;white-space:nowrap;border:1px solid var(--border-2);background:var(--panel-3);color:var(--text);transition:background .15s,border-color .15s}.button:hover:not(:disabled){background:#1b222c;border-color:#34404f}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#1fb356;border-color:#1fb356}.button.danger{background:var(--red-bg);border-color:#ef444459;color:#fca5a5}.button.ghost{background:transparent;border-color:transparent;color:var(--muted)}.button.ghost:hover:not(:disabled){color:var(--text);background:#ffffff0d}.button.small{height:30px;padding:0 10px;font-size:12px}.button.block{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;color:var(--muted);border:1px solid transparent}.icon-button:hover{color:var(--text);background:#ffffff0d}.icon-button.boxed{background:var(--panel-3);border-color:var(--border-2)}.text-button{display:inline-flex;align-items:center;gap:5px;color:var(--green-2);font-size:12.5px;font-weight:500}.text-button:hover{text-decoration:underline}.pill{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.pill i{width:7px;height:7px;border-radius:50%;background:currentColor}.pill.ok{background:var(--green-bg);color:var(--green-2)}.pill.watch{background:var(--amber-bg);color:#fbbf24}.pill.error{background:var(--red-bg);color:#f87171}.pill.offline{background:var(--grey-bg);color:#9ca3af}.pill.new{background:#8b5cf62e;color:#c4b5fd;height:22px;font-size:11px}.kbd{display:inline-block;padding:2px 7px;border-radius:5px;background:#1f2733;border:1px solid #2d3644;font-size:11px;color:var(--muted);line-height:1.4}.app{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:16px 12px 14px;position:sticky;top:0;height:100vh;overflow:auto}.brand{display:flex;flex-direction:column;align-items:center;gap:2px;padding:2px 0 18px}.brand svg{width:132px;height:52px}.brand small{font-size:12.5px;color:#c7ced8;font-weight:500;letter-spacing:.01em}.nav{display:flex;flex-direction:column;gap:5px}.nav button{display:flex;align-items:center;gap:12px;width:100%;height:40px;padding:0 13px;border-radius:8px;font-size:14px;font-weight:500;color:#b6bfcb;text-align:left;border:1px solid transparent;transition:background .15s,color .15s}.nav button:hover{background:#ffffff0a;color:var(--text)}.nav button.active{background:#22c55e1a;color:var(--green-2);border-color:#22c55e4d;box-shadow:inset 3px 0 0 var(--green)}.nav button svg{width:18px;height:18px}.nav .nav-count{margin-left:auto;font-size:11px;background:#ffffff14;padding:1px 7px;border-radius:999px;color:var(--muted)}.eco-card{margin-top:auto;background:#22c55e12;border:1px solid rgba(34,197,94,.25);border-radius:12px;padding:16px 14px;text-align:center;color:#7ee2a0;font-size:13px;line-height:1.45}.eco-card svg{display:block;margin:0 auto 8px;color:var(--green)}.sidebar-foot{margin-top:14px;padding:0 4px;font-size:11px;color:#6b7480;line-height:1.5}.main{display:flex;flex-direction:column;min-width:0}.topbar{display:flex;align-items:center;gap:16px;height:62px;padding:0 18px;border-bottom:1px solid var(--border);background:var(--bg);position:sticky;top:0;z-index:20}.topbar-links{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#98a2b3;white-space:nowrap}.topbar-links i{color:#3b4451;font-style:normal}.search{display:flex;align-items:center;gap:9px;margin-left:auto;width:470px;max-width:100%;height:38px;padding:0 12px;border-radius:8px;background:#141920;border:1px solid #262e3a;color:#6f7a89}.search input{flex:1;background:none;border:0;padding:0;font-size:13px;color:var(--text)}.search input:focus{outline:0}.search:focus-within{border-color:#34404f}.topbar-right{display:flex;align-items:center;gap:14px;margin-left:8px}.notif{position:relative;color:#98a2b3}.notif b{position:absolute;top:-6px;right:-7px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg)}.user{display:flex;align-items:center;gap:10px}.avatar{width:36px;height:36px;border-radius:50%;background:#1c2330;border:1px solid #2b3442;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff}.user div{line-height:1.2}.user strong{display:block;font-size:13.5px;font-weight:600}.user small{font-size:11.5px;color:var(--muted)}.mobile-menu{display:none}.live{display:none;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.live.on{color:var(--green-2)}.content{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.hero{position:relative;height:136px;border-radius:10px;overflow:hidden;background:#0a0e14;border:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 32px}.hero .scene{position:absolute;inset:0;width:100%;height:100%}.hero .photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% 50%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080b0ff0,#080b0fc7 32%,#080b0f4d 62%,#080b0f99)}.hero>div{position:relative;z-index:1}.hero h1{font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.15}.hero p{margin-top:6px;font-size:14.5px;color:var(--text-2)}.hero q{font-style:italic;font-size:15px;color:#e2e8f0;text-align:right;max-width:230px;display:block;line-height:1.45;quotes:"“" "”"}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:6px 4px 2px}.page-head h1{font-size:24px;font-weight:700;letter-spacing:-.01em}.page-head p{color:var(--muted);margin-top:3px;font-size:13.5px}.page-head .actions{display:flex;gap:10px}.dash{display:grid;grid-template-columns:minmax(0,1fr) 384px;gap:12px 14px}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.kpi{display:flex;align-items:center;gap:14px;height:80px;padding:0 16px;background:var(--panel);border:1px solid var(--border);border-radius:10px;text-align:left;transition:border-color .15s}.kpi:hover{border-color:var(--border-2)}.kpi.chosen{border-color:#22c55e73}.kpi-icon{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kpi-icon.total{background:#94a3b824;color:#cbd5e1}.kpi-icon.ok{background:var(--green-bg);color:var(--green-2)}.kpi-icon.watch{background:var(--amber-bg);color:#fbbf24}.kpi-icon.error{background:var(--red-bg);color:#f87171}.kpi-icon.offline{background:var(--grey-bg);color:#9ca3af}.kpi-icon.clock{background:#94a3b81a;color:#cbd5e1}.kpi strong{display:block;font-size:22px;font-weight:700;line-height:1.1}.kpi span{display:block;font-size:12.5px;color:var(--muted);margin-top:1px}.kpi small{display:block;font-size:11.5px;margin-top:2px;font-weight:500}.kpi small.ok{color:var(--green-2)}.kpi small.watch{color:#fbbf24}.kpi small.error{color:#f87171}.kpi small.offline{color:#9ca3af}.scan-card{display:flex;align-items:center;gap:14px;height:80px;padding:0 16px;background:var(--panel);border:1px solid var(--border);border-radius:10px}.scan-card div{flex:1;min-width:0;line-height:1.25}.scan-card small{display:block;font-size:11.5px;color:var(--muted)}.scan-card strong{display:block;font-size:14.5px;font-weight:600;margin:2px 0}.col{display:flex;flex-direction:column;gap:12px;min-width:0}.panel{background:var(--panel);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;min-width:0}.panel-head{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--border);min-height:56px}.panel-head h2{font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px}.panel-head h2 .count{color:var(--muted);font-weight:500}.panel-head .sub{display:block;font-size:12px;color:var(--muted);margin-top:2px;font-weight:400}.panel-head .head-icon{width:34px;height:34px;border-radius:50%;background:#ffffff0d;display:flex;align-items:center;justify-content:center;color:var(--text-2)}.panel-head .head-icon.green{background:var(--green-bg);color:var(--green-2)}.panel-head .grow{flex:1}.panel-head .tools{display:flex;align-items:center;gap:10px;margin-left:auto}.legend{display:flex;align-items:center;gap:18px;margin-left:auto;font-size:12px;color:var(--muted)}.legend span{display:inline-flex;align-items:center;gap:6px}.legend i{width:8px;height:8px;border-radius:50%}.panel-body{padding:14px 16px}.metadata{font-size:12px;color:var(--muted)}.map{position:relative;background:var(--panel-2);border:1px solid #1b222c;border-radius:8px;min-height:258px;padding:14px 20px 16px}.map-tools{position:absolute;top:12px;right:12px;display:flex;gap:6px;z-index:2}.map-tools select{height:30px;padding:0 28px 0 10px;font-size:12px}.map-top{display:flex;justify-content:center}.map-node{display:flex;align-items:center;gap:10px;position:relative}.map-node .label{line-height:1.25}.map-node .label strong{display:block;font-size:12.5px;font-weight:500}.map-node .label small{display:block;font-size:11.5px;color:var(--muted)}.globe{width:38px;height:38px;border-radius:50%;background:var(--blue-bg);border:1px solid rgba(59,130,246,.45);color:#60a5fa;display:flex;align-items:center;justify-content:center;box-shadow:0 0 18px #3b82f640}.switch{width:64px;height:22px;border-radius:5px;background:#131920;border:1px solid #3b4a5a;display:flex;align-items:center;justify-content:center;gap:4px}.switch i{width:5px;height:5px;border-radius:1px;background:#8b95a5}.map-link{width:2px;height:28px;background:#2f3a48;margin:0 auto}.map-link.on{background:var(--green)}.map-row{position:relative;display:grid;margin-top:28px}.map-row:before{content:"";position:absolute;top:-28px;left:var(--edge);right:var(--edge);height:2px;background:var(--green);opacity:.75}.map-row.none:before{display:none}.map-drop{position:absolute;left:50%;top:-28px;width:2px;height:28px;background:var(--green);transform:translate(-50%);opacity:.75}.map-drop.off{background:#3b4451}.device-node{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:0;text-align:center;color:var(--text)}.device-node:hover .device-box{border-color:var(--border-2);background:#161d26}.device-node.chosen .device-box{border-color:var(--green-line)}.device-box{position:relative;width:46px;height:56px;border-radius:10px;background:#131920;border:1px solid #2a3441;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.device-box .status-dot{position:absolute;right:-3px;bottom:-3px;width:11px;height:11px;border:2px solid var(--panel-2);box-shadow:none}.device-node strong{font-size:12.5px;font-weight:500;line-height:1.2;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-node small{font-size:11.5px;color:var(--muted)}.map-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:34px 0 8px;color:var(--muted);font-size:12.5px;text-align:center}.map.expanded{min-height:420px}.table-tools{display:flex;align-items:center;gap:10px;margin-left:auto}.table-tools .search-field{display:flex;align-items:center;gap:8px;width:230px;height:34px;padding:0 10px;border-radius:8px;background:var(--panel-3);border:1px solid var(--border-2);color:var(--muted)}.table-tools .search-field input{flex:1;background:none;border:0;padding:0}.table-tools .search-field:focus-within{border-color:var(--green)}.table-tools select{height:34px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse}th{background:#151a21;font-size:12px;font-weight:500;color:#98a2b3;text-align:left;padding:10px 12px;white-space:nowrap}td{padding:9px 12px;font-size:12.5px;border-bottom:1px solid #171d25;vertical-align:middle;white-space:nowrap}tbody tr{cursor:pointer;transition:background .12s}tbody tr:hover{background:#ffffff06}tbody tr.selected{background:#22c55e0f}tbody tr:last-child td{border-bottom:0}th.check,td.check{width:34px;padding-right:0}input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:var(--green);display:block}td .name{font-weight:500;color:var(--text)}td.muted{color:var(--muted)}td .problem{font-weight:500}td .problem.ok{color:var(--muted);font-weight:400}td .problem.watch{color:#fbbf24}td .problem.error,td .problem.offline{color:#f87171}td .row-actions{display:flex;gap:4px}td .row-actions .icon-button{width:26px;height:26px}.table-foot{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-top:1px solid var(--border);font-size:12px;color:var(--muted)}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 20px;gap:6px;color:var(--muted)}.empty-symbol{width:48px;height:48px;border-radius:12px;background:var(--panel-3);border:1px solid var(--border-2);display:flex;align-items:center;justify-content:center;color:var(--text-2);margin-bottom:6px}.empty h3{font-size:14px;color:var(--text)}.empty p{font-size:12.5px;max-width:340px}.details .panel-head{justify-content:space-between}.identity{display:flex;gap:16px;align-items:flex-start;padding:16px 16px 14px}.identity figure{width:88px;height:88px;display:flex;align-items:center;justify-content:center;color:#d5dce6;flex-shrink:0}.identity h3{font-size:14.5px;font-weight:600}.identity p{font-size:12px;color:var(--muted);line-height:1.6}.identity p.ip{color:var(--text-2);font-size:12.5px;margin-bottom:3px}.identity-actions{display:flex;gap:10px;padding:0 16px 12px}.identity-actions .button{flex:1}.tabs{display:flex;border-bottom:1px solid var(--border);padding:0 16px}.tabs button{flex:1;height:38px;font-size:12.5px;color:var(--muted);font-weight:500;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs button.active{color:var(--text);border-bottom-color:var(--green)}.tabs button:hover{color:var(--text)}.state-box{margin:14px 16px 16px;background:var(--panel-2);border:1px solid #1b222c;border-radius:8px;padding:12px 14px}.state-box>small{display:block;font-size:11.5px;color:var(--muted);margin-bottom:8px}.state-main{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #1b222c;margin-bottom:6px}.state-main .badge-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.badge-icon.ok{background:var(--green)}.badge-icon.watch{background:var(--amber)}.badge-icon.error{background:var(--red)}.badge-icon.offline{background:var(--grey)}.state-main strong{display:block;font-size:13.5px;font-weight:600}.state-main strong em{font-style:normal}.state-main strong em.ok{color:var(--green-2)}.state-main strong em.watch{color:#fbbf24}.state-main strong em.error{color:#f87171}.state-main strong em.offline{color:#9ca3af}.state-main small{display:block;font-size:11.5px;color:var(--muted);margin-top:1px}.checks{display:flex;flex-direction:column}.checks div{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:12.5px;color:#c9d1db}.checks div span:last-child{margin-left:auto;font-size:12px;color:var(--muted);text-align:right;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.check-icon{width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.check-icon.ok{background:var(--green)}.check-icon.watch{background:var(--amber)}.check-icon.error{background:var(--red)}.check-icon.offline{background:var(--grey)}.state-box .button{margin-top:10px}.details-list{padding:0 16px 16px;display:flex;flex-direction:column;gap:8px}.details-list dl{display:grid;grid-template-columns:1fr auto;gap:6px 12px;font-size:12.5px}.details-list dt{color:var(--muted)}.details-list dd{text-align:right;color:var(--text-2)}.finding{display:flex;gap:10px;padding:10px 12px;border-radius:8px;background:var(--panel-2);border:1px solid #1b222c;font-size:12.5px}.finding strong{display:block;font-weight:600;margin-bottom:2px}.finding p{color:var(--muted);font-size:12px;line-height:1.45}.measure{display:flex;justify-content:space-between;font-size:12.5px;padding:6px 0;border-bottom:1px solid #1b222c}.measure span{color:var(--muted)}.assistant{background:linear-gradient(135deg,#6366f11f,#6366f10a 60%,#11151b);border-color:#6366f152}.assistant .panel-head{border-bottom:0;padding-bottom:4px}.ia-avatar{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.assistant .intro{padding:0 16px 12px;font-size:12.5px;color:#b3bccb;line-height:1.5}.chat{padding:0 16px;display:flex;flex-direction:column;gap:8px;max-height:260px;overflow:auto}.chat-message{padding:9px 12px;border-radius:8px;font-size:12.5px;line-height:1.5;white-space:pre-wrap;max-width:92%}.chat-message.user{align-self:flex-end;background:#6366f138}.chat-message.assistant{align-self:flex-start;background:var(--panel-2);border:1px solid #1b222c}.chat-message.error{align-self:stretch;background:var(--red-bg);color:#fca5a5}.chat-pending{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.chat-form{display:flex;align-items:center;gap:8px;margin:12px 16px 16px;height:44px;padding:0 6px 0 14px;border-radius:8px;background:var(--panel-2);border:1px solid #262e3a}.chat-form input{flex:1;background:none;border:0;padding:0;font-size:12.5px}.chat-form input:focus{outline:0}.chat-form:focus-within{border-color:#6366f199}.chat-form button{width:34px;height:34px;border-radius:7px;color:var(--green-2);display:flex;align-items:center;justify-content:center}.chat-form button:hover:not(:disabled){background:var(--green-bg)}.assistant .ai-connect{margin:0 16px 12px;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#c4b5fd}.assistant .ai-connect:hover{text-decoration:underline}.stack{display:flex;flex-direction:column;gap:12px}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.event-list{display:flex;flex-direction:column}.event-list article{display:flex;align-items:flex-start;gap:12px;padding:11px 16px;border-bottom:1px solid #171d25;font-size:12.5px}.event-list article:last-child{border-bottom:0}.event-list .event-icon{width:30px;height:30px;border-radius:8px;background:var(--panel-3);display:flex;align-items:center;justify-content:center;color:var(--text-2);flex-shrink:0}.event-list .event-icon.error{background:var(--red-bg);color:#f87171}.event-list .event-icon.ok{background:var(--green-bg);color:var(--green-2)}.event-list strong{display:block;font-weight:500}.event-list p{color:var(--muted);font-size:12px}.event-list time{margin-left:auto;color:var(--muted);font-size:11.5px;white-space:nowrap}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:16px}.card{background:var(--panel-2);border:1px solid #1b222c;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:10px}.card h3{font-size:14px;font-weight:600}.card p{font-size:12.5px;color:var(--muted);line-height:1.5}.card dl{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;font-size:12px}.card dt{color:var(--muted)}.card .card-head{display:flex;justify-content:space-between;align-items:center}.action-item{display:flex;gap:12px;padding:12px 16px;border-bottom:1px solid #171d25;font-size:12.5px;align-items:flex-start}.action-item:last-child{border-bottom:0}.action-item strong{display:block;font-weight:500}.action-item p{color:var(--muted);font-size:12px;margin-top:2px;line-height:1.45}.action-item .meta{margin-left:auto;text-align:right;white-space:nowrap;color:var(--muted);font-size:11.5px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.kb article{padding:14px 16px;border-bottom:1px solid #171d25}.kb article:last-child{border-bottom:0}.kb h3{font-size:13.5px;font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:4px}.kb p{font-size:12.5px;color:var(--muted);line-height:1.5}.settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px}.settings .panel-body{display:flex;flex-direction:column;gap:12px}.settings dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;font-size:12.5px}.settings dt{color:var(--muted)}.settings dd{word-break:break-all}form.stack label,.modal-body label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:var(--muted)}form.stack input,form.stack select,.modal-body input,.modal-body select{height:38px;font-size:13px;color:var(--text)}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkbox-label{flex-direction:row!important;align-items:center;gap:8px!important;color:var(--text-2)!important}.checkbox-label input{width:15px!important;height:15px!important}.form-error{color:#fca5a5;font-size:12.5px;background:var(--red-bg);padding:8px 10px;border-radius:7px}.form-result{color:var(--green-2);font-size:12.5px}.hint{font-size:12px;color:var(--muted);line-height:1.5}.alert{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;font-size:12.5px;background:var(--red-bg);border:1px solid rgba(239,68,68,.3);color:#fca5a5}.alert button{margin-left:auto;color:#fff;text-decoration:underline;font-size:12px}.scan-progress{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:10px;background:var(--panel);border:1px solid rgba(34,197,94,.35)}.scan-progress>div{flex:1;display:flex;flex-direction:column;gap:5px}.scan-progress strong{font-size:13px}.scan-progress span{font-size:12px;color:var(--muted)}progress{width:100%;height:6px;accent-color:var(--green);border-radius:3px}.workspace-foot{display:flex;justify-content:space-between;gap:12px;padding:6px 4px 0;font-size:11.5px;color:var(--dim);margin-top:auto}.workspace-foot span{display:inline-flex;align-items:center;gap:5px}dialog{background:var(--panel);color:var(--text);border:1px solid var(--border-2);border-radius:12px;padding:0;width:min(480px,calc(100vw - 32px));box-shadow:0 30px 80px #0009}dialog::backdrop{background:#030508b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border)}.modal-head h2{font-size:15px}.modal-body{display:flex;flex-direction:column;gap:12px;padding:16px;font-size:13px}.modal-body p{color:var(--text-2);line-height:1.5}.modal-body input[readonly]{color:var(--text-2);font-family:ui-monospace,monospace;font-size:12px}.success-line{display:flex;align-items:center;gap:8px;color:var(--green-2);font-weight:600}.toast{position:fixed;bottom:20px;right:20px;z-index:50;display:flex;align-items:center;gap:10px;padding:10px 12px 10px 14px;border-radius:10px;background:#151b23;border:1px solid rgba(34,197,94,.4);color:var(--text);font-size:12.5px;box-shadow:0 10px 30px #00000080}.toast>svg{color:var(--green-2)}.initial-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr;background:var(--bg)}.login-left{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:36px 44px;border-right:1px solid var(--border);background:#090c10}.login-left .scene{position:absolute;inset:0;width:100%;height:100%;opacity:.9}.login-left:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#090c108c,#090c10eb)}.login-left>*{position:relative;z-index:1}.login-left .brand{align-items:flex-start;padding:0}.login-left .brand svg{width:150px;height:60px}.login-left .eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;letter-spacing:.08em;color:var(--green-2);font-weight:600}.login-left h1{font-size:38px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:14px 0 10px}.login-left h1 span{color:var(--green-2)}.login-left p{color:var(--text-2);font-size:14.5px;max-width:420px}.login-left footer{font-size:12px;color:var(--dim)}.login-right{display:flex;align-items:center;justify-content:center;padding:32px}.login-form{width:min(380px,100%);display:flex;flex-direction:column;gap:14px;background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:28px}.login-form h2{font-size:20px}.login-form>p{color:var(--muted);font-size:13px}.login-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.login-form input{height:40px;font-size:13.5px}.login-form .login-icon{width:44px;height:44px;border-radius:10px;background:var(--green-bg);color:var(--green-2);display:flex;align-items:center;justify-content:center}.login-form .button{height:40px}.login-secure{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--muted);justify-content:center}@media(max-width:1380px){.dash{grid-template-columns:minmax(0,1fr) 340px}.search{width:340px}.topbar-links{display:none}}@media(max-width:1180px){.dash{grid-template-columns:minmax(0,1fr)}.kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hero q{display:none}}@media(max-width:900px){.app{grid-template-columns:minmax(0,1fr)}.sidebar{position:fixed;left:0;top:0;bottom:0;width:260px;z-index:40;transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:none}.nav-backdrop{position:fixed;inset:0;background:#0009;z-index:30}.mobile-menu{display:inline-flex}.search{width:auto;flex:1}.user div{display:none}.hero{padding:0 20px;height:120px}.hero h1{font-size:24px}.two-col,.three-col,.login-page{grid-template-columns:1fr}.login-left{display:none}.identity-actions{flex-direction:column}}@media(max-width:600px){.content{padding:12px}.kpi-row{grid-template-columns:1fr}.panel-head{flex-wrap:wrap}.table-tools{width:100%;flex-wrap:wrap}.table-tools .search-field{width:100%}.legend{display:none}.map{padding:14px 10px}.device-node strong{max-width:70px}}.map-node{display:inline-flex;position:relative}.map-node .label{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);white-space:nowrap}.assistant .panel-head{padding-bottom:8px}.assistant .panel-head>div h2:before{content:"IA";display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:11px;font-weight:700}.dash .hero{grid-column:1/-1}.content{padding:2px 16px 16px}.hero h1{font-family:Inter,Segoe UI,system-ui,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.nav button.active{box-shadow:none}.kpi{gap:12px}.kpi-icon{width:44px;height:44px}.kpi div{min-width:0}.kpi span,.kpi small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi span{font-size:12px}.scan-card strong{white-space:nowrap;font-size:14px}.scan-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-head h2{white-space:nowrap}.table-tools .search-field{width:190px}.map{min-height:244px;padding:12px 20px 14px}.map-link{height:34px}.map-row{margin-top:46px}.map-row:before{top:-46px}.map-drop{top:-46px;height:46px}.map-top+.map-top{margin-top:0}.pill{height:22px}td{padding:8px 12px;line-height:1.35}th{padding:9px 12px}.details .panel-head{min-height:50px;padding:11px 16px}.identity{padding:14px 16px 12px;gap:14px}.identity figure{width:80px;height:80px}.identity p{line-height:1.55}.identity-actions{padding:0 16px 10px}.identity-actions .button{height:34px}.tabs button{height:36px}.state-box{margin:12px 16px 14px;padding:11px 14px}.state-box>small{margin-bottom:6px}.state-main{padding-bottom:10px;margin-bottom:4px}.checks div{padding:5px 0}.state-box .button{margin-top:8px;height:34px}.assistant .intro{padding-bottom:10px}.chat-form{margin:10px 16px 14px}.form-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-columns input,form.stack input,.modal-body input,.modal-body select{width:100%}.settings .panel{min-width:0}.action-item .pill{min-width:98px;justify-content:center}.search{min-width:0}.search input{min-width:0;width:100%}@media(max-width:900px){.search .kbd{display:none}.topbar{gap:10px;padding:0 12px}.topbar-right{gap:8px}.hero{padding:0 16px}}@media(max-width:480px){.topbar-right .icon-button[title=Paramètres]{display:none}}.kpi{padding:0 14px}.kpi span{font-size:11.5px;letter-spacing:-.01em}.details .panel-head{min-height:46px;padding:9px 16px}.identity{padding:12px 16px 10px}.identity figure{width:72px;height:72px}.identity p{line-height:1.45}.identity-actions{padding-bottom:8px}.state-box{margin:10px 16px 12px}.checks div{padding:4.5px 0}.state-box .button{margin-top:6px}.page-head{flex-wrap:wrap}@media(max-width:1180px){.panel-head{flex-wrap:wrap}.table-tools{flex-wrap:wrap;margin-left:0}}
