#root{width:100vw;height:100vh;min-height:100vh;margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:space-between;align-items:center;animation:gradient 15s ease infinite;background:#f8f6f2;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#221e1c}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body,html,*{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;color:#221e1c!important}@tailwind utilities;:root{font-family:Courier New,Courier,monospace;line-height:1.5;font-weight:400;color-scheme:light dark;background:hsl(var(--background));color:hsl(var(--foreground));--background: 40 30% 96%;--foreground: 20 10% 12%;--card: 40 41% 91%;--card-foreground: 20 10% 20%;--popover: 0 0% 100%;--popover-foreground: 20 10% 20%;--primary: 22 60% 45%;--primary-foreground: 0 0% 100%;--secondary: 120 15% 60%;--secondary-foreground: 20 10% 20%;--muted: 30 15% 85%;--muted-foreground: 20 10% 40%;--accent: 35 70% 60%;--accent-foreground: 20 10% 20%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 100%;--border: 30 15% 85%;--input: 30 15% 85%;--ring: 22 60% 45%;--radius: .5rem;--deep-rust: 10 65% 45%;--burnt-orange: 25 70% 50%;--amber: 35 70% 60%;--olive-green: 80 25% 55%;--sage-green: 120 15% 60%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:monospace}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
