*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden}:root{--purple: #8b5cf6;--gold: #f59e0b;--orange: #fb923c;--dark-gray: #1f2937;--medium-gray: #6b7280;--light-gray: #9ca3af;--off-white: #fafafa;--white: #ffffff;--primary: #6a0dad;--secondary: #e6c46a;--primary-foreground: #ffffff;--secondary-foreground: #1a1a1a;--muted: #f6f6f7;--muted-foreground: #8a8a8a;--success: #dff5e1;--success-foreground: #1a6a2a;--accent: #c6a646;--accent-foreground: #1a1a1a;--destructive: #ff4d4f;--destructive-foreground: #ffffff;--warning: #fff4e5;--warning-foreground: #8a6300;--card: #ffffff;--card-foreground: #1a1a1a;--sidebar: #fbfbfb;--sidebar-foreground: #3a3a3a;--sidebar-primary: #f6eed6;--sidebar-primary-foreground: #6a0dad;--gradient-primary: linear-gradient(135deg, #8b5cf6 0%, #f59e0b 100%);--gradient-purple-gold: linear-gradient(135deg, #8b5cf6 0%, #f59e0b 100%);--gradient-card-bg: linear-gradient(180deg, rgba(255, 235, 220, .25) 0%, rgba(255, 255, 255, 1) 100%);--gradient-contact-bg: linear-gradient(180deg, rgba(255, 240, 225, .5) 0%, rgba(255, 248, 240, .7) 100%);--shadow-subtle: 0 2px 8px rgba(0, 0, 0, .04);--shadow-card: 0 4px 20px rgba(0, 0, 0, .06);--shadow-input: 0 2px 12px rgba(0, 0, 0, .08);--radius-full: 9999px;--radius-xl: 24px;--radius-lg: 16px;--radius-md: 12px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font-family);background:var(--white);color:var(--dark-gray);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
