*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:#000;min-height:100vh}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.bg-black{background-color:#000}.w-full{width:100%}.h-full{height:100%}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-20{opacity:.2}.bg-gradient{background:linear-gradient(to right,#000,#000,#ea580c);opacity:.9}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-orange-500{color:#f97316}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-orange-300{color:#fdba74}.text-lg{font-size:1.125rem;line-height:1.75rem}.gradient-text{background:linear-gradient(to right,#f97316,#fdba74);-webkit-background-clip:text;background-clip:text;color:transparent}.max-w-7xl{max-width:80rem;margin:0 auto}.max-w-3xl{max-width:48rem;margin:0 auto}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.stats-grid{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;max-width:64rem;margin:0 auto 3rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-card{padding:2rem;border-radius:1rem;border:1px solid rgba(249,115,22,.3);background:linear-gradient(to bottom right,#111827cc,#f9731680);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s ease;display:flex;flex-direction:column;align-items:center}.stat-card:hover{transform:scale(1.05)}.icon-target{color:#f97316;margin-bottom:1rem}.icon{margin-right:.5rem}.icon-right{margin-left:.5rem}.button-container{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:32rem;margin:0 auto}@media (min-width: 640px){.button-container{flex-direction:row}}.whatsapp-button,.site-button{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1.125rem;font-weight:700;border-radius:.375rem;color:#fff;text-decoration:none;transition:all .3s ease}.whatsapp-button{background:linear-gradient(to right,#16a34a,#22c55e)}.whatsapp-button:hover{background:linear-gradient(to right,#22c55e,#4ade80);transform:scale(1.05)}.site-button{background:linear-gradient(to right,#ea580c,#f97316)}.site-button:hover{background:linear-gradient(to right,#f97316,#fb923c);transform:scale(1.05)}.copyright{margin-top:3rem;text-align:center;color:#9ca3af;font-size:.875rem}
