@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@600;800&display=swap";:root{--bg-primary: #f2ece0;--bg-secondary: #e7ded0;--bg-tertiary: #dcd1be;--bg-glass: rgba(253, 251, 248, .91);--border-color: rgba(139, 128, 107, .22);--border-focus: rgba(195, 98, 55, .5);--border-glow: rgba(195, 98, 55, .15);--text-primary: #2d2b27;--text-secondary: #656157;--text-muted: #9a958b;--color-indigo: #3273a6;--color-purple: #c36237;--color-pink: #c95c5c;--color-cyan: #488ca8;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-header: "Outfit", sans-serif;--shadow-premium: 0 16px 36px -12px rgba(90, 80, 60, .2), 0 4px 12px -4px rgba(90, 80, 60, .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-primary);background-image:linear-gradient(rgba(139,128,107,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(139,128,107,.02) 1px,transparent 1px);background-size:24px 24px;color:var(--text-primary);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}
