@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&family=Source+Code+Pro:ital,wght@0,400;0,600;1,400&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#svelte{height:100%;isolation:isolate}:root{--font-sans: "Source Sans 3", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "Source Code Pro", ui-monospace, SFMono-Regular, Menlo, monospace;--font-editor: Georgia, "Times New Roman", serif;--font-ui: var(--font-sans);--font-xs: .75em;--font-sm: .875em;--font-md: 1em;--font-lg: 1.25em;--font-xl: 1.5em;--font-regular: 400;--font-semibold: 600;--font-bold: 700;--white: #ffffff;--black: #0c1e27;--gray-5: #233944;--gray-4: #5c717c;--gray-3: #99a8b3;--gray-2: #d8dee2;--gray-1: #f5f6f7;--blue-5: #053775;--blue-4: #1367d0;--blue-3: #4294f0;--blue-2: #b5ceed;--blue-1: #eef3f9;--red-5: #302240;--red-4: #5d275f;--red-3: #e1275f;--red-2: #eaa4bb;--red-1: #fae8ee;--orange-5: #36353f;--orange-4: #69515c;--orange-3: #ec7b6b;--orange-2: #ffc2ba;--orange-1: #fff0ee;--yellow-5: #36453f;--yellow-4: #69755c;--yellow-3: #eccb6b;--yellow-2: #ffe5ba;--yellow-1: #fff9ee;--green-5: #0e4450;--green-4: #117383;--green-3: #27c6a2;--green-2: #9de3d3;--green-1: #ebf9f6;--primary: var(--blue-3);--fg-1: var(--gray-5);--fg-2: var(--gray-4);--fg-3: var(--gray-3);--bg-1: var(--white);--bg-2: var(--gray-1);--bg-3: var(--gray-2);--color-ink: var(--gray-5);--color-ink-muted: var(--gray-4);--color-paper: var(--gray-1);--color-paper-raised: var(--white);--color-border: var(--gray-2);--color-accent: var(--blue-3);--color-accent-hover: var(--blue-4);--color-timestamp: var(--blue-4);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius: .5rem;--radius-sm: .25rem;--radius-lg: 1rem;--shadow-1: 0 2px 4px 2px rgba(30, 48, 56, .15);--shadow-2: 0 6px 8px 0px rgba(30, 48, 56, .1);--shadow-3: 0 2px 16px 2px rgba(30, 48, 56, .075);--z-toolbar: 5;--z-navigation: 7;--z-modal: 10;--z-dropdown: 12;--z-toast: 20;--topnav-height: 56px;--header-height: 56px;--left-sidebar-width: 17rem;--right-sidebar-width: 17rem;--editor-max-width: 780px;--editor-line-height: 1.8;--editor-font-size: 18px}body{background-color:var(--gray-1);color:var(--gray-5);font-family:var(--font-sans);line-height:1.25;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html,body{height:100%;margin:0}
