:root{--gradient-dark:linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);--gradient-light:linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shine{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.animate-fade-in-up{animation:1s forwards fadeInUp}.animate-shine{animation:3s infinite shine}.text-shadow-lg{text-shadow:0 4px 20px #0000004d}.illustration-standard{object-fit:contain;width:auto;max-width:100%;height:300px}@media (max-width:768px){.illustration-standard{height:220px}}.section-padding{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.section-padding{padding-top:4rem;padding-bottom:4rem}}@media (min-width:1024px){.section-padding{padding-top:6.25rem;padding-bottom:6.25rem}}.container-padding{padding-left:1rem;padding-right:1rem}@media (min-width:480px){.container-padding{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.container-padding{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.container-padding{padding-left:3rem;padding-right:3rem}}.title-margin{margin-bottom:2rem}@media (min-width:768px){.title-margin{margin-bottom:2.5rem}}@media (min-width:1024px){.title-margin{margin-bottom:3.75rem}}.content-spacing{margin-bottom:1.5rem}@media (min-width:768px){.content-spacing{margin-bottom:2rem}}@media (min-width:1024px){.content-spacing{margin-bottom:2.5rem}}.section-title-underline:after{content:""!important;background:linear-gradient(45deg,#333,#666)!important;width:100px!important;height:4px!important;position:absolute!important;bottom:-20px!important;left:0!important}@media (min-width:768px){.section-title-underline:after{left:50%!important;transform:translate(-50%)!important}}h2.section-title-underline:after,section h2.section-title-underline:after{content:""!important;background:linear-gradient(45deg,#333,#666)!important;width:100px!important;height:4px!important;display:block!important;position:absolute!important;bottom:-20px!important;left:0!important}@media (min-width:768px){h2.section-title-underline:after,section h2.section-title-underline:after{left:50%!important;transform:translate(-50%)!important}}.step-highlight{color:#ff4e54;letter-spacing:.5px;background:linear-gradient(#0000 70%,#e2e8f0 0%);font-weight:600;transition:all .3s;display:inline}.step-highlight:hover{background:linear-gradient(#0000 65%,#cbd5e1 0%)}.step-highlight2{color:#facc15;letter-spacing:.5px;font-size:1.1em;font-weight:600;transition:all .3s;display:inline}.step-highlight2:hover{color:#fde047}.cta-button{color:#111827;background:linear-gradient(90deg,#fff,#f3f4f6);border:1px solid #ffffff4d;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 15px 40px #0000004d,0 5px 15px #0003}@media (min-width:1024px){.cta-button{padding:1.25rem 2.5rem}}.cta-button:hover{transform:translateY(-.25rem);box-shadow:0 20px 50px #0006,0 8px 20px #0000004d}
