@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";
@import "https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css";
html,body{width:100%;max-width:100vw;height:100%;margin:0;padding:0;overflow-x:hidden}#__next{width:100%;height:100%}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@view-transition{navigation:auto}::view-transition-old(persona-video-root){animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(persona-video-root){animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(persona-thumbnail-root){animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(persona-thumbnail-root){animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}@custom-variant dark (&:is(.dark*));:root{--text-h1:28px;--text-h2:26px;--text-h3:22px;--text-h4:15px;--text-base:13px;--text-label:11px;--font-family:"SF Pro Display","Inter",-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--font-size:13px;--background:#fff;--foreground:#000000d9;--card:#f6f6f67a;--card-foreground:#000000d9;--popover:#f6f6f6b8;--popover-foreground:#4d4d4d;--primary:#007aff;--primary-foreground:#fff;--secondary:#0000;--secondary-foreground:#000000d9;--muted:#ffffff80;--muted-foreground:#00000040;--accent:#007aff;--accent-foreground:#fff;--accent-light:#bcb3e7;--accent-light-foreground:#d2ccef;--success:#dae8c2;--success-foreground:#b5cd8e;--warning:#fff3cd;--warning-foreground:#fbe9a0;--error:#ffe4e1;--error-foreground:#fecaca;--info:#dbeafe;--info-foreground:#bfdbfe;--destructive:#0000;--destructive-foreground:#ff3b30;--border:#0000000d;--input:#fff;--input-background:#fff;--ring:#007aff3d;--elevation-sm:0px .5px 2.5px 0px #0000004d,0px 0px 0px .5px #0000000d;--chart-1:#007aff;--chart-2:#28cd41;--chart-3:#ff9500;--chart-4:#af52de;--chart-5:#ff3b30;--radius:5px;--radius-button:5px;--radius-card:10px;--radius-checkbox:3.5px;--radius-switch:11px;--sidebar:#0000;--sidebar-foreground:#000000d9;--sidebar-primary:#007aff;--sidebar-primary-foreground:#fff;--sidebar-accent:#007aff;--sidebar-accent-foreground:#fff;--sidebar-border:#0000000d;--sidebar-ring:#007aff3d;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700}.dark{--background:#000;--foreground:#ffffffd9;--card:#1c1c1c7a;--card-foreground:#ffffffd9;--popover:#1c1c1cb8;--popover-foreground:#b2b2b2;--primary:#007aff;--primary-foreground:#fff;--secondary:#0000;--secondary-foreground:#ffffffd9;--muted:#00000080;--muted-foreground:#ffffff40;--accent:#007aff;--accent-foreground:#fff;--accent-light:#bcb3e7;--accent-light-foreground:#d2ccef;--success:#dae8c2;--success-foreground:#b5cd8e;--warning:#fff3cd;--warning-foreground:#fbe9a0;--error:#ffe4e1;--error-foreground:#fecaca;--info:#dbeafe;--info-foreground:#bfdbfe;--destructive:#0000;--destructive-foreground:#ff3b30;--border:#ffffff0d;--input:#1c1c1c;--input-background:#1c1c1c;--ring:#007aff3d;--sidebar:#0000;--sidebar-foreground:#ffffffd9;--sidebar-primary:#007aff;--sidebar-primary-foreground:#fff;--sidebar-accent:#007aff;--sidebar-accent-foreground:#fff;--sidebar-border:#ffffff0d;--sidebar-ring:#007aff3d}[data-sidebar=industrial]{--industrial-bg-page:#16171b;--industrial-bg-card:#1e2026;--industrial-bg-elevated:#232529;--industrial-text-primary:#f4f4f5;--industrial-text-secondary:#52525b;--industrial-text-tertiary:#71717a;--industrial-text-muted:#3f3f46;--industrial-border-standard:#2a2b30;--industrial-border-active:#22c55e;--industrial-accent-primary:#22c55e;--industrial-accent-amber:#f59e0b;--industrial-radius-sm:4px;--industrial-radius-pill:100px;--industrial-font-display:"Space Grotesk",sans-serif;--industrial-font-mono:"Roboto Mono",monospace;--industrial-font-body:"Inter",sans-serif}
