@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--vauc-bg: #f6f8fb;--vauc-surface: #ffffff;--vauc-panel: #faf5e9;--vauc-ink: #101828;--vauc-muted: #5f6c7b;--vauc-quiet: #8a95a3;--vauc-line: #d9e1ec;--vauc-line-strong: #b6c4d6;--vauc-accent: #C9A84C;--vauc-accent-dim: #b08b30;--vauc-cta-ink: #1a1000;--vauc-shadow: 0 4px 24px rgba(16, 24, 40, .08);--vauc-rose: #f05a7e;--vauc-green: #13a874;--vauc-font-display: "Manrope", system-ui, sans-serif;--vauc-font-body: "Inter", system-ui, sans-serif}:root[data-theme=night]{color-scheme:dark;--vauc-bg: #0c0e14;--vauc-surface: #12151e;--vauc-panel: #1a1507;--vauc-ink: #f0e8d0;--vauc-muted: #8a7d60;--vauc-quiet: #5c5240;--vauc-line: #1f1a10;--vauc-line-strong: #2e2510;--vauc-accent: #C9A84C;--vauc-accent-dim: #e0bf6a;--vauc-cta-ink: #0c0900;--vauc-shadow: 0 4px 24px rgba(0, 0, 0, .4);--vauc-rose: #ff7699;--vauc-green: #32d296}html,body,#root{min-height:100vh;background:var(--vauc-bg);color:var(--vauc-ink);font-family:var(--vauc-font-body);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select,textarea{font-family:inherit}
