:root{color-scheme:light;--radius: .625rem;--background: oklch(.975 .002 260);--foreground: oklch(.145 .005 260);--card: oklch(1 0 0);--card-foreground: oklch(.145 .005 260);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 .005 260);--primary: oklch(.55 .12 240);--primary-foreground: oklch(.99 0 0);--secondary: oklch(.955 .008 260);--secondary-foreground: oklch(.35 .01 260);--muted: oklch(.945 .006 260);--muted-foreground: oklch(.5 .01 260);--accent: oklch(.935 .012 240);--accent-foreground: oklch(.2 .005 260);--destructive: oklch(.58 .22 25);--destructive-foreground: oklch(.99 0 0);--border: oklch(.91 .004 260);--input: oklch(.91 .004 260);--ring: oklch(.55 .12 240);--sidebar: oklch(.985 .002 260);--sidebar-foreground: oklch(.2 .005 260);--sidebar-border: oklch(.91 .004 260);--sidebar-accent: oklch(.94 .012 240);--sidebar-accent-foreground: oklch(.2 .005 260)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,sans-serif}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);color:var(--foreground)}button,input,textarea,select{font:inherit}button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href],select:not(:disabled){cursor:pointer}h1,h2,h3,p{margin-top:0}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.prose p{margin-bottom:.75rem}
