@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{--surface-bg:#fff;--page-bg:#f6f7f5;--border-color:#e7e7e7;--shadow-sm:0 4px 24px rgba(0,0,0,.06);--shadow-md:0 2px 8px rgba(92,178,58,.3)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#333!important}body,html{padding:0;margin:0;font-family:DM Sans,sans-serif;background:var(--page-bg);min-height:100vh}.appHover{transition:all .15s ease-in-out}.appHover:hover{opacity:.85}.linkHover{transition:all .15s ease-in-out}.linkHover:hover{opacity:.7}