@charset "UTF-8";:root{--c-primary: #0c7a54;--c-primary-hover: #0a6746;--c-primary-active: #085538;--c-primary-tint: #e8f4ef;--c-primary-tint-border: #cbe5d9;--c-bg: #f6f7f8;--c-surface: #ffffff;--c-surface-alt: #fbfcfc;--c-border: #e3e7e5;--c-border-strong: #cdd4d1;--c-text: #16211e;--c-text-secondary: #5f6b68;--c-text-muted: #6e7975;--c-text-on-primary: #ffffff;--c-status-connected: #0c7a54;--c-status-connected-bg: #e8f4ef;--c-status-connecting: #8a5f06;--c-status-connecting-bg: #fdf6e7;--c-status-disconnected: #5f6b68;--c-status-disconnected-bg: #f0f2f1;--c-danger: #c7362f;--c-danger-hover: #a82c26;--c-danger-bg: #fdf2f1;--c-danger-border: #f3d6d4;--focus-ring: 0 0 0 3px rgba(12, 122, 84, .22);--focus-ring-danger: 0 0 0 3px rgba(199, 54, 47, .22);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-pill: 999px;--sh-sm: 0 1px 2px rgba(16, 33, 30, .04), 0 1px 3px rgba(16, 33, 30, .05);--sh-md: 0 2px 4px rgba(16, 33, 30, .04), 0 8px 24px rgba(16, 33, 30, .06);--sh-lg: 0 12px 48px rgba(16, 33, 30, .16);--font-sans: "Rubik", "Segoe UI", system-ui, -apple-system, sans-serif;--ease: cubic-bezier(.2, 0, .2, 1);--dur-fast: .12s;--dur: .18s;--sidebar-w: 280px;--sidebar-w-md: 240px;--rail-w: 72px;--main-max: 880px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--font-sans);font-size:15px;line-height:24px;color:var(--c-text);background:var(--c-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}h1{font-size:28px;line-height:36px;letter-spacing:-.01em}h2{font-size:20px;line-height:28px;letter-spacing:-.01em}h3{font-size:16px;line-height:24px}p{margin:0}button,input{font:inherit}a{color:inherit}:focus-visible{outline:none;box-shadow:var(--focus-ring)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
