@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";:root{--font-family:"Poppins", sans-serif;--color-bg:#fdfdfd;--color-text:#333;--color-primary:#ddbe3d;--color-secondary:#002d44;--color-accent:#e74c3c;--color-card-bg:#fff;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 6px #0000001a}body.advanced-landing-active{color:#fff!important;background-color:#002d44!important;background-image:none!important;margin:0!important;padding:0!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes zoomInSlow{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:.8s ease-out forwards fadeInUp}.animate-zoom-in{animation:.8s cubic-bezier(.34,1.56,.64,1) forwards zoomIn}.animate-zoom-in-slow{animation:1s ease-out forwards zoomInSlow}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);color:var(--color-text);-webkit-font-smoothing:antialiased;background-image:url("/Montañas 02.jpg");background-position:50%;background-size:cover;background-attachment:fixed;line-height:1.6}button{font-family:var(--font-family);cursor:pointer;border:none;border-radius:8px;transition:all .2s}.container{flex-direction:column;max-width:600px;min-height:100vh;margin:0 auto;padding:20px;display:flex}h1,h2,h3{color:var(--color-secondary);font-weight:600}.option-card{text-align:left;box-shadow:var(--shadow-sm);color:var(--color-secondary);background-color:#fff;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-size:1.1rem;transition:all .3s;display:flex}.option-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-container{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;max-height:100vh;padding:1vh 20px;display:flex;overflow:hidden}.home-content-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.home-logo-container{flex:none;margin-top:2vh;margin-bottom:2vh}.home-logo{object-fit:contain;width:100%;max-width:500px;height:auto;max-height:52vh}.home-title-container{flex-direction:column;align-items:stretch;margin-bottom:2vh;display:inline-flex}.home-title{color:var(--color-secondary);margin-bottom:0;font-size:3.2rem;font-weight:800;line-height:1}.home-subtitle-gold{color:#b89b2d;text-transform:capitalize;text-align-last:justify;letter-spacing:1.5px;width:100%;margin-top:-5px;font-size:1.05rem;font-weight:800}.home-description{color:#888;max-width:600px;margin-bottom:3vh;font-size:1.05rem;line-height:1.4}.btn-start{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-md);border-radius:50px;align-items:center;gap:10px;margin-bottom:1vh;padding:12px 35px;font-size:1.15rem;display:flex}.btn-link-hub{color:#888;cursor:pointer;background:0 0;border:none;margin-top:10px;font-size:.95rem;text-decoration:underline;transition:color .2s}.btn-link-hub:hover{color:var(--color-primary)}.home-footer{justify-content:center;width:100%;margin-top:auto;padding-bottom:2vh;display:flex}.home-footer-logo{object-fit:contain;opacity:1;max-width:180px;height:auto;max-height:40px}.register-page{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.register-form-container{flex-direction:column;flex:1;padding:.5vh 20px;display:flex;overflow:hidden}.register-content-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;display:flex}.register-logo-container{flex:none;justify-content:center;width:100%;margin-bottom:20px;display:flex}.register-logo-img{object-fit:contain;width:auto;max-width:100%;max-height:25vh}.register-title{text-align:center;color:var(--color-secondary);margin-bottom:1vh;font-size:1.3rem}.register-form{flex-direction:column;gap:10px;width:100%;display:flex}.form-group{text-align:left;flex-direction:column;gap:5px;width:100%;display:flex}.form-input{font-family:var(--font-family);background-color:#ffffffe6;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:.95rem}.register-buttons-row{gap:12px;width:100%;margin-top:20px;display:flex}.btn-back-register{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-md);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.95rem;text-decoration:none;display:flex}.btn-back-register:hover{background-color:#cdae35;transform:translateY(-2px)}.date-inputs-container{gap:10px;width:100%;display:flex}.date-input{cursor:pointer;flex:1;padding:10px 5px}.btn-submit{background-color:var(--color-secondary);color:#fff;box-shadow:var(--shadow-md);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;margin-top:0;padding:10px 16px;font-size:.95rem;display:flex}.register-footer{flex:none;justify-content:center;margin-top:20px;margin-bottom:1vh;padding-top:15px;display:flex}.register-footer-logo{opacity:1;max-height:40px}.result-bg{z-index:0;background-color:#0000;width:100%;height:100%;position:fixed;top:0;left:0}.result-container{text-align:center;z-index:1;align-items:center;padding:20px;position:relative}.result-img-container{background-color:#0000;border-radius:50%;width:360px;height:360px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 12px 24px #000000b3}.result-img-overlay{pointer-events:none;z-index:2;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 20px #00000080}.result-type-img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.16)}.result-img-container.share-mode{opacity:1!important;animation:none!important;transform:none!important}.share-mode .result-type-img{object-fit:contain!important;opacity:1!important;transform:none!important}.result-actions{justify-content:center;align-items:center;gap:15px;display:flex}.btn-action{background-color:var(--color-secondary);color:#fff;box-shadow:var(--shadow-md);border:none;border-radius:30px;align-items:center;gap:8px;padding:10px 25px;font-size:1rem;text-decoration:none;display:flex}.btn-share{background-color:var(--color-primary)}.result-footer{justify-content:center;width:100%;margin-top:35px;margin-bottom:15px;display:flex}.result-footer-logo{opacity:1;max-height:40px}.test-page{background-color:var(--color-bg);flex-direction:column;width:100%;min-height:100vh;display:flex}.test-banner{flex:none;width:100%;max-height:100px;overflow:hidden}.test-banner-img{object-fit:cover;object-position:center;width:100%;height:100%}.test-container{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;max-width:700px;margin:0 auto;padding:10px 20px;display:flex}.test-progress-bar-bg{background-color:#eee;border-radius:3px;flex:none;width:100%;height:6px;margin-bottom:2vh;overflow:hidden}.test-progress-bar-fill{background-color:var(--color-primary);height:100%;transition:width .3s}.test-question-header{flex:none;width:100%;min-height:auto;margin-bottom:2vh}.test-question-count{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:500}.test-question-text{margin-top:5px;font-size:1.3rem;line-height:1.2}.test-interaction-wrapper{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;margin-bottom:2vh;display:flex}.test-instruction-text{color:#888;margin-top:4px;margin-bottom:20px;font-size:.9rem;font-style:italic}.test-content-wrapper{flex-direction:column;flex:1;width:100%;display:flex}.test-vertical-wrapper{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:500px;margin:0 auto;padding:20px 0;display:flex}.test-vertical-options{flex-direction:column;gap:15px;width:100%;max-width:500px;margin:0 auto;padding:0 20px 40px;display:flex}.test-vertical-option{cursor:pointer;align-items:center;gap:15px;transition:transform .2s;display:flex}.test-vertical-label{text-align:right;color:#777;-webkit-user-select:none;user-select:none;width:95px;font-size:1rem;font-weight:500;transition:all .2s}.test-vertical-option:hover .test-vertical-label{color:#444}.test-vertical-option.active .test-vertical-label{color:var(--color-primary);font-weight:700}.test-vertical-bar-container{background:#e8ecef;border-radius:8px;flex:1;height:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0000001a}.test-vertical-bar{background:linear-gradient(90deg,#e9ecef,#dee2e6);border-radius:8px 0 0 8px;height:100%;transition:all .4s cubic-bezier(.25,.8,.25,1)}.test-vertical-option:hover .test-vertical-bar{background:linear-gradient(90deg,#dee2e6,#ced4da)}.test-vertical-option.active .test-vertical-bar{background:linear-gradient(90deg, var(--color-secondary), #3a7ca5);box-shadow:0 2px 8px #002d444d}.test-progress-label{color:#888;letter-spacing:1.5px;text-align:center;margin-bottom:8px;font-size:.75rem;font-weight:700}.test-special-options{flex-direction:column;flex:1;justify-content:center;gap:10px;width:100%;max-width:500px;margin:0 auto;padding:0 10px 20px;display:flex}.test-special-option-btn{color:#333;width:100%;font-size:.92rem;font-family:var(--font-family);text-align:left;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:14px 18px;line-height:1.4;transition:all .25s}.test-special-option-btn:hover{background:#002d440a;border-color:#3a7ca5;transform:translateY(-1px)}.test-special-option-btn.selected{color:#002d44;background:linear-gradient(135deg,#002d4414,#3a7ca514);border-color:#002d44;font-weight:600;box-shadow:0 2px 12px #002d4426}.test-bottom-nav{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:500px;margin:0 auto 20px;display:flex}.test-dots-wrapper{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.test-dots{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.test-dot{background:#e0e0e0;border-radius:50%;width:8px;height:8px;transition:background .3s}.test-dot-active{background:#ddbe3d}.test-dots-counter{color:#002d44;letter-spacing:.5px;font-size:.78rem;font-weight:600}.btn-nav{background-color:var(--color-primary);color:#fff;width:50px;height:50px;box-shadow:var(--shadow-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.btn-nav:hover:not(.disabled){background-color:#cdae35;transform:scale(1.05)}.btn-nav.disabled{cursor:not-allowed;box-shadow:none;opacity:.7;background-color:#e0e0e0}.test-footer{flex:none;justify-content:center;width:100%;margin-top:15px;margin-bottom:15px;display:flex}.test-footer-logo{opacity:1;max-height:40px}@media (width<=600px){.home-title{font-size:2.5rem!important}.home-subtitle-gold{letter-spacing:1.5px;text-transform:capitalize;margin-top:-3px;font-size:.82rem}.home-description{padding:0 10px;font-size:.95rem}.home-logo{max-height:40vh}.register-banner-container,.test-banner{aspect-ratio:16/4;height:auto;max-height:none}.register-banner-img,.test-banner-img,.register-banner-img{object-fit:contain;height:auto}.test-bottom-nav{margin-bottom:5px}.result-img-container{width:260px;height:260px}.result-actions{flex-direction:column;width:100%}.btn-action{justify-content:center;width:100%}h1{font-size:1.5rem!important}h2{font-size:1.3rem!important}h3{font-size:1.1rem!important}.test-footer{margin-top:5vh;margin-bottom:2vh}.test-question-header{min-height:auto}.test-slider-labels{width:85%;height:20px;margin-bottom:25px;margin-left:auto;margin-right:auto}.test-slider-label{font-size:.8rem}.test-slider-track{width:85%;height:40px;margin-left:auto;margin-right:auto}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.question-anim-next{animation:.4s ease-out forwards slideInRight}.question-anim-prev{animation:.4s ease-out forwards slideInLeft}.test-container{overflow-x:hidden}.detailed-result-page{min-height:100vh;font-family:var(--font-family);background:#fff;justify-content:center;padding:20px;display:flex}.detailed-result-container{width:100%;max-width:600px;padding:30px 20px}.detailed-header{text-align:center;margin-bottom:30px}.detailed-logo{object-fit:contain;width:80px;height:80px;margin-bottom:15px}.detailed-title{color:#002d44;margin-bottom:5px;font-size:1.5rem;font-weight:700}.detailed-enneatype{color:#ddbe3d;font-size:1.1rem;font-weight:600;line-height:1.1}.clarity-section{text-align:center;margin-bottom:25px}.clarity-badge{color:#fff;letter-spacing:.3px;background:#002d44;border-radius:20px;margin-bottom:12px;padding:6px 18px;font-size:.85rem;font-weight:600;display:inline-block}.clarity-message{color:#555;max-width:520px;margin:0 auto;font-size:.92rem;line-height:1.6}.clarity-review-tip{color:#555;max-width:520px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:.9rem;font-style:italic;font-weight:400;line-height:1.5}.chart-section{margin-bottom:30px}.chart-title{color:#002d44;text-align:center;margin-bottom:18px;font-size:1rem;font-weight:600}.chart-container{flex-direction:column;gap:6px;display:flex}.chart-row{border-radius:10px;align-items:center;padding:10px 14px;transition:background .3s;display:flex}.chart-row-highlight{background:#002d4414;border:1px solid #002d4426}.chart-label{flex-direction:column;min-width:130px;display:flex}.chart-type-number{color:#002d44;font-size:.9rem;font-weight:700}.chart-type-name{color:#888;font-size:.72rem;font-weight:400}.chart-bar-container{background:#f0f0f0;border-radius:10px;flex:1;height:18px;margin:0 12px;overflow:hidden}.chart-bar{border-radius:10px;height:100%;transition:width .8s ease-out}.chart-bar-top{background:linear-gradient(90deg,#ddbe3d,#c9a826)}.chart-bar-normal{opacity:.6;background:linear-gradient(90deg,#002d44,#004a6e)}.chart-score{text-align:right;color:#002d44;min-width:45px;font-size:.9rem;font-weight:700}.detailed-footer-text{text-align:center;color:#888;margin-bottom:25px;font-size:.85rem;line-height:1.5}.detailed-actions{flex-direction:column;align-items:center;gap:12px;margin-bottom:25px;display:flex}.detailed-btn-primary{cursor:pointer;border:none;border-radius:30px;padding:14px 30px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;color:#fff!important;background:#002d44!important}.detailed-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 15px #002d444d}.detailed-brand-footer{text-align:center;padding-top:15px}@media (width<=480px){.chart-label{min-width:100px}.chart-type-name{font-size:.65rem}.chart-score{min-width:38px;font-size:.8rem}.detailed-title{font-size:1.3rem}}.fade-in{animation:.8s ease-out forwards fadeInUp}.btn-primary{background-color:var(--color-primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:50px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px #0000001a}.btn-primary:hover{background-color:#cbad2b;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.chart-wrapper{z-index:1;position:relative}.enneagram-chart-container svg{overflow:visible}.action-buttons{justify-content:space-between;gap:15px;max-width:90%;margin-top:30px;margin-left:auto;margin-right:auto;display:flex}@media (width<=600px){.action-buttons{flex-direction:column-reverse}.action-buttons button{width:100%;flex:none!important}.advanced-intro .home-description{max-width:90%;margin-left:auto;margin-right:auto;font-size:.95rem}.advanced-intro .btn-start{width:auto;min-width:220px;margin-top:2vh;padding:10px 25px;font-size:1rem}}.premium-loader-container{z-index:9999;background-color:#002d44;background-image:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.premium-spinner{border:4px solid #ddbe3d33;border-top-color:#ddbe3d;border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite premium-spin}@keyframes premium-spin{to{transform:rotate(360deg)}}.premium-loader-text{color:#ddbe3d;letter-spacing:2px;text-transform:uppercase;font-family:inherit;font-size:14px;animation:1.5s ease-in-out infinite premium-pulse}@keyframes premium-pulse{0%,to{opacity:.6}50%{opacity:1}}html{scroll-behavior:smooth}.dominios-landing-container{--mlt-blue:#002d44;--mlt-blue-dark:#000a12;--mlt-blue-light:#002d44;--mlt-gold:#ddbe3d;--mlt-gold-light:#9e872d;--mlt-black:#000;--mlt-white:#fff;background:var(--mlt-blue-dark);min-height:100vh;color:var(--mlt-white);font-family:Poppins,sans-serif;position:relative;overflow-x:hidden}.mlt-bg-glow{opacity:.8;z-index:-10;pointer-events:none;background:radial-gradient(circle,#002d4466 0%,#0000 70%);position:fixed;inset:0}.mlt-nav{z-index:1000;width:100%;padding:24px 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;transform:translateY(0)}.mlt-nav.nav-hidden{transform:translateY(-100%)}.mlt-nav.scrolled{-webkit-backdrop-filter:blur(15px);background:#001a2966;border-bottom:1px solid #ffffff0d;padding:12px 0}.mlt-nav-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.mlt-logo{width:auto;height:42px}.mlt-nav-links{text-transform:uppercase;letter-spacing:.3em;color:#fff9;gap:40px;font-size:11px;font-weight:800;display:none}@media (width>=1024px){.mlt-nav-links{display:flex}}.mlt-nav-link{color:inherit;text-decoration:none;transition:color .3s}.mlt-nav-link:hover{color:var(--mlt-gold)}.mlt-nav-back-arrow{color:#fff9;cursor:pointer;align-items:center;transition:color .3s;display:flex}.mlt-nav-back-arrow:hover{color:var(--mlt-gold)}.mlt-btn-nav{background:var(--mlt-gold);color:var(--mlt-blue);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:50px;padding:10px 24px;font-size:12px;font-weight:900;transition:all .3s;box-shadow:0 0 20px #ddbe3d40}.mlt-btn-nav:hover{transform:scale(1.05);box-shadow:0 0 35px #ddbe3d66}.mlt-hero{text-align:center;background:linear-gradient(to bottom, var(--mlt-blue-dark) 0%, var(--mlt-blue-light) 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px;display:flex;position:relative}.mlt-tag{text-transform:uppercase;letter-spacing:.3em;color:var(--mlt-gold);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 20px;font-size:11px;font-weight:700;display:inline-flex}.mlt-hero-title{letter-spacing:-.01em;max-width:1100px;color:var(--mlt-white);text-align:left;margin-bottom:24px;padding:10px;font-size:clamp(26px,3vw,42px);font-weight:900;line-height:1.15;overflow:visible}.mlt-hero-title-top{color:var(--mlt-white);margin-bottom:8px;font-size:1em;font-weight:800;display:block}.mlt-gold-text{background:linear-gradient(to bottom, var(--mlt-gold) 0%, var(--mlt-gold-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:-.1em;padding:0 .1em .15em 0;display:block}.mlt-hero-subtitle{text-align:left;max-width:800px;margin:30px 0 50px;font-size:clamp(16px,1.8vw,20px);line-height:1.8;color:#fff9!important;font-weight:300!important}.mlt-hero-subtitle strong{color:#fff!important;font-weight:700!important}@media (width<=600px){.mlt-hero-subtitle{margin-bottom:40px;font-size:15px;line-height:1.5;color:#fff9!important;font-weight:300!important}}.mlt-hero-container{width:100%}.mlt-hero-inner{grid-template-columns:.85fr 1.15fr;grid-template-areas:"text chart""actions chart";align-items:center;gap:40px;width:100%;display:grid}.mlt-hero-text{text-align:left;grid-area:text;padding-right:40px}.mlt-hero-chart{grid-area:chart;justify-content:flex-end;animation:1.5s ease-out dlFadeIn;display:flex}.mlt-radar-wrapper{filter:drop-shadow(0 20px 40px #00000080);background:0 0;width:100%;transform:scale(1.2)}.mlt-hero-actions{flex-direction:column;grid-area:actions;align-items:flex-start;gap:20px;width:100%;display:flex}@media (width<=1023px){.mlt-hero-inner{text-align:center;grid-template-columns:1fr;grid-template-areas:"text""chart""actions";gap:30px;padding:0 10px}.mlt-hero-text{text-align:center;flex-direction:column;align-items:center;padding-right:0;display:flex}.mlt-hero-subtitle{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}.mlt-hero-chart{justify-content:center;width:100%;margin-top:20px}.mlt-radar-wrapper{justify-content:center;width:100%;max-width:100vw;display:flex}.mlt-hero-title{text-align:center;margin-bottom:15px;font-size:28px!important}.mlt-hero-title-top{margin-bottom:5px;font-size:28px!important}.mlt-hero-subtitle{margin:15px auto 0}.mlt-radar-wrapper{transform:scale(1.25)}}.mlt-btn-main{color:var(--mlt-blue);text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ddbe3d 0%,#b89b2d 100%);border:none;border-radius:12px;align-items:center;gap:12px;padding:20px 48px;font-size:18px;font-weight:900;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #ddbe3d59}.mlt-btn-main:hover{filter:brightness(1.1);transform:translateY(-5px)scale(1.04);box-shadow:0 15px 45px #ddbe3d8c}.mlt-btn-main:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:100%;height:100%;animation:3s infinite dlShimmerEffect;position:absolute;top:0;left:-100%}@keyframes dlShimmerEffect{to{left:100%}}@keyframes dlBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.mlt-scroll-indicator{opacity:.3;animation:2s infinite dlBounce;position:absolute;bottom:30px}.mlt-section{background:linear-gradient(to bottom, var(--mlt-blue-dark) 0%, var(--mlt-blue-light) 100%);border-top:1px solid #ffffff0d;width:100%;padding:80px 0;position:relative}.mlt-section-content{max-width:1200px;margin:0 auto;padding:0 24px}.mlt-section-title{color:var(--mlt-white);letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(30px,5.5vw,46px);font-weight:900;line-height:1.1}@media (width<=768px){.mlt-section-title{font-size:28px!important}.mlt-mobile-br{display:block!important}}.mlt-mobile-br{display:none}.mlt-section-title-top{color:var(--mlt-white);margin-bottom:2px;font-size:.75em;font-weight:800;display:block}.mlt-product-section{background:linear-gradient(to bottom, var(--mlt-blue-dark) 0%, var(--mlt-blue-light) 100%);border-top:1px solid #ffffff0d;padding:80px 0}.mlt-product-list{gap:32px;margin-top:40px;list-style:none;display:grid}.mlt-product-item{gap:20px;display:flex}.mlt-item-bullet{width:48px;height:48px;color:var(--mlt-gold);border:1px solid #ddbe3d4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mlt-item-title{text-transform:uppercase;margin-bottom:4px;font-size:18px;font-weight:700}.mlt-item-desc{color:#ffffff80}.mlt-product-flex{flex-direction:row;align-items:center;gap:80px;display:flex}.mlt-product-img-container{flex:1;max-width:500px}.mlt-product-text{flex:1.2}@media (width<=1023px){.mlt-product-flex{flex-direction:column;align-items:center;gap:60px}.mlt-product-text{text-align:left;width:100%;padding:0 20px}.mlt-product-item{justify-content:flex-start}}.mlt-bridge-section{background:var(--mlt-blue-dark);padding:80px 0}.mlt-bridge-container{text-align:center;max-width:800px;margin:0 auto}.mlt-bridge-content{flex-direction:column;align-items:center;gap:30px;margin-top:60px;display:flex}.mlt-bridge-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;padding:30px}.mlt-bridge-text{color:#ffffffb3;font-size:18px;line-height:1.6}.mlt-bridge-text.highlight{color:#fff;margin-top:10px;font-size:22px;font-weight:700}.mlt-bridge-arrow{color:var(--mlt-gold);animation:2s infinite dlBounce}.mlt-bridge-final{text-transform:uppercase;font-size:28px;font-weight:800}.mlt-pricing-wrapper-single{max-width:800px;margin:0 auto;position:relative}.mlt-pricing-card{background:#fff;border:1px solid #002d441a;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 40px 100px #002d4426}.mlt-pricing-glow{pointer-events:none;background:linear-gradient(135deg,#0000,#0000,#ddbe3d0d);position:absolute;inset:0}.mlt-pricing-header{background:var(--mlt-gold);color:var(--mlt-blue);text-align:center;padding:30px}.mlt-pricing-header h3{text-transform:uppercase;letter-spacing:.2em;font-size:22px;font-weight:900}.mlt-pricing-content{flex-direction:column;align-items:center;gap:40px;padding:60px 40px;display:flex}@media (width>=768px){.mlt-pricing-content{padding:80px}}.mlt-price-box{text-align:center}.mlt-old-price{color:#002d444d;font-size:24px;text-decoration:line-through}.mlt-current-price{color:#002d44;font-size:65px;font-weight:900;line-height:1}.mlt-currency{color:var(--mlt-gold);margin-left:8px;font-size:24px}.mlt-pricing-grid{grid-template-columns:1fr;gap:16px;width:100%;max-width:550px;margin:0 auto;display:grid}@media (width>=640px){.mlt-pricing-grid{grid-template-columns:1fr 1fr}}.mlt-pricing-item{color:#002d44;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.mlt-btn-buy-wrapper{text-align:center;width:100%;max-width:550px;margin:0 auto}.mlt-btn-buy{background:var(--mlt-gold);width:100%;max-width:550px;color:var(--mlt-blue);text-transform:uppercase;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;gap:16px;padding:24px;font-size:20px;font-weight:950;transition:all .3s;display:flex}.mlt-btn-buy:hover{transform:scale(1.02);box-shadow:0 25px 60px #ddbe3d66}.mlt-faq-section{padding:80px 0}.mlt-faq-container{grid-template-columns:repeat(2,1fr);gap:12px;max-width:1100px;margin:0 auto;display:grid}@media (width<=992px){.mlt-faq-container{grid-template-columns:1fr}}.mlt-faq-item{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:all .3s;overflow:hidden}.mlt-faq-item.active{border-color:var(--mlt-gold);background:#ffffff0d}.mlt-faq-question{justify-content:space-between;align-items:center;padding:12px 20px;font-weight:700;display:flex}.mlt-faq-answer{opacity:0;max-height:0;padding:0 20px 12px;transition:all .3s}.mlt-faq-item.active .mlt-faq-answer{opacity:1;max-height:500px}@keyframes dlFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mlt-animate{animation:1s cubic-bezier(.4,0,.2,1) forwards dlFadeIn}.mlt-mobile-fab{z-index:500;display:none;position:fixed;bottom:24px;left:24px;right:24px}@media (width<=768px){.mlt-mobile-fab{width:auto;display:block;bottom:20px;left:auto;right:20px}}.mlt-btn-fab{background:var(--mlt-gold);width:100%;color:var(--mlt-blue);text-transform:uppercase;border:none;border-radius:12px;padding:16px;font-weight:900;box-shadow:0 10px 30px #00000080}@media (width<=768px){.mlt-btn-fab{border-radius:50px;width:auto;padding:12px 24px;font-size:14px}}.mlt-scroll-top-float{color:#ddbe3d;z-index:9999;cursor:pointer;background:#002d44;border:2px solid #ddbe3d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:105px;right:36px;box-shadow:0 4px 12px #0000004d}.mlt-scroll-top-float:hover{color:#fcebb6;background:#001f30;border-color:#fcebb6;transform:translateY(-5px)scale(1.25);box-shadow:0 10px 25px #00000080,0 0 20px #ddbe3d99}@media (width<=768px){.mlt-scroll-top-float{width:40px;height:40px;bottom:85px;right:20px}}.mlt-whatsapp-float{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026,0 0 20px #25d36666}.mlt-whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 16px #0003,0 0 30px #25d36699}@media (width<=768px){.mlt-whatsapp-float{width:50px;height:50px;bottom:20px;right:20px}}.mlt-guarantee-img{filter:drop-shadow(0 15px 30px #0000001a);width:320px;height:auto;margin:0 auto 40px;display:block}.mlt-guarantee-text{color:#002d44cc;max-width:700px;margin:0 auto 40px;font-size:20px;font-weight:500;line-height:1.8}@media (width<=768px){.mlt-guarantee-text{margin-bottom:30px;font-size:17px;line-height:1.4}.mlt-guarantee-img{width:180px;margin-bottom:30px}}.mlt-testimonials-container{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.mlt-testimonials-track{gap:30px;width:max-content;display:flex}@keyframes mlt-scroll-left{0%{transform:translate(0)}to{transform:translate(-1140px)}}.mlt-testimonial-card{background:#f8f9fa;border:1px solid #0000000d;border-radius:24px;flex-direction:column;justify-content:space-between;min-width:350px;max-width:350px;min-height:320px;padding:25px;display:flex;box-shadow:0 10px 30px #00000005}.mlt-quote-icon{color:#0000000d;margin-bottom:10px;font-family:serif;font-size:4rem;line-height:0;display:block}.mlt-testimonial-text{color:#002d44;margin-bottom:30px;font-size:1.05rem;font-style:italic;line-height:1.7}.mlt-testimonial-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:flex-start;gap:15px;padding-top:20px;display:flex}.mlt-stars{flex-shrink:0;gap:4px;margin-top:5px;display:flex}.mlt-testimonial-author{color:#002d44;text-align:right;max-width:180px;font-weight:700;line-height:1.3}.mlt-testimonials-controls{justify-content:center;align-items:center;gap:15px;margin-top:50px;display:flex}.mlt-testimonial-btn{color:#002d44;cursor:pointer;background:#fff;border:1px solid #002d441a;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0000000d}.mlt-testimonial-btn:hover{border-color:var(--mlt-gold);color:var(--mlt-gold);background:#f8f9fa;transform:scale(1.1);box-shadow:0 8px 25px #0000001a}.mlt-testimonial-btn:active{transform:scale(.95)}.mlt-play-pause{background:#fff;border:1px solid #002d4414;width:64px;height:64px}.mlt-play-pause:hover{border-color:var(--mlt-gold);background:#fff}@media (width<=768px){.mlt-testimonial-card{min-width:300px;padding:30px}}.mlt-empathy-container{max-width:800px;margin:0 auto;transition:max-width .3s}@media (width>=1024px){.mlt-empathy-container{max-width:1100px}}.mlt-empathy-grid{flex-direction:column;gap:12px;display:flex}@media (width>=1024px){.mlt-empathy-grid{grid-template-columns:1fr 1fr;display:grid}}.mlt-empathy-item{background:#002d4408;border-left:4px solid #ddbe3d;border-radius:12px;align-items:center;gap:15px;padding:20px;transition:transform .3s,background .3s;display:flex}.mlt-empathy-item:hover{background:#002d440d;transform:translateY(-2px)}.mlt-empathy-bullet{background:#ddbe3d;border-radius:50%;flex-shrink:0;width:8px;height:8px}.mlt-empathy-text{color:#003a59;margin:0;font-size:18px;font-weight:500;line-height:1.4}@media (width<=768px){.mlt-empathy-text{font-size:16px}.mlt-empathy-item{padding:15px}}.mlt-footer{background:#002d44;justify-content:center;padding:30px 24px;display:flex}.mlt-footer-content{justify-content:space-between;align-items:center;width:100%;max-width:1000px;display:flex}.mlt-footer-logo{height:38px}.mlt-footer-social{gap:20px;display:flex}.mlt-footer-social a{color:#ddbe3d;justify-content:center;align-items:center;transition:all .3s;display:flex}.mlt-footer-social a:hover{color:#b89b2d;transform:scale(1.1)}@media (width<=600px){.mlt-footer-content{flex-direction:column;gap:20px}}.mlt-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#001a29d9;justify-content:center;align-items:center;padding:20px;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}.mlt-modal-content{max-height:90vh;animation:.3s modalSlideUp;position:relative;overflow-y:auto}.mlt-modal-content::-webkit-scrollbar{width:8px}.mlt-modal-content::-webkit-scrollbar-thumb{background:#ddbe3d80;border-radius:4px}.mlt-modal-close{color:#ccc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .3s;display:flex;position:absolute;top:15px;right:15px}.mlt-modal-close:hover{color:#ddbe3d}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mlt-form-container{background:linear-gradient(145deg, var(--mlt-blue) 0%, var(--mlt-blue-dark) 100%);border:1px solid #ddbe3d33;border-radius:16px;width:100%;max-width:600px;padding:40px;box-shadow:0 20px 40px #002d4499}.mlt-form-title{text-align:center;color:#ddbe3d;margin-bottom:30px;font-size:1.8rem;font-weight:800}.mlt-form-group{margin-bottom:20px}.mlt-form-group label{opacity:.8;color:#ccc;margin-bottom:8px;font-size:.9rem;display:block}.mlt-form-group input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:15px;font-size:1rem;transition:all .3s}.mlt-form-group input:focus{background:#ffffff1a;border-color:#ddbe3d;outline:none}.mlt-submit-btn{background:linear-gradient(135deg, var(--mlt-gold) 0%, var(--mlt-gold-light) 100%);width:100%;color:var(--mlt-blue);cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;margin-top:10px;padding:18px;font-size:1.1rem;font-weight:900;transition:all .3s}.mlt-submit-btn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 20px #ddbe3d59}.mlt-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.mlt-white-modal{color:#002d44;border:1px solid #002d441a;background:#fff!important}.mlt-white-modal .mlt-form-title{color:#002d44}.mlt-white-modal .mlt-form-group label{color:#002d44;opacity:1;font-weight:600}.mlt-white-modal .mlt-form-group input{color:#002d44;background:#f5f7f9;border:1px solid #002d4433}.mlt-white-modal .mlt-form-group input:focus{background:#fff;border-color:#ddbe3d;box-shadow:0 0 0 2px #ddbe3d33}.mlt-white-modal .mlt-modal-close{color:#002d44}.mlt-white-modal .mlt-modal-close:hover{color:#ddbe3d}@media (width<=768px){.mlt-modal-overlay{align-items:flex-start;padding:0}.mlt-modal-content.mlt-form-container{box-sizing:border-box;border:none;border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;padding:70px 20px 30px}.mlt-modal-close{z-index:10;top:15px;right:15px}}.mlt-why-grid{grid-template-columns:1fr;gap:40px;display:grid}@media (width>=900px){.mlt-why-grid{grid-template-columns:1fr 1fr;gap:0 50px}.mlt-why-left{grid-area:1/1/2/2}.mlt-why-image{grid-area:1/2/2/3;justify-content:center;align-items:center;padding-bottom:40px;display:flex}.mlt-why-right-text{grid-area:2/2/3/3}.mlt-why-left-image{grid-area:2/1/3/2;justify-content:center;align-items:center;padding-top:0;display:flex}}.mlt-white-card{transition:all .3s}.mlt-white-card:hover{transform:translateY(-5px);box-shadow:0 0 25px #ddbe3d66}.mlt-dark-hover-card{transition:all .3s}.mlt-dark-hover-card:hover{transform:translateY(-5px);box-shadow:0 0 25px #ddbe3d33;background:#ffffff0f!important}.mlt-list-item-futuristic{transition:all .4s cubic-bezier(.4,0,.2,1)}.mlt-list-item-futuristic:hover{transform:translate(10px);background:#e6ebf1!important}
