:root{--ayr-green: #2c5546;--ayr-green-hover: #234438;--ayr-green-dark: #1e3d30;--ayr-sage: #6b8a78;--ayr-ink: #191e1b;--ayr-text: #3a4942;--ayr-text-secondary: #6b766e;--ayr-text-muted: #9aa49b;--ayr-tint: #e7eee9;--ayr-tint-2: #d4dfd3;--ayr-tint-3: #cfe0d4;--ayr-clay: #a85d49;--ayr-clay-deep: #8f3f2f;--ayr-clay-bg: #f1e7e2;--ayr-clay-border: #e1cabf;--ayr-warn: #b07d3a;--ayr-warn-bg: #f7f1e4;--ayr-warn-border: #dcb878;--ayr-info: #5b7e97;--ayr-info-bg: #eef1f4;--ayr-info-border: #d3e0e8;--ayr-bg: #f4f3ee;--ayr-raised: #faf9f5;--ayr-card: #ffffff;--ayr-border: #e2e2da;--ayr-border-active: #cdd2c7;--ayr-font-body: "Switzer", system-ui, -apple-system, sans-serif;--ayr-font-display: "Sentient", Georgia, serif;--ayr-font-mono: "Geist Mono", ui-monospace, monospace;--ayr-radius-xs: 4px;--ayr-radius-sm: 8px;--ayr-radius-md: 12px;--ayr-radius-lg: 14px;--ayr-radius-xl: 20px;--ayr-radius-pill: 999px;--ayr-shadow-pill: 0 1px 2px rgba(0, 0, 0, .06);--ayr-shadow-sm: 0 1px 2px rgba(20, 30, 25, .04), 0 1px 3px rgba(20, 30, 25, .05);--ayr-shadow-md: 0 2px 6px rgba(20, 30, 25, .05), 0 8px 20px rgba(20, 30, 25, .07);--ayr-shadow-lg: 0 8px 24px rgba(20, 30, 25, .08), 0 18px 48px rgba(20, 30, 25, .1);--ayr-shadow-modal: 0 24px 60px rgba(20, 30, 25, .3);--ayr-shadow-toast: 0 12px 30px rgba(20, 30, 25, .3);--ayr-scrim: rgba(20, 30, 25, .42);--ayr-ease: cubic-bezier(.22, .61, .36, 1);--ayr-dur: .16s;--ayr-sidebar-width: 244px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--ayr-bg);color:var(--ayr-ink);font-family:var(--ayr-font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#dcdcd4;border-radius:10px;border:3px solid var(--ayr-bg)}:focus-visible{outline:2px solid var(--ayr-green);outline-offset:2px}.mono{font-family:var(--ayr-font-mono);font-variant-numeric:tabular-nums}.display{font-family:var(--ayr-font-display)}@keyframes ayr-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ayr-fade{0%{opacity:0}to{opacity:1}}@keyframes ayr-page-in{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes ayr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ayr-nav-link{transition:background var(--ayr-dur) var(--ayr-ease),color var(--ayr-dur) var(--ayr-ease)}.ayr-nav-link:hover{background:var(--ayr-tint)!important;color:var(--ayr-green)!important}.ayr-grid-row:hover{background:#e7eee938}.ayr-grid-row input:focus,.ayr-grid-row select:focus{background:var(--ayr-tint);box-shadow:inset 0 0 0 2px #2c55462e}.ayr-rise{animation:ayr-rise .42s var(--ayr-ease) both}.ayr-page{animation:ayr-page-in .34s var(--ayr-ease) both}@keyframes ayr-flyout-in{0%{opacity:0;transform:translate(-8px,8px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.ayr-flyout{animation:ayr-flyout-in .2s var(--ayr-ease) both;transform-origin:bottom left}.ayr-stagger>*{animation:ayr-rise .42s var(--ayr-ease) both}.ayr-stagger>*:nth-child(1){animation-delay:.02s}.ayr-stagger>*:nth-child(2){animation-delay:.06s}.ayr-stagger>*:nth-child(3){animation-delay:.1s}.ayr-stagger>*:nth-child(4){animation-delay:.14s}.ayr-stagger>*:nth-child(5){animation-delay:.18s}.ayr-stagger>*:nth-child(6){animation-delay:.22s}@media (prefers-reduced-motion: reduce){.ayr-rise,.ayr-page,.ayr-flyout,.ayr-stagger>*{animation:none!important}}
