@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{--color-bg: #f8fafc;--color-surface: #ffffff;--color-primary: #6c6d70;--color-primary-strong: #54555a;--color-text: #0f172a;--color-muted: #64748b;--radius: 8px;--shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);--shadow-soft: 0 1px 2px rgba(0, 0, 0, .08);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:var(--color-text);background-color:var(--color-bg)}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{margin:0;min-height:100vh;background-color:#f8fafc}a{color:inherit;text-decoration:none}input,select,textarea,button{font:inherit}
