: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}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}}.app-root{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:6rem 1.5rem 3rem}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 8px rgba(76,29,149,.15)}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;max-width:40rem;font-weight:300}.hero-btn{padding:.75rem 2rem;background:#fff;color:#7c3aed;font-weight:700;border-radius:9999px;box-shadow:0 2px 8px #7c3aed1a;font-size:1.125rem;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-block}.hero-btn:hover{background:#ede9fe;color:#7c3aed;transform:scale(1.05)}.section{padding:4rem 1.5rem;text-align:center}.section-title{font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-shadow:0 2px 8px rgba(76,29,149,.15)}.section-desc{margin-bottom:2.5rem;max-width:40rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:300}.card-row{display:flex;flex-direction:row;gap:2rem;max-width:80rem;margin:0 auto;overflow-x:auto;padding-bottom:1rem;justify-content:center}.card{min-width:320px;flex:1 1 320px;padding:2rem;border-radius:1.5rem;background:#fff!important;color:#6d28d9;border:1px solid #e9d5ff;box-shadow:0 8px 32px #4c1d951a,0 1.5px 4px #0000000d;transition:transform .2s,box-shadow .2s;text-align:left}.card:hover{transform:scale(1.04);box-shadow:0 12px 40px #4c1d9540}.card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#7c3aed}.card p{font-size:1rem;font-weight:300;color:#4b2997}.footer{padding:1.5rem 0;text-align:center;color:#e9d5ff;font-size:.95rem;background:#4c1d9540;border-top:1px solid #a78bfa33;margin-top:2rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;background:none}body{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif}.card,.p-8{box-shadow:0 8px 32px #4c1d9540,0 1.5px 4px #0000000d;border-radius:1.5rem;border:1px solid #a78bfa33;background:#4c1d9526;transition:transform .2s,box-shadow .2s}.card:hover,.p-8:hover{transform:scale(1.04);box-shadow:0 12px 40px #4c1d9559}a,.btn,.rounded-full{transition:background .2s,color .2s,transform .2s;box-shadow:0 2px 8px #7c3aed1a}a:hover,.btn:hover,.rounded-full:hover{background:#ede9fe!important;color:#7c3aed!important;transform:scale(1.05)}h1,h2,h3{text-shadow:0 2px 8px rgba(76,29,149,.15)}.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}
