@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#fff;color:#1d1d1f;font-family:inherit}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff}.text-gray-900{color:#111827}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.fixed{position:fixed}.top-0{top:0}.w-full{width:100%}.z-50{z-index:50}.transition-all{transition:all .3s ease}.max-w-6xl{max-width:72rem;margin:0 auto}.max-w-4xl{max-width:56rem;margin:0 auto}.max-w-2xl{max-width:42rem;margin:0 auto}.py-20{padding-top:5rem;padding-bottom:5rem}.p-8{padding:2rem}.p-3{padding:.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-4{gap:1rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-x-8>*+*{margin-left:2rem}.space-y-8>*+*{margin-top:2rem}.space-y-6>*+*{margin-top:1.5rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.rounded-lg{border-radius:.5rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.border{border-width:1px}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-t{border-top-width:1px}.pt-8{padding-top:2rem}.leading-relaxed{line-height:1.625}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.cursor-pointer{cursor:pointer}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-gray-900:hover{color:#111827}.hover\:text-blue-700:hover{color:#1d4ed8}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.glass-effect{background:#ffffffd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px #00000026}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .bg-white{background-color:#111827}.dark .bg-gray-50{background-color:#1f2937}.dark .bg-gray-100{background-color:#374151}.dark .bg-gray-200{background-color:#4b5563}.dark .bg-blue-50{background-color:#1e3a8a}.dark .text-gray-900{color:#f9fafb}.dark .text-gray-800{color:#f3f4f6}.dark .text-gray-600{color:#d1d5db}.dark .text-gray-500{color:#9ca3af}.dark .text-gray-300{color:#d1d5db}.dark .text-gray-100{color:#f3f4f6}.dark .border-gray-100{border-color:#374151}.dark .border-gray-200{border-color:#4b5563}.dark .shadow-lg{box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.dark .glass-effect{background:#111827d9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(55,65,81,.6);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000080}.dark .gradient-text{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .bg-gray-800{background-color:#1f2937}.dark .bg-gray-700,.dark .hover\:bg-gray-700:hover{background-color:#374151}.dark .hover\:bg-gray-200:hover{background-color:#4b5563}.dark .hover\:text-white:hover{color:#fff}.dark .text-yellow-500{color:#eab308}.dark .text-blue-400{color:#60a5fa}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}a,.no-underline{text-decoration:none}.hero-text{text-shadow:0 2px 4px rgba(0,0,0,.1)}.dark .hero-text{text-shadow:0 2px 4px rgba(0,0,0,.3)}.content-overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#ffffff08}.dark .content-overlay{background:#0000000d}.social-btn{background:#ffffffe6;border:1px solid rgba(0,0,0,.1);color:#374151;pointer-events:auto;z-index:10}.social-btn:hover{background:#fffffff2;border-color:#00000026;color:#111827}.dark .social-btn{background:#1f2937e6;border:1px solid rgba(255,255,255,.1);color:#d1d5db}.dark .social-btn:hover{background:#374151e6;border-color:#ffffff26;color:#f9fafb}button,.btn,[role=button]{pointer-events:auto!important;z-index:10;position:relative}@media (min-width: 768px){.md\:flex{display:flex}.md\:text-7xl{font-size:4.5rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:mt-0{margin-top:0}}
