@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{font-family:Nunito,sans-serif;box-sizing:border-box;touch-action:manipulation}html,body{width:100%;height:100%}:root{--color-text-primary: #1e293b;--color-text-secondary: #64748b;--color-accent: #4cc9f0;--color-accent-hover: #3ab4db;--color-background: #f8fafc;--color-surface: #ffffff;--color-border: #e2e8f0;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--border-default: 1px solid var(--color-border);--border-radius-sm: 4px;--border-radius-md: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease-in-out;--transition-default: .2s ease-in-out;--theme-color: #e64c4c}body{background-color:var(--color-background)}
