:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}body{min-width:320px;min-height:100vh;margin:0}h1{margin:0 0 1rem;font-size:2.5em;line-height:1.2}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}a:hover{color:#535bf2}button{color:#213547;background-color:#f9f9f9}#root{width:100%;min-height:100vh}.home-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.home-content{text-align:center;color:#fff;max-width:600px}.dandelion-title{text-shadow:2px 2px 4px #0003;margin:0 0 1rem;font-size:4rem;font-weight:700}.home-subtitle{opacity:.95;margin:0 0 3rem;font-size:1.25rem}.home-actions{justify-content:center;gap:1rem;display:flex}.home-link{color:#667eea;background:#fff;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 6px #0000001a}.home-link:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.card{padding:2em}.read-the-docs{color:#888}
