@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#37352f;background:#f5f6fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--c-bg:#f5f6fa;--c-surface:#fff;--c-border:#e8e8e5;--c-border-2:#efefed;--c-text:#37352f;--c-text-2:#6b6b6b;--c-text-3:#9b9a97;--c-accent:#37352f;--c-hover:#efeeeb;--radius:8px;--radius-lg:10px}button[style*="background: #1976D2"],button[style*="background:#1976D2"],button[style*="background: rgb(25, 118, 210)"],a[style*="background: #1976D2"],a[style*="background:#1976D2"],.btn-primary,[class*=btn][style*=blue],[class*=btn][style*=\#1976]{box-shadow:none!important;background:#37352f!important}button[style*="border-bottom: 2.5px solid #1976D2"],button[style*="border-bottom: 2.5px solid rgb(25"]{color:#37352f!important;border-bottom-color:#37352f!important}button[style*="background: #1976D2"][style*=border-radius]{color:#fff!important;box-shadow:none!important;background:#37352f!important}div[style*="border-top: 4px solid"],div[style*="borderTop: 4px solid"]{border-top:1px solid var(--c-border)!important}div[style*="background: #E3F2FD"],div[style*="background: #EDE7F6"],div[style*="background: #E0F2F1"],div[style*="background: #FFF3E0"],div[style*="background: #FFEBEE"]{background:var(--c-hover)!important;color:var(--c-text-2)!important;border-color:var(--c-border)!important}div[style*="background: white"],div[style*="background: #fff"],div[style*="background: #FFFFFF"]{border-color:var(--c-border)!important}span[style*="background: #ECFDF5"],span[style*="background: #FFFBEB"],span[style*="background: #EFF6FF"],span[style*="background: #FEF2F2"]{background:var(--c-hover)!important;color:var(--c-text-2)!important}div[style*="background: #E8F5E9"],div[style*="background: #E8F5E9"]{background:var(--c-hover)!important;border-color:var(--c-border)!important;color:var(--c-text-2)!important}div[style*="background: #FFF3E0"],div[style*="background: #FFFBEB"],div[style*="background: #FFF8E1"],div[style*="background: #FFEBEE"],div[style*="background: #FEF2F2"],div[style*="background: #E8F5E9"],div[style*="background: #ECFDF5"]{border-color:var(--c-border)!important;color:var(--c-text-2)!important;background:#faf9f6!important}[style*="border-color: #1976D2"],[style*="border-color: rgb(25, 118"]{border-color:var(--c-text)!important}input:focus,textarea:focus,select:focus{border-color:#37352f!important;outline:none!important;box-shadow:0 0 0 2px #37352f14!important}h1,h2,h3{color:#37352f;letter-spacing:-.03em}p,span,div{color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e0ddd8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#c8c5bf}table{border-collapse:collapse}th{color:var(--c-text-3)!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#fafaf8!important;font-size:.7rem!important;font-weight:500!important}td{color:var(--c-text)!important;font-size:.82rem!important}tr{border-bottom:1px solid #f5f5f3!important}::selection{color:#37352f;background:#37352f14}.page>*,.page-content>*{animation:.2s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
