@charset "UTF-8";.hero-section{min-height:80vh;background-image:url(/assets/dedicated.jpeg);background-size:cover;background-position:center;position:relative}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#151b40ee,#1c245900 70%)}.hero-content{position:relative;max-width:1200px;margin:0 auto;padding:120px 20px;color:#fff}.hero-content h1{font-style:normal;font-optical-sizing:auto;font-size:3.5rem;font-weight:500;margin-bottom:2rem;line-height:1.2}.hero-content .typing-container{font-size:2rem;color:#2ca46e;font-style:normal;font-weight:lighter;height:3rem;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.6)}.hero-content .typing-container .cursor{animation:blink 1s infinite}.hero-content p{font-size:1.25rem;max-width:600px;margin-bottom:2.5rem;opacity:.9}.hero-content .cta-buttons{display:flex;gap:1rem}.hero-content .cta-buttons .btn{padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-content .cta-buttons .btn.primary{background-color:#14d468;border:none;color:#fff}.hero-content .cta-buttons .btn.primary:hover{background-color:#00d084}.hero-content .cta-buttons .btn.secondary{background-color:transparent;border:2px solid white;color:#fff}.hero-content .cta-buttons .btn.secondary:hover{background-color:#007bff;border-color:#007bff}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.support-bar{background-color:#00e676;padding:12px 0;width:100%}.support-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:center;gap:20px}.support-text{color:#fff;font-weight:500}.whatsapp-button{display:flex;align-items:center;gap:8px;background-color:#fff;color:#00e676;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:500;transition:all .3s ease}.whatsapp-button:hover{background-color:#f0f0f0;transform:translateY(-1px)}.whatsapp-button .whatsapp-icon{font-size:20px}@media (max-width: 768px){.support-content{flex-direction:column;text-align:center}}.technology-section{padding:60px 0;background-color:#f8f9fa;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.tech-container{max-width:1200px;margin:0 auto;padding:0 20px}.tech-logos{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px;margin-bottom:60px}.tech-logos .tech-logo{flex:0 1 120px;display:flex;justify-content:center;align-items:center;opacity:.6;transition:opacity .3s ease}.tech-logos .tech-logo:hover{opacity:1}.tech-logos .tech-logo img{max-width:100%;height:auto;filter:grayscale(100%);transition:filter .3s ease}.tech-logos .tech-logo img:hover{filter:grayscale(0%)}.vision-content{text-align:center;max-width:800px;margin:0 auto}.vision-content h2{font-size:2.5rem;color:#2d3748;margin-bottom:1rem;font-weight:700}.vision-content p{font-size:1.25rem;color:#718096;line-height:1.6}@media (max-width: 768px){.tech-logos{gap:20px}.tech-logos .tech-logo{flex:0 1 100px}.vision-content h2{font-size:2rem}.vision-content p{font-size:1.1rem}}.pricing-section{padding:4rem 1rem;background-color:#f8fafc}.pricing-section .pricing-container{max-width:1280px;margin:0 auto}.pricing-section .pricing-header{text-align:center;margin-bottom:3rem}.pricing-section .pricing-header .title-container{display:inline-block;position:relative;padding:0 4px}.pricing-section .pricing-header .label{font-size:.875rem;font-weight:600;color:#4f46e5;margin-bottom:.5rem}.pricing-section .pricing-header .title{font-size:2.25rem;font-weight:700;color:#1f2b77;position:relative;z-index:1}.pricing-section .pricing-header .title-underline{position:absolute;bottom:3px;left:-10px;right:-5px;height:12px;background-color:#0820db;opacity:.15;z-index:0;border-radius:1px;clip-path:polygon(0% 0%,100% 15%,100% 100%,0% 85%);transform:matrix(1,0,-.1,1,0,0)}.pricing-section .pricing-header .billing-toggle{display:inline-flex;padding:.25rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem}.pricing-section .pricing-header .billing-toggle .toggle-button{padding:.5rem 1rem;font-size:.875rem;border-radius:.375rem;border:none;background:none;color:#64748b;cursor:pointer;transition:all .2s}.pricing-section .pricing-header .billing-toggle .toggle-button.active{background-color:#00e676;color:#fff}.pricing-section .pricing-header .billing-toggle .toggle-button:hover:not(.active){background-color:#f1f5f9}.pricing-section .pricing-table-container{overflow-x:auto;border-radius:.75rem;background-color:#f8fafc}.pricing-section .pricing-table{width:100%;border-collapse:separate;border-spacing:0}.pricing-section .pricing-table th,.pricing-section .pricing-table td{padding:1.5rem;text-align:left;border-bottom:1px solid #e2e8f0}.pricing-section .pricing-table .feature-header{width:25%;min-width:200px}.pricing-section .pricing-table .plan-header{width:25%;min-width:200px;vertical-align:top}.pricing-section .pricing-table .plan-header.featured{position:relative;background-color:#fff;border:2px solid #4e46e5;border-radius:.5rem .5rem 0 0}.pricing-section .pricing-table .plan-header.featured:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#e2e8f0}.pricing-section .pricing-table .plan-header .plan-info .plan-name{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.pricing-section .pricing-table .plan-header .plan-info .plan-description{font-size:.875rem;color:#64748b;margin-bottom:1.5rem}.pricing-section .pricing-table .plan-header .plan-info .price{margin-bottom:1.5rem}.pricing-section .pricing-table .plan-header .plan-info .price .currency{font-size:1.5rem;font-weight:600;color:#1e293b;vertical-align:top}.pricing-section .pricing-table .plan-header .plan-info .price .amount{font-size:3rem;font-weight:700;color:#1e293b}.pricing-section .pricing-table .plan-header .plan-info .price .period{font-size:.875rem;color:#64748b}.pricing-section .pricing-table .plan-header .plan-info .get-started-button{width:100%;padding:.75rem 1rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.pricing-section .pricing-table .plan-header .plan-info .get-started-button:hover{background-color:#4338ca}.pricing-section .pricing-table tbody tr.first-row td{border-top:none}.pricing-section .pricing-table tbody tr .feature-cell{font-size:.875rem;font-weight:500;color:#1e293b;background-color:#f8fafc}.pricing-section .pricing-table tbody tr .feature-cell .info-icon-wrapper{display:inline-flex;margin-left:.5rem;vertical-align:middle}.pricing-section .pricing-table tbody tr .value-cell{text-align:center;background-color:#f8fafc}.pricing-section .pricing-table tbody tr .value-cell.featured{background-color:#fff;border-left:2px solid #4f46e5;border-right:2px solid #4f46e5}.pricing-section .pricing-table tbody tr .value-cell .check-icon{width:1.25rem;height:1.25rem;margin:0 auto;color:#4f46e5}.pricing-section .pricing-table tbody tr .value-cell .info-icon{width:1rem;height:1rem;color:#94a3b8}.pricing-section .pricing-table tbody tr .value-cell .dash{color:#94a3b8}.pricing-section .pricing-table tbody tr .value-cell .text-value{font-weight:500;color:#1e293b}.pricing-section .pricing-table tbody tr:last-child .value-cell.featured{border-radius:0 0 .5rem .5rem;border-bottom:2px solid #4f46e5}@media (max-width: 1024px){.pricing-section .pricing-table-container{margin:0 -1rem;border-radius:0}}@media (max-width: 768px){.pricing-section .pricing-header .title{font-size:1.875rem}}.features-section{padding:80px 20px;background-color:#fff}.features-container{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:60px}.features-header h2{font-size:2.5rem;color:#1a1f36;margin-bottom:16px;font-weight:600}.features-header p{font-size:1.125rem;color:#64748b;max-width:800px;margin:0 auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1200px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.features-grid{grid-template-columns:1fr}}.feature-card{padding:24px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-4px)}.feature-card .feature-icon{margin-bottom:20px;color:#4263eb;display:flex;justify-content:center;align-items:center}.feature-card h3{color:#1a1f36;font-size:1.25rem;margin-bottom:12px;font-weight:600}.feature-card p{color:#64748b;font-size:.875rem;line-height:1.6}.security-section{padding:80px 20px;background-color:#fff}.security-container{max-width:1200px;margin:0 auto}.main-content{text-align:center;margin-bottom:60px}.main-content h2{font-size:2.5rem;color:#1a1f36;max-width:800px;margin:0 auto 32px;line-height:1.2;font-weight:600}.guarantee-block{display:flex;flex-direction:column;align-items:center;gap:16px}.guarantee-block .start-button{background-color:#7c3aed;color:#fff;padding:12px 32px;border:none;border-radius:6px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:background-color .2s}.guarantee-block .start-button:hover{background-color:#7c3aed}.guarantee-block .guarantee-info{display:flex;align-items:center;gap:8px;color:#4b5563;font-size:.875rem}.guarantee-block .guarantee-info .check-icon{color:#7c3aed}.guarantee-block .policy-note{color:#6b7280;font-size:.875rem}.security-details{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width: 768px){.security-details{grid-template-columns:1fr}}.image-container{border-radius:12px;overflow:hidden}.image-container .security-image{width:100%;height:auto;display:block}.features-content h3{font-size:2rem;color:#1a1f36;margin-bottom:24px;font-weight:600}.features-content .security-features{display:flex;flex-direction:column;gap:20px}.features-content .security-features .feature-item{display:flex;gap:12px;align-items:flex-start}.features-content .security-features .feature-item .check-icon{color:#7c3aed;flex-shrink:0;margin-top:4px}.features-content .security-features .feature-item p{color:#4b5563;line-height:1.6;font-size:1rem}.faq-section{padding:80px 20px;background-color:#fff}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:60px}.faq-header h2{font-size:2.5rem;color:#1a1f36;margin-bottom:16px;font-weight:600}.faq-header p{color:#64748b;font-size:1.125rem;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#4263eb;box-shadow:0 4px 6px -1px #0000001a}.faq-item.active{border-color:#4263eb}.faq-item.active .faq-question{background-color:#f8fafc}.faq-item.active .faq-answer{max-height:500px;padding:24px;opacity:1}.faq-item.active .icon{transform:rotate(180deg);color:#4263eb}.faq-question{padding:24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .3s ease}.faq-question h3{font-size:1.125rem;color:#1a1f36;font-weight:500;margin:0}.faq-question .icon{color:#64748b;transition:transform .3s ease}.faq-answer{max-height:0;padding:0 24px;opacity:0;overflow:hidden;transition:all .3s ease}.faq-answer p{color:#4b5563;line-height:1.7;margin:0}@media (max-width: 768px){.faq-header h2{font-size:2rem}.faq-question h3{font-size:1rem;padding-right:16px}}.footer{background-color:#fff;padding:40px 20px}.footer .footer-wrapper{background-color:#fff;border-radius:24px;padding:40px;max-width:auto;margin:0 auto;box-shadow:0 1px 3px #0000001a}.footer .newsletter-section{background-color:#4263eb;padding:40px;border-radius:16px;margin:0 auto 60px;max-width:1200px;display:flex;align-items:center;gap:40px;position:relative;overflow:hidden}.footer .newsletter-section .newsletter-content{flex:1;text-align:left;color:#fff;padding-right:20px}.footer .newsletter-section .newsletter-content h3{font-size:1.75rem;font-weight:600;margin-bottom:12px;line-height:1.3}.footer .newsletter-section .newsletter-content p{opacity:.9;margin-bottom:20px}.footer .newsletter-section .newsletter-form{display:flex;gap:12px;margin-bottom:12px}.footer .newsletter-section .newsletter-form .input-group{background-color:#ffffff1a;border-radius:8px;padding:8px 16px;display:flex;align-items:center}.footer .newsletter-section .newsletter-form .input-group input{background:transparent;border:none;color:#fff;padding:8px;width:240px}.footer .newsletter-section .newsletter-form .input-group input::placeholder{color:#ffffffb3}.footer .newsletter-section .newsletter-form button{background-color:#fff;color:#4263eb;padding:12px 24px;border-radius:8px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.footer .newsletter-section .newsletter-form button:hover{background-color:#f8fafc}.footer .footer-content{max-width:1200px;margin:0 auto}.footer .footer-content .footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.2fr;gap:30px;padding-bottom:40px;border-bottom:1px solid #e2e8f0}.footer .footer-content .footer-main .company-info p{color:#64748b;margin:20px 0;font-size:.9rem;line-height:1.6}.footer .footer-content .footer-main .company-info .social-links{display:flex;gap:16px}.footer .footer-content .footer-main .company-info .social-links a{color:#64748b;transition:color .2s}.footer .footer-content .footer-main .company-info .social-links a:hover{color:#4263eb}.footer .footer-content .footer-links h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:24px}.footer .footer-content .footer-links ul{list-style:none;padding:0}.footer .footer-content .footer-links ul li{margin-bottom:16px}.footer .footer-content .footer-links ul li a{color:#64748b;text-decoration:none;font-size:.9rem;transition:color .2s}.footer .footer-content .footer-links ul li a:hover{color:#4263eb}.footer .footer-content .contact-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:24px}.footer .footer-content .contact-info .contact-details p{display:flex;align-items:center;gap:8px;color:#64748b;margin-bottom:16px;font-size:.9rem}.footer .footer-bottom{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:24px}.footer .footer-bottom p{color:#64748b;font-size:.9rem}.footer .footer-bottom .legal-links{display:flex;gap:24px}.footer .footer-bottom .legal-links a{color:#64748b;text-decoration:none;font-size:.9rem;transition:color .2s}.footer .footer-bottom .legal-links a:hover{color:#4263eb}@media (max-width: 1024px){.newsletter-section{flex-direction:column;text-align:center}.newsletter-section .newsletter-content{padding-right:0}.footer-main{grid-template-columns:repeat(2,1fr)!important;gap:40px!important}}@media (max-width: 640px){.footer-main{grid-template-columns:1fr!important}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-bottom .legal-links{flex-wrap:wrap;justify-content:center}}.security-payment-section{padding:30px 0;background-color:#fff}.security-payment-section .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:40px}.security-payment-section .security-section,.security-payment-section .payment-section{display:flex;flex-direction:column;align-items:center}.security-payment-section .security-section h3,.security-payment-section .payment-section h3{color:#64748b;font-size:.775rem;font-weight:700;margin-bottom:16px;text-transform:uppercase}.security-payment-section .security-logos,.security-payment-section .payment-logos{display:flex;align-items:center;gap:20px}.security-payment-section .security-logos img,.security-payment-section .payment-logos img{height:30px;width:auto;opacity:.8;transition:opacity .2s ease}.security-payment-section .security-logos img:hover,.security-payment-section .payment-logos img:hover{opacity:1}.security-payment-section a{display:inline-block;transition:transform .2s ease}.security-payment-section a:hover{transform:translateY(-2px)}.security-payment-section a img{height:30px;width:auto;opacity:.8;transition:opacity .2s ease}.security-payment-section a img:hover{opacity:1}.security-payment-section .separator{width:1px;height:40px;background-color:#e2e8f0}@media (max-width: 768px){.security-payment-section .container{flex-direction:column;gap:24px}.security-payment-section .separator{width:80%;height:1px}.security-payment-section .security-logos,.security-payment-section .payment-logos{flex-wrap:wrap;justify-content:center}}.header{font-family:system-ui,-apple-system,sans-serif}.top-bar{background-color:#fff;padding:8px 360px;display:flex;justify-content:flex-end;align-items:center;font-size:14px;border-bottom:1px solid #eaeaea}.top-bar .contact-info{display:flex;align-items:center;margin-right:24px}.top-bar .contact-info a{color:#666;text-decoration:none}.top-bar .contact-info a:hover{color:#333}.top-bar .contact-info .divider{margin:0 12px;color:#666}.top-bar .auth-section .login-button{color:#666;text-decoration:none}.top-bar .auth-section .login-button:hover{color:#333}.main-nav{background-color:#fff;padding:16px}.main-nav .nav-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.main-nav .logo{text-decoration:none}.main-nav .logo .logo-text{color:#4263eb;font-size:24px;font-weight:700}.main-nav .nav-links{display:flex;gap:32px;list-style:none;margin:0;padding:0}.main-nav .nav-links li a{color:#333;text-decoration:none;font-weight:500}.main-nav .nav-links li a:hover{color:#4263eb}.legal-content-container{display:grid;grid-template-columns:250px 1fr;gap:40px;max-width:1200px;margin:40px auto;padding:0 20px}.legal-content-container .sidebar nav{position:sticky;top:20px;display:flex;flex-direction:column;gap:12px}.legal-content-container .sidebar nav a{padding:12px 16px;color:#64748b;text-decoration:none;border-radius:6px;transition:all .2s ease}.legal-content-container .sidebar nav a:hover{background-color:#f1f5f9;color:#4263eb}.legal-content-container .sidebar nav a.active{background-color:#4263eb;color:#fff}.legal-content-container .content{min-height:800px;padding:24px;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:.5px solid #e7e7e7}.legal-content-container .content h1{font-size:2rem;color:#1e293b;margin-bottom:24px}.legal-content-container .content h2{font-size:1.5rem;color:#334155;margin:32px 0 16px}.legal-content-container .content h3{font-size:1.25rem;color:#475569;margin:24px 0 12px}.legal-content-container .content p{color:#64748b;line-height:1.6;margin-bottom:16px}.legal-content-container .content ul{list-style:disc;margin-left:20px;margin-bottom:16px}.legal-content-container .content ul li{color:#64748b;margin-bottom:8px}.legal-content-container .content .valores-lista{list-style:none;padding:0;margin:0}.legal-content-container .content .valores-lista li{margin-bottom:16px}.legal-content-container .content .valores-lista li strong{color:#4263eb;margin-right:8px}@media (max-width: 768px){.legal-content-container{grid-template-columns:1fr}.legal-content-container .sidebar nav{position:static;margin-bottom:24px}}.card-form{width:100%;max-width:500px;margin:0 auto}.card-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.card-form .form-header h3{font-size:1.25rem;color:#fff;margin:0}.card-form .form-header .card-icons img{width:50px;height:auto;transition:opacity .3s ease;cursor:pointer;padding:5px 0 5px 5px}.card-form .form-header .card-icons img.inactive{opacity:.3}.card-form .form-header .card-icons img.active{opacity:1}.card-form .form-row{margin-bottom:1.5rem}.card-form .form-row.split{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.card-form .form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#fff}.card-form .form-group input,.card-form .form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s ease}.card-form .form-group input:focus,.card-form .form-group select:focus{outline:none;border-color:#007bff}.card-form .form-group input.error,.card-form .form-group select.error{border-color:#dc3545}.card-form .error-message{color:#dc3545;font-size:.75rem;margin-top:.25rem;display:block}.card-form .error-message.global{text-align:center;margin:1rem 0;padding:.5rem;background:#fff3f3;border-radius:4px}.card-form .submit-button{width:100%;padding:1rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.card-form .submit-button:hover{background:#0056b3}.card-form .submit-button:disabled{background:#ccc;cursor:not-allowed}.card-form .security-info{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:4px}.card-form .security-info small{color:#666;font-size:.75rem}.card-form .cvv-help{display:inline-block;width:16px;height:16px;border-radius:50%;background:#f0f0f0;color:#666;text-align:center;line-height:16px;font-size:12px;margin-left:4px;cursor:help}.card-form .spinner{display:inline-block;width:20px;height:20px;position:relative}.card-form .spinner-inner{box-sizing:border-box;display:block;width:20px;height:20px;border:2px solid #fff;border-radius:50%;animation:spinner 1.2s linear infinite;border-color:#fff transparent transparent transparent}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-form .installments-select{font-size:.875rem;color:#333}.payment-status-container{margin:1rem 0}.payment-status-container .payment-status{padding:1rem;border-radius:.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.payment-status-container .payment-status.processing{background-color:#f8f9fa;color:#1a1a1a}.payment-status-container .payment-status.success{background-color:#d4edda;color:#155724}.payment-status-container .payment-status.error{background-color:#f8d7da;color:#721c24}.payment-status-container .payment-status .spinner{width:24px;height:24px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.payment-status-container .payment-status .check-icon{color:#28a745;font-size:24px}.payment-status-container .payment-status .error-icon{color:#dc3545;font-size:24px}.payment-status-container .payment-status p{margin:0;font-size:.875rem}.pse-form{width:100%;max-width:500px;margin:0 auto;padding:2rem}.pse-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.pse-form .form-header h3{font-size:1.25rem;color:#333;margin:0}.pse-form .form-header .pse-logo{height:40px;width:auto}.pse-form .form-group{margin-bottom:1.5rem}.pse-form .form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#555;font-weight:500}.pse-form .form-group input,.pse-form .form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s ease}.pse-form .form-group input:focus,.pse-form .form-group select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff1a}.pse-form .form-group input::placeholder,.pse-form .form-group select::placeholder{color:#aaa}.pse-form .form-group input.error,.pse-form .form-group select.error{border-color:#dc3545}.pse-form .form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M8 10l4-4H4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.pse-form .error-message{padding:.75rem;margin-bottom:1rem;background-color:#fff3f3;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:.875rem}.pse-form .amount-summary{background:#f8f9fa;padding:1.5rem;border-radius:4px;margin:1.5rem 0;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem}.pse-form .amount-summary strong{font-size:1.25rem;color:#1a1a1a}.pse-form .submit-button{width:100%;padding:1rem;background:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.pse-form .submit-button:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.pse-form .submit-button:active:not(:disabled){transform:translateY(0)}.pse-form .submit-button:disabled{background:#ccc;cursor:not-allowed}.pse-form .security-info{margin-top:1.5rem;text-align:center;padding:1rem;background:#f8f9fa;border-radius:4px}.pse-form .security-info small{color:#666;font-size:.875rem;line-height:1.5}.pse-form .security-info:before{content:"🔒";display:inline-block;margin-right:.5rem}.pse-loading{text-align:center;padding:2rem;color:#666}.pse-loading:after{content:"";display:block;width:40px;height:40px;margin:1rem auto;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 576px){.pse-form{padding:1rem}.pse-form .form-header{flex-direction:column;gap:1rem;text-align:center}.pse-form .form-header .pse-logo{margin-top:1rem}.pse-form .amount-summary{flex-direction:column;text-align:center;gap:.5rem}}.paypal-form{width:100%;max-width:500px;margin:0 auto;padding:2rem}.paypal-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.paypal-form .form-header h3{font-size:1.25rem;color:#fff;margin:0}.paypal-form .form-header .paypal-logo{height:30px;width:auto}.paypal-form .amount-summary{background:#f8f9fa;padding:1.5rem;border-radius:4px;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.paypal-form .amount-summary strong{font-size:1.25rem;color:#1a1a1a}.paypal-form #paypal-button-container{margin:2rem 0;min-height:150px}.paypal-form .loading-indicator{text-align:center;padding:2rem}.paypal-form .loading-indicator .spinner{width:40px;height:40px;margin:0 auto 1rem;border:3px solid #f3f3f3;border-top:3px solid #0070ba;border-radius:50%;animation:spin 1s linear infinite}.paypal-form .loading-indicator p{color:#666;margin:0}.paypal-form .error-message{padding:1rem;margin:1rem 0;background-color:#fff3f3;border:1px solid #dc3545;border-radius:4px;color:#dc3545;font-size:.875rem}.paypal-form .security-info{margin-top:2rem;text-align:center;padding:1rem;background:#f8f9fa;border-radius:4px}.paypal-form .security-info small{color:#666;font-size:.875rem;line-height:1.5}.paypal-form .security-info small:before{content:"🔒";margin-right:.5rem}@media (max-width: 576px){.paypal-form{padding:1rem}.paypal-form .form-header{flex-direction:column;gap:1rem;text-align:center}.paypal-form .form-header .paypal-logo{margin-top:1rem}.paypal-form .amount-summary{flex-direction:column;text-align:center;gap:.5rem}}.payment-confirmation{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.payment-confirmation .confirmation-header{text-align:center;margin-bottom:2rem}.payment-confirmation .confirmation-header .success-icon{color:#28a745;margin-bottom:1rem}.payment-confirmation .confirmation-header h2{color:#28a745;margin:0;font-size:1.5rem}.payment-confirmation .transaction-details{background:#f8f9fa;padding:1.5rem;border-radius:6px;margin-bottom:1.5rem}.payment-confirmation .transaction-details .detail-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem}.payment-confirmation .transaction-details .detail-row:last-child{margin-bottom:0}.payment-confirmation .transaction-details .detail-row.amount{margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6;font-size:1.1rem;font-weight:500}.payment-confirmation .transaction-details .detail-row.amount .value{color:#28a745}.payment-confirmation .transaction-details .detail-row .label{color:#6c757d}.payment-confirmation .transaction-details .detail-row .value{font-weight:500;color:#212529}.payment-confirmation .invoice-status{margin:1rem 0;padding:1rem;border-radius:6px;background:#f8f9fa}.payment-confirmation .invoice-status .status-message{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.payment-confirmation .invoice-status .status-message.generating{color:#0d6efd}.payment-confirmation .invoice-status .status-message.generating .spin{animation:spin 1s linear infinite}.payment-confirmation .invoice-status .status-message.success{color:#198754}.payment-confirmation .invoice-status .status-message.error{color:#dc3545}.payment-confirmation .confirmation-actions{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.payment-confirmation .confirmation-actions .action-button{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:.95rem;cursor:pointer;transition:all .2s ease}.payment-confirmation .confirmation-actions .action-button.download{background-color:#0d6efd;color:#fff}.payment-confirmation .confirmation-actions .action-button.download:hover{background-color:#0b5ed7}.payment-confirmation .confirmation-actions .action-button.invoice{background-color:#198754;color:#fff}.payment-confirmation .confirmation-actions .action-button.invoice:hover{background-color:#157347}.payment-confirmation .confirmation-actions .action-button.invoice:disabled{background-color:#6c757d;cursor:not-allowed}.payment-confirmation .confirmation-actions .action-button.share{background-color:#6c757d;color:#fff}.payment-confirmation .confirmation-actions .action-button.share:hover{background-color:#5c636a}.payment-confirmation .additional-info{text-align:center;color:#6c757d;font-size:.9rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #dee2e6}.payment-confirmation .error-message{margin-top:1rem;padding:1rem;background-color:#f8d7da;color:#842029;border-radius:4px;font-size:.9rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.currency-selector{width:100%;margin-bottom:1rem}.currency-selector .currency-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#4a5568}.currency-selector .select-wrapper{position:relative;width:100%}.currency-selector .select-wrapper .currency-select{width:100%;padding:.75rem 2.5rem .75rem 1rem;appearance:none;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;line-height:1.5;color:#2d3748;cursor:pointer;transition:all .2s ease}.currency-selector .select-wrapper .currency-select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e126}.currency-selector .select-wrapper .currency-select:disabled{background-color:#f7fafc;cursor:not-allowed;opacity:.7}.currency-selector .select-wrapper .currency-select option{padding:.5rem}.currency-selector .select-wrapper .select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#718096;transition:transform .2s ease}.currency-selector .select-wrapper .select-arrow svg{display:block}.currency-selector .select-wrapper:hover .select-arrow{color:#4a5568}.currency-selector .currency-error{margin-top:.5rem;font-size:.875rem;color:#e53e3e;display:flex;align-items:center;gap:.5rem}.currency-selector .currency-error:before{content:"⚠️"}.currency-selector .currency-info{margin-top:.5rem;font-size:.875rem;color:#718096;display:flex;align-items:center;gap:.5rem}@media (max-width: 640px){.currency-selector .currency-select{font-size:.875rem;padding:.625rem .875rem}}@keyframes selectFocus{0%{box-shadow:0 0 #4299e100}to{box-shadow:0 0 0 3px #4299e126}}.payment-summary{background:#fff;border-radius:8px;padding:1.5rem}.payment-summary .summary-header{margin-bottom:1.5rem}.payment-summary .summary-header h2{font-size:1.25rem;font-weight:600;color:#2d3748;margin:0 0 .5rem}.payment-summary .summary-header .order-id{font-size:.875rem;color:#718096}.payment-summary .summary-header .order-id span{font-weight:500;color:#4a5568}.payment-summary .items-list{margin-bottom:1.5rem}.payment-summary .items-list .item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e2e8f0}.payment-summary .items-list .item:last-child{border-bottom:none}.payment-summary .items-list .item .item-details{display:flex;align-items:center;gap:.75rem}.payment-summary .items-list .item .item-details .item-name{font-size:.875rem;color:#4a5568}.payment-summary .items-list .item .item-details .item-quantity{font-size:.75rem;color:#718096;background:#f7fafc;padding:.25rem .5rem;border-radius:9999px}.payment-summary .items-list .item .item-price{font-size:.875rem;font-weight:500;color:#2d3748}.payment-summary .summary-details{margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.payment-summary .summary-details .detail-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.875rem}.payment-summary .summary-details .detail-row:last-child{margin-bottom:0}.payment-summary .summary-details .detail-row span:first-child{color:#718096}.payment-summary .summary-details .detail-row span:last-child{font-weight:500;color:#2d3748}.payment-summary .total-amount{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0;padding-top:1.5rem;border-top:2px solid #e2e8f0}.payment-summary .total-amount .amount-wrapper{text-align:right}.payment-summary .total-amount .amount-wrapper .currency-code{display:block;font-size:.875rem;color:#718096;margin-bottom:.25rem}.payment-summary .total-amount .amount-wrapper .amount{display:flex;align-items:center;justify-content:flex-end}.payment-summary .total-amount .amount-wrapper .amount .currency-symbol{font-size:1.25rem;font-weight:600;color:#4299e1}.payment-summary .total-amount .amount-wrapper .amount .amount-value{font-size:1.5rem;font-weight:700;color:#90cdf4;margin-left:.25rem}.payment-summary .payment-info{text-align:center}.payment-summary .payment-info small{color:#718096;font-size:.75rem}@media (max-width: 640px){.payment-summary{padding:1rem}.payment-summary .items-list .item{flex-direction:column;align-items:flex-start;gap:.5rem}.payment-summary .items-list .item .item-price{align-self:flex-end}}.payment-status{padding:1.5rem;border-radius:.5rem;background-color:#fff;box-shadow:0 1px 3px #0000001a}.payment-status .status-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.payment-status .status-header .status-icon{width:2.5rem;height:2.5rem;flex-shrink:0}.payment-status .status-header .status-info{flex:1}.payment-status .status-header .status-info .status-label{margin:0;font-size:1.25rem;font-weight:600}.payment-status .status-header .status-info .status-description{margin:.25rem 0 0;color:#4a5568;font-size:.875rem}.payment-status .status-details{padding:1rem;background-color:#f7fafc;border-radius:.375rem;margin-bottom:1.5rem}.payment-status .status-details .detail-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.875rem}.payment-status .status-details .detail-row:not(:last-child){border-bottom:1px solid #e2e8f0}.payment-status .status-details .detail-row .detail-label{color:#4a5568}.payment-status .status-details .detail-row .detail-value{font-weight:500;color:#2d3748}.payment-status .status-actions{text-align:center}.payment-status .status-actions .retry-button{padding:.75rem 1.5rem;background-color:#4299e1;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.payment-status .status-actions .retry-button:hover{background-color:#3182ce}.payment-status .status-progress .progress-bar{height:4px;background-color:#e2e8f0;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.payment-status .status-progress .progress-bar .progress-indicator{height:100%;width:30%;background-color:#4299e1;border-radius:2px;animation:progress 2s infinite}.payment-status .status-progress small{display:block;text-align:center;color:#718096;font-size:.75rem}.payment-status.success{border-left:4px solid #48bb78}.payment-status.success .status-icon{color:#48bb78}.payment-status.error{border-left:4px solid #f56565}.payment-status.error .status-icon{color:#f56565}.payment-status.warning{border-left:4px solid #ed8936}.payment-status.warning .status-icon{color:#ed8936}.payment-status.info{border-left:4px solid #4299e1}.payment-status.info .status-icon{color:#4299e1}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (max-width: 640px){.payment-status{padding:1rem}.payment-status .status-header{flex-direction:column;text-align:center;gap:.5rem}.payment-status .status-details .detail-row{flex-direction:column;gap:.25rem;text-align:center}.payment-status .status-details .detail-row .detail-value{word-break:break-all}}@media (prefers-color-scheme: dark){.payment-status{background-color:#2d3748}.payment-status .status-header .status-info .status-label{color:#f7fafc}.payment-status .status-header .status-info .status-description{color:#e2e8f0}.payment-status .status-details{background-color:#1a202c}.payment-status .status-details .detail-row{border-bottom-color:#4a5568}.payment-status .status-details .detail-row .detail-label{color:#a0aec0}.payment-status .status-details .detail-row .detail-value{color:#f7fafc}.payment-status .status-progress .progress-bar{background-color:#4a5568}.payment-status .status-progress small{color:#a0aec0}}.storage-notification{position:relative;display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fff8e1;border-left:4px solid #ffa000;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin-bottom:16px;animation:slideIn .3s ease-out}.storage-notification .notification-icon{color:#ffa000;flex-shrink:0}.storage-notification .notification-content{flex:1}.storage-notification .notification-content p{margin:0;font-size:14px;color:#5d4037;line-height:1.4}.storage-notification .notification-close{background:none;border:none;color:#5d4037;font-size:20px;cursor:pointer;padding:0;margin:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.storage-notification .notification-close:hover{background-color:#0000000d}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 576px){.storage-notification{flex-direction:column;align-items:flex-start;padding:12px}.storage-notification .notification-close{position:absolute;top:8px;right:8px}}.customer-data-form{max-width:800px;margin:0 auto;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 10px #0000001a}.customer-data-form .form-header{margin-bottom:2rem;text-align:center}.customer-data-form .form-header h2{color:#333;margin-bottom:1.5rem}.customer-data-form .form-header .progress-bar{display:flex;justify-content:center;align-items:center}.customer-data-form .form-header .progress-bar .step{width:36px;height:36px;border-radius:50%;background-color:#e2e8f0;color:#4a5568;display:flex;align-items:center;justify-content:center;font-weight:600}.customer-data-form .form-header .progress-bar .step.active{background-color:#4299e1;color:#fff}.customer-data-form .form-header .progress-bar .step-line{flex:1;height:2px;background-color:#e2e8f0;margin:0 10px;max-width:100px}.customer-data-form .form-step h3{color:#4a5568;margin-bottom:1.5rem;font-size:1.25rem}.customer-data-form .form-step h4{color:#4a5568;margin:1.5rem 0 1rem;font-size:1rem}.customer-data-form .form-group{margin-bottom:1rem}.customer-data-form .form-group label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:500;font-size:.875rem}.customer-data-form .form-group input,.customer-data-form .form-group select{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:.25rem;font-size:1rem;transition:border-color .2s ease-in-out}.customer-data-form .form-group input:focus,.customer-data-form .form-group select:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.customer-data-form .form-group input.invalid,.customer-data-form .form-group select.invalid{border-color:#e53e3e}.customer-data-form .form-group.checkbox-group .checkbox-label{display:flex;align-items:center}.customer-data-form .form-group.checkbox-group .checkbox-label input[type=checkbox]{width:auto;margin-right:.5rem}.customer-data-form .form-group.checkbox-group .checkbox-label span{font-size:.875rem}.customer-data-form .form-group.checkbox-group .checkbox-label span a{color:#4299e1;text-decoration:none}.customer-data-form .form-group.checkbox-group .checkbox-label span a:hover{text-decoration:underline}.customer-data-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.customer-data-form .form-row{grid-template-columns:1fr}}.customer-data-form .error-message{display:block;color:#e53e3e;font-size:.75rem;margin-top:.25rem}.customer-data-form .legal-section{background-color:#f7fafc;padding:1rem;border-radius:.25rem;margin:1.5rem 0}.customer-data-form .legal-section .legal-notice{margin-top:1rem;color:#718096;font-size:.75rem;line-height:1.4}.customer-data-form .form-error{background-color:#fed7d7;color:#c53030;padding:.75rem;border-radius:.25rem;margin-bottom:1rem;font-size:.875rem}.customer-data-form .form-actions{display:flex;justify-content:space-between;margin-top:2rem}.customer-data-form .form-actions button{padding:.75rem 1.5rem;border-radius:.25rem;font-weight:500;cursor:pointer;transition:background-color .2s ease-in-out}.customer-data-form .form-actions button.btn-primary{background-color:#4299e1;color:#fff;border:none}.customer-data-form .form-actions button.btn-primary:hover{background-color:#3182ce}.customer-data-form .form-actions button.btn-primary:disabled{background-color:#90cdf4;cursor:not-allowed}.customer-data-form .form-actions button.btn-secondary{background-color:#e2e8f0;color:#4a5568;border:none}.customer-data-form .form-actions button.btn-secondary:hover{background-color:#cbd5e0}.customer-data-form .form-actions button .spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s infinite linear;margin-left:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.payment-gateway{max-width:800px;margin:0 auto;padding:2rem;border:.5px solid rgba(226,232,240,.1960784314);border-radius:.5rem}.payment-gateway .payment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}@media (max-width: 640px){.payment-gateway .payment-header{flex-direction:column;gap:1rem}}.payment-gateway .payment-header .currency-selector-container{min-width:200px}.payment-gateway .payment-header .currency-selector-container .conversion-info{margin-top:.5rem;font-size:.875rem;color:#718096;text-align:right}.payment-gateway .payment-header .currency-selector-container .currency-label{font-size:.875rem;color:#2d3748;margin-bottom:.5rem}.payment-gateway .payment-methods{margin-bottom:2rem}.payment-gateway .payment-methods .tituloM{font-size:1.5rem;color:#2d3748;margin-bottom:1.5rem}.payment-gateway .payment-methods .payment-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button{display:flex;flex-direction:column;align-items:center;padding:1.5rem;border:2px solid #e2e8f0;border-radius:.5rem;background:#fff;cursor:pointer;transition:all .2s ease}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button .payment-method-icon{height:48px;width:auto;margin-bottom:1rem;object-fit:contain}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button img{width:48px;height:48px;margin-bottom:1rem}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button span{font-size:.9rem;font-weight:500;color:#4a5568}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button:hover{border-color:#14d468;transform:translateY(-2px)}.payment-gateway .payment-methods .payment-methods-grid .payment-method-button.selected{border-color:#14d468;background-color:#ebf8ff}.payment-gateway .payment-form-container{margin-top:2rem;padding:2rem;background:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.payment-gateway .payment-error{margin-top:1rem;padding:1rem;background-color:#fed7d7;border:1px solid #feb2b2;border-radius:.375rem;color:#c53030;font-size:.875rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#fff}.app-container{min-height:100vh;display:flex;flex-direction:column}main{flex:1}
