.satelink-os{--radius:0.5rem;--background:201 64% 4%;--foreground:0 0% 93%;--card:220 13% 18%;--card-foreground:0 0% 95%;--card-border:157 20% 28%;--card-shadow:0 1px 3px 0 rgba(0,0,0,0.4),0 0 0 1px hsl(157 20% 22%);--popover:180 44% 17%;--popover-foreground:0 0% 93%;--primary:182 100% 35%;--primary-foreground:201 64% 4%;--secondary:180 44% 17%;--secondary-foreground:0 0% 93%;--muted:216 18% 16%;--muted-foreground:158 17% 64%;--accent:180 44% 17%;--accent-foreground:0 0% 93%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--success:142.1 76.2% 36.3%;--warning:45.4 93.4% 47.5%;--border:157 17% 44%;--input:157 17% 44%;--ring:182 100% 35%;--chart-1:182 100% 35%;--chart-2:158 17% 64%;--chart-3:157 17% 44%;--chart-4:180 44% 17%;--chart-5:217 10% 25%;--sidebar-background:216 18% 16%;--sidebar-foreground:0 0% 93%;--sidebar-primary:182 100% 35%;--sidebar-primary-foreground:201 64% 4%;--sidebar-accent:217 10% 25%;--sidebar-accent-foreground:0 0% 93%;--sidebar-border:157 17% 44%;--sidebar-ring:182 100% 35%;background-color:hsl(var(--background));color:hsl(var(--foreground))}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}@keyframes pulse-glow{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(94,234,212,.4)}50%{transform:scale(1.05);box-shadow:0 0 8px 2px rgba(94,234,212,.2)}}.animate-pulse-glow{animation:pulse-glow 2s cubic-bezier(.4,0,.6,1) infinite}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}