@import url(//veiko.es/wp-content/themes/veiko/assets/css/../../css/config.css);#header,#login,#footer{display:none}.grecaptcha-badge{opacity:0;pointer-events:none}p{margin:0;font-weight:300}a,a:hover{text-decoration:none !important}body{background-color:#fff;background-image:url("/wp-content/themes/veiko/images/veiko-pattern.svg");background-size:50px;background-position:center center;background-repeat:repeat;font-family:"Hind",sans-serif;margin:0;padding:0;color:#0b1a2a;position:relative}body:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background:linear-gradient(to bottom,rgba(255,255,255,.7) 0%,rgba(255,255,255,1) 20%,rgba(255,255,255,1) 80%,rgba(255,255,255,.7) 100%);pointer-events:none}.container{display:flex;min-height:100vh;width:100%;margin:0}.left-panel{flex:0 0 70%;padding:clamp(1.5rem, 3vh, 2.5rem) 4rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;position:relative}.left-panel>*{max-width:1200px;width:100%}.top-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(1.5rem, 3vh, 2.5rem)}.form-section{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:800px;background:0 0;margin-left:30px}.logo{height:35px}.login-link{font-size:14px;color:#051428;font-weight:600;text-decoration:none;white-space:nowrap}.login-link span{margin-left:10px;text-decoration:underline;text-decoration-color:#11ffd2}.form-section h1{font-weight:800;font-size:65px;color:#1e1e1e;line-height:1.1;max-width:100%}.subtitle{color:#838a93;font-size:18px;max-width:90%}.form-section #veikoRegisterForm{max-width:570px !important}.form-section #veikoRegisterForm button{border:none !important;border-radius:5px !important}.form-group{display:flex;flex-direction:column}label{font-weight:500;font-size:16px;color:#333}input[type=text],input[type=email]{height:45px;padding-left:15px;border:1px solid #bdbdbd !important;border-radius:5px;font-size:16px !important;font-weight:300 !important;color:#041428 !important;transition:all .3s ease;background:#fff;width:100%;box-sizing:border-box}input[type=text]:focus,input[type=email]:focus{outline:none;border-color:#11ffd2;box-shadow:0 0 0 4px rgba(0,230,195,.1);transform:translateY(-1px)}input[type=text]::placeholder,input[type=email]::placeholder{color:#999}input.valid{border-color:#28a745;background-color:#f8fff9}input.invalid{border-color:#dc3545 !important;background-color:#fff5f5}.error-message{color:#dc3545;font-size:.95rem;margin-top:.25rem;display:none}.checkbox-container{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;font-size:13px;color:#051428;align-items:center}.checkbox-container input[type=checkbox]{width:14.67px;height:14.67px;color:#bdbdbd;accent-color:#11ffd2}.checkbox-container label{font-weight:400;cursor:pointer;font-size:16px;transform:translateY(1px);color:#838a93}.checkbox-container label a{color:#838a93 !important}.checkbox-container a:hover{text-decoration:underline}.modal-btn{height:45px;border-radius:5px;font-size:18px}.btn-submit{background:#11ffd2;color:#051428;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:600;transition:all .3s ease;border-radius:5px;text-transform:none;width:120px;height:33.78px}.btn-submit:hover{background:#00d4b5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,230,195,.3)}.btn-submit.disabled{opacity:1 !important;color:#fff;font-size:17px !important;font-weight:600 !important;transform:none;box-shadow:none;cursor:auto !important;width:120px;height:33.78px;pointer-events:none}.home-button-container{position:fixed;bottom:20px;left:35%;transform:translateX(-50%);margin-bottom:20px}.home-button{background:#bdbdbd;color:#fff;border:none;border-radius:8px;width:72px;height:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.home-button:hover{background:#051428}.btn-continue-stepper{width:100%;background:linear-gradient(135deg,#4a90e2 0%,#007acc 100%);color:#fff;border:none;padding:15px 30px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:15px;text-align:center;font-family:inherit}.btn-continue-stepper:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,144,226,.3)}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.modal.show{display:flex;justify-content:center;align-items:center}.modal-content{background:#fff;border-radius:15px;max-width:860px;max-height:fit-content;width:90%;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:slideIn .3s ease;overflow:hidden;position:relative}.modal-logo{height:40px;margin-bottom:1rem}.modal-header h2{font-size:32px;margin:0;color:#333}.modal-close{position:absolute;top:.75rem;right:.75rem;background:0 0;border:none;font-size:2rem;color:#999;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50vw;transition:all .2s ease;z-index:10}.modal-close:hover{color:#333;background-color:#f5f5f5}.modal-body{text-align:center}.modal-body p{font-size:18px;line-height:1.2;color:#838a93}.modal-body h3{font-size:1.3rem;margin:1.5rem 0 1rem;color:#333}.modal-subtitle{color:#838a93;font-size:18px}.modal-thanks{font-weight:600;color:#11ffd2}.rejection-icon{font-size:3rem;margin-bottom:1rem}.modal-footer-text{color:#838a93;text-align:center}.modal-btn-professional{background:#0b1a2a;color:#fff}.modal-btn-generar{height:auto}.modal-btn-professional:hover{background:#344658}.modal-btn-yes{background:#11ffd2;color:#fff}.modal-btn-yes:hover{background:#11ffd2}.modal-btn-no{padding:0;background:#fff;border:1px solid #0b1a2a;color:#0b1a2a;width:300px;height:40px;font-size:18px}.modal-btn-no:hover{background:#f8f9fa}.modal-btn-understand{background:#0b1a2a;color:#fff;width:220px;height:50px;font-size:22px;padding:0 1rem}.modal-btn-understand:hover{background:#11ffd2;color:#0b1a2a}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.modal-content{width:95%;margin:1rem}.modal-btn-generar{height:45px !important}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-close{top:.5rem;right:.5rem;font-size:1.8rem;width:28px;height:28px}.modal-body{padding:1.5rem}.modal-actions{padding:1rem 1.5rem 1.5rem}.modal-btn{padding:.9rem 1.5rem}}.right-panel{flex:0 0 30%;background:#0b1a2a;color:#fff;padding:2rem 2.5rem 3rem;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;overflow:hidden}.title-image{width:100%;max-width:800px;margin-bottom:clamp(2rem, 4vh, 4rem);margin-top:clamp(4rem, 12vh, 14rem)}.check-list{list-style:none;align-items:flex-start;width:100%;max-width:400px}.check-list li{display:flex;align-items:center;font-size:26px;font-weight:500;color:#fff;text-align:left;width:100%}.check-list img{width:24px;height:24px;flex-shrink:0;transform:translateY(-2px)}.left-corner-terms{position:absolute;bottom:1.5rem;left:1.5rem;font-size:10px;color:#d7d7d7;opacity:.6;max-width:200px;text-align:left}.left-corner-terms a{color:#d7d7d7;text-decoration:none}.corner-logo{position:absolute;bottom:0;right:0;transform:translate(50%,50%);transform-origin:center;width:clamp(250px, 25vw, 400px);height:auto}@media (max-width:820px){.container{flex-direction:column}.checkbox-container{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;margin-left:0}.checkbox-container label{margin-left:0}.home-button-container{position:static;transform:none;text-align:center;margin:3rem 0;margin-bottom:0}.left-panel{flex:none;padding:1.5rem;min-height:auto;background:#fff;position:relative;z-index:2}.right-panel{flex:none;padding:2rem 1.5rem 3rem;text-align:center;align-items:center;overflow:hidden;background:#0b1a2a;position:relative;z-index:1}.form-section{justify-content:center;margin:0;max-width:none;background:0 0;gap:1.5rem}.form-section h1{font-size:2rem;text-align:center}.subtitle{font-size:.9rem;text-align:center;max-width:100%}input[type=text],input[type=email]{padding:.9rem;font-size:1.05rem}.title-image{width:95%;max-width:400px;margin-bottom:2.5rem;margin-top:1rem}.check-list{margin-top:1.5rem;align-items:center;gap:1.5rem;max-width:350px}.check-list li{justify-content:flex-start;font-size:1.25rem}.check-list img{width:24px;height:24px;margin-right:1rem}.corner-logo{position:absolute;bottom:-1.5rem;right:-4rem;width:180px}.btn-submit{width:100%;padding:1.2rem;font-size:1.15rem}.btn-submit.disabled{width:100%;padding:0 1.2rem;font-size:1.15rem}.top-header{flex-direction:column;align-items:center;gap:1rem;margin-bottom:.5rem}.logo{height:48px}.login-link{font-size:1rem}.modal-professional-buttons{grid-template-columns:1fr;gap:.8rem}.modal-btn-professional{padding:1rem;font-size:.9rem;text-align:center;height:60px}.modal-footer-text{font-size:.8rem;padding:0 .5rem}}.stepper-container{display:flex;flex-direction:column;justify-content:center !important}.stepper-header{display:flex;justify-content:space-between;align-items:center;padding:20px 40px}.stepper-logo{width:132.31px;height:35.9px}.stepper-back-link{font-size:14px;font-weight:600;color:#041428;text-decoration:underline !important;text-decoration-color:#11ffd2 !important}.stepper-back-link:hover{text-decoration:underline}.stepper-content{flex:1;display:flex !important;justify-content:center !important;align-items:center !important;padding:60px 40px;background:0 0;position:relative}.step{display:none;width:100%;max-width:80%}.step.active{display:block !important;border:1px solid rgba(255,255,255,.2)}.step-inner{display:flex;gap:120px;align-items:flex-start}.stepper-form-row{display:flex;flex-direction:row;gap:210px}.stepper-form-section{flex:1;display:flex;flex-direction:column;position:relative}.stepper-form-section h2{font-size:50px;font-weight:700;text-align:center;margin-bottom:5px}.stepper-form-section p{margin-bottom:80px;font-size:15px;text-align:center;color:#041428;opacity:.5}.stepper-form-section stepper-highlight{font-weight:bolder}.stepper-form-content{flex:1;display:flex;flex-direction:column;justify-content:center}.stepper-form-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;bottom:0;left:0;right:0}.stepper-options{display:flex;flex-direction:column;align-items:center;gap:20px}.stepper-options label{display:block;font-weight:700;font-size:1.1rem;color:var(--veiko-2);margin-bottom:25px;margin-top:15px;text-align:center}.step-form{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px}.step-form label{font-size:20px;font-weight:700}.stepper-garantia-highlight{background-color:#11ffd2;font-weight:bolder;border-radius:6px;padding:2px 8px}#step1Form .button-grid{display:grid !important;grid-template-columns:repeat(3,1fr);gap:15px}#step2Form .button-grid{display:grid !important;grid-template-columns:repeat(3,1fr);justify-items:center;gap:18px}#step3Form .button-grid{display:grid !important;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:18px}.stepper-image-section{flex:1;display:flex;justify-content:center;align-items:center;min-width:200px}.stepper-side-image{width:340px;height:189px}@media screen and (max-width:1024px){.step-inner{gap:0}.stepper-form-section h2{font-size:2.1rem}.stepper-content{padding:30px 5px}.stepper-header{padding:15px 10px}.stepper-form-content,.step-form{max-width:98vw;justify-content:start;margin-bottom:0;padding-bottom:0}}@media screen and (max-width:768px){#step1Form .button-grid,#step2Form .button-grid,#step3Form .button-grid{grid-template-columns:1fr;grid-template-rows:none;gap:12px;width:100%}#step3Form .button-grid{grid-template-rows:repeat(4,1fr)}.stepper-image-section{order:1;margin-bottom:10px;min-width:0}.stepper-side-image{max-width:80vw;height:auto;max-height:180px;margin:0 auto 10px auto;display:block}.stepper-form-row{flex-direction:column;gap:20px;align-items:stretch}.step:nth-child(4) .stepper-form-row{flex-direction:column;gap:18px;align-items:stretch}.step:nth-child(4) .stepper-image-section{order:1;margin-bottom:10px}.step:nth-child(4) .stepper-form-content{order:2;margin-bottom:0;max-width:100vw;padding-bottom:0}}@media screen and (max-width:480px){.step-form .button-grid,#step2Form .button-grid,#step1Form .button-grid,#step3Form .button-grid{grid-template-columns:1fr;gap:15px;max-width:100%}#step3Form .button-grid{grid-template-rows:repeat(4,1fr)}.stepper-image-section{padding:0 15px 15px}}.stepper-upload-accordion{background:#fff;border:1px solid #ddd;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.07),0 1px 3px rgba(0,0,0,.1)}.stepper-upload-accordion:hover{box-shadow:0 8px 15px rgba(0,0,0,.1),0 3px 6px rgba(0,0,0,.1);transform:translateY(-1px)}.stepper-upload-accordion.file-uploaded{border-color:var(--veiko);background:linear-gradient(135deg,rgba(17,255,210,.08) 0%,rgba(17,255,210,.02) 100%);box-shadow:0 6px 12px rgba(17,255,210,.15),0 2px 4px rgba(17,255,210,.1)}.upload-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.05) 20%,rgba(0,0,0,.05) 80%,transparent 100%)}.upload-header:hover{background:linear-gradient(135deg,#f8f9fa 0%,#f1f3f4 100%)}.upload-header.file-uploaded{background:linear-gradient(135deg,rgba(17,255,210,.18) 0%,rgba(17,255,210,.08) 100%);border-bottom:1px solid rgba(17,255,210,.2)}.upload-header .label{font-weight:600;color:#0b1a2a;font-size:12px;text-shadow:0 1px 2px rgba(255,255,255,.8)}.upload-header .hint{font-size:.85rem;color:#666;margin-left:12px;opacity:.8}.upload-header .filename{font-size:.9rem;color:#0b1a2a;font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 8px;background:rgba(17,255,210,.1);border-radius:6px;border:1px solid rgba(17,255,210,.2)}.upload-header .filename:before{content:"✓ ";color:#11ffd2;margin-right:6px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.upload-header .chevron{font-size:2rem;color:#666;transition:all .3s ease;padding:6px}.upload-header.active .chevron{transform:rotate(180deg);color:#0b1a2a}.upload-dropzone{padding:0;background:linear-gradient(135deg,#f8f9fa 0%,#f1f3f4 100%);border-top:1px solid rgba(0,0,0,.08)}.dropzone-content{padding:40px 30px;text-align:center;border:2px dashed #ddd;margin:24px;border-radius:12px;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,#fff 0%,#fdfdfd 100%);box-shadow:inset 0 1px 3px rgba(0,0,0,.05);position:relative;overflow:hidden}.dropzone-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);opacity:0;transition:opacity .3s ease}.dropzone-content:hover{border-color:#11ffd2;background:linear-gradient(135deg,rgba(17,255,210,.08) 0%,rgba(17,255,210,.02) 100%);box-shadow:0 4px 12px rgba(17,255,210,.15),inset 0 1px 3px rgba(0,0,0,.05);transform:translateY(-2px)}.dropzone-content:hover:before{opacity:1}.dropzone-content.dragover{border-color:#11ffd2;border-width:3px;background:linear-gradient(135deg,rgba(17,255,210,.15) 0%,rgba(17,255,210,.05) 100%);transform:scale(1.02) translateY(-3px);box-shadow:0 8px 25px rgba(17,255,210,.25),inset 0 1px 3px rgba(0,0,0,.05)}.upload-icon{font-size:2.8rem;margin-bottom:16px;opacity:.6;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}.dropzone-content:hover .upload-icon{opacity:.8;transform:scale(1.1)}.dropzone-content p{margin:8px 0;color:#0b1a2a;font-weight:500;text-shadow:0 1px 2px rgba(255,255,255,.8)}.dropzone-content p:first-of-type{font-size:1.05rem;font-weight:600}.dropzone-content .file-types{font-size:.8rem;color:#666;margin-top:12px;opacity:.8;font-style:italic}.loading{opacity:.7;pointer-events:none;position:relative}.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid transparent;border-top:2px solid #11ffd2;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.stepper-btn.primary{background:#11ffd2;color:#0b1a2a;font-weight:bolder;width:120px;height:24px;font-size:17px;border:none;border-radius:5px;padding:18px 25px;transition:all .2s ease;line-height:0}.stepper-btn.primary.disabled{background:#ccc !important;color:#7b7d89 !important;cursor:not-allowed !important;opacity:.6 !important;transform:none !important;box-shadow:none !important;pointer-events:none !important}.stepper-btn.primary.disabled:hover,.stepper-btn.primary[disabled]:hover{background:#ccc !important;color:#7b7d89 !important;transform:none !important}.stepper-btn.loading{position:relative;color:transparent}.stepper-btn.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.stepper-btn-option{display:inline-block;background:#fff;color:#000;border-radius:5px;padding:20px 32px;font-size:18px;font-weight:500;cursor:pointer;box-shadow:4px 4px 0 rgba(0,0,0,.1);transition:all .2s ease;min-width:160px;text-align:center}.stepper-btn-option:hover{background:#f9f9f9;box-shadow:6px 6px 0 rgba(0,0,0,.15)}.stepper-btn-option:active{box-shadow:2px 2px 0 rgba(0,0,0,.1);transform:translate(2px,2px)}.stepper-btn-option.selected{background:#11ffd2;border-color:#11ffd2;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.stepper-skip-link{display:block;margin-top:15px;font-size:.85rem;color:#666;text-decoration:none;text-align:center}.stepper-skip-link:hover{text-decoration:underline}.stepper-garantia-title{display:flex;justify-content:center;gap:5px;margin-bottom:20px;text-align:center;font-size:18px;font-weight:700}.stepper-progress-container{padding:20px 40px;position:fixed;bottom:0;left:0;right:0;z-index:1000}.stepper-back-link-mobile{display:none}.stepper-progress-bar{width:100%;height:5px;background:#eee;border-radius:5px;overflow:hidden}.stepper-progress{height:100%;width:33%;background:#0b1a2a;transition:width .3s ease-in-out}.prev{position:fixed;bottom:60px;left:80px;width:137px;height:20px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease;z-index:1000;opacity:0;visibility:hidden;color:#051428}.prev .label{opacity:0;margin-left:-5px;font-size:14px;color:#051428;font-weight:400;white-space:nowrap;transition:all .3s ease}.prev:hover{.label{opacity:1;margin-left:0;animation:slideInRight .3s ease}}.prev:disabled{opacity:0;visibility:hidden;cursor:not-allowed;pointer-events:none}.prev .chevron{color:#051428;font-weight:bolder;font-size:40px;transform:rotate(90deg)}.stepper-corner-image{position:fixed;bottom:40px;right:40px;width:430px;height:200px;z-index:5;opacity:.8;transition:all .5s ease-in-out;pointer-events:none}.stepper-corner-image img{width:100%;height:100%;object-fit:contain;transition:all .5s ease-in-out}.stepper-corner-image:hover{opacity:1;transform:scale(1.05)}@media screen and (max-width:1024px){.step-inner{gap:60px}.stepper-form-section h2{font-size:3.5rem}.stepper-content{padding:40px 20px}.stepper-side-image{max-width:475px}.stepper-form-row{flex-direction:column;gap:5px}.stepper-garantia-title{padding-bottom:60px}.stepper-form-section p{margin-bottom:60px}.stepper-header{padding:15px 20px}}@media screen and (max-width:768px){.stepper-container{display:flex;flex-direction:column;background-color:#fff;justify-content:start !important}.stepper-form-actions{display:flex;flex-direction:column}.stepper-header{padding:20px;justify-content:center;flex-shrink:0;flex-direction:column}.stepper-logo{height:50px}.stepper-content{flex:1;display:flex;flex-direction:column;padding:0}.step{max-width:100%;width:100%;flex:1;display:flex;flex-direction:column;background:#fff;box-shadow:none;border:none;padding:0}.step-inner{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:0}.stepper-form-section{flex:1;background:rgba(255,255,255,.95);border-radius:20px 20px 0 0;padding:30px 20px;margin:0 10px 20px;display:flex;flex-direction:column}.stepper-form-section h2{font-size:2.2rem;margin-bottom:15px;text-align:center}.stepper-form-section p{text-align:center;margin-bottom:25px}.stepper-image-section{order:2;display:flex;justify-content:center;padding:0 20px 20px}.stepper-side-image{max-width:100%;height:auto;max-height:600px}.stepper-progress-container{padding:20px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.stepper-back-link-mobile{display:block;margin-bottom:15px;font-size:1rem;text-align:left;color:#041428;text-decoration:underline;text-decoration-color:#11ffd2}.stepper-progress-bar{height:6px}.prev{bottom:30px;left:20px;width:45px;height:45px;position:fixed}.prev .chevron{font-size:18px}.stepper-corner-image{bottom:120px;right:20px;width:120px;height:120px;opacity:.6;display:none}}@media screen and (max-width:480px){.stepper-header{padding:15px;display:flex;flex-direction:column;gap:10px}.stepper-logo{height:40px}.stepper-form-section{padding:25px 15px;margin:0 5px;margin-bottom:15px}.stepper-form-section h2{font-size:1.8rem;line-height:1.1}.stepper-form-section p{font-size:.9rem;margin-bottom:20px}.stepper-btn-option{width:100%;padding:16px 20px;font-size:.9rem;margin:3px}.step-form{gap:8px}.step-form .button-grid{grid-template-columns:1fr;gap:15px;max-width:100%}#step2Form .button-grid,#step1Form .button-grid,#step3Form .button-grid{grid-template-columns:1fr;gap:15px}#step3Form .button-grid{grid-template-rows:repeat(4,1fr)}.stepper-image-section{padding:0 15px 15px}}.stepper-upload-accordion{background:var(--bs-white);border:1px solid var(--bs-gray-200);border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.07),0 1px 3px rgba(0,0,0,.1)}.stepper-upload-accordion:hover{box-shadow:0 8px 15px rgba(0,0,0,.1),0 3px 6px rgba(0,0,0,.1);transform:translateY(-1px)}.stepper-upload-accordion.file-uploaded{border-color:var(--veiko);background:linear-gradient(135deg,rgba(17,255,210,.08) 0%,rgba(17,255,210,.02) 100%);box-shadow:0 6px 12px rgba(17,255,210,.15),0 2px 4px rgba(17,255,210,.1)}.upload-header{padding:1px 18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;position:relative}.upload-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px}.upload-header:hover{background:linear-gradient(135deg,#f8f9fa 0%,#f1f3f4 100%)}.stepper-btn.finish{min-width:180px}.stepper-btn.finish:disabled{background:#ccc !important;color:#7b7d89 !important;cursor:not-allowed !important;opacity:.6 !important;transform:none !important;box-shadow:none !important}.stepper-skip-link.finish-skip{font-weight:500;color:#7b7d89;text-decoration:underline}.modal-btn-back{background:#f8f9fa;color:#495057;border:1px solid #dee2e6;padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;flex:0 0 auto}.modal-btn-back:hover{background:#e9ecef;border-color:#ced4da;transform:translateY(-1px)}.modal-btn-primary{background:#11ffd2;color:#fff;border:none;font-weight:600;cursor:pointer;transition:all .3s ease;flex:1;min-width:160px}.modal-btn-primary:hover:not(:disabled){background:#00d4b5;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,230,195,.3)}.modal-btn-primary.disabled{background:#adb5bd;cursor:not-allowed;pointer-events:none;transform:none;box-shadow:none}.modal-btn-secondary{background:0 0;text-align:center;color:#041428;font-weight:500;cursor:pointer;transition:all .3s ease;padding:0}.password-requirements{margin-top:.75rem;padding:1rem;background:#f8f9fa;border-radius:6px;border-left:3px solid #dee2e6}.requirement{font-size:.85rem;color:#6c757d;margin-bottom:.25rem;transition:all .3s ease}.requirement:last-child{margin-bottom:0}.requirement.valid{color:#00d4b5;font-weight:500}.requirement.valid:before{content:"✓ ";color:#00d4b5;font-weight:700}#passwordModal .form-group{margin-bottom:1.5rem}#passwordModal .form-group:last-of-type{margin-bottom:0}#passwordModal input[type=password]{padding:1rem;border:1.5px solid #dee2e6;border-radius:6px;font-size:1rem;transition:all .3s ease;background:#fff}#passwordModal input[type=password]:focus{border-color:#11ffd2;box-shadow:0 0 0 3px rgba(0,230,195,.1);outline:none}#passwordModal .error-message{margin-top:.5rem;font-size:.85rem;color:#dc3545;min-height:1.2rem}@media screen and (max-width:768px){.modal-actions.password-actions{flex-direction:column-reverse;gap:.75rem}.modal-btn-primary,.modal-btn-back{width:100%;text-align:center;justify-content:center}.modal-content{margin:1rem;max-width:none;width:calc(100% - 2rem)}.modal-header h2{font-size:1rem}.modal-subtitle{font-size:.8rem}.password-requirements{padding:.5rem}.requirement{font-size:.8rem}}@media screen and (max-width:480px){.modal-content{margin:.5rem;width:calc(100% - 1rem);gap:0rem}#passwordModal input[type=password]{font-size:.8rem;padding:.875rem}.modal-header,.modal-body{padding:1rem}.modal-actions.password-actions{padding:1rem}.modal-btn-primary,.modal-btn-back{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:820px){html,body{background:#fff !important}.container{background:#fff}.left-panel{background:#fff !important;gap:20px;z-index:2}.right-panel{display:none}}@media screen and (max-width:768px){.stepper-content{background-color:#fff;min-height:100%}.step{display:none !important;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}.step.active{display:flex !important;position:relative !important;opacity:1;z-index:10}.stepper-btn-option{pointer-events:auto !important;touch-action:manipulation}.stepper-navigation{position:relative !important;z-index:100}}@media screen and (max-width:480px){.step.active{display:flex !important;flex-direction:column}.stepper-form-section{flex:1;min-height:fit-content}.stepper-btn-option{min-height:44px;font-size:.9rem}}@media screen and (min-width:1920px) and (max-height:1080px){.left-panel{padding:1.5rem 4rem;justify-content:left}.top-header{margin-bottom:1rem;position:absolute;top:1.5rem;left:4rem;right:4rem;z-index:10}.form-section{justify-content:center}.form-section h1{font-size:2.5rem}.subtitle{font-size:1.1rem;margin-bottom:59px}input[type=text],input[type=email]{padding:1rem}.title-image{margin-top:2rem;margin-bottom:2rem;max-width:300px}.check-list{margin:1.5rem 0;gap:1.5rem}.check-list li{font-size:1.2rem}.corner-logo{width:clamp(200px, 20vw, 300px)}}@media screen and (min-width:1600px){.left-panel{padding:30px;flex:0 0 70%}.right-panel{flex:0 0 30%;padding:2rem 3rem 3rem}.title-image{margin-top:6rem;max-width:567px;height:159.22px}.corner-logo{width:350px}.form-section h1{font-size:42px;font-weight:bolder;color:#051428}.form-section #veikoRegisterForm{max-width:1300px}.stepper-nav{margin-top:4rem}.right-panel .corner-image{max-width:450px;max-height:450px}.modal-content{max-width:860px;border-radius:20px}.password-requirements li{font-size:1.1rem;padding:.75rem 0}.accordion-header{padding:1.5rem 2rem;font-size:1.3rem}.accordion-content{padding:2rem}.upload-area{min-height:200px;border-radius:15px;padding:2rem}.upload-area p{font-size:1.2rem}}@media screen and (min-width:2200px){.left-panel>*{max-width:1600px}.left-panel{padding:4.5rem 5.5rem;flex:0 0 70%}.right-panel{flex:0 0 30%;padding:3rem 4rem 4rem}}@media screen and (min-width:2560px){.left-panel>*{max-width:1800px}.left-panel{padding:5rem 6rem;flex:0 0 70%}.right-panel{flex:0 0 30%;padding:3rem 4rem 4rem}.title-image{margin-top:10rem;max-width:500px}.corner-logo{width:450px;bottom:-3rem;right:-5rem}.check-list{margin:4rem 0;gap:3rem}.check-list li{font-size:1.7rem}.check-list img{width:36px;height:36px}.subtitle{font-size:1.8rem;line-height:1.7;margin-bottom:4rem}input[type=text],input[type=email]{padding:2rem;font-size:1.5rem;border-radius:15px}.stepper-btn{padding:24px 50px;font-size:1.6rem;min-width:250px;border-radius:15px}.stepper-btn-option{padding:2.5rem 3rem;font-size:1.6rem;border-radius:20px;min-height:100px}.right-panel{background-size:cover;background-position:center}.right-panel .corner-image{max-width:550px;max-height:550px}}@media screen and (max-width:1024px){.stepper-garantia-title{display:flex;flex-direction:column;gap:30px}}@media screen and (max-width:768px){.stepper-corner-image{display:none !important}.stepper-progress-container{display:none !important}.stepper-garantia-title{display:none}.prev .label{display:block;margin-left:8px}}@media screen and (max-width:1024px) and (orientation:portrait){.stepper-corner-image{display:none !important}.stepper-progress-container{display:none !important}}.notification-container{position:fixed;top:20px;right:20px;z-index:9999;max-width:400px;width:100%}.notification{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:10px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-left:4px solid;display:flex;align-items:flex-start;gap:12px;opacity:0;transform:translateX(100%);transition:all .3s ease;max-width:100%;word-wrap:break-word;position:relative}.notification.show{opacity:1;transform:translateX(0)}.notification.hide{opacity:0;transform:translateX(100%)}.notification-icon{font-size:20px;font-weight:700;flex-shrink:0;margin-top:2px}.notification-content{flex:1;min-width:0}.notification-title{font-weight:600;font-size:14px;margin-bottom:4px;color:#333}.notification-message{font-size:13px;color:#666;line-height:1.4;white-space:pre-line}.notification-close{position:absolute;top:8px;right:8px;background:0 0;border:none;font-size:18px;color:#999;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.notification-close:hover{background-color:rgba(0,0,0,.1);color:#333}.notification.success{border-left-color:#28a745}.notification.success .notification-icon{color:#28a745}.notification.error{border-left-color:#dc3545}.notification.error .notification-icon{color:#dc3545}.notification.warning{border-left-color:#ffc107}.notification.warning .notification-icon{color:#ffc107}.notification.info{border-left-color:#17a2b8}.notification.info .notification-icon{color:#17a2b8}@media screen and (max-width:768px){.notification-container{top:10px;right:10px;left:10px;max-width:none}.notification{padding:14px 16px;margin-bottom:8px}.notification-title{font-size:13px}.notification-message{font-size:12px}}.mobile-app{width:100%;position:absolute;bottom:0;left:0}