*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;text-rendering:optimizelegibility}ul[role=list],ol[role=list]{list-style:none}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer;padding:0;border:none;background:none}html{text-size-adjust:100%}:root{--font-primary: "Poppins", sans-serif}body{font-family:var(--font-primary);background-color:var(--color-bg);min-height:100dvh}:root{--color-bg: #fff;--color-content-bg: #dae5dd;--color-text: #000;--color-text-muted: #000;--color-button: #000000;--color-text-on-button: #fff;--color-card-bg: #f5f5f5;--color-modal-bg: #fff;--color-shadow: rgb(0 0 0 / 20%);--color-badge: #ff4500;--color-danger: rgb(220, 38, 38)}:root[data-theme=dark]{--color-bg: #1e1e1e;--color-content-bg: #fff;--color-text: #fff;--color-button: #fff;--color-text-on-button: #000;--color-card-bg: #333;--color-modal-bg: #2c2c2c;--color-shadow: rgb(255 255 255 / 15%);--color-badge: #ff4500;--color-danger: rgb(220, 38, 38)}
