.version-badge[data-v-b13cdf9b]{border-top:1px solid var(--fleet-border);color:var(--fleet-text-faint);cursor:default;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:6px;padding:12px 20px;font-size:12px;font-weight:500;line-height:16.5px;display:flex}.version-label[data-v-b13cdf9b]{white-space:nowrap;font-variant-numeric:tabular-nums}.version-icon[data-v-b13cdf9b]{opacity:.6;flex-shrink:0;transition:opacity .15s}.version-badge:hover .version-icon[data-v-b13cdf9b],.version-icon.active[data-v-b13cdf9b]{opacity:1}.version-tooltip[data-v-b13cdf9b]{z-index:100;border:1px solid var(--fleet-border);background:var(--fleet-surface-raised);border-radius:2px;min-width:260px;padding:10px 12px;position:fixed;box-shadow:0 12px 32px -8px #0000008c}.vt-row[data-v-b13cdf9b]{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:7px;padding:2px 0;font-size:12px;line-height:1.7;display:flex}.vt-icon[data-v-b13cdf9b]{color:var(--fleet-text-muted);flex-shrink:0}.vt-name[data-v-b13cdf9b]{color:var(--fleet-text);font-weight:500}.vt-ver[data-v-b13cdf9b]{color:var(--fleet-text-muted);margin-left:auto;padding-left:10px}.login-screen[data-v-6b26a5e6]{background-color:hsl(var(--background));justify-content:center;align-items:center;min-height:100vh;padding-left:1rem;padding-right:1rem;display:flex}.login-card[data-v-6b26a5e6]{border-radius:calc(var(--radius) + 4px);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--card));--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);width:100%;max-width:24rem;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);padding:1.5rem}.login-logo[data-v-6b26a5e6]{justify-content:center;align-items:center;display:flex}.login-divider[data-v-6b26a5e6]{text-align:center;color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem;font-size:.75rem;line-height:1rem;position:relative}.login-divider[data-v-6b26a5e6]:before{content:"";border-top-width:1px;border-color:hsl(var(--border));position:absolute;top:50%;left:0;right:0}.login-divider span[data-v-6b26a5e6]{background-color:hsl(var(--card));padding-left:.5rem;padding-right:.5rem;position:relative}.toaster[data-v-0b8ef845]{z-index:10000;flex-direction:column;gap:.5rem;width:20rem;max-width:100%;display:flex;position:fixed;bottom:1rem;right:1rem}.toast[data-v-0b8ef845]{border-radius:var(--radius);background-color:hsl(var(--card));--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);border-width:1px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.toast-info[data-v-0b8ef845]{border-color:hsl(var(--border))}.toast-success[data-v-0b8ef845]{border-color:color-mix(in srgb, var(--fleet-good) calc(.4 * 100%), transparent);background-color:color-mix(in srgb, var(--fleet-good) calc(.1 * 100%), transparent)}.toast-error[data-v-0b8ef845]{border-color:color-mix(in srgb, var(--fleet-bad) calc(.4 * 100%), transparent);background-color:color-mix(in srgb, var(--fleet-bad) calc(.1 * 100%), transparent)}.toast-warn[data-v-0b8ef845]{border-color:color-mix(in srgb, var(--fleet-warn) calc(.4 * 100%), transparent);background-color:color-mix(in srgb, var(--fleet-warn) calc(.1 * 100%), transparent)}.toast-enter-active[data-v-0b8ef845],.toast-leave-active[data-v-0b8ef845]{transition:all .2s}.toast-enter-from[data-v-0b8ef845],.toast-leave-to[data-v-0b8ef845]{opacity:0;transform:translate(20px)}.page-loading[data-v-e11ba198]{min-height:8rem;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.75rem;line-height:1rem;display:flex}.page-loading-bar[data-v-e11ba198]{background-color:hsl(var(--secondary));border-radius:.25rem;width:8rem;height:.125rem;position:relative;overflow:hidden}.page-loading-bar[data-v-e11ba198]:after{content:"";background:hsl(var(--primary));width:45%;animation:1s ease-in-out infinite page-loading-slide-e11ba198;position:absolute;inset:0}@keyframes page-loading-slide-e11ba198{0%{transform:translate(-120%)}to{transform:translate(260%)}}.fw-live[data-v-e11ba198]{font-variant-numeric:tabular-nums;align-items:center;gap:6px;min-width:62px;font-size:12px;display:inline-flex}.fw-live.is-online[data-v-e11ba198]{color:var(--fleet-good)}.fw-live.is-offline[data-v-e11ba198]{color:var(--fleet-text-muted)}.fw-live-dot[data-v-e11ba198]{background:currentColor;border-radius:50%;width:7px;height:7px}.fw-live.is-online .fw-live-dot[data-v-e11ba198]{animation:2s ease-in-out infinite fw-live-pulse-e11ba198}@keyframes fw-live-pulse-e11ba198{50%{opacity:.35}}.fw-admin[data-v-e11ba198]{color:var(--fleet-text-muted);font-size:13px}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:JetBrains Mono,Fira Code,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root,.light{--background:0 0% 100%;--foreground:222 47% 11%;--card:0 0% 98%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:187 86% 43%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--secondary-foreground:222 47% 11%;--muted:210 40% 96%;--muted-foreground:215 16% 47%;--accent:210 40% 94%;--accent-foreground:222 47% 11%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:214 32% 91%;--input:214 32% 91%;--ring:187 86% 43%;--radius:.5rem;--s1:#059669;--s2:#8b5cf6;--s3:#d97706;--s4:#0891b2;--s5:#db2777;--total:#7c3aed;--avg:#059669;--peak:#dc2626;--last:#d97706}.dark{--background:218 25% 6%;--foreground:214 32% 91%;--card:220 22% 10%;--card-foreground:214 32% 91%;--popover:220 22% 10%;--popover-foreground:214 32% 91%;--primary:187 86% 43%;--primary-foreground:220 22% 6%;--secondary:217 19% 17%;--secondary-foreground:214 32% 91%;--muted:217 19% 17%;--muted-foreground:215 20% 53%;--accent:217 19% 20%;--accent-foreground:214 32% 91%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--border:218 18% 18%;--input:218 20% 18%;--ring:187 86% 43%;--s1:#059669;--s2:#8b5cf6;--s3:#d97706;--s4:#0891b2;--s5:#db2777;--total:#a78bfa;--avg:#34d399;--peak:#f87171;--last:#fbbf24}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,system-ui,sans-serif;transition:background-color .3s,color .3s}.card{border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--card));--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.btn-primary{border-radius:var(--radius);background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-primary:hover{background-color:hsl(var(--primary) / .9)}.btn-secondary{border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background-color:hsl(var(--accent))}.btn-danger{border-radius:var(--radius);background-color:hsl(var(--destructive) / .2);--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1));border-width:1px;border-color:#991b1b80;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-danger:hover{background-color:hsl(var(--destructive) / .3)}.btn-row{border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-row-primary{background-color:hsl(var(--primary) / .2);color:hsl(var(--primary))}.btn-row-primary:hover{background-color:hsl(var(--primary) / .3)}.btn-row-neutral{background-color:hsl(var(--secondary));color:hsl(var(--muted-foreground))}.btn-row-neutral:hover{background-color:hsl(var(--accent));color:hsl(var(--foreground))}.btn-row-danger{background-color:hsl(var(--destructive) / .1);--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.btn-row-danger:hover{background-color:hsl(var(--destructive) / .2)}.input,.field-input{border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--input));width:100%;color:hsl(var(--foreground));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.input::-moz-placeholder{color:hsl(var(--muted-foreground))}.field-input::-moz-placeholder{color:hsl(var(--muted-foreground))}.input::placeholder,.field-input::placeholder{color:hsl(var(--muted-foreground))}.input:focus,.field-input:focus{outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000);--tw-ring-color:hsl(var(--ring));border-color:#0000;outline:2px solid #0000}.field-label{color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}.val-total{color:var(--total)}.val-avg{color:var(--avg)}.val-peak{color:var(--peak)}.val-last{color:var(--last)}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-0\.5{left:.125rem}.left-\[18px\]{left:18px}.right-0{right:0}.right-1{right:.25rem}.right-4{right:1rem}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[60\]{z-index:60}.col-start-2{grid-column-start:2}.m-4{margin:1rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.\!mb-0{margin-bottom:0!important}.-mb-px{margin-bottom:-1px}.-mt-px{margin-top:-1px}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[17px\]{height:17px}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[7px\]{height:7px}.h-full{height:100%}.h-px{height:1px}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-\[90vh\]{max-height:90vh}.min-h-32{min-height:8rem}.min-h-36{min-height:9rem}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-12{width:3rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[17px\]{width:17px}.w-\[1px\]{width:1px}.w-\[38\%\]{width:38%}.w-\[420px\]{width:420px}.w-\[460px\]{width:460px}.w-\[520px\]{width:520px}.w-\[560px\]{width:560px}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[24px\]{min-width:24px}.min-w-\[26px\]{min-width:26px}.min-w-\[54px\]{min-width:54px}.max-w-3xl{max-width:48rem}.max-w-\[150px\]{max-width:150px}.max-w-\[200px\]{max-width:200px}.max-w-\[52ch\]{max-width:52ch}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-rotate-90{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[120px_1fr\]{grid-template-columns:120px 1fr}.grid-cols-\[130px_1fr_auto_1fr\]{grid-template-columns:130px 1fr auto 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-bad\/25{border-color:color-mix(in srgb, var(--fleet-bad) calc(.25 * 100%), transparent)}.border-bad\/30{border-color:color-mix(in srgb, var(--fleet-bad) calc(.3 * 100%), transparent)}.border-bad\/40{border-color:color-mix(in srgb, var(--fleet-bad) calc(.4 * 100%), transparent)}.border-border{border-color:hsl(var(--border))}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-border\/60{border-color:hsl(var(--border) / .6)}.border-border\/70{border-color:hsl(var(--border) / .7)}.border-border\/80{border-color:hsl(var(--border) / .8)}.border-fleet\/25{border-color:color-mix(in srgb, var(--fleet-accent) calc(.25 * 100%), transparent)}.border-good\/20{border-color:color-mix(in srgb, var(--fleet-good) calc(.2 * 100%), transparent)}.border-good\/25{border-color:color-mix(in srgb, var(--fleet-good) calc(.25 * 100%), transparent)}.border-good\/30{border-color:color-mix(in srgb, var(--fleet-good) calc(.3 * 100%), transparent)}.border-good\/40{border-color:color-mix(in srgb, var(--fleet-good) calc(.4 * 100%), transparent)}.border-primary{border-color:hsl(var(--primary))}.border-primary\/40{border-color:hsl(var(--primary) / .4)}.border-primary\/45{border-color:hsl(var(--primary) / .45)}.border-transparent{border-color:#0000}.border-warn\/20{border-color:color-mix(in srgb, var(--fleet-warn) calc(.2 * 100%), transparent)}.border-warn\/25{border-color:color-mix(in srgb, var(--fleet-warn) calc(.25 * 100%), transparent)}.border-warn\/40{border-color:color-mix(in srgb, var(--fleet-warn) calc(.4 * 100%), transparent)}.bg-amber-500\/15{background-color:#f59e0b26}.bg-background{background-color:hsl(var(--background))}.bg-background\/60{background-color:hsl(var(--background) / .6)}.bg-bad{--tw-bg-opacity:1;background-color:color-mix(in srgb, var(--fleet-bad) calc(var(--tw-bg-opacity,1) * 100%), transparent)}.bg-bad\/10{background-color:color-mix(in srgb, var(--fleet-bad) calc(.1 * 100%), transparent)}.bg-bad\/15{background-color:color-mix(in srgb, var(--fleet-bad) calc(.15 * 100%), transparent)}.bg-bad\/20{background-color:color-mix(in srgb, var(--fleet-bad) calc(.2 * 100%), transparent)}.bg-bad\/5{background-color:color-mix(in srgb, var(--fleet-bad) calc(.05 * 100%), transparent)}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/50{background-color:#00000080}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-card\/95{background-color:hsl(var(--card) / .95)}.bg-current{background-color:currentColor}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-destructive\/15{background-color:hsl(var(--destructive) / .15)}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/15{background-color:#10b98126}.bg-fleet\/10{background-color:color-mix(in srgb, var(--fleet-accent) calc(.1 * 100%), transparent)}.bg-fleet\/5{background-color:color-mix(in srgb, var(--fleet-accent) calc(.05 * 100%), transparent)}.bg-good{--tw-bg-opacity:1;background-color:color-mix(in srgb, var(--fleet-good) calc(var(--tw-bg-opacity,1) * 100%), transparent)}.bg-good\/10{background-color:color-mix(in srgb, var(--fleet-good) calc(.1 * 100%), transparent)}.bg-good\/15{background-color:color-mix(in srgb, var(--fleet-good) calc(.15 * 100%), transparent)}.bg-good\/20{background-color:color-mix(in srgb, var(--fleet-good) calc(.2 * 100%), transparent)}.bg-good\/5{background-color:color-mix(in srgb, var(--fleet-good) calc(.05 * 100%), transparent)}.bg-input{background-color:hsl(var(--input))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/25{background-color:hsl(var(--primary) / .25)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/25{background-color:hsl(var(--secondary) / .25)}.bg-secondary\/35{background-color:hsl(var(--secondary) / .35)}.bg-secondary\/40{background-color:hsl(var(--secondary) / .4)}.bg-secondary\/50{background-color:hsl(var(--secondary) / .5)}.bg-transparent{background-color:#0000}.bg-warn\/10{background-color:color-mix(in srgb, var(--fleet-warn) calc(.1 * 100%), transparent)}.bg-warn\/15{background-color:color-mix(in srgb, var(--fleet-warn) calc(.15 * 100%), transparent)}.bg-warn\/5{background-color:color-mix(in srgb, var(--fleet-warn) calc(.05 * 100%), transparent)}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.from-border{--tw-gradient-from:hsl(var(--border)) var(--tw-gradient-from-position);--tw-gradient-to:hsl(var(--border) / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-px{padding-top:1px;padding-bottom:1px}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-3{padding-left:.75rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:JetBrains Mono,Fira Code,monospace}.font-sans{font-family:Inter,system-ui,sans-serif}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.07em\]{letter-spacing:.07em}.tracking-\[0\.09em\]{letter-spacing:.09em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-bad{--tw-text-opacity:1;color:color-mix(in srgb, var(--fleet-bad) calc(var(--tw-text-opacity,1) * 100%), transparent)}.text-card-foreground{color:hsl(var(--card-foreground))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-good{--tw-text-opacity:1;color:color-mix(in srgb, var(--fleet-good) calc(var(--tw-text-opacity,1) * 100%), transparent)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-warn{--tw-text-opacity:1;color:color-mix(in srgb, var(--fleet-warn) calc(var(--tw-text-opacity,1) * 100%), transparent)}.text-warn\/80{color:color-mix(in srgb, var(--fleet-warn) calc(.8 * 100%), transparent)}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accent-bad{accent-color:color-mix(in srgb, var(--fleet-bad) calc(1 * 100%), transparent)}.accent-good{accent-color:color-mix(in srgb, var(--fleet-good) calc(1 * 100%), transparent)}.accent-primary{accent-color:hsl(var(--primary))}.opacity-40{opacity:.4}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[inset_3px_0_0_hsl\(var\(--primary\)\)\]{--tw-shadow:inset 3px 0 0 hsl(var(--primary));--tw-shadow-colored:inset 3px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-primary\/30{--tw-ring-color:hsl(var(--primary) / .3)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0), var(--tw-enter-translate-y,0), 0) scale3d(var(--tw-enter-scale,1), var(--tw-enter-scale,1), var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0), var(--tw-exit-translate-y,0), 0) scale3d(var(--tw-exit-scale,1), var(--tw-exit-scale,1), var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-200{animation-duration:.2s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.dark .bg-grid-pattern{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:32px 32px}.light .bg-grid-pattern,:root .bg-grid-pattern{background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:32px 32px}.glow-cyan{box-shadow:0 0 20px -5px #0fb6cc26}.glow-cyan-sm{box-shadow:0 0 10px -3px #0fb6cc33}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground\/45::placeholder{color:hsl(var(--muted-foreground) / .45)}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:border-bad\/30:hover{border-color:color-mix(in srgb, var(--fleet-bad) calc(.3 * 100%), transparent)}.hover\:border-border:hover{border-color:hsl(var(--border))}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:border-primary\/50:hover{border-color:hsl(var(--primary) / .5)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-accent\/60:hover{background-color:hsl(var(--accent) / .6)}.hover\:bg-card:hover{background-color:hsl(var(--card))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/25:hover{background-color:hsl(var(--primary) / .25)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/30:hover{background-color:hsl(var(--secondary) / .3)}.hover\:bg-secondary\/40:hover{background-color:hsl(var(--secondary) / .4)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=640px){.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}}@media (width>=768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/Inter-variable-VF2RPR_K.ttf)format("truetype")}html.castles-flow-core{--flow-font-ui:"Inter", system-ui, sans-serif;--flow-font-size:15px;--flow-control-height:34px;--flow-control-radius:2px;--radius:var(--flow-control-radius);scrollbar-gutter:stable;--background:214.286 41.1765% 96.6667%;--foreground:215.294 35.4167% 18.8235%;--card:0 0.0% 100.0%;--card-foreground:var(--foreground);--popover:var(--card);--popover-foreground:var(--foreground);--primary:198.4 42.8571% 34.3137%;--primary-foreground:0 0% 100%;--secondary:210 40.0% 96.0784%;--secondary-foreground:var(--foreground);--muted:var(--secondary);--muted-foreground:216.364 14.1631% 45.6863%;--accent:var(--secondary);--accent-foreground:var(--foreground);--destructive:9.9174 49.7942% 47.6471%;--destructive-foreground:0 0% 100%;--border:215.294 32.0755% 89.6078%;--input:var(--secondary);--ring:var(--primary);--fleet-bg:#f3f6fa;--fleet-surface:#fff;--fleet-surface-raised:#f1f5f9;--fleet-sidebar:#fbfcfe;--fleet-border:#dce3ed;--fleet-border-strong:#aab9cb;--fleet-text:#1f2d41;--fleet-text-muted:#647185;--fleet-text-faint:#617487;--fleet-accent:#32667d;--fleet-good:#167d60;--fleet-warn:#956622;--fleet-bad:#b6513d;--fleet-row-hover:hsl(var(--primary) / .06);--flow-chart-grid:#e0e5e9;--flow-chart-axis:#667483;--fleet-mono:var(--flow-font-ui);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.castles-flow-core.dark{--background:210 33.3333% 9.4118%;--foreground:214.286 36.8421% 92.549%;--card:210 34.2857% 13.7255%;--primary:197.368 63.3333% 64.7059%;--primary-foreground:206.667 60% 5.8824%;--secondary:208 31.25% 18.8235%;--muted-foreground:217.241 18.4713% 69.2157%;--destructive:9.2308 75.4839% 69.6078%;--destructive-foreground:var(--primary-foreground);--border:208 23.8095% 24.7059%;--fleet-bg:#101820;--fleet-surface:#17232f;--fleet-surface-raised:#21313f;--fleet-sidebar:#121c26;--fleet-border:#30404e;--fleet-border-strong:#30404e;--fleet-text:#e5ebf3;--fleet-text-muted:#a2adbf;--fleet-text-faint:#8c99ad;--fleet-accent:#6cbdde;--fleet-good:#6ad4ad;--fleet-warn:#d5ac70;--fleet-bad:#ec8977;--fleet-row-hover:hsl(var(--primary) / .07);--flow-chart-grid:#69748222;--flow-chart-axis:#a5acb7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html.castles-flow-core body,html.castles-flow-core :is(button,input,select,textarea){font-family:var(--flow-font-ui)}html.castles-flow-core body{background:var(--fleet-bg);min-width:0;color:var(--fleet-text);font-size:var(--flow-font-size);line-height:1.5}html.castles-flow-core :is(.font-mono,.mono,code){font-family:var(--fleet-mono)}html.castles-flow-core .font-sans{font-family:var(--flow-font-ui)}html.castles-flow-core :is(.font-semibold,.font-bold){font-weight:500}html.castles-flow-core :is(button,input,select,textarea):focus-visible{outline:2px solid hsl(var(--primary) / .6);outline-offset:2px}html.castles-flow-core :is(button,input,select,textarea):disabled{cursor:not-allowed}html.castles-flow-core input::-moz-placeholder{color:var(--fleet-text-muted);opacity:1}html.castles-flow-core textarea::-moz-placeholder{color:var(--fleet-text-muted);opacity:1}html.castles-flow-core input::placeholder,html.castles-flow-core textarea::placeholder{color:var(--fleet-text-muted);opacity:1}html.castles-flow-core .flow-router-shell{background:var(--fleet-bg)}html.castles-flow-core .flow-router-shell .sidebar{border-color:var(--fleet-border);background:var(--fleet-sidebar);width:252px;overflow:visible}html.castles-flow-core .sidebar-logo{flex-shrink:0;gap:10px;height:64px;min-height:64px;padding:12px 20px}html.castles-flow-core .logo-icon{background:hsl(var(--primary) / .08);border-color:hsl(var(--primary) / .25);border-radius:2px;width:36px;height:36px}html.castles-flow-core .logo-icon svg{width:22px;height:22px}html.castles-flow-core .logo-text{flex:1}html.castles-flow-core .logo-title{letter-spacing:-.01em;font-size:16px;font-weight:500}html.castles-flow-core .logo-sub{text-transform:none;color:var(--fleet-text-faint);margin-top:3px;font-size:11px;line-height:1.4}html.castles-flow-core .status-dot{width:9px;height:9px}html.castles-flow-core .sidebar-nav{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--fleet-border-strong) transparent;min-height:0;padding:10px;overflow-y:auto}html.castles-flow-core .nav-section{margin-bottom:0}html.castles-flow-core .nav-section-title{color:var(--fleet-text-faint);font:500 11px var(--flow-font-ui);letter-spacing:.04em;margin:13px 10px 7px;padding:0}html.castles-flow-core .nav-item{border-radius:var(--flow-control-radius);width:100%;min-height:40px;color:var(--fleet-text-muted);gap:10px;margin:0;padding:9px 12px;font-size:14px;font-weight:500;line-height:20px;transition:color .15s,background-color .15s,box-shadow .15s}html.castles-flow-core .nav-item:hover{color:var(--fleet-text);background:var(--fleet-surface-raised)}html.castles-flow-core .nav-item.active{color:var(--fleet-accent);background:hsl(var(--primary) / .08);box-shadow:inset 2px 0 var(--fleet-accent)}html.castles-flow-core .nav-icon{flex-shrink:0;width:18px;height:18px}html.castles-flow-core .version-badge{color:var(--fleet-text-faint);letter-spacing:normal;flex-shrink:0;padding:12px 20px;font-size:11px}html.castles-flow-core .version-tooltip{border-radius:2px}html.castles-flow-core .flow-router-shell .top-bar{border-color:var(--fleet-border);background:hsl(var(--background) / .94);-webkit-backdrop-filter:none;backdrop-filter:none;height:64px;padding:0 28px}html.castles-flow-core .top-bar-actions{flex-shrink:0;gap:6px}html.castles-flow-core .theme-toggle{height:var(--flow-control-height);width:var(--flow-control-height);border-radius:var(--flow-control-radius);background:0 0;border-color:#0000;flex-shrink:0;font-size:14px}html.castles-flow-core .theme-toggle:hover{border-color:var(--fleet-accent);color:var(--fleet-text)}html.castles-flow-core .language-selector{height:var(--flow-control-height);min-height:var(--flow-control-height);border-radius:var(--flow-control-radius);border-color:var(--fleet-border);background:0 0;padding:0 8px}html.castles-flow-core .language-selector select{width:82px;height:100%;min-height:0;font-size:14px}html.castles-flow-core .profile-toggle{gap:7px;width:auto;max-width:160px;padding:0 10px}html.castles-flow-core .profile-toggle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html.castles-flow-core .flow-live-indicator{min-width:76px;height:var(--flow-control-height);color:var(--fleet-text-muted);font:12px var(--flow-font-ui);letter-spacing:normal;justify-content:center;gap:6px;padding:0 6px}html.castles-flow-core .flow-live-indicator.is-offline{color:var(--fleet-warn)}html.castles-flow-core .flow-router-shell .main-content{background-color:var(--fleet-bg);min-width:0;padding:88px 28px 32px}html.castles-flow-core.dark .bg-grid-pattern{background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:32px 32px}html.castles-flow-core :is(.card,.flow-ui-card,.flow-ui-chart-card,.flow-ui-kpi,.flow-ui-count){border-color:var(--fleet-border);background:var(--fleet-surface);min-width:0;box-shadow:none;border-radius:2px}html.castles-flow-core :is(.rounded,.rounded-sm,.rounded-md,.rounded-lg,.rounded-xl,.rounded-2xl){border-radius:2px}html.castles-flow-core :is(.glow-cyan,.glow-cyan-sm){box-shadow:none}html.castles-flow-core .flow-ui-card-header{border-bottom:1px solid var(--fleet-border);padding:12px 14px}html.castles-flow-core .flow-ui-card-header>:not([hidden])~:not([hidden]){margin-top:4px}html.castles-flow-core .flow-ui-card-title{letter-spacing:normal;font-size:18px;font-weight:500;line-height:21px}html.castles-flow-core .flow-ui-card-content{padding:16px}html.castles-flow-core .flow-ui-card-content.p-0{padding:0}html.castles-flow-core .flow-ui-chart-card>div:first-child{border-bottom:1px solid var(--fleet-border);flex-wrap:wrap;align-items:center;padding:12px 14px}html.castles-flow-core .flow-ui-chart-card>div:first-child>span{border-radius:2px;width:24px;height:24px;background:0 0!important}html.castles-flow-core .flow-ui-chart-card>div:last-child,html.castles-flow-core .flow-ui-kpi{padding:14px}html.castles-flow-core .flow-ui-kpi>div:first-child{padding-bottom:10px}html.castles-flow-core .flow-ui-kpi>div:first-child>span:first-child,html.castles-flow-core .flow-ui-count,html.castles-flow-core .flow-ui-count>span:first-child{border-radius:2px}html.castles-flow-core .flow-ui-section{margin-top:20px}html.castles-flow-core .flow-ui-section>button>span:first-of-type{font:500 12px var(--flow-font-ui);letter-spacing:normal}html.castles-flow-core .flow-ui-button{min-height:var(--flow-control-height);height:var(--flow-control-height);border:1px solid var(--fleet-border-strong);border-radius:var(--flow-control-radius);font:500 14px/20px var(--flow-font-ui);box-shadow:none;gap:6px;padding:0 12px}html.castles-flow-core .flow-ui-button[data-variant=default]{border-color:var(--fleet-accent);font-weight:500}html.castles-flow-core .flow-ui-button[data-variant=destructive]{border-color:var(--fleet-bad)}html.castles-flow-core .flow-ui-button:is([data-variant=secondary],[data-variant=outline]){background:var(--fleet-surface-raised);color:var(--fleet-text-muted)}html.castles-flow-core .flow-ui-button:is([data-variant=ghost],[data-variant=link]){border-color:#0000}html.castles-flow-core .flow-ui-button[data-size=xs]{min-height:calc(var(--flow-control-height) - 4px);height:calc(var(--flow-control-height) - 4px);padding:0 9px}html.castles-flow-core .flow-ui-button[data-size=sm]{min-height:var(--flow-control-height)}html.castles-flow-core .flow-ui-button[data-size=lg]{min-height:calc(var(--flow-control-height) + 6px);height:calc(var(--flow-control-height) + 6px);padding:0 18px}html.castles-flow-core .flow-ui-button[data-size=icon]{width:var(--flow-control-height);padding:0}html.castles-flow-core .flow-ui-button svg{flex-shrink:0;width:16px;height:16px;margin:0}html.castles-flow-core .flow-ui-button:hover:not(:disabled){border-color:hsl(var(--primary) / .48)}html.castles-flow-core :is(.btn-primary,.btn-secondary,.btn-danger,.btn-ghost){min-height:var(--flow-control-height);border-radius:var(--flow-control-radius);box-shadow:none;padding:6px 12px;font-size:14px;line-height:1.4}html.castles-flow-core .btn-primary{border:1px solid var(--fleet-accent)}html.castles-flow-core .btn-secondary{color:var(--fleet-text-muted);border-color:var(--fleet-border-strong);background:var(--fleet-surface-raised)}html.castles-flow-core .btn-row{border-radius:var(--flow-control-radius);font-size:14px}html.castles-flow-core .flow-ui-badge{border-radius:var(--flow-control-radius);border-color:var(--fleet-border);font:400 12px/1.4 var(--flow-font-ui);padding:3px 7px}html.castles-flow-core .flow-ui-badge[data-variant=success]{color:var(--fleet-good);border-color:color-mix(in srgb, var(--fleet-good) 28%, transparent)}html.castles-flow-core .flow-ui-badge[data-variant=warning]{color:var(--fleet-warn);border-color:color-mix(in srgb, var(--fleet-warn) 28%, transparent)}html.castles-flow-core .flow-ui-badge[data-variant=destructive]{color:var(--fleet-bad);border-color:color-mix(in srgb, var(--fleet-bad) 28%, transparent)}html.castles-flow-core :is(.badge-online,.badge-offline){border:1px solid var(--fleet-border);font:12px var(--flow-font-ui);border-radius:2px}html.castles-flow-core .flow-ui-tabs{max-width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;flex-wrap:wrap;gap:6px;padding:0}html.castles-flow-core .flow-ui-tabs>button{min-height:var(--flow-control-height);border:1px solid var(--fleet-border-strong);border-radius:var(--flow-control-radius);background:var(--fleet-surface-raised);box-shadow:none;gap:6px;padding:0 11px;font-size:14px;font-weight:500}html.castles-flow-core .flow-ui-tabs>button[aria-pressed=true]{color:var(--fleet-accent);border-color:hsl(var(--primary) / .48);background:hsl(var(--primary) / .08)}html.castles-flow-core .flow-ui-tabs>button>span:not(.absolute){border-radius:2px;font-size:9px}html.castles-flow-core :is(.flow-ui-input,.input,.field-input,.inp),html.castles-flow-core .main-content :is(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea){min-height:var(--flow-control-height);border:1px solid var(--fleet-border-strong);background-color:var(--fleet-surface-raised);color:var(--fleet-text);box-shadow:none;border-radius:2px;font-size:14px;line-height:1.4}html.castles-flow-core :is(.flow-ui-input,.input,.field-input,.inp){height:var(--flow-control-height);border-radius:var(--flow-control-radius);padding:6px 10px}html.castles-flow-core .main-content select{border-radius:var(--flow-control-radius);padding:5px 28px 5px 10px}html.castles-flow-core .field-label{color:var(--fleet-text-faint);font:500 12px var(--flow-font-ui);letter-spacing:normal;margin-bottom:5px}html.castles-flow-core :is(.flow-ui-context-bar,.flow-ui-filter-bar){background:var(--fleet-surface);min-width:0;box-shadow:none;border-radius:2px}html.castles-flow-core .flow-ui-filter-bar{border-top-style:solid!important}html.castles-flow-core .flow-ui-filter-bar form{flex-wrap:wrap;min-width:0}html.castles-flow-core .flow-ui-filter-bar :is(button,span.rounded-full){border-radius:var(--flow-control-radius);font-size:12px}html.castles-flow-core .flow-ui-context-bar select{background:0 0;border:0}html.castles-flow-core .flow-ui-context-bar>span{font-size:12px}html.castles-flow-core .main-content table{border-collapse:collapse;width:100%}html.castles-flow-core .main-content :is(th,td){border-bottom-color:var(--fleet-border);padding:11px 13px}:where(html.castles-flow-core) .main-content thead th{color:var(--fleet-text-muted);background:var(--fleet-surface);font:500 13px/18px var(--flow-font-ui);letter-spacing:normal;text-transform:none}:where(html.castles-flow-core) .main-content td{font-size:var(--flow-font-size);font-variant-numeric:tabular-nums;line-height:1.5}html.castles-flow-core .main-content tbody tr:hover{background-color:var(--fleet-row-hover)}html.castles-flow-core .flow-ui-table th.text-primary{color:var(--fleet-accent)}html.castles-flow-core .flow-ui-table tbody tr:last-child td{border-bottom:0}html.castles-flow-core :is(.flow-ui-dialog,.cd-box,.uv-modal,.rv-modal,.profile-dialog,.passkey-dialog){border-color:var(--fleet-border);background:var(--fleet-surface);border-radius:2px}html.castles-flow-core .flow-ui-dialog>div:first-child{padding:12px 14px}html.castles-flow-core .flow-ui-dialog>div:first-child>span{font-size:13px}html.castles-flow-core .flow-ui-dialog>div:not(:first-child){padding:14px}html.castles-flow-core :is(.mode-option,.uv-table,.rv-table,.profile-card,.profile-title-icon,.card-icon,.uv-error,.rv-error,.profile-message,.passkey-message,.login-logo,.login-card,.login-input,.login-btn,.passkey-login-btn,.login-error){border-radius:2px}html.castles-flow-core :is(.module-card,.module-mark,.modules-refresh,.module-primary,.module-secondary,.module-channel,.module-state,.modules-message,.modules-loading){box-shadow:none;border-radius:2px}html.castles-flow-core .module-card{border-color:var(--fleet-border);background:var(--fleet-surface)}html.castles-flow-core :is(.modules-refresh,.module-primary,.module-secondary){min-height:var(--flow-control-height);font-size:14px}@media (width<=1023px) and (width>=768px){html.castles-flow-core .flow-router-shell .top-bar{padding:0 16px}html.castles-flow-core .flow-router-shell .main-content{padding-left:16px;padding-right:16px}html.castles-flow-core .top-bar-actions{gap:6px}html.castles-flow-core .profile-toggle{width:32px;padding:0}html.castles-flow-core .profile-toggle span{display:none}}@media (width<=767px){html.castles-flow-core .flow-router-shell .sidebar{width:min(252px,100vw - 32px)}html.castles-flow-core .flow-router-shell .top-bar{gap:8px;height:auto;min-height:64px;padding:10px 12px}html.castles-flow-core .top-bar-actions{gap:6px}html.castles-flow-core .flow-router-shell .main-content{padding:calc(var(--flow-header-height,104px) + 12px) 12px 22px}html.castles-flow-core .flow-ui-card-header{flex-wrap:wrap}html.castles-flow-core .flow-ui-chart-card>div:first-child>div:last-child{flex-wrap:wrap;max-width:100%}}@media (prefers-reduced-motion:reduce){html.castles-flow-core .flow-router-shell *{transition-duration:.01ms!important;animation-duration:.01ms!important}}html.castles-flow-core .flow-analytics-card{min-width:0;padding:0;overflow:hidden}html.castles-flow-core .flow-analytics-head{border-bottom:1px solid var(--fleet-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:52px;margin:0;padding:13px 14px;display:flex}html.castles-flow-core .flow-analytics-head h3{color:var(--fleet-text);font-size:18px;font-weight:500;line-height:22px}html.castles-flow-core .flow-analytics-body{padding:16px}html.castles-flow-core .flow-analytics-empty{min-height:210px;color:var(--fleet-text-faint);text-align:center;place-items:center;padding:24px;font-size:14px;display:grid}html.castles-flow-core .flow-analytics-toggle{background:0 0;flex-wrap:wrap;gap:5px;padding:0;display:flex}html.castles-flow-core .flow-analytics-toggle button{border:1px solid var(--fleet-border-strong);background:var(--fleet-surface-raised);min-height:25px;color:var(--fleet-text-muted);border-radius:2px;padding:0 8px;font-size:14px;font-weight:500;line-height:18px}html.castles-flow-core .flow-analytics-toggle button[aria-pressed=true]{color:var(--fleet-accent);border-color:var(--fleet-accent)}html.castles-flow-core .flow-page{flex-direction:column;gap:16px;min-width:0;display:flex}html.castles-flow-core .flow-page>:not([hidden])~:not([hidden]){margin-top:0}:where(html.castles-flow-core) .flow-page-heading{min-width:0;min-height:var(--flow-control-height);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}html.castles-flow-core .flow-page-title{font:600 26px/28.35px var(--flow-font-ui);letter-spacing:-.015em}html.castles-flow-core .flow-page .text-xs{font-size:14px}html.castles-flow-core .flow-page :is(.text-\[9px\],.text-\[10px\],.text-\[11px\]){font-size:12px}html.castles-flow-core .flow-page label{text-transform:none;letter-spacing:normal}html.castles-flow-core .flow-page>.flow-ui-card table{min-width:620px}html.castles-flow-core .flow-page thead th{height:40px;font:500 13px/18px var(--flow-font-ui);text-transform:none;letter-spacing:normal;padding:10px 14px}html.castles-flow-core .flow-page td{height:48px;font-size:var(--flow-font-size);padding:9px 14px}html.castles-flow-core .flow-page td>button:not(.flow-ui-button){font-size:inherit}html.castles-flow-core .flow-ui-badge.font-mono{font:500 14px/19.6px var(--fleet-mono);font-variant-numeric:tabular-nums}html.castles-flow-core .flow-table-card .flow-ui-card-content{padding:0}html.castles-flow-core .flow-search .flow-search-input{padding-left:34px}html.castles-flow-core .flow-search>svg{width:16px;height:16px;left:11px}html.castles-flow-core .flow-page input[type=checkbox]{width:16px;height:16px;accent-color:var(--fleet-accent);flex-shrink:0}html.castles-flow-core .top-bar h1{font-size:26px;font-weight:600;line-height:1.2}html.castles-flow-core .flow-router-shell .main-content>.animate-fade-in,html.castles-flow-core .flow-router-shell .main-content>*>.animate-fade-in{animation:none}@media (width<=1023px) and (width>=768px){html.castles-flow-core .top-bar-title h1{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden}html.castles-flow-core .theme-toggle.profile-toggle{width:var(--flow-control-height);padding:0}}@media (width<=767px){html.castles-flow-core .flow-router-shell .main-content{padding-top:calc(var(--flow-header-height,104px) + 16px)}html.castles-flow-core .flow-page-heading{align-items:flex-start}html.castles-flow-core .theme-toggle.profile-toggle{width:var(--flow-control-height);padding:0}html.castles-flow-core .flow-live-indicator{min-width:72px;font-size:12px}html.castles-flow-core .top-bar-actions{justify-content:flex-end;width:100%}html.castles-flow-core .language-selector{margin-right:auto}}@media (width<=480px){html.castles-flow-core .flow-live-indicator{width:18px;min-width:18px;padding:0}html.castles-flow-core .flow-live-text{display:none}html.castles-flow-core .flow-objects-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}html.castles-flow-core .flow-objects-toolbar .flow-search{grid-column:1/-1;max-width:none}html.castles-flow-core .flow-objects-toolbar select{width:100%}}html.castles-flow-core body{font-variant-numeric:tabular-nums;font-weight:400}html.castles-flow-core :is(.font-light,.font-thin){font-weight:400}html.castles-flow-core :is(.font-mono,.mono,code,input,select,td){font-variant-numeric:tabular-nums}html.castles-flow-core .main-content :is(.text-xs,.text-\[9px\],.text-\[10px\],.text-\[11px\],.text-\[12px\],.text-\[13px\]){font-size:14px}html.castles-flow-core .main-content :is(.flow-ui-button,.btn-row,.btn-primary,.btn-secondary,.btn-danger,.btn-ghost,.modules-refresh,.module-primary,.module-secondary,.flow-ui-filter-bar button){font-size:14px;font-weight:500}html.castles-flow-core .main-content .\!text-xs{font-size:14px!important}html.castles-flow-core .main-content :is(h3,h4){letter-spacing:normal;font-size:18px;font-weight:500;line-height:22px}html.castles-flow-core .flow-detection-page>.flow-ui-card .flow-ui-card-content>.flex>.text-sm{font-size:18px;font-weight:500;line-height:20px}html.castles-flow-core .flow-reports-page>.flex.border-b button,html.castles-flow-core .main-content td :is(.font-mono,.mono),html.castles-flow-core .main-content td.font-mono{font-weight:500}html.castles-flow-core .main-content :is(.flow-ui-badge,.badge-online,.badge-offline){font-size:14px;font-weight:500}html.castles-flow-core .flow-ui-section>button>span:first-of-type{font-size:18px;font-weight:500;line-height:22px}html.castles-flow-core .field-label{font-size:14px;line-height:18px}html.castles-flow-core .top-bar :is(.language-selector select,.theme-toggle,.flow-live-indicator){font-size:14px}html.castles-flow-core .top-bar :is(.language-selector select,.theme-toggle),html.castles-flow-core .top-bar .flow-live-indicator{font-weight:500}html.castles-flow-core .flow-live-heading{font-size:14px}html.castles-flow-core .flow-live-heading strong,html.castles-flow-core .flow-live-details dd{font:500 14px/18px var(--flow-font-ui);font-variant-numeric:tabular-nums}html.castles-flow-core .flow-live-details dt{font-size:14px;line-height:18px}html.castles-flow-core .main-content .flow-ui-context-bar>span{font-size:14px}html.castles-flow-core .main-content .flow-ui-context-bar button{font-size:14px;font-weight:500}html.castles-flow-core .main-content .flow-ui-filter-bar span.rounded-full{font-size:14px}html.castles-flow-core .object-identity h2{font:600 26px/28px var(--flow-font-ui)}html.castles-flow-core .main-content :is(.text-\[10\.5px\],.text-\[11\.5px\],.text-\[12\.5px\]){font-size:14px}html.castles-flow-core .main-content :is(.kpi-unit,.kpi-label){font-size:14px;line-height:18px}html.castles-flow-core .main-content .kpi-value{font-size:15px;font-weight:500;line-height:22px}html.castles-flow-core .logo-sub{font-size:14px;line-height:15.4px}html.castles-flow-core .nav-section-title{font-size:13px;font-weight:500;line-height:13px}html.castles-flow-core .version-badge{font-family:var(--flow-font-ui);font-size:12px;font-weight:500;line-height:16.5px}html.castles-flow-core .main-content .flow-ui-chart-card>div:first-child>.min-w-0>div:first-child{font-size:18px;font-weight:500;line-height:22px}html.castles-flow-core:not(.dark) .nav-item.active,html.castles-flow-core:not(.dark) .main-content :is(.text-primary:not(svg),.flow-ui-tabs>button[aria-pressed=true],.flow-analytics-toggle button[aria-pressed=true],.rd-tab-active){color:var(--fleet-accent)}html.castles-flow-core:not(.dark) .main-content .flow-protocol.proto-6{color:#006a82}html.castles-flow-core:not(.dark) .nav-item.active>svg,html.castles-flow-core:not(.dark) .main-content :is(.text-primary:not(svg),.flow-ui-tabs>button[aria-pressed=true],.rd-tab-active)>svg{color:var(--fleet-accent)}html.castles-flow-core:not(.dark) .main-content td.text-blue-400{color:#2563eb}html.castles-flow-core:not(.dark) .main-content :is(.router-summary-value.text-emerald-400,.flow-ui-badge[data-variant=success],.context-updated,.flow-state.running,.kpi-value.val-avg){color:#036749}html.castles-flow-core:not(.dark) .main-content :is(.router-summary-value.text-red-400,.flow-ui-badge[data-variant=destructive]){color:#b42340}html.castles-flow-core:not(.dark) .main-content .kpi-value.val-last{color:#92400e}html.castles-flow-core:not(.dark) .main-content .flow-protocol.proto-17{color:#7e22ce}html.castles-flow-core .main-content .router-summary-value{font-size:15px;line-height:31.2px}html.castles-flow-core .main-content .flow-count strong{font-size:15px;line-height:31.5px}html.castles-flow-core .main-content .flow-dashboard-toolbar .flow-ui-tabs>button[aria-pressed=true]{color:hsl(var(--primary-foreground));background:var(--fleet-accent)}html.castles-flow-core:not(.dark) .flow-breakdown-tabs button[aria-pressed=true]{background:var(--fleet-surface);border-color:var(--fleet-accent)}html.castles-flow-core .main-content .reports-ip-summary dd{font-size:15px;line-height:24px}html.castles-flow-core .main-content .flow-ui-count>.min-w-0>span:first-child{font-size:15px;font-weight:500}html.castles-flow-core .main-content .flow-ui-count>.min-w-0>span:last-child{font-size:14px}html.castles-flow-core :is(.flow-ui-dialog,.cd-box){font-family:var(--flow-font-ui);font-variant-numeric:tabular-nums;font-size:14px;font-weight:400;line-height:1.5}html.castles-flow-core .flow-ui-dialog>div:first-child>span.text-foreground,html.castles-flow-core .cd-box h3{font-size:18px;font-weight:500;line-height:1.3}html.castles-flow-core :is(.flow-ui-dialog,.cd-box) :is(.text-xs,.text-\[9px\],.text-\[10px\],.text-\[11px\],.text-\[12px\],.text-\[13px\]){font-size:14px}html.castles-flow-core :is(.flow-ui-dialog,.cd-box) :is(button,input,select,textarea){font-family:var(--flow-font-ui);font-size:14px;line-height:1.4}html.castles-flow-core :is(.flow-ui-dialog,.cd-box) button{font-weight:500}html.castles-flow-core .main-content :is(th,td){vertical-align:middle}html.castles-flow-core .main-content td{font-weight:500}html.castles-flow-core .flow-dashboard .flow-ranking-table :is(th,td,.flow-ranking-filter),html.castles-flow-core .main-content :is(.flow-dashboard-summary dd,.reports-ip-summary dd,.kpi-value,.router-summary-value,.flow-count strong),html.castles-flow-core .main-content .reports-ip :is(.reports-ip-context>span,.reports-ip-detail-summary dd,.reports-ip-table td),html.castles-flow-core .main-content .flow-dashboard .flow-dashboard-toolbar button,html.castles-flow-core .main-content .bc-leg{font-variant-numeric:tabular-nums}html.castles-flow-core .version-badge .version-label{font-family:var(--flow-font-ui);font-variant-numeric:tabular-nums}html.castles-flow-core .main-content :is(h2.text-lg,h2.section-header):not(.flow-page-title,.object-identity h2){font:600 26px/1.2 var(--flow-font-ui)}html.castles-flow-core .main-content :is(.mode-title,.mode-desc,.bp-label,.toollabel){font-size:14px;line-height:1.5}html.castles-flow-core .main-content :is(.mode-desc,.bp-label,.toollabel){color:var(--fleet-text-muted)}html.castles-flow-core .main-content .mode-title{font-weight:500}html.castles-flow-core .main-content .seg{font:500 14px/1.4 var(--flow-font-ui)}html.castles-flow-core .main-content :is(.text-base.font-mono,.text-lg.font-mono){font-variant-numeric:tabular-nums;font-size:15px;font-weight:500}html.castles-flow-core:not(.dark) .main-content .seg-on{color:var(--fleet-accent)}html.castles-flow-core .world-map-wrap :is(.map-empty,.metric-badge,.legend-row){font:400 14px/1.5 var(--flow-font-ui);font-variant-numeric:tabular-nums}html.castles-flow-core .world-map-wrap .legend-row .font-mono{font-weight:500}html.castles-flow-core .jvm-tooltip{font-variant-numeric:tabular-nums;font-weight:400;line-height:1.5;font-family:var(--flow-font-ui)!important;font-size:14px!important}html.castles-flow-core .main-content :is(.router-summary-value,.object-detection-toggle,.flow-dashboard-summary dd,.flow-diagnostics-panel strong,.flow-dashboard-toolbar button,.flow-chart-latest strong,.reports-ip-summary dd,.reports-ip-toolbar button,.reports-ip-table th,.object-live-flow h2,.object-live-flow button,.flow-count strong),html.castles-flow-core .main-content .flow-toolbar-controls .flow-ui-tabs button,html.castles-flow-core .main-content .flow-dashboard .flow-ranking-table thead th{font-weight:500}html.castles-flow-core .main-content :is(.uv-title,.rv-title){font-weight:600}html.castles-flow-core .main-content :is(.uv-login,.rv-name),html.castles-flow-core .main-content .reports-ip :is(.reports-ip-context h3,.reports-ip-table h4){font-weight:500}html.castles-flow-core .flow-router-shell .top-bar{background:var(--fleet-bg);height:48px;padding:0 24px}html.castles-flow-core .flow-router-shell .top-bar h1{font:500 14px/1.4 var(--flow-font-ui)}html.castles-flow-core .flow-router-shell .main-content{background:var(--fleet-bg);background-image:none;padding:68px 24px 48px}html.castles-flow-core .flow-sidebar-context{border:1px solid var(--fleet-border);background:var(--fleet-bg);border-radius:2px;align-items:center;gap:10px;min-width:0;margin:8px 14px 14px;padding:14px 10px;display:flex}html.castles-flow-core .flow-sidebar-context>svg{width:18px;height:18px;color:var(--fleet-accent);flex-shrink:0}html.castles-flow-core .flow-sidebar-context>div{flex-direction:column;gap:4px;min-width:0;display:flex}html.castles-flow-core .flow-sidebar-context strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}html.castles-flow-core .flow-sidebar-context span{color:var(--fleet-text-muted);font-size:11px}html.castles-flow-core .flow-breadcrumb{color:var(--fleet-text-muted);align-items:center;gap:12px;font-size:12px;display:flex}html.castles-flow-core .flow-breadcrumb h1{color:var(--fleet-text)}html.castles-flow-core:not(.dark) .main-content .text-primary:not(svg){color:var(--fleet-accent)}html.castles-flow-core .appearance-options button{border-radius:2px}@media (width<=767px){html.castles-flow-core .flow-router-shell .top-bar{flex-wrap:nowrap;gap:6px;height:48px;min-height:48px;padding:0 12px}html.castles-flow-core .flow-router-shell .top-bar-title{flex:auto;gap:8px;min-width:32px;overflow:hidden}html.castles-flow-core .flow-router-shell .top-bar-actions{flex-wrap:nowrap;gap:2px;width:auto}html.castles-flow-core .flow-breadcrumb h1{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}html.castles-flow-core .top-bar .flow-live-indicator{width:8px;min-width:8px}html.castles-flow-core .top-bar .flow-live-text{display:none}html.castles-flow-core .top-bar .language-selector{padding:0 4px}html.castles-flow-core .flow-router-shell .main-content{padding:calc(var(--flow-header-height,48px) + 14px) 12px 32px}html.castles-flow-core .flow-breadcrumb>span{display:none}html.castles-flow-core .top-bar .profile-toggle{width:32px;padding:0}html.castles-flow-core .top-bar .profile-toggle>span{display:none}}*{box-sizing:border-box;margin:0;padding:0}.app-layout{min-height:100vh;display:flex}.sidebar{background:hsl(var(--card));border-right:1px solid hsl(var(--border));z-index:20;flex-direction:column;width:252px;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-logo{border-bottom:1px solid hsl(var(--border));align-items:center;gap:14px;padding:20px 20px 24px;display:flex}.logo-icon{background:hsl(var(--primary) / .12);border:1px solid hsl(var(--primary) / .2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.logo-text{flex-direction:column;min-width:0;display:flex}.logo-title{color:hsl(var(--foreground));white-space:nowrap;font-size:18px;font-weight:700}.logo-sub{color:hsl(var(--muted-foreground));font-size:12px}.status-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-left:auto}.status-dot.online{background:hsl(var(--primary));box-shadow:0 0 10px hsl(var(--primary) / .5)}.status-dot.offline{background:hsl(var(--muted-foreground))}.sidebar-nav{flex:1;padding:16px 0}.nav-section{margin-bottom:12px}.nav-section-title{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground) / .6);padding:10px 20px 6px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600}.nav-item{width:calc(100% - 20px);color:hsl(var(--muted-foreground));cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;margin:2px 10px;padding:10px 12px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.nav-item:hover{color:hsl(var(--foreground));background:hsl(var(--accent) / .7)}.nav-item.active{color:hsl(var(--primary));background:hsl(var(--primary) / .12)}.nav-icon{flex-shrink:0;width:22px;height:22px}.top-bar{background:hsl(var(--background) / .8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border));z-index:15;justify-content:space-between;align-items:center;height:52px;padding:0 24px;display:flex;position:fixed;top:0;left:252px;right:0}.theme-toggle{border:1px solid hsl(var(--border));background:hsl(var(--secondary));width:32px;height:32px;color:hsl(var(--muted-foreground));cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.theme-toggle-wide{gap:7px;width:auto;padding:0 10px;font-size:11px}.theme-toggle:hover{color:hsl(var(--foreground));border-color:hsl(var(--primary) / .5);background:hsl(var(--accent))}.app-layout .main-content{min-width:0}.main-content{flex:1;min-height:100vh;margin-left:252px;padding:76px 28px 28px}.drawer-close{align-self:flex-end;margin:10px 12px 0}.navigation-backdrop{z-index:25;background:#0009;position:fixed;inset:0}@media (width<=767px){.app-layout .sidebar{z-index:30;visibility:hidden;width:min(280px,100vw - 32px);transform:translate(-100%)}.app-layout .sidebar.drawer-open{visibility:visible;transform:none}.app-layout .top-bar{flex-wrap:wrap;gap:8px;height:auto;min-height:52px;padding:8px 12px;left:0}.app-layout .top-bar-title{flex:100%}.app-layout .top-bar-actions{flex-wrap:wrap;gap:6px}.app-layout .profile-toggle{width:32px;padding:0}.app-layout .profile-toggle span{display:none}.app-layout .main-content{width:100%;margin-left:0;padding:112px 12px 20px}}.flow-router-shell .flow-nav-primary{margin-bottom:10px}.flow-router-shell .flow-nav-group{margin-top:4px}.flow-router-shell .flow-nav-group-toggle{text-align:left}.flow-router-shell .flow-nav-group-toggle.flow-nav-group-active{color:var(--fleet-text)}.flow-router-shell .flow-nav-chevron{flex-shrink:0;width:14px;height:14px;margin-left:auto;transform:rotate(-90deg)}.flow-router-shell .flow-nav-chevron.is-expanded{transform:none}.flow-router-shell .flow-nav-submenu{border-left:1px solid var(--fleet-border);margin:2px 0 6px 20px}.flow-router-shell .flow-nav-submenu .nav-item{gap:8px;min-height:40px;padding:9px 10px;font-size:14px;font-weight:500;line-height:20px}.flow-router-shell .flow-nav-submenu .nav-icon{width:16px;height:16px}.flow-router-shell .flow-nav-group-toggle:focus-visible,.flow-router-shell .flow-nav-submenu .nav-item:focus-visible{outline:2px solid var(--fleet-accent);outline-offset:-2px}
