:root{font-size:10px;--c-bg: #0d0e12;--c-bg-elevated: #14161d;--c-surface: rgba(255, 255, 255, .06);--c-surface-strong: rgba(255, 255, 255, .12);--c-border: rgba(255, 255, 255, .1);--c-accent: #ff2a55;--c-accent-dim: rgba(255, 42, 85, .35);--c-green: #64c47a;--c-text: #f5f6f8;--c-text-dim: rgba(245, 246, 248, .62);--c-text-faint: rgba(245, 246, 248, .38);--r-sm: .8rem;--r-md: 1.4rem;--r-lg: 2.2rem;--r-pill: 999rem;--glass: blur(2.4rem) saturate(160%);--shadow-focus: 0 0 0 .3rem rgba(255, 255, 255, .9), 0 2.4rem 6rem rgba(255, 42, 85, .35);--shadow-card: 0 1.6rem 4rem rgba(0, 0, 0, .55);--ease: cubic-bezier(.22, .61, .36, 1);--dur-fast: .14s;--dur: .24s;--sidebar-w: 6rem;--sidebar-w-open: 26rem;--safe: 4.8rem;color-scheme:dark}@media(max-width:900px){:root{font-size:12px;--safe: 2rem}}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--c-bg);color:var(--c-text);font-family:Inter,SF Pro Display,Segoe UI,Roboto,system-ui,sans-serif;overflow:hidden;-webkit-font-smoothing:antialiased}body{overscroll-behavior:none}body:not(.has-pointer){cursor:none}cherry-app{display:block;height:100%}:focus{outline:none}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
