:root{--background:#f0f9f4;--foreground:#0f172a;--accent:#10b981;--accent-glow:rgba(16,185,129,0.2);--secondary:#059669;--vibrant-cyan:#34d399;--neutral-100:#0f172a;--neutral-200:#1e293b;--neutral-300:#334155;--neutral-400:#475569;--neutral-500:#64748b;--neutral-800:#f1f5f9;--neutral-900:#f8fafc;--card-bg:rgba(255,255,255,0.8);--glass-border:rgba(16,185,129,0.2);--nav-height:80px;--gradient-main:linear-gradient(135deg,#10b981,#059669);--gradient-vibrant:linear-gradient(90deg,#34d399,#10b981 50%,#059669)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.glass{background:var(--card-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:0 8px 32px 0 rgba(0,0,0,.05)}.gradient-text{background:var(--gradient-vibrant);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.bg-gradient-blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.from-emerald-600{--tw-gradient-from:#059669;--tw-gradient-to:rgba(5,150,105,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-emerald-800{--tw-gradient-to:#065f46;--tw-gradient-stops:var(--tw-gradient-from),#065f46}.shadow-emerald-500\/50{box-shadow:0 20px 25px -5px rgba(16,185,129,.5)}.shadow-emerald-600\/30{box-shadow:0 20px 25px -5px rgba(5,150,105,.3)}.border-emerald-500{border-color:#10b981}.border-transparent{border-color:transparent}.border-b-2{border-bottom-width:2px}.border-2{border-width:2px}.pb-1{padding-bottom:.25rem}.pb-8{padding-bottom:2rem}h1,h2,h3{letter-spacing:-.03em;color:#064e3b}section{padding:120px 24px;max-width:1300px;margin:0 auto}.btn{padding:14px 28px;border-radius:12px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:8px}.btn-glow{background:var(--gradient-main);color:white;box-shadow:0 10px 20px rgba(16,185,129,.3)}.btn-glow:hover{filter:brightness(1.05)}a{text-decoration:none;color:inherit}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-20{width:5rem}.h-20{height:5rem}.w-32{width:8rem}.h-32{height:8rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.border-white\/40{border-color:rgba(255,255,255,.4)}.rounded-full{border-radius:9999px}.border-4{border-width:4px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-10{gap:2.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.left-0{left:0}.w-full{width:100%}.z-50{z-index:50}.transition-all{transition:all .3s ease}.duration-500{transition-duration:.5s}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.hidden{display:none}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}}.space-x-10>:not(:first-child){margin-left:2.5rem}[dir=rtl] .space-x-reverse.space-x-10>:not(:first-child){margin-left:0;margin-right:2.5rem}.leading-none{line-height:1.2}.font-black{font-weight:900}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.tracking-tighter{letter-spacing:-.05em}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-emerald-900,.text-emerald-950{color:#064e3b}.text-emerald-600{color:#059669}.text-emerald-500{color:#10b981}.bg-emerald-600{background-color:#059669}.bg-emerald-700{background-color:#047857}.bg-emerald-50{background-color:#ecfdf5}.bg-white{background-color:#ffffff}.rounded-xl{border-radius:.75rem}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.transform{transform:var(--tw-transform)}.scale-105:hover{transform:scale(1.05)}.scale-75{transform:scale(.75)}.active\:scale-95:active{transform:scale(.95)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.blue-gradient{background:linear-gradient(135deg,#60a5fa,#2563eb)}.to-blue-600{--tw-gradient-to:#2563eb}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.border-dotted{border-style:dotted}.border-dashed{border-style:dashed}.border-blue-200\/50{border-color:rgba(191,219,254,.5)}.pt-8{padding-top:2rem}.pt-20{padding-top:5rem}.pb-10{padding-bottom:2.5rem}.mt-20{margin-top:5rem}.border-t{border-top-width:1px;border-top-style:solid}.border-emerald-100{border-color:#d1fae5}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.rounded-3xl{border-radius:1.5rem}.rounded-2xl{border-radius:1rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-slate-500{color:#64748b}.text-slate-700{color:#334155}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.text-red-400{color:#f87171}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:text-white:hover{color:#ffffff}.pr-64{padding-right:16rem}.pl-64{padding-left:16rem}.w-64{width:16rem}.w-\[280px\]{width:280px}.pr-\[280px\]{padding-right:280px}.pl-\[280px\]{padding-left:280px}.group:hover .group-hover\:scale-125{transform:scale(1.25)}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.logo-container{display:flex;align-items:center;gap:1rem;position:relative;z-index:100}.logo-circle{position:relative;width:60px;height:60px;flex-shrink:0}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.text-slate-600{color:#475569}.text-slate-400{color:#94a3b8}.text-2xl{font-size:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}