#root{max-width:1600px;margin:0 auto;padding:2rem;text-align:center}.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}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden;overflow-y:auto}#root{height:100%;width:100%}body{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#1f2937;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;letter-spacing:-.025em;line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}@media(max-width:640px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}@media(max-width:768px){.mobile-menu-item{font-size:1.125rem;padding:.75rem 0}}.vertical-container{display:block;min-height:100vh;overflow-y:auto}.vertical-container>section{width:100%;min-height:auto}.bg-primary{background:linear-gradient(135deg,#0f172a,#1e293b)}.bg-secondary{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.text-primary{color:#0f172a}.text-secondary{color:#6366f1}.text-white{color:#fff}.bg-gradient-light{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.shadow-professional{box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-card{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-card-hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bg-gradient-to-r{position:relative}.bg-gradient-to-r:before{content:"";position:absolute;inset:0;background:inherit;border-radius:inherit;opacity:.8;z-index:-1}.bg-gradient-to-r.from-green-600.to-blue-600{background:linear-gradient(to right,#059669,#2563eb)!important;color:#fff!important;font-weight:700}.bg-gradient-to-r.from-blue-600.to-purple-600{background:linear-gradient(to right,#2563eb,#9333ea)!important;color:#fff!important;font-weight:700}.btn-get-started{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 14px #6366f140;color:#fff;padding:.75rem 2rem;border-radius:2rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #47b2e44d;text-shadow:0 1px 2px rgba(0,0,0,.3)}.btn-get-started:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 25px #6366f166}.btn-watch-video{display:inline-flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none;transition:all .3s;padding:1rem 0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.btn-watch-video:hover{color:#fbbf24;transform:translateY(-1px)}.btn-watch-video:hover .watch-icon{transform:scale(1.1)}button{font-weight:600!important}button[style*=textShadow],button.bg-gradient-to-r{text-shadow:0 1px 2px rgba(0,0,0,.3)}button.border-2{font-weight:700!important}.hero-section{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#1a1341,#2d1b69,#1a1341);color:#fff;padding:4rem 0;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(71,178,228,.1) 0%,transparent 70%);pointer-events:none}.isometric-container{position:relative;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.isometric-container svg{filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1341f2}.dropdown-enter{opacity:0;transform:translateY(-10px)}.dropdown-enter-active{opacity:1;transform:translateY(0);transition:all .3s ease-in-out}.dropdown-exit{opacity:1;transform:translateY(0)}.dropdown-exit-active{opacity:0;transform:translateY(-10px);transition:all .3s ease-in-out}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.grid{display:grid}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.w-fit{width:-moz-fit-content;width:fit-content}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-20{padding-top:5rem}.mb-16{margin-bottom:4rem}.mt-12{margin-top:3rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.font-medium{font-weight:500}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-900{color:#111827}.text-purple-600{color:#9333ea}.text-green-600{color:#16a34a}.text-yellow-400{color:#facc15}.text-red-800{color:#991b1b}.text-yellow-800{color:#92400e}.text-green-800{color:#166534}.bg-gray-200{background-color:#e5e7eb}.bg-gray-900{background-color:#111827}.bg-blue-600{background-color:#2563eb}.bg-green-100{background-color:#dcfce7}.bg-yellow-100{background-color:#fefce8}.bg-red-100{background-color:#fef2f2}.bg-yellow-50{background-color:#fefce8}.bg-green-400{background-color:#4ade80}.bg-yellow-400{background-color:#facc15}.bg-blue-100{background-color:#dbeafe}.bg-purple-100{background-color:#f3e8ff}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))}.to-purple-50{--tw-gradient-to: #faf5ff}.from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))}.to-purple-600{--tw-gradient-to: #9333ea}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.border-blue-600{border-color:#2563eb}.border-yellow-200{border-color:#fde68a}.border-gray-800{border-color:#1f2937}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:text-white:hover{color:#fff}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:border-blue-600:hover{border-color:#2563eb}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg}.-rotate-45{--tw-rotate: -45deg}.translate-y-1-5{--tw-translate-y: .375rem}.-translate-y-1-5{--tw-translate-y: -.375rem}.translate-y-full{--tw-translate-y: 100%}.group:hover .group-hover-translate-y-0{--tw-translate-y: 0px}.group:hover .group-hover-scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.group:hover .group-hover\:opacity-100{opacity:1}.fixed{position:fixed}.top-0{top:0}.left-0{left:0}.right-0{right:0}.top-4{top:1rem}.right-4{right:1rem}.left-4{left:1rem}.-top-4{top:-1rem}.-right-4{right:-1rem}.-bottom-4{bottom:-1rem}.-left-4{left:-1rem}.z-50{z-index:50}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:mb-0{margin-bottom:0}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:text-5xl{font-size:3rem}.lg\:text-6xl{font-size:3.75rem}}@media(min-width:640px){.sm\:flex-row{flex-direction:row}}a{transition:all .3s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1341}::-webkit-scrollbar-thumb{background:#47b2e4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3296c8}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slide-in-down{animation:slideInDown .5s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateZ(0)}}.grid{display:grid;gap:2rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from: #2563eb;--tw-gradient-to: rgb(37 99 235 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to: #3b82f6}.from-blue-50{--tw-gradient-from: #eff6ff;--tw-gradient-to: rgb(239 246 255 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to: #dbeafe}.bg-blue-500{background-color:#3b82f6}.text-blue-600{color:#2563eb}.border-blue-500,.hover\:border-blue-500:hover{border-color:#3b82f6}.hover\:text-blue-600:hover{color:#2563eb}.shadow-blue-500\/50{box-shadow:0 10px 15px -3px #3b82f680,0 4px 6px -4px #3b82f680}.bg-green-500{background-color:#22c55e}.hover\:bg-green-600:hover{background-color:#16a34a}.from-indigo-900{--tw-gradient-from: #312e81;--tw-gradient-to: rgb(49 46 129 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-purple-900{--tw-gradient-to: #581c87}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6);--tw-gradient-to: rgb(0 0 0 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent}.scale-105,.hover\:scale-105:hover{transform:scale(1.05)}.group-hover\:scale-x-100:hover{transform:scaleX(1)}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-gray-300{border-color:#d1d5db}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-gray-700{color:#374151}.text-gray-100{color:#f3f4f6}.text-gray-200{color:#e5e7eb}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.shadow-lg,.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl,.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}@media(min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-12{margin-bottom:3rem}.mt-8{margin-top:2rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.items-center{align-items:center}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-16{width:4rem}.h-1{height:.25rem}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.bottom-6{bottom:1.5rem}.left-6{left:1.5rem}.z-10{z-index:10}.group{position:relative}@media(max-width:640px){.hero-section{text-align:center;min-height:80vh;padding:2rem 0}.text-4xl{font-size:2rem}.text-5xl{font-size:2.5rem}.px-10{padding-left:1rem;padding-right:1rem}}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.opacity-0{opacity:0}.opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.transform{transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1)}.hover\:scale-105:hover,.scale-105{transform:scale(1.05)}.scale-x-0{transform:scaleX(0)}.group:hover .group-hover\:scale-x-100{transform:scaleX(1)}.origin-left{transform-origin:left}.rounded-none{border-radius:0}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.object-cover{-o-object-fit:cover;object-fit:cover}.w-full{width:100%}.h-full{height:100%}.aspect-video{aspect-ratio:16 / 9}.auto-rows-auto{grid-auto-rows:auto}.row-span-1{grid-row:span 1 / span 1}.row-span-2{grid-row:span 2 / span 2}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.section{padding:4rem 0}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{font-size:2.5rem;margin-bottom:1rem;color:#1a1341}.section-title{text-align:center;margin-bottom:4rem;position:relative}.section-title h2{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;background:linear-gradient(135deg,#0f172a,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.section-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2px}@media(max-width:640px){.section-title h2{font-size:2rem}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.p-4{padding:1rem}.p-8{padding:2rem}.rounded{border-radius:.375rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}html{scroll-behavior:smooth}
