@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--brand-primary:#e95e8e;--brand-secondary:#8ed8d8;--brand-accent:#7b68ee;--brand-background:#f4f6fb;--brand-surface:#fff;--brand-text:#1a1b35;--brand-text-secondary:#5b6178;--brand-sidebar:#1a1b35;--brand-login-background:#1a1b35;--brand-public-background:#f7f8fc;--brand-public-accent:#eceef8;--brand-radius:18px;--brand-font-family:"Manrope", sans-serif;--brand-heading-font-family:"Space Grotesk", sans-serif;font-family:var(--brand-font-family);color:var(--brand-text);background:radial-gradient(circle at top left, color-mix(in srgb, var(--brand-primary) 18%, transparent), transparent 32%), radial-gradient(circle at bottom right, color-mix(in srgb, var(--brand-accent) 14%, transparent), transparent 26%), var(--brand-background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0}a{color:inherit}h1,h2,h3,h4,h5,h6,.ant-typography{font-family:var(--brand-heading-font-family)}.ant-layout{background:0 0}.ant-layout-content{position:relative}.ant-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 35px #3a2b1c14}.ant-statistic{min-height:100%}.login-page-field input::placeholder{color:#a8b0c8;opacity:1}.login-page-field.ant-input-affix-wrapper input{color:#f8fafc}.app-loader-shell{justify-content:center;align-items:center;min-height:100vh;display:flex}.page-section-title{font-family:var(--brand-heading-font-family);letter-spacing:-.03em}@media (width<=768px){.ant-layout-content{margin:16px!important}}
