:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;--color-primary: #ff8803;--color-primary-fg: #ffffff;--color-secondary: #f3f4f6;--color-secondary-fg: #4b5563;--color-accent: #615fff;--color-accent-fg: #ffffff;--color-background: #e8ebed;--color-foreground: #333333;--color-card: #ffffff;--color-card-foreground: #333333;--color-popover: #ffffff;--color-popover-foreground: #333333;--color-muted: #f9fafb;--color-muted-foreground: #6b7280;--color-border: #f3f4f6;--color-input: #f3f4f6;--color-ring: #ff8803;color:var(--color-foreground);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-primary);text-decoration:inherit}a:hover{color:var(--color-accent)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;color:var(--color-foreground)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-primary);color:var(--color-primary-fg);cursor:pointer;transition:all .25s ease}button:hover{opacity:.9;box-shadow:0 4px 8px #0000001a}html,body,#root{margin:0;padding:0;height:100%;width:100%;text-align:center}.card{padding:2em}.read-the-docs{color:#888}.container{width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;background:#f5f6fa}
