*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}:root{--border-color: #cccccc;--dark-border-color: #777777;--base-border-color: rgba(0, 0, 0, .1);--base-light-border-color: rgba(255, 255, 255, .2);--icon-color: var(--text-color);--landing-outer-bg-color: var(--base-color);--app-outer-bg-color: #92a7b17a;--tooltip-color: #000000a0;--snackbar-color: #ffffff;--snackbar-bg-color: rgba(90, 90, 90, .712);--link-color: rgba(255, 255, 255, .9);--link-hover-color: #f5f5f7;--modal-outer-bg-color: rgb(0, 0, 0, .7);--blog-logo-color: #003f9c;--blog-bg-color: #ecf5e6;--blog-primary-label-color: #6289c3;--blog-secondary-label-color: #aaaaaa;--privacy-logo-color: #000000;--header-bg-color: #ffffff;--outer-bg-color: #92a7b17a;--base-color: #f5f5f7;--basic-color: #707070;--disabled-color: #959595;--dark-color: #444;--primary-color: #00729c;--lighter-primary-color: #6d8e9a;--transparent-primary-color: #00729cda;--positive-color: #009c76;--info-color: #9c7f00;--info-contrasted-color: #7b6502;--warning-color: #e08a00;--danger-color: #a11e16;--transparent-dark-color: #111111da;--text-color: #000000b3;--text-opaque-color: rgba(0, 0, 0, 1);--text-light-color: rgba(255, 255, 255, .9);--text-light-opaque-color: rgba(255, 255, 255, 1);--new-layer-color: rgba(0, 0, 0, .05);--new-layer-x2-color: rgba(0, 0, 0, .1);--new-layer-x4-color: rgba(0, 0, 0, .2);--down-layer-color: rgba(255, 255, 255, .3);--down-layer-x2-color: rgba(255, 255, 255, .6);--section-md-width: 870px;--section-lg-width: 1800vw;--font-serif: "Montserrat";--font-mono: "JetBrains Mono";font-family:var(--font-serif);font-size:1rem;font-weight:400;--wide-letter-spacing: .0125em}body{margin:0;background-color:var(--landing-outer-bg-color)}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:900;letter-spacing:-.0125em;text-transform:none}p,span{font-weight:400}h1.disabled,h2.disabled,h3.disabled,h4.disabled,h5.disabled,h6.disabled,p.disabled,span.disabled{color:var(--disabled-color)}th{color:var(--text-color)}a{color:var(--primary-color);transition:.2s color ease;text-decoration:none}a:hover{opacity:1;text-decoration:underline}h1{font-size:2rem}h2{font-size:1.3rem}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}.no-wrap{white-space:nowrap}.auto-wrap{white-space:auto}.auto-width{width:auto}.no-margin{margin:0!important}.rounded{overflow:hidden;border-radius:6px}.shadow{box-shadow:#0000000d 0 10px 25px,#00000026 0 6px 15px}.inherit-color{color:inherit}.sm-v-margin{margin:.5rem 0px!important}.xs-v-margin{margin:.25rem 0px!important}.sm-h-padding{padding-left:.5rem;padding-right:.5rem}hr.divider{width:100%;border-top:1px solid var(--border-color);margin:1rem 0px}hr.divider.no-margin{margin:0}.oneline{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.unselectable{user-select:none;-webkit-user-select:none}span.note{font-size:x-small;filter:brightness(150%)}.mono{font-family:var(--font-mono)}span.xs{font-size:x-small}span.sm{font-size:small}.align-self-end{align-self:end}.full-row{grid-column:1 / -1}.full-column{grid-row:1 / -1}.grid-col-span-2{grid-column:span 2}.gridline{grid-column:1 / -1;height:1px;background:var(--border-color)}.gridline-2{grid-column:1 / -1;height:2px;background:var(--base-border-color)}.clickable{cursor:pointer}.align-left{text-align:left}.align-center{text-align:center}@media (min-width: 720px){h1{font-size:2.4rem}}@media screen and (max-width: 979px){.no-mobile{display:none!important}.mobile-full-row{grid-column:1 / -1}}@media screen and (min-width: 979.01px){.mobile{display:none!important}}footer.svelte-1brq2lm.svelte-1brq2lm{padding:.5rem;background-color:var(--header-bg-color);border-top:1px var(--base-border-color) solid;position:relative;z-index:10;color:var(--text-color)}footer.svelte-1brq2lm a.svelte-1brq2lm{color:var(--base-text-color);text-decoration:none;white-space:nowrap}footer.svelte-1brq2lm a.svelte-1brq2lm:hover{color:var(--text-opaque-color);text-decoration:none}.background.svelte-1m5in9b{display:none;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:9999;background-color:var(--modal-outer-bg-color)}.background.visible.svelte-1m5in9b{display:block;transition:.4s ease-in-out}.drawer.svelte-1m5in9b{display:flex;flex-direction:column;position:fixed;z-index:10000;top:0;left:100vw;height:100vh;width:60vw;margin-left:0;background-color:var(--base-color);border-right:2px solid var(--border-color);overflow:hidden;transition:.3s ease;visibility:hidden}.open.svelte-1m5in9b{margin-left:-60vw;transition:.4s ease-in-out;visibility:visible}.header.svelte-1m5in9b{display:flex;justify-content:space-between;padding:.5rem;box-shadow:inset 0 -1px 0 var(--border-color)}.brand.svelte-1m5in9b{display:flex;align-items:center;gap:.5rem}.brand-name.svelte-1m5in9b{color:var(--text-color);font-weight:400;font-size:1.17rem;letter-spacing:0px}@media screen and (max-width: 979px){.drawer.svelte-1m5in9b{width:80vw}.open.svelte-1m5in9b{margin-left:-80vw}}svg.opened.svelte-5p8a6z{rotate:180deg}.dropdown.svelte-1q3d1hb.svelte-1q3d1hb{display:inline-flex;position:relative;height:var(--height);color:var(--text-color)}.title.svelte-1q3d1hb.svelte-1q3d1hb{height:100%;display:flex;align-items:center;padding:2px}.title.svelte-1q3d1hb>span.svelte-1q3d1hb{padding:.2rem 0px .2rem .2rem}.value.svelte-1q3d1hb.svelte-1q3d1hb{display:flex;align-items:center;justify-content:center;border-radius:5px;border:2px solid var(--border-color-override);cursor:pointer;overflow:hidden}.value.svelte-1q3d1hb .title.svelte-1q3d1hb:not(:only-child){border-left:2px solid var(--border-color-override)}.dropdown.opened.svelte-1q3d1hb .title.svelte-1q3d1hb{transition-duration:.2s;background-color:#0000001a}.dropdown.svelte-1q3d1hb:not(.opened) .title.svelte-1q3d1hb:hover{transition-duration:.2s;background-color:#0000000d}.dropdown-menu.svelte-1q3d1hb.svelte-1q3d1hb{display:none;position:absolute;width:var(--width);padding:var(--padding);margin-top:26px;margin-left:calc(100% - var(--width));flex-direction:column;font-size:.9rem;z-index:9000;background-color:var(--base-color);border:2px solid var(--border-color-override);border-radius:5px;overflow:hidden;box-shadow:#00000030 0 10px 20px,#0000003b 0 6px 8px}.dropdown-menu.has-title.svelte-1q3d1hb.svelte-1q3d1hb{margin-top:calc(var(--height) + .1rem)}.dropdown-menu.align-left.svelte-1q3d1hb.svelte-1q3d1hb{margin-left:0}.dropdown.opened.svelte-1q3d1hb .dropdown-menu.svelte-1q3d1hb{display:flex}nav.svelte-ou2ypw{position:fixed;top:0;width:100%;height:52px;z-index:1000;display:flex;flex-direction:column;align-items:center;background-color:var(--transparent-primary-color);color:var(--text-light-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:0;transition:.1s linear;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-bottom:1.5px solid var(--base-light-border-color)}nav.dark.svelte-ou2ypw{background-color:var(--transparent-dark-color)}a.tab.svelte-ou2ypw{display:flex;align-items:center;color:inherit;opacity:.75;width:100%}a.opaque.svelte-ou2ypw{opacity:.98}a.selected.svelte-ou2ypw{text-decoration:none;border-top:2px solid transparent;border-bottom:2px solid white}a.svelte-ou2ypw:not(.selected):hover{opacity:1;color:inherit;cursor:pointer;text-decoration:none;border-top:2px solid transparent;border-bottom:2px solid #ffffffaa}.dropdown-title.svelte-ou2ypw{padding:0 0 0 5px;color:var(--text-light-color)}.section:not(:first-child){box-shadow:0 -1px #0000000f}main.svelte-uu30ix{flex-grow:1}
