:root{--tdl-blue: #0181c0;--tdl-teal: #76d5da;--tdl-tan: #e6c39b;--tdl-brown: #755544;--tdl-green: #b6e1bd;--tdl-cream: #f0e6cf;--ink: #1a1d21;--ink-2: #4a4f58;--ink-3: #7a818c;--bg: #fafafa;--surface: #ffffff;--border: #e8e8e8;--border-strong: #d0d0d0;--green: #0b8a4c;--green-bg: #e7f5ec;--red: #c43d3d;--red-bg: #fbeaea;--amber: #b87f0a;--amber-bg: #fbf3e0}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif;font-weight:600;letter-spacing:-.01em}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}a{color:var(--tdl-blue);text-decoration:none}a:hover{text-decoration:underline}
