body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,Segoe UI,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.btn-primary{background-color:#8e44ad;color:#fff}.btn-primary:hover{background-color:#6c3483;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.btn-secondary{background-color:transparent;border:2px solid white;color:#fff}.btn-secondary:hover{background-color:#fff;color:#8e44ad;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.btn-outline{background-color:transparent;border:2px solid #8e44ad;color:#8e44ad}.btn-outline:hover{background-color:#8e44ad;color:#fff;box-shadow:0 4px 6px #0000001a;transform:translateY(-1px)}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;transition:all .3s}.card:hover{transform:translateY(-2px);box-shadow:0 10px 15px #0000001a}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#718096;margin-bottom:3rem;max-width:42rem;margin-left:auto;margin-right:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes pulse{0%{box-shadow:0 0 #8e44ad66}70%{box-shadow:0 0 0 10px #8e44ad00}to{box-shadow:0 0 #8e44ad00}}.animate-fadeIn{animation:fadeIn 1s ease forwards}.animate-float{animation:float 3s ease-in-out infinite}.animate-pulse-slow{animation:pulse 2s infinite}.stagger-animation>*:nth-child(1){animation-delay:.1s}.stagger-animation>*:nth-child(2){animation-delay:.2s}.stagger-animation>*:nth-child(3){animation-delay:.3s}.stagger-animation>*:nth-child(4){animation-delay:.4s}.stagger-animation>*:nth-child(5){animation-delay:.5s}.stagger-animation>*:nth-child(6){animation-delay:.6s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.prose{max-width:none;color:#4a5568;font-size:1rem;line-height:1.75}.prose h1{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;color:#6c3483}.prose h2{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;color:#6c3483}.prose h3{font-size:1.25rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;color:#6c3483}.prose h4{font-size:1.125rem;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem;color:#6c3483}.prose p{margin-bottom:1rem;line-height:1.75}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-bottom:.5rem}.prose a{color:#8e44ad;font-weight:500;text-decoration:underline}.prose a:hover{color:#6c3483}.prose blockquote{padding-left:1rem;border-left:4px solid rgba(142,68,173,.3);font-style:italic;margin-top:1.5rem;margin-bottom:1.5rem;color:#718096}.prose code{background-color:#f7fafc;padding:.125rem .25rem;border-radius:.25rem;color:#6c3483;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875rem}.prose pre{background-color:#f7fafc;padding:1rem;border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto}.prose pre code{background-color:transparent;padding:0;color:#2d3748}.prose hr{margin-top:2rem;margin-bottom:2rem;border-color:#e2e8f0}.prose img{border-radius:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;max-width:100%;height:auto}.prose table{width:100%;border-collapse:collapse;margin-top:1.5rem;margin-bottom:1.5rem}.prose th{padding:.5rem 1rem;background-color:#f7fafc;font-weight:700;border:1px solid #e2e8f0;text-align:left}.prose td{padding:.5rem 1rem;border:1px solid #e2e8f0}.prose strong{font-weight:700}.prose em{font-style:italic}
