*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{background:#0a0a0f;color:#e5e7eb;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}
::selection{background:rgba(99,102,241,.3);color:#fff}
:focus-visible{outline:2px solid #818cf8;outline-offset:2px}
a{color:inherit;text-decoration:none}
img{max-width:100%}
.gradient-text{background:linear-gradient(135deg,#818cf8,#c084fc,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.glow{box-shadow:0 0 40px -12px rgba(129,140,248,.35)}
.pulse-glow{animation:pulse-glow 3s ease-in-out infinite}
@keyframes pulse-glow{0%,100%{opacity:.4}50%{opacity:.8}}

.container{max-width:1280px;margin:0 auto;padding:0 1rem}
@media(min-width:640px){.container{padding:0 1.5rem}}
@media(min-width:1024px){.container{padding:0 2rem}}

.group{}.resize-y{resize:vertical}.pl-5{padding-left:1.25rem}.left-1\/2{left:50%}.-translate-x-1\/2{transform:translateX(-50%)}.w-\[800px\]{width:800px}.h-\[800px\]{height:800px}.blur-\[120px\]{filter:blur(120px)}.h-10{height:2.5rem}.w-10{width:2.5rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.text-base{font-size:1rem;line-height:1.5rem}.font-mono{font-family:monospace}.underline{text-decoration:underline}.underline-offset-2{text-underline-offset:2px}.placeholder-gray-600::placeholder{color:#4b5563}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(99,102,241,.4)}.focus\:ring-indigo-500\/40:focus{box-shadow:0 0 0 2px rgba(99,102,241,.25)}.focus\:border-indigo-500\/40:focus{border-color:rgba(99,102,241,.4)}
.text-amber-400{color:#fbbf24}.text-cyan-400{color:#22d3ee}.text-emerald-400{color:#34d399}.text-purple-400{color:#c084fc}.text-rose-400{color:#fb7185}
.bg-amber-500\/10{background:rgba(245,158,11,.1)}.bg-cyan-500\/10{background:rgba(6,182,212,.1)}.bg-emerald-500\/10{background:rgba(16,185,129,.1)}.bg-purple-500\/10{background:rgba(168,85,247,.1)}.bg-rose-500\/10{background:rgba(244,63,94,.1)}
.from-amber-500\/\[0\.03\]{--tw-gradient-from:rgba(245,158,11,.03)}.from-cyan-500\/\[0\.03\]{--tw-gradient-from:rgba(6,182,212,.03)}.from-emerald-500\/\[0\.03\]{--tw-gradient-from:rgba(16,185,129,.03)}.from-purple-500\/\[0\.03\]{--tw-gradient-from:rgba(168,85,247,.03)}.from-rose-500\/\[0\.03\]{--tw-gradient-from:rgba(244,63,94,.03)}
.border-indigo-500\/30{border-color:rgba(99,102,241,.3)}.border-purple-500\/30{border-color:rgba(168,85,247,.3)}
.hover\:text-indigo-400:hover{color:#818cf8}.group:hover .group-hover\:text-indigo-400{color:#818cf8}.group:hover .group-hover\:text-purple-400{color:#c084fc}.group:hover .group-hover\:text-emerald-400{color:#34d399}.group:hover .group-hover\:text-amber-400{color:#fbbf24}.group:hover .group-hover\:text-rose-400{color:#fb7185}.group:hover .group-hover\:text-cyan-400{color:#22d3ee}
.mx-auto{margin-left:auto;margin-right:auto}.py-0\\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-2\\.5{padding-left:.625rem;padding-right:.625rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.mt-0\\.5{margin-top:.125rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-8>*+*{margin-top:2rem}
@media(min-width:640px){.sm\:pb-32{padding-bottom:8rem}}

/* Utilities */
.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-8{column-gap:2rem}.gap-y-3{row-gap:.75rem}
.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}
.space-y-2>*+*{margin-top:.5rem}.space-y-2\.5>*+*{margin-top:.625rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}
.flex-1{flex:1}.shrink-0{flex-shrink:0}
.hidden{display:none}
@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}}
.block{display:block}.inline-flex{display:inline-flex}
.w-full{width:100%}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.max-w-7xl{max-width:80rem}.max-w-6xl{max-width:72rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:56rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-xl{max-width:36rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}
.h-16{height:4rem}.min-h-screen{min-height:100vh}
.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.inset-x-0{left:0;right:0}.inset-0{top:0;right:0;bottom:0;left:0}.z-50{z-index:50}
.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}
.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}
.border{border:1px solid}.border-t{border-top:1px solid}.border-b{border-bottom:1px solid}
.border-white\/5{border-color:rgba(255,255,255,.05)}.border-white\/10{border-color:rgba(255,255,255,.1)}.border-indigo-500\/30{border-color:rgba(99,102,241,.3)}.border-indigo-500\/30\/30{border-color:rgba(99,102,241,.3)}
.bg-\[\\#0a0a0f\]{background:#0a0a0f}.bg-\[\\#0a0a0f\]\/80{background:rgba(10,10,15,.8)}.bg-white\/5{background:rgba(255,255,255,.05)}.bg-white\/\[0\.02\]{background:rgba(255,255,255,.02)}.bg-white\/\[0\.03\]{background:rgba(255,255,255,.03)}.bg-white\/10{background:rgba(255,255,255,.1)}.bg-indigo-500\/10{background:rgba(99,102,241,.1)}
.bg-indigo-600{background:#4f46e5}.hover\:bg-indigo-500:hover{background:#6366f1}.bg-black\/60{background:rgba(0,0,0,.6)}.bg-\[\#12121a\]{background:#12121a}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#2d2d3a}.border-indigo-500\/20{border-color:rgba(99,102,241,.2)}.text-red-400{color:#f87171}.capitalize{text-transform:capitalize}.flex-shrink-0{flex-shrink:0}.w-12{width:3rem}.w-20{width:5rem}.h-12{height:3rem}.h-20{height:5rem}.hover\:bg-indigo-500\/20:hover{background:rgba(99,102,241,.2)}.bg-\[\#1a1a24\]{background:#1a1a24}.cursor-pointer{cursor:pointer}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.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-indigo-500{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-indigo-500\/5{--tw-gradient-from:rgba(99,102,241,.05)}.from-indigo-500\/\[0\.03\]{--tw-gradient-from:rgba(99,102,241,.03)}.from-transparent{--tw-gradient-from:transparent}.to-purple-500{--tw-gradient-to:#a855f7}.to-transparent{--tw-gradient-to:transparent}.to-pink-500{--tw-gradient-to:#ec4899}.via-transparent{--tw-gradient-via:transparent}.via-indigo-500\/\[0\.02\]{--tw-gradient-via:rgba(99,102,241,.02)}
.p-1{padding:.25rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-36{padding-top:9rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}
.-mt-9{margin-top:-2.25rem}
.text-center{text-align:center}.text-left{text-align:left}
.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.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-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}
@media(min-width:640px){.sm\:text-xl{font-size:1.25rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:flex-row{flex-direction:row}}
@media(min-width:768px){.md\:text-4xl{font-size:2.25rem}}
@media(min-width:1024px){.lg\:text-7xl{font-size:4.5rem}.lg\:text-5xl{font-size:3rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}
.leading-relaxed{line-height:1.625}.leading-\[1\.1\]{line-height:1.1}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}
.text-white{color:#fff}.text-gray-100{color:#f3f4f6}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-indigo-400{color:#818cf8}.text-indigo-300{color:#a5b4fc}
.uppercase{text-transform:uppercase}
.transition{transition:all .15s ease}.transition-colors{transition:color .15s ease}.transition-opacity{transition:opacity .15s ease}.transition-transform{transition:transform .15s ease}
.hover\:text-white:hover{color:#fff}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-indigo-300:hover{color:#a5b4fc}.hover\:bg-white\/5:hover{background:rgba(255,255,255,.05)}.hover\:bg-white\/10:hover{background:rgba(255,255,255,.1)}.hover\:border-white\/10:hover{border-color:rgba(255,255,255,.1)}.hover\:opacity-90:hover{opacity:.9}
.group:hover .group-hover\:opacity-100{opacity:1}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-indigo-500\/25{box-shadow:0 10px 15px -3px rgba(99,102,241,.25)}.shadow-purple-500\/25{box-shadow:0 10px 15px -3px rgba(168,85,247,.25)}
.backdrop-blur-xl{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}
.pointer-events-none{pointer-events:none}
.rotate-180{transform:rotate(180deg)}
.self-start{align-self:flex-start}.whitespace-nowrap{white-space:nowrap}
.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}
.border-collapse{border-collapse:collapse}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.sr-only.focus\:not-sr-only:focus{position:fixed;top:1rem;left:1rem;z-index:100;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;clip:auto;white-space:normal;border-radius:.75rem;background:#6366f1;color:#fff;font-size:.875rem;font-weight:600}

/* Prose */
.prose{color:#d1d5db;line-height:1.75}
.prose h2{font-size:1.25rem;font-weight:700;color:#fff;margin-top:2.5rem;margin-bottom:1rem}
.prose h3{font-size:1.125rem;font-weight:600;color:#fff;margin-top:2rem;margin-bottom:.75rem}
.prose p{margin-bottom:1rem;color:#9ca3af}
.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}
.prose ul{list-style-type:disc;color:#9ca3af}
.prose ol{list-style-type:decimal;color:#9ca3af}
.prose li{color:#9ca3af;margin-bottom:.25rem}
.prose strong{color:#e5e7eb;font-weight:600}
.prose code{padding:.125rem .375rem;border-radius:.25rem;background:rgba(255,255,255,.05);font-size:.875rem;color:#a5b4fc;font-family:monospace}
.prose pre{padding:1rem;border-radius:.75rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.05);overflow-x:auto;margin-bottom:1.5rem}
.prose pre code{background:transparent;padding:0;color:#d1d5db}
.prose a{color:#818cf8;text-decoration:underline;text-underline-offset:2px}
.prose a:hover{color:#a5b4fc}
.prose blockquote{border-left:2px solid rgba(99,102,241,.5);padding-left:1rem;font-style:italic;color:#6b7280;margin-bottom:1rem}
.prose hr{border:none;border-top:1px solid rgba(255,255,255,.05);margin:2rem 0}
.prose img{border-radius:.75rem;border:1px solid rgba(255,255,255,.05);margin:1.5rem 0}
.prose table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}
.prose th{text-align:left;font-size:.875rem;font-weight:600;color:#e5e7eb;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}
.prose td{font-size:.875rem;color:#9ca3af;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.05)}

/* Blog post list */
.post-card{display:block;padding:1.5rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.02);transition:border-color .15s}
.post-card:hover{border-color:rgba(255,255,255,.1)}
.post-card h2{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}
.post-card:hover h2{color:#818cf8;transition:color .15s}
.post-card p{font-size:.875rem;color:#9ca3af}
.post-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#6b7280;margin-bottom:.5rem}
.tag{padding:.125rem .5rem;border-radius:9999px;background:rgba(255,255,255,.05);font-size:.75rem;color:#9ca3af}

/* Pricing tabs */
.tab-btn{cursor:pointer;color:#6b7280}
.tab-btn[aria-selected="true"]{background:rgba(255,255,255,.06);color:#fff}

/* FAQ accordion */
.faq-trigger{cursor:pointer}
.faq-answer{padding-top:.75rem}

/* Form */
input,select{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.875rem;padding:.75rem 1rem;border-radius:.75rem;width:100%;outline:none;transition:border-color .15s,box-shadow .15s}
input:focus,select:focus{border-color:rgba(99,102,241,.4);box-shadow:0 0 0 2px rgba(99,102,241,.25)}
input::placeholder{color:#6b7280}
select{color:#d1d5db}
select option{background:#0a0a0f;color:#fff}
