.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
:root{--p-black:#000;--p-white:#fff;--p-neutral-50:#fafafa;--p-neutral-100:#f5f5f5;--p-neutral-200:#e5e5e5;--p-neutral-300:#d4d4d4;--p-neutral-400:#a3a3a3;--p-neutral-500:#737373;--p-neutral-600:#525252;--p-neutral-700:#404040;--p-neutral-800:#262626;--p-neutral-900:#171717;--p-neutral-950:#0a0a0a;--p-green-50:#f0fdf4;--p-green-100:#dcfce7;--p-green-600:#1a8c3d;--p-green-700:#15722f;--p-green-800:#166534;--ds-brand:#1a8c3d;--ds-brand-hover:#15722f;--ds-brand-light:#f0fdf4;--ds-bg:#fff;--ds-surface:#fff;--ds-border:#e5e5e5;--ds-text-primary:#000;--ds-text-secondary:#525252;--ds-text-muted:#a3a3a3;--ds-sidebar-bg:#000;--ds-sidebar-text:#a3a3a3;--ds-sidebar-active:#fff;--ds-sidebar-active-bg:#ffffff14;--ds-hero-bg:#f8fbf9;--ds-hero-text:#000;--ds-destructive:#dc2626;--ds-destructive-light:#fef2f2;--ds-warning:#ca8a04;--ds-warning-light:#fefce8;--ds-success:#059669;--ds-success-light:#ecfdf5;--score-5:#059669;--score-4:#0891b2;--score-3:#ca8a04;--score-2:#ea580c;--score-1:#dc2626;--score-5-bg:#ecfdf5;--score-4-bg:#ecfeff;--score-3-bg:#fefce8;--score-2-bg:#fff7ed;--score-1-bg:#fef2f2;--card-radius:12px;--card-padding:20px;--card-shadow:0 1px 3px #0000000a;--card-shadow-hover:0 4px 12px #0000000f;--sidebar-width:260px;--sidebar-collapsed-width:0px;--input-radius:8px;--input-height:44px;--btn-radius:8px;--type-display:28px;--type-heading-lg:20px;--type-heading:16px;--type-body-lg:15px;--type-body:14px;--type-body-sm:13px;--type-caption:12px;--type-micro:11px}*,:before,:after{box-sizing:border-box}body{background-color:var(--ds-bg);color:var(--ds-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{scrollbar-width:thin;scrollbar-color:#00000026 transparent}@keyframes dotPulse{0%,80%,to{opacity:0}40%{opacity:1}}.dashboard-card{background-color:var(--ds-surface);border:.5px solid var(--ds-border);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.dashboard-card:hover{box-shadow:var(--card-shadow-hover)}.score-ring{--progress:0;--size:40px;--stroke-width:4px;width:var(--size);height:var(--size);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.score-ring:before{content:"";background:conic-gradient(var(--score-color) calc(var(--progress) * 3.6deg), #e2e8f0 calc(var(--progress) * 3.6deg));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--stroke-width)), #fff calc(100% - var(--stroke-width) + 1px));mask:radial-gradient(farthest-side, transparent calc(100% - var(--stroke-width)), #fff calc(100% - var(--stroke-width) + 1px));-webkit-mask:radial-gradient(farthest-side, transparent calc(100% - var(--stroke-width)), #fff calc(100% - var(--stroke-width) + 1px));border-radius:50%;position:absolute;inset:0}