
:root{--font-size:16px;--font-family-sf-pro:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-2xl:34px;--text-xl:22px;--text-lg:20px;--text-base:17px;--text-sm:12px;--background:#fff;--foreground:#000;--card:#fff;--card-foreground:#1a1a1a;--popover:#f5f5f599;--popover-foreground:#1a1a1a;--primary:#08f;--primary-foreground:#fff;--secondary:#78788029;--secondary-foreground:#000;--muted:#3c3c434d;--muted-foreground:#bfbfbf;--accent:#08f;--accent-foreground:#fff;--destructive:#0000;--destructive-foreground:#ff383c;--border:#e6e6e6;--input:#7676801f;--input-background:#7676801f;--font-weight-medium:500;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--ring:#08f;--elevation-sm:0px 8px 40px 0px #0000001f;--chart-1:#08f;--chart-2:#34c759;--chart-3:#ff8d28;--chart-4:#cb30e0;--chart-5:#ff383c;--radius:28px;--radius-button:100px;--radius-card:34px;--sidebar:#f2f2f7;--sidebar-foreground:#000;--sidebar-primary:#08f;--sidebar-primary-foreground:#fff;--sidebar-accent:#08f;--sidebar-accent-foreground:#fff;--sidebar-border:#e6e6e6;--sidebar-ring:#08f}html{font-size:var(--font-size)}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);margin:0;padding:0}body{font-family:var(--font-family-sf-pro)}a{color:inherit}button,input,textarea,select{font:inherit}


