.light-rays-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.light-rays-container canvas{display:block}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInScaleRecommended{0%{opacity:0;transform:translateY(30px)scale(1)}to{opacity:1;transform:translateY(0)scale(1.05)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.public-landing-page .fade-in-element{opacity:0;transform:translateY(30px)}.public-landing-page section.animate-in .fade-in-element{animation:.8s ease-out forwards fadeInUp}.public-landing-page section.animate-in .feature-card.fade-in-element,.public-landing-page section.animate-in .pricing-card.fade-in-element{animation:.8s ease-out forwards fadeInScale}.public-landing-page section.animate-in .pricing-card.fade-in-element.recommended{animation:.8s ease-out forwards fadeInScaleRecommended}.public-landing-page .public-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 0;animation:.5s ease-out slideDown;background-color:#0000!important}.public-landing-page .public-navbar .navbar-brand img{width:auto;height:36px!important}.public-landing-page .public-navbar .navbar-nav{gap:1rem}.public-landing-page .public-navbar .navbar-nav .nav-link{color:#fff!important;padding:.5rem 0!important}.public-landing-page .public-navbar .navbar-nav .nav-link:hover{opacity:.8}.public-landing-page .public-navbar .btn{border-radius:8px;padding:.5rem 1.5rem;font-weight:500;color:#fff!important;background-color:#368ce7!important;border-color:#368ce7!important}.public-landing-page .public-navbar .btn.btn-outline-light{color:#fff!important;background-color:#0000!important;border-color:#fff!important}.public-landing-page .public-navbar .btn.btn-outline-light:hover{color:#1666ba!important;background-color:#fff!important}.public-landing-page .hero-section{color:#fff;background:#000;padding-top:80px;position:relative;overflow:hidden}.public-landing-page .hero-section .hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.public-landing-page .hero-section .hero-title .text-primary{color:#368ce7!important}.public-landing-page .hero-section .hero-description{opacity:.9;margin-bottom:2rem;font-size:1.3rem;line-height:1.6}.public-landing-page .hero-section .hero-buttons .btn{border-radius:8px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;color:#fff!important;background-color:#368ce7!important;border-color:#368ce7!important}.public-landing-page .hero-section .hero-buttons .btn.btn-outline-primary{color:#fff!important;background-color:#0000!important;border-color:#fff!important}.public-landing-page .hero-section .hero-buttons .btn.btn-outline-primary:hover{color:#000!important;background-color:#fff!important}.public-landing-page .hero-section .hero-image .dashboard-mockup{margin:2rem 0}.public-landing-page .problem-section{background-color:#fff;padding:5rem 0}.public-landing-page .problem-section .section-title{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.public-landing-page .problem-section .section-subtitle{color:#6c757d;margin-bottom:3rem;font-size:1.2rem}.public-landing-page .problem-section .problem-card{text-align:center;padding:2rem 1rem}.public-landing-page .problem-section .problem-card .problem-icon{margin-bottom:1.5rem;font-size:3rem}.public-landing-page .problem-section .problem-card h4{color:#2c3e50;margin-bottom:1rem;font-weight:600}.public-landing-page .problem-section .problem-card p{color:#6c757d;line-height:1.6}.public-landing-page .features-section{background-color:#f8f9fa;padding:5rem 0}.public-landing-page .features-section .section-title{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.public-landing-page .features-section .section-subtitle{color:#6c757d;margin-bottom:3rem;font-size:1.2rem}.public-landing-page .features-section .feature-card{border:none;border-radius:15px;height:100%;transition:all .3s;box-shadow:0 5px 15px #00000014}.public-landing-page .features-section .feature-card.fade-in-element{transform:translateY(30px)scale(.95)}.public-landing-page .features-section .feature-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-10px)!important}.public-landing-page .features-section .feature-card .feature-icon{margin-bottom:1rem;font-size:3rem}.public-landing-page .features-section .feature-card .card-title{color:#2c3e50;margin-bottom:1rem;font-weight:600}.public-landing-page .features-section .feature-card .card-text{color:#6c757d;line-height:1.6}.public-landing-page .pricing-section{color:#fff;background:#043873;padding:5rem 0}.public-landing-page .pricing-section .section-title,.public-landing-page .pricing-section .section-subtitle{color:#fff}.public-landing-page .pricing-section .pricing-card{border:none;border-radius:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.public-landing-page .pricing-section .pricing-card.fade-in-element{transform:translateY(30px)scale(.95)}.public-landing-page .pricing-section .pricing-card.fade-in-element.recommended{transform:translateY(30px)scale(1)}.public-landing-page .pricing-section .pricing-card.recommended{border:3px solid #368ce7}.public-landing-page .pricing-section .pricing-card.recommended .recommended-badge{color:#fff;background:#368ce7;padding:5px 40px;font-size:.9rem;font-weight:600;position:absolute;top:20px;right:-30px;transform:rotate(45deg)}.public-landing-page .pricing-section .pricing-card:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-10px)!important}.public-landing-page .pricing-section .pricing-card:hover.recommended{transform:translateY(-10px)scale(1.05)!important}.public-landing-page .pricing-section .pricing-card .plan-name{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.public-landing-page .pricing-section .pricing-card .plan-price{color:#368ce7;margin-bottom:.5rem;font-size:3rem;font-weight:700}.public-landing-page .pricing-section .pricing-card .plan-price .plan-period{color:#6c757d;font-size:1rem}.public-landing-page .pricing-section .pricing-card .plan-description{color:#6c757d;margin-bottom:1.5rem}.public-landing-page .pricing-section .pricing-card .plan-features{margin-bottom:2rem;padding:0;list-style:none}.public-landing-page .pricing-section .pricing-card .plan-features li{color:#495057;border-bottom:1px solid #e9ecef;padding:.5rem 0}.public-landing-page .pricing-section .pricing-card .plan-features li:before{content:"✓";color:#28a745;margin-right:.5rem;font-weight:700}.public-landing-page .pricing-section .pricing-card .plan-features li:last-child{border-bottom:none}.public-landing-page .pricing-section .pricing-card .btn{border-radius:8px;font-weight:600;color:#fff!important;background-color:#368ce7!important;border-color:#368ce7!important}.public-landing-page .pricing-section .pricing-card .btn.btn-outline-primary{color:#368ce7!important;background-color:#0000!important;border-color:#368ce7!important}.public-landing-page .pricing-section .pricing-card .btn.btn-outline-primary:hover{color:#fff!important;background-color:#368ce7!important}.public-landing-page .about-section{color:#fff;background-color:#043873;padding:5rem 0}.public-landing-page .about-section .section-title{color:#fff;margin-bottom:1.5rem}.public-landing-page .about-section .section-subtitle{opacity:.9;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.public-landing-page .about-section .cta-buttons .btn{border-radius:8px;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;color:#fff!important;background-color:#368ce7!important;border-color:#368ce7!important}.public-landing-page .about-section .cta-buttons .btn.btn-outline-primary{color:#fff!important;background-color:#0000!important;border-color:#fff!important}.public-landing-page .about-section .cta-buttons .btn.btn-outline-primary:hover{color:#1666ba!important;background-color:#fff!important}.public-landing-page .public-footer{color:#fff;background-color:#043873;padding:2rem 0}.public-landing-page .public-footer img{width:auto;height:36px!important}.public-landing-page .public-footer p{opacity:.8;margin-bottom:0}@media (max-width:768px){.public-landing-page .hero-section{text-align:center;padding-top:80px}.public-landing-page .hero-section .hero-title{font-size:2.5rem}.public-landing-page .hero-section .hero-description{font-size:1.1rem}.public-landing-page .hero-section .hero-buttons .btn{width:100%;margin-bottom:1rem;display:block}.public-landing-page .hero-section .hero-buttons .btn:last-child{margin-bottom:0}.public-landing-page .features-section,.public-landing-page .pricing-section,.public-landing-page .about-section{padding:3rem 0}.public-landing-page .section-title{font-size:2rem}.public-landing-page .pricing-card.recommended{margin-bottom:2rem;transform:none}.public-landing-page .pricing-card.recommended:hover{transform:translateY(-5px)}.public-landing-page .cta-buttons .btn{width:100%;margin-bottom:1rem;display:block}.public-landing-page .cta-buttons .btn:last-child{margin-bottom:0}}
