*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root,.dark{--background: #09090b;--foreground: #fafafa;--foreground-secondary: #a1a1aa;--card: #18181b;--card-foreground: #fafafa;--border: #27272a;--border-disabled: #1c1c1f;--muted: #1c1c1f;--muted-foreground: #71717a;--primary-theme: #a855f7;--primary-foreground: #ffffff;--accent: #a855f7;--accent-end: #ec4899;--green: #22c55e;--green-bg: rgba(34, 197, 94, .12);--red: #ef4444;--red-bg: rgba(239, 68, 68, .12);--yellow: #eab308;--yellow-bg: rgba(234, 179, 8, .12);--orange: #f97316;--pfm-gradient: linear-gradient(135deg, #9061F9, #E74694);--pfm-gradient-10: linear-gradient(135deg, rgba(144,97,249,.15), rgba(231,70,148,.15));--radius: 12px;--radius-lg: 16px}.light{--background: #ffffff;--foreground: #09090b;--foreground-secondary: #52525b;--card: #f4f4f5;--card-foreground: #09090b;--border: #e4e4e7;--border-disabled: #d4d4d8;--muted: #f4f4f5;--muted-foreground: #71717a;--primary-theme: #9333ea;--primary-foreground: #ffffff;--accent: #9333ea;--accent-end: #db2777;--green: #16a34a;--green-bg: rgba(22, 163, 74, .1);--red: #dc2626;--red-bg: rgba(220, 38, 38, .1);--yellow: #ca8a04;--yellow-bg: rgba(202, 138, 4, .1);--orange: #ea580c;--pfm-gradient: linear-gradient(135deg, #7c3aed, #db2777);--pfm-gradient-10: linear-gradient(135deg, rgba(124,58,237,.1), rgba(219,39,119,.1))}html{scroll-behavior:smooth}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background);color:var(--foreground);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--primary-theme);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}img{max-width:100%;height:auto}
