@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--accent:#a5c653;--accent-h:#8aaa3d;--accent-light:#f0f7dc;--text:#0b4372;--text-2:#64748b;--text-3:#94a3b8;--border:#e2e8f0;--bg:#f8fafc;--white:#fff;--red:#dc2626;--red-l:#fef2f2;--green:#a5c653;--green-l:#f0f7dc;--yellow:#d97706;--yellow-l:#fffbeb;--blue:#0b4372;--blue-l:#ddeaf8;--radius:10px;--radius-sm:7px;--shadow:0 1px 3px #00000012, 0 4px 12px #0000000d;--tr:.16s cubic-bezier(.4,0,.2,1)}html,body{height:100%;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;font-size:15px}
