@charset "UTF-8";:root{--ag-brand: #a3d900;--ag-brand-600: #8fc000;--ag-brand-soft: rgba(163, 217, 0, .12);--ag-brand-ink: #111827;--ag-ink: #111827;--ag-ink-2: #374151;--ag-ink-3: #4b5563;--ag-muted: #6b7280;--ag-faint: #9ca3af;--ag-bg: #f5f6fa;--ag-surface: #ffffff;--ag-surface-2: #f9fafb;--ag-chip: #f3f4f6;--ag-line: #e9ebef;--ag-line-soft: #f1f2f4;--ag-line-strong: #d1d5db;--ag-danger: #dc2626;--ag-danger-ink: #b91c1c;--ag-danger-bg: #fef2f2;--ag-danger-line: #fee2e2;--ag-ok: #059669;--ag-ok-ink: #047857;--ag-ok-bg: #ecfdf5;--ag-ok-line: #d1fae5;--ag-warn-ink: #b45309;--ag-warn-bg: #fffbeb;--ag-warn-line: #fde68a;--ag-r-sm: 8px;--ag-r-md: 12px;--ag-r-lg: 16px;--ag-r-pill: 9999px;--ag-shadow-xs: 0 1px 2px rgba(17, 24, 39, .04);--ag-shadow-sm: 0 1px 2px rgba(17, 24, 39, .04), 0 1px 3px rgba(17, 24, 39, .06);--ag-shadow-md: 0 4px 12px rgba(17, 24, 39, .08), 0 2px 4px rgba(17, 24, 39, .04);--ag-shadow-lg: 0 12px 32px rgba(17, 24, 39, .12), 0 4px 8px rgba(17, 24, 39, .06);--ag-ring: 0 0 0 3px rgba(163, 217, 0, .35);--ag-t: .16s cubic-bezier(.4, 0, .2, 1);--ag-t-slow: .26s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--ag-ink);background:var(--ag-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d6dd;border-radius:var(--ag-r-pill);border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#b9bdc7;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}::selection{background:var(--ag-brand-soft);color:var(--ag-ink)}button,input,textarea,select{font-family:inherit}:focus-visible{outline:none;box-shadow:var(--ag-ring);border-radius:var(--ag-r-sm)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0}@keyframes ag-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
