@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");body{font-family:Inter,sans-serif}.container{width:100%;padding-left:1rem!important;padding-right:1rem!important;margin-left:auto;margin-right:auto;max-width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:#374151;max-width:65ch;font-size:1.125rem;line-height:1.75}.prose h2{color:#111827;font-weight:700;font-size:1.875rem;margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.25}.prose h3{color:#111827;font-weight:600;font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;line-height:1.375}.prose p{margin-top:1.25rem;margin-bottom:1.25rem;line-height:1.75}.prose-lg{font-size:1.125rem;line-height:1.75}.prose-lg h2{margin-top:0;margin-bottom:1.5rem}.prose-lg h3{margin-top:2rem;margin-bottom:1rem}.prose-lg p{margin-top:1.25rem;margin-bottom:1.25rem}.container.max-w-4xl .prose-lg{margin:0 auto}.container.max-w-4xl .prose-lg p{margin:1.25rem 0}.gradient-text{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-gradient{background:linear-gradient(90deg,rgba(15,23,42,.9),rgba(15,23,42,.7)),url(/api/placeholder/1920/1080) 50%/cover no-repeat}.custom-shadow{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.feature-card:hover{transform:translateY(-5px);transition:transform .3s ease}