@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--bg:#f6f3f1;--surface:#fff;--surface-2:#fbf9f7;--sidebar:#333;--sidebar-soft:#414141;--border:#e5dfda;--text:#333;--muted:#766f6a;--brand:#f47b20;--brand-soft:#fff0e6;--green:#f47b20;--green-soft:#fff0e6;--shadow:0 14px 38px #33333314}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:DM Sans,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}::selection{color:#6f2f00;background:#ffd8bc}
