@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--c-bg: #f1f5f9;--c-surface: #ffffff;--c-border: #e2e8f0;--c-text: #0f172a;--c-text-2: #475569;--c-text-3: #94a3b8;--c-primary: #6366f1;--c-primary-hover: #4f46e5;--c-primary-bg: #eef2ff;--c-primary-border: #c7d2fe;--c-success: #10b981;--c-success-bg: #ecfdf5;--c-success-border: #a7f3d0;--c-warning: #f59e0b;--c-warning-bg: #fffbeb;--c-warning-border: #fde68a;--c-danger: #ef4444;--c-danger-bg: #fef2f2;--c-danger-border: #fecaca;--radius: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .04);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:var(--c-text);background:var(--c-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}
