:root{--text-primary: #f8f9fa;--text-black: #090a0b;--text-secondary: #c6c7c7;--text-tertiary: #a8a9a9;--text-muted: #9b9c9d;--text-accent: #3c9bf4;--text-red: #ff5d47;--text-green: #41cc59;--text-disabled: #767777;--primary: #3c9bf4;--secondary: #f8f9fa;--tertiary: rgba(248, 249, 250, .08);--border: #2c2d2e;--stroke-background: #090a0b;--stroke-divider: #1c1d1e;--stroke-error: #ff5d47;--background: #090a0b;--landing-bg: #f8fafb;--header-bg: #1c1d1e;--card-bg: rgba(9, 10, 11, .04);--card-bg-hover: rgba(9, 10, 11, .08);--font-family: "Inter", "Graphik", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html.pm-shell,html.pm-shell body{background:var(--landing-bg);color:var(--text-black);font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0;line-height:100%;font-weight:500}.pm-shell *,.pm-shell *:before,.pm-shell *:after{box-sizing:border-box}.pm-shell button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;padding:0}.pm-shell a{color:inherit;text-decoration:none}.pm-shell input,.pm-shell textarea{font-family:inherit}.pm-shell ::-webkit-scrollbar{width:0;height:0}.pm-container{max-width:1200px;width:100%;margin:0 auto;padding:0 16px}@keyframes pm-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
