:root{--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",system-ui,sans-serif;--font-mono:ui-monospace,"SF Mono","SFMono-Regular",Menlo,Monaco,"Cascadia Code",monospace;--radius:0.75rem;--background:#f2f2f7;--foreground:#1c1c1e;--card:#ffffff;--card-foreground:#1c1c1e;--popover:#ffffff;--popover-foreground:#1c1c1e;--primary:#1c8a3e;--primary-foreground:#ffffff;--secondary:#e9e9eb;--secondary-foreground:#1c1c1e;--muted:#eff0f3;--muted-foreground:#8e8e93;--accent:#e8e8ed;--accent-foreground:#1c1c1e;--destructive:#ff3b30;--destructive-foreground:#ffffff;--border:#e5e5ea;--input:#d1d1d6;--ring:#1c8a3e;--chart-1:#34c759;--chart-2:#007aff;--chart-3:#ff9500;--chart-4:#af52de;--chart-5:#30b0c7;--sidebar:#ffffff;--sidebar-foreground:#1c1c1e;--sidebar-primary:#1c8a3e;--sidebar-primary-foreground:#ffffff;--sidebar-accent:#f2f2f7;--sidebar-accent-foreground:#1c1c1e;--sidebar-border:#e5e5ea;--sidebar-ring:#1c8a3e;--status-green:#34c759;--status-green-fg:#1c7a33;--status-blue:#007aff;--status-blue-fg:#0461c9;--status-orange:#ff9500;--status-orange-fg:#a85700;--status-yellow:#ffcc00;--status-yellow-fg:#8a6d00;--status-red:#ff3b30;--status-red-fg:#c9261c;--status-purple:#af52de;--status-purple-fg:#8438b0;--status-teal:#30b0c7;--status-teal-fg:#0e7c90;--status-indigo:#5856d6;--status-indigo-fg:#403fb0;--status-pink:#ff2d55;--status-pink-fg:#c01e40;--status-gray:#8e8e93;--status-gray-fg:#6c6c70;--chrome:rgba(255,255,255,0.72)}.dark{--background:#0d1117;--foreground:#e6edf3;--card:#161b22;--card-foreground:#e6edf3;--popover:#21262d;--popover-foreground:#e6edf3;--primary:#3fb950;--primary-foreground:#04220f;--secondary:#21262d;--secondary-foreground:#e6edf3;--muted:#161b22;--muted-foreground:#8b949e;--accent:#21262d;--accent-foreground:#e6edf3;--destructive:#ff453a;--destructive-foreground:#ffffff;--border:#30363d;--input:#30363d;--ring:#3fb950;--chart-1:#3fb950;--chart-2:#0a84ff;--chart-3:#ff9f0a;--chart-4:#bf5af2;--chart-5:#64d2ff;--sidebar:#161b22;--sidebar-foreground:#e6edf3;--sidebar-primary:#3fb950;--sidebar-primary-foreground:#04220f;--sidebar-accent:#21262d;--sidebar-accent-foreground:#e6edf3;--sidebar-border:#30363d;--sidebar-ring:#3fb950;--status-green:#3fb950;--status-green-fg:#56d364;--status-blue:#0a84ff;--status-blue-fg:#5ab0ff;--status-orange:#ff9f0a;--status-orange-fg:#ffb340;--status-yellow:#ffd60a;--status-yellow-fg:#ffe34d;--status-red:#ff453a;--status-red-fg:#ff6961;--status-purple:#bf5af2;--status-purple-fg:#d9a0ff;--status-teal:#64d2ff;--status-teal-fg:#8adcff;--status-indigo:#5e5ce6;--status-indigo-fg:#9d9bff;--status-pink:#ff375f;--status-pink-fg:#ff6b8a;--status-gray:#8b949e;--status-gray-fg:#adbac7;--chrome:rgba(22,27,34,0.72)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html[data-compact=true]{font-size:14px}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :after,html[data-reduce-motion=true] :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}body{font-feature-settings:"cv01","ss01";letter-spacing:-.011em}.tracking-tight,h1,h2{letter-spacing:-.021em}.bg-chrome{background-color:var(--chrome);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}::selection{background-color:color-mix(in oklab,var(--primary) 22%,transparent)}*{scrollbar-width:thin;scrollbar-color:color-mix(in oklab,var(--muted-foreground) 45%,transparent) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:color-mix(in oklab,var(--muted-foreground) 38%,transparent);border-radius:9999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:color-mix(in oklab,var(--muted-foreground) 60%,transparent);background-clip:content-box}