:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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;background-color:#fff9ca}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}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.app-container{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center}.content{position:relative;z-index:10;text-align:center;color:#fff}.title{font-size:3.5rem;font-weight:700;margin:2rem 0 1rem;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px}.subtitle{font-size:1.2rem;color:#fffc;margin:0;letter-spacing:1px}.coffee-cup{position:relative;display:inline-block;margin-bottom:1rem}.cup{width:100px;height:80px;background:linear-gradient(to bottom,#8b4513,#6f3410);border-radius:0 0 40px 40px;position:relative;box-shadow:0 10px 30px #0000004d}.cup:before{content:"";position:absolute;top:-10px;left:10%;width:80%;height:15px;background:#4a2511;border-radius:50%}.handle{position:absolute;right:-20px;top:15px;width:30px;height:40px;border:6px solid #8B4513;border-left:none;border-radius:0 20px 20px 0}.steam{position:absolute;top:-40px;left:50%;transform:translate(-50%);display:flex;gap:8px}.steam-line{width:3px;height:30px;background:linear-gradient(to top,rgba(255,255,255,.8),transparent);border-radius:50%;animation:steam-rise 2s ease-in-out infinite}.steam-line:nth-child(2){animation-delay:.5s}.steam-line:nth-child(3){animation-delay:1s}@keyframes steam-rise{0%{opacity:0;transform:translateY(0) scaleX(1)}50%{opacity:1}to{opacity:0;transform:translateY(-20px) scaleX(1.5)}}.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}
