@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Unbounded:wght@600;700&display=swap";:root{--dp-red:#f11716;--dp-red-dark:#c81211;--dp-dark:#2a2b2f;--dp-gray:#52545a;--dp-bg:#f5f5f7;--dp-white:#fff;--dp-border:#e3e3e7;--dp-radius-pill:25px;--dp-radius:14px}*{box-sizing:border-box}body{background:var(--dp-bg);color:var(--dp-dark);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}h1,h2,h3{margin:0;font-family:Unbounded,Inter,sans-serif;font-weight:700}button{cursor:pointer;font-family:inherit}textarea,input{font-family:inherit}::selection{background:var(--dp-red);color:var(--dp-white)}
