:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#38bdf8;text-decoration:inherit}a:hover{color:#7dd3fc}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}#root{width:100%;max-width:1280px;margin:0 auto;padding:2rem;text-align:center;position:relative;z-index:1}.container{display:flex;flex-direction:column;min-height:90vh;justify-content:center;align-items:center}.background-gradient{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;transition:background .1s ease}.header{position:absolute;top:0;left:0;width:100%;padding:2rem;display:flex;justify-content:flex-start;box-sizing:border-box}.logo-container{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:#fff;letter-spacing:-.025em}.logo-icon{color:#38bdf8}.hero{display:flex;flex-direction:column;align-items:center;max-width:900px;margin-top:4rem}.title{font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800;background:linear-gradient(to bottom right,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.05em}.highlight{color:#38bdf8;background:linear-gradient(to right,#38bdf8,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle{font-size:1.25rem;color:#94a3b8;margin-bottom:4rem;max-width:600px;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;text-align:left}.card{background:#1e293b66;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card:hover{transform:translateY(-5px);border-color:#38bdf84d;background:#1e293b99;box-shadow:0 10px 30px -10px #00000080}.card h3{color:#e2e8f0;margin-top:0;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.card p{color:#94a3b8;margin:0;line-height:1.6}.footer{margin-top:6rem;color:#475569;font-size:.875rem;padding-bottom:2rem}@media(max-width:768px){.title{font-size:2.5rem}.grid{grid-template-columns:1fr}.header{justify-content:center}.container{padding-top:4rem}.hero{margin-top:1rem}}
