: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;min-width:320px;min-height:100vh;padding:80px}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}}.header{position:fixed;top:0;left:0;right:0;width:100%;box-sizing:border-box;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:6px 15px;background:#fff;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:0 0 30px 30px}.header .header .logo{font-size:24px;font-weight:800;color:#646cff;cursor:default;letter-spacing:-.5px}.header .nav{display:flex;align-items:center;gap:15px}.header .nav a,.header .nav button{color:#fff;text-decoration:none;font-size:18px;font-weight:600;padding:10px 20px;background:#8fbc8f;border-radius:30px;box-shadow:0 4px 10px #0000000d;font-family:inherit;transition:all .3s cubic-bezier(.25,.8,.25,1.2)}.header .nav a:hover,.header .nav button:hover{background:#a8c7ff;transform:scale(1.05) translateY(-2px);box-shadow:0 10px 20px #0000001f;color:#fff}.header .header .logo img{width:300px;height:100px;margin-left:-60px;object-fit:contain}.header #root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.header body{background-color:#f7fafc}.header .home-hero{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 5%}.header .hero-left{flex:.5;justify-content:flex-start;margin-left:60px}.header .hero-right{flex:1;display:flex;justify-content:center}.header .hero-left h1{font-size:2rem;line-height:1.2;margin-bottom:16px;color:#2f4858}.header .hero-left p{color:#6b7c87;margin-bottom:20px}.header .hero-buttons{display:flex;gap:20px;justify-content:flex-start;margin-left:60px}.header .hero-buttons button,.header .secondary-btn{padding:10px 18px;border:none;border-radius:10px;background-color:#7fafc7;color:#fff;cursor:pointer}.header .hero-image{width:200%;max-width:700px;height:auto;border-radius:12px}.header .card{padding:2em}.header .read-the-docs{color:#888}.header .center{flex:1;display:flex;justify-content:center;align-items:center;padding:20px}.header .white-box{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #0000000d;width:100%;max-width:420px;text-align:center}.header .header_text h1{font-size:28px;margin-bottom:10px;color:#333}.header .header_text p{color:#777;margin-bottom:30px}.header .form{display:flex;flex-direction:column;gap:15px}.header .form input{width:100%;padding:14px;border:1.5px solid #e0e0e0;border-radius:12px;font-size:16px;box-sizing:border-box;transition:all .3s ease;background-color:#f5f5f5}.header .form input:focus{outline:none;border-color:#bfd7ff;box-shadow:0 0 0 4px #bfd7ff33}.header .btn-1{background-color:#7fafc7;color:#f7fafc;border:none;padding:14px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s,background .3s;margin-top:10px}.header .btn-1:hover{background-color:#a8c7ff;transform:translateY(-2px)}.header .btn-1:active{transform:translateY(0)}.header .footer{margin-top:30px;padding-top:20px;border-top:1px solid #f0f0f0}.header .footer p{margin-bottom:10px;font-size:14px;color:#666}.header .btn-2{background:none;border:1.5px solid #BFD7FF;color:#555;padding:8px 20px;border-radius:10px;font-size:14px;cursor:pointer;transition:all .3s}.header .btn-2:hover{background-color:#f0f6ff;color:#333}
