:root{--color-primary:#76db88;--color-white:#fff;--color-black:#000;--bg:#fff;--color-text:#000;--color-btn:#f2f2f2}.dark-theme{--color-text:#fff;--bg:#282828}.Root{display:flex;flex-direction:column;min-height:100vh;padding-top:88px}