:root{--bg:#f4f5f7;--surface:#fff;--surface-2:#fafbfc;--surface-3:#f7f8fa;--header:#fbfbfc;--border:#e9ebef;--border-2:#eceef2;--input-border:#e0e3e8;--border-soft:#f1f2f5;--text:#1c2230;--text-2:#2b3242;--text-3:#4a5363;--muted:#717a8c;--muted-2:#8a93a6;--faint:#9aa2b2;--accent:#4f6ad6}*{box-sizing:border-box}body,html{margin:0;padding:0}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d7df;border-radius:99px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}@keyframes flo-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes flo-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes flo-sheet{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@media(min-width:821px) and (max-width:1100px){[style*="repeat(4"]{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:820px){[style*="1.4fr"],[style*="1fr 1fr"],[style*="repeat(2"],[style*="repeat(3"],[style*="repeat(4"]{grid-template-columns:1fr!important}[style*="repeat(7"]{min-width:548px}}