:root{color-scheme:light;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--bg: #ffffff;--surface: #ffffff;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .12);--text: #111214;--muted: rgba(0, 0, 0, .55);--grey-1: rgba(0, 0, 0, .04);--grey-2: rgba(0, 0, 0, .08);--icon: rgba(0, 0, 0, .35);--shadow: 0 18px 55px rgba(0, 0, 0, .12);--shadow-soft: 0 12px 28px rgba(0, 0, 0, .1);--radius: 14px;--content-line-height: 1.4;--content-font-weight: 400;--content-letter-spacing: 0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;background:var(--bg);color:var(--text)}button,input{font:inherit}button{-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border-radius:10px;border:1px solid transparent;padding:.5em .8em;font-size:1em;font-weight:500;font-family:inherit;color:var(--text);background-color:#ffffffe6;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--border-strong)}button:focus,button:focus-visible{outline:none}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible{outline:none}.boot.svelte-1n46o8q{height:100%;display:grid;place-items:center;color:var(--icon);-webkit-user-select:none;user-select:none}
