:root{--navy-900:#2a323b;--navy-800:#323c47;--navy-700:#3d4854;--navy-600:#454545;--gold-500:#d9232d;--gold-400:#ed1c24;--gold-300:#ff4d54;--white:#fff;--gray-100:#f7f7f7;--gray-200:#e9eff4;--gray-600:#989898;--gray-800:#323c47;--accent-rgb:237, 28, 36;--font-heading:"Montserrat", sans-serif;--font-body:"Open Sans", sans-serif;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 8px 30px #0000001f;--shadow-lg:0 20px 60px #0003;--transition:.3s ease;--header-height:118px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--gray-800);background:var(--white);font-size:16px;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}.container{width:min(1140px,92%);margin:0 auto}.btn{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;transition:var(--transition);border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.btn--gold{background:var(--gold-400);color:var(--white);box-shadow:0 4px 15px rgba(var(--accent-rgb), .35)}.btn--gold:hover{background:var(--gold-500);color:var(--white);box-shadow:0 6px 20px rgba(var(--accent-rgb), .45);transform:translateY(-2px)}.btn--outline{border:2px solid var(--white);color:var(--white);background:0 0}.btn--outline:hover{background:var(--white);color:var(--navy-800)}.btn--sm{padding:.55rem 1.25rem;font-size:.75rem}.btn--lg{padding:1rem 2.25rem;font-size:.9rem}.btn--block{width:100%}.section{padding:5.5rem 0}.section--light{background:var(--gray-100)}.section--dark{background:var(--navy-800)}.section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.section-label{font-family:var(--font-heading);letter-spacing:.15em;text-transform:uppercase;color:var(--gold-500);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-label--light{color:#ffffffb3}.section-label--gold{color:var(--gold-400)}.section-title{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.25}.section-title--light{color:var(--white)}.section-desc{color:var(--gray-600);font-size:1rem}.section-desc--light{color:#ffffffa6}.site-header{z-index:1000;transition:var(--transition);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 24px #0000002e}.site-header--scrolled{box-shadow:0 6px 28px #00000038}.header-top{flex-direction:column;display:flex}.promo-kits-banner{background:linear-gradient(90deg, var(--gold-500) 0%, var(--gold-400) 35%, var(--gold-300) 50%, var(--gold-400) 65%, var(--gold-500) 100%);background-size:220% 100%;border-bottom:1px solid #ffffff26;flex-shrink:0;padding:.45rem 0;animation:5s ease-in-out infinite promoBannerGlow;position:relative;overflow:hidden}.promo-kits-banner__shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff59 50%,#0000 65%);animation:3.5s ease-in-out infinite promoBannerShimmer;position:absolute;inset:0;transform:translate(-120%)}.promo-kits-banner__inner{z-index:1;justify-content:center;align-items:center;gap:.65rem;display:flex;position:relative}.promo-kits-banner__icon{color:var(--white);flex-shrink:0;font-size:1.1rem;animation:2s ease-in-out infinite promoIconSparkle}.promo-kits-banner__icon:last-child{animation-delay:1s}.promo-kits-banner__text{color:var(--white);font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;text-align:center;text-shadow:0 1px 4px #0003;margin:0;font-size:.82rem;font-weight:700}.promo-kits-banner__count{color:var(--white);background:#ffffff2e;border-radius:4px;margin-right:.15rem;padding:.1rem .45rem;font-size:1.15rem;font-weight:800;animation:1.6s ease-in-out infinite promoCountPulse;display:inline-block}@keyframes promoBannerGlow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes promoBannerShimmer{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}@keyframes promoCountPulse{0%,to{transform:scale(1);box-shadow:0 0 #fff0}50%{transform:scale(1.1);box-shadow:0 0 14px #ffffff73}}@keyframes promoIconSparkle{0%,to{opacity:.75;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(12deg)}}.top-bar{background:var(--navy-900);padding:.4rem 0;font-size:.8rem}.top-bar__inner{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.75rem;display:flex}.top-bar__item{color:#ffffffbf;transition:color var(--transition);white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.top-bar__label{line-height:1}.top-bar__item:hover{color:var(--gold-400)}.top-bar__item--whatsapp:hover{color:#25d366}.main-nav{-webkit-backdrop-filter:blur(10px);transition:var(--transition);background:#2a323beb;border-bottom:1px solid #ffffff0f;padding:.7rem 0}.site-header--scrolled .main-nav{background:#ed1c24fa;padding:.65rem 0}.main-nav__inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.logo{font-family:var(--font-heading);color:var(--white);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.logo span{color:var(--gold-400)}.site-header--scrolled .logo span{color:var(--white)}.site-header--scrolled .btn--gold{background:var(--white);color:var(--gold-400);box-shadow:none}.site-header--scrolled .btn--gold:hover{background:var(--gray-100);color:var(--gold-500)}.nav-links{gap:.25rem;list-style:none;display:flex}.nav-links button{font-family:var(--font-heading);letter-spacing:.03em;text-transform:uppercase;color:#ffffffd9;transition:color var(--transition);padding:.5rem 1rem;font-size:.8rem;font-weight:600;position:relative}.nav-links button:after{content:"";background:var(--white);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-links button:hover,.nav-links button.active{color:var(--white)}.nav-links button.active:after,.nav-links button:hover:after{width:60%}.hero{min-height:100vh;padding-top:var(--header-height);position:relative;overflow:hidden}.hero-slider__track{min-height:calc(100vh - var(--header-height));transition:transform .75s cubic-bezier(.22,1,.36,1);display:flex}.hero-slider__slide{min-height:calc(100vh - var(--header-height));flex:0 0 100%;align-items:center;display:flex;position:relative}.hero-slider__slide .hero__layout{justify-content:flex-start;width:100%}.hero-slider__slide:not(.hero-slider__slide--active) .anim-fade-up{opacity:0;animation:none}.hero-slider__slide--active .anim-fade-up{animation:.85s cubic-bezier(.22,1,.36,1) forwards fadeInUp}.hero-slider__nav{z-index:3;-webkit-backdrop-filter:blur(10px);background:#2a323b8c;border:1px solid #ffffff1f;border-radius:4px;align-items:flex-end;gap:1.25rem;padding:.65rem 1rem;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}.hero-slider__nav-item{color:#ffffffa6;min-width:7.5rem;transition:color var(--transition);flex-direction:column;align-items:flex-start;gap:.45rem;padding:0;display:flex}.hero-slider__nav-item:hover{color:var(--white)}.hero-slider__nav-bar{background:#ffffff40;border-radius:2px;width:100%;height:3px;display:block;position:relative;overflow:hidden}.hero-slider__nav-bar:after{content:"";background:var(--gold-400);border-radius:2px;width:0;height:100%;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.hero-slider__nav-item--active{color:var(--white)}.hero-slider__nav-item--active .hero-slider__nav-bar:after{width:100%}.hero-slider__nav-label{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:700}.hero__bg{will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__bg--animate{animation:22s ease-in-out infinite alternate kenBurns}@keyframes kenBurns{0%{transform:scale(1)translate(0,0)}to{transform:scale(1.06)translate(-1%,-1%)}}.hero__layout{z-index:2;min-height:calc(100vh - var(--header-height));justify-content:flex-start;align-items:center;padding:2rem 0 5rem;display:flex;position:relative}.hero__panel{-webkit-backdrop-filter:blur(12px);background:#323c47c7;border:1px solid #ffffff1f;border-radius:4px;width:100%;max-width:580px;margin:0 0 0 clamp(2.5rem,8vw,6rem);padding:2.5rem 2.75rem;box-shadow:0 24px 64px #00000047}.hero__label{color:var(--gold-400)!important}.hero__content{z-index:2;text-align:left;padding:0;position:relative}.hero__title{font-family:var(--font-heading);color:var(--white);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:1.25rem;font-size:clamp(1.85rem,5vw,3.25rem);font-weight:800;line-height:1.15}.hero__highlight{color:var(--gold-400);margin-top:.25rem;font-size:clamp(2.25rem,6vw,4rem);display:block}.hero__subtitle{color:#ffffffeb;max-width:480px;margin:0 0 1.75rem;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.65}.hero__note{color:#ffffffd9;border-left:3px solid var(--gold-400);background:#ffffff14;border-radius:0 2px 2px 0;max-width:480px;margin:-1rem 0 1.25rem;padding:.65rem .85rem;font-size:.82rem;line-height:1.5}.hero__note strong{color:var(--gold-300)}.hero__badge{background:var(--gold-400);color:var(--white);font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.25rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hero__scroll{color:var(--white);letter-spacing:.15em;text-transform:uppercase;z-index:2;text-shadow:0 1px 8px #00000080;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(to bottom, var(--gold-400), transparent);width:1px;height:40px;animation:2s infinite scrollPulse}@media (width>=768px){.hero{flex-direction:column;height:100dvh;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.hero-slider__track{flex:1;height:auto;min-height:0;max-height:none}.hero-slider__slide{height:100%;min-height:0;max-height:100%}.hero__layout{align-items:center;height:100%;min-height:0;max-height:100%;padding:.5rem 0 4.5rem}.hero__panel{max-height:calc(100dvh - var(--header-height) - 5rem);padding:1.65rem 2rem}.hero__title{margin-bottom:.65rem;font-size:clamp(1.45rem,2.6vw,2.65rem)}.hero__highlight{margin-top:.15rem;font-size:clamp(1.65rem,3.2vw,3rem)}.hero__subtitle{margin-bottom:.85rem;font-size:clamp(.88rem,1.4vw,1.05rem);line-height:1.5}.hero__note{margin:0 0 .65rem;padding:.5rem .75rem;font-size:.76rem}.hero__badge{margin-bottom:.85rem;padding:.45rem .9rem;font-size:.72rem}.hero__actions{gap:.6rem}.hero__actions .btn--lg{padding:.7rem 1.15rem;font-size:.78rem}.hero__scroll{display:none}.hero-slider__nav{bottom:1rem}}@media (width>=768px) and (height<=820px){.hero__panel{padding:1.25rem 1.5rem}.hero__title{font-size:clamp(1.2rem,2.2vw,2rem)}.hero__highlight{font-size:clamp(1.35rem,2.8vw,2.35rem)}.hero__subtitle,.hero__note{margin-bottom:.5rem;font-size:.82rem}.hero__badge{margin-bottom:.6rem}.hero__layout{padding-bottom:4rem}}.anim-fade-up{opacity:0;animation:.85s cubic-bezier(.22,1,.36,1) forwards fadeInUp;transform:translateY(28px)}.anim-delay-1{animation-delay:.15s}.anim-delay-2{animation-delay:.3s}.anim-delay-3{animation-delay:.45s}.anim-delay-4{animation-delay:.6s}.anim-delay-5{animation-delay:.75s}.anim-delay-6{animation-delay:.95s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--left{transform:translate(-36px)}.reveal--left.reveal--visible{transform:translate(0)}.reveal--right{transform:translate(36px)}.reveal--right.reveal--visible{transform:translate(0)}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}.promo-code{background:var(--navy-800);padding:2.5rem 0}.promo-code__notice{border:1px solid rgba(var(--accent-rgb), .25);background:#ffffff0f;border-radius:4px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex}.promo-code__notice-icon{color:var(--gold-400);flex-shrink:0;font-size:2.5rem}.promo-code__notice-text{color:#ffffffe6;flex:1;min-width:240px}.promo-code__notice-text h3{font-family:var(--font-heading);color:var(--gold-400);margin-bottom:.5rem;font-size:1.1rem}.promo-code__notice-text p{margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.promo-code__hint{align-items:center;gap:.4rem;display:flex;color:#fff9!important;font-size:.85rem!important}.section--about{background:var(--white)}.about-intro{font-size:1.05rem;line-height:1.75}.about-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.75rem;margin-bottom:2rem;display:grid}.about-card{background:var(--gray-100);border-top:3px solid var(--gold-400);border-radius:4px;height:100%;padding:2rem 1.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .3s}.about-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.about-card__icon{color:var(--gold-500);margin-bottom:1rem;font-size:2rem}.about-card h3{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.75rem;font-size:1rem;font-weight:700}.about-card p{color:var(--gray-600);font-size:.9rem;line-height:1.65}.about-highlight{background:var(--navy-800);color:#ffffffd9;border-left:4px solid var(--gold-400);border-radius:4px;padding:1.75rem 2rem;font-size:.95rem;line-height:1.7}.about-highlight strong{color:var(--gold-400)}.pricing-card__code-required{background:rgba(var(--accent-rgb), .12);border:1px dashed var(--gold-400);color:var(--navy-700);border-radius:4px;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.promo-input-wrap{border:1px solid var(--gray-200);border-radius:2px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:0 1rem;display:flex}.promo-input-wrap svg{color:var(--gold-500);flex-shrink:0;font-size:1.25rem}.promo-input-wrap input{border:none!important;margin-bottom:0!important;padding-left:0!important}.code-valid-msg{color:#27ae60;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.affiliates-page{background:var(--gray-100);min-height:100vh}.affiliates-hero{background:var(--navy-800);color:var(--white);padding:3rem 0}.affiliates-back{color:#ffffffa6;margin-bottom:1rem;font-size:.85rem;display:inline-block}.affiliates-back:hover{color:var(--gold-400)}.affiliates-hero h1{font-family:var(--font-heading);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem)}.affiliates-hero p{color:#fffc;max-width:720px;line-height:1.7}.affiliates-body{padding:3rem 0 4rem}.affiliates-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.affiliates-info,.affiliates-form{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;padding:2rem}.affiliates-info h2,.affiliates-form h2{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:1rem;font-size:1.25rem}.affiliates-steps{color:var(--gray-600);margin:0 0 1.25rem 1.25rem;line-height:1.8}.affiliates-note{color:var(--gray-600);background:var(--gray-100);border-radius:4px;padding:1rem;font-size:.9rem}.affiliates-form input{border:1px solid var(--gray-200);border-radius:2px;width:100%;margin-bottom:.75rem;padding:.85rem 1rem;font-size:.9rem}.affiliates-success{text-align:center;background:var(--white);box-shadow:var(--shadow-md);border-radius:4px;max-width:560px;margin:0 auto;padding:3rem 2rem}.affiliates-success>svg{color:#27ae60;margin-bottom:1rem;font-size:3.5rem}.affiliates-code-box{background:var(--navy-800);color:var(--gold-400);font-family:var(--font-heading);letter-spacing:.08em;border-radius:4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0;padding:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.affiliates-success-note{color:var(--gray-600);margin-bottom:1.5rem;line-height:1.6}.admin-summary{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.9rem}.package-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;display:grid}.package-card{background:var(--white);text-align:center;box-shadow:var(--shadow-sm);border-radius:4px;height:100%;padding:2rem 1.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;overflow:hidden}.package-card:before{content:"";background:linear-gradient(90deg, var(--gold-400), var(--gold-500));height:3px;color:var(--white);transition:transform var(--transition);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.package-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.package-card:hover:before{transform:scaleX(1)}.package-card__qty{font-family:var(--font-heading);color:var(--gold-500);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.package-card__image{aspect-ratio:4/3;background:#f3f5f7;border-radius:4px;width:100%;margin-bottom:1.25rem;overflow:hidden}.package-card__image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .4s}.package-card:hover .package-card__image img{transform:scale(1.05)}.package-card__title{font-family:var(--font-heading);color:var(--navy-800);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem;font-size:1rem;font-weight:700}.package-card__desc{color:var(--gray-600);font-size:.875rem;line-height:1.6}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.feature-card{text-align:center;border:1px solid #ffffff14;border-radius:4px;height:100%;padding:2.5rem 2rem;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s}.feature-card:hover{border-color:rgba(var(--accent-rgb), .3);background:#ffffff08;transform:translateY(-4px)}.feature-card__icon{width:70px;height:70px;color:var(--gold-400);border:2px solid rgba(var(--accent-rgb), .3);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.feature-card:hover .feature-card__icon{background:var(--gold-400);color:var(--white);border-color:var(--gold-400)}.feature-card h3{font-family:var(--font-heading);color:var(--white);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.feature-card p{color:#fff9;font-size:.9rem}.pricing-wrapper{justify-content:center;display:flex}.pricing-card{background:var(--white);text-align:center;box-shadow:var(--shadow-md);border-radius:4px;width:100%;max-width:420px;padding:3rem 2.5rem;position:relative}.pricing-card--featured{border:2px solid var(--gold-400)}.pricing-card__ribbon{background:linear-gradient(135deg, var(--gold-400), var(--gold-500));color:var(--white);font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);padding:.4rem 1.25rem 1rem;font-size:.7rem;font-weight:800;position:absolute;top:-1px;right:2rem}.pricing-card__plan{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:block}.pricing-card__price{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1}.pricing-card__currency{vertical-align:super;color:var(--gold-500);font-size:.5em}.pricing-card__list-price{color:var(--gray-600);margin-bottom:.35rem;font-size:.95rem}.pricing-card__list-price span{color:var(--gray-600);font-weight:600;text-decoration:line-through}.pricing-card__note{color:var(--gray-600);margin-bottom:2rem;font-size:.85rem}.pricing-card__list{text-align:left;margin-bottom:2rem;list-style:none}.pricing-card__list li{color:var(--gray-800);border-bottom:1px solid var(--gray-200);align-items:flex-start;gap:.6rem;padding:.5rem 0;font-size:.9rem;display:flex}.pricing-card__list li svg{color:var(--gold-500);flex-shrink:0;margin-top:3px;font-size:1.1rem}.cta-banner{padding:5rem 0;position:relative;overflow:hidden}.cta-banner__bg{background-position:50%;background-size:cover;background-attachment:fixed;position:absolute;inset:0}.cta-banner__overlay{background:linear-gradient(135deg,#2a323beb,#323c47e0);position:absolute;inset:0}.cta-banner__content{z-index:2;position:relative}.cta-banner__validity{border:1px solid rgba(var(--accent-rgb), .3);color:var(--white);font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;background:#ffffff14;border-radius:2px;justify-content:center;align-items:center;gap:.6rem;max-width:500px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:.85rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.cta-banner__validity strong{color:var(--gold-400)}.cta-banner__grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.cta-banner__overlay--light{background:linear-gradient(135deg,#2a323b8c,#323c4773)}.cta-panel{-webkit-backdrop-filter:blur(10px);background:#323c478c;border:1px solid #ffffff1a;border-radius:4px;padding:2rem}.cta-banner__values{-webkit-backdrop-filter:blur(8px);background:#323c4773;border:1px solid #ffffff14;border-radius:4px;padding:2rem}.cta-banner__values svg{color:var(--gold-400);margin-bottom:1rem;font-size:2.5rem}.cta-banner__values h3{font-family:var(--font-heading);color:var(--gold-400);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.cta-banner__values p{color:#ffffffb3}.cta-banner__action h3,.cta-panel h3{font-family:var(--font-heading);color:var(--white);margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700}.cta-banner__action p,.cta-panel p{color:#ffffffb3;margin-bottom:1.5rem}.footer{background:var(--navy-900);padding:5.5rem 0 2rem}.footer__grid{grid-template-columns:1fr 1.2fr;gap:3rem;margin-bottom:3rem;display:grid}.contact-item{align-items:flex-start;gap:1rem;margin-bottom:1.75rem;display:flex}.contact-item svg{color:var(--gold-400);flex-shrink:0;margin-top:2px;font-size:1.5rem}.contact-item strong{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--white);margin-bottom:.25rem;font-size:.8rem;font-weight:700;display:block}.contact-item span,.contact-item a{color:#ffffffa6;transition:color var(--transition);font-size:.9rem}.contact-item a:hover{color:var(--gold-400)}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form input,.contact-form textarea{width:100%;color:var(--white);font-family:var(--font-body);transition:border-color var(--transition);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2px;padding:.85rem 1rem;font-size:.9rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff59}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold-400);outline:none}.contact-form textarea{resize:vertical;min-height:100px}.form-success{text-align:center;color:var(--gold-400);font-size:.85rem}.footer__bottom{text-align:center;border-top:1px solid #ffffff14;padding-top:2rem}.footer__bottom p{color:#ffffff73;font-size:.85rem}.footer__promo{margin-top:.35rem;color:rgba(var(--accent-rgb), .6)!important}@media (width>=768px){.header-top{flex-direction:row;align-items:stretch}.promo-kits-banner{border-bottom:none;border-right:1px solid #ffffff26;flex:1}.top-bar{flex-shrink:0;align-items:center;padding:0 .5rem;display:flex}.top-bar__inner{justify-content:flex-end;gap:1.25rem;padding:0 .75rem}}@media (width<=900px){.nav-links{display:none}.main-nav__inner{gap:.75rem}.logo{font-size:1.15rem}.cta-banner__grid{text-align:center;grid-template-columns:1fr;gap:1.5rem}.footer__grid{grid-template-columns:1fr;gap:2rem}.affiliates-grid,.about-grid,.package-grid,.features-grid{grid-template-columns:1fr}.pricing-wrapper{padding:0 .5rem}}@media (width<=600px){:root{--header-height:152px}.container{width:min(1140px,94%)}.promo-kits-banner{padding:.5rem 0}.promo-kits-banner__inner{gap:.4rem}.promo-kits-banner__text{letter-spacing:.04em;font-size:.68rem;line-height:1.35}.promo-kits-banner__count{margin:0 .2rem 0 0;font-size:.95rem;display:inline-block}.top-bar__item:first-child .top-bar__label{display:none}.top-bar__item{gap:.35rem}.promo-kits-banner__icon{font-size:.9rem}.top-bar{padding:.4rem 0}.top-bar__inner{justify-content:center;gap:.35rem .65rem}.top-bar__item{font-size:.7rem}.main-nav{padding:.65rem 0}.main-nav__inner .btn--sm{display:none}.hero{min-height:100dvh}.hero-slider__track,.hero-slider__slide{min-height:calc(100dvh - var(--header-height))}.hero__layout{min-height:calc(100dvh - var(--header-height));align-items:flex-end;padding:1rem 0 6.5rem}.hero__panel{max-width:100%;margin-left:clamp(1rem,5vw,2rem);padding:1.25rem 1.1rem}.hero__title{margin-bottom:.85rem;font-size:clamp(1.2rem,5.5vw,1.65rem)}.hero__highlight{font-size:clamp(1.45rem,7vw,2rem);line-height:1.1}.hero__subtitle{max-width:100%;margin-bottom:1rem;font-size:.92rem}.hero__note{max-width:100%;margin:-.25rem 0 1rem;padding:.55rem .7rem;font-size:.75rem}.hero__badge{margin-bottom:1.25rem;padding:.5rem .85rem;font-size:.7rem}.hero__label{flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.hero__actions{flex-direction:column;gap:.65rem}.hero__actions .btn{width:100%;min-height:44px}.hero__scroll{display:none}.hero-slider__nav{bottom:max(.85rem, env(safe-area-inset-bottom,0px));gap:.5rem;width:auto;padding:.5rem .65rem;left:3%;right:3%;transform:none}.hero-slider__nav-item{flex:1;min-width:0}.hero-slider__nav-label{letter-spacing:.03em;white-space:normal;font-size:.58rem;line-height:1.2}.hero__bg--animate{animation:none}.section{padding:3.5rem 0}.section-header{margin-bottom:2rem}.promo-code__notice{text-align:center;flex-direction:column;gap:1rem}.promo-code__notice .btn{width:100%;min-height:44px}.package-card,.feature-card{padding:1.5rem}.pricing-card{padding:2rem 1.5rem}.pricing-card__price{font-size:2.5rem}.cta-panel,.cta-banner__values{padding:1.5rem}.cta-banner__validity{text-align:center;flex-direction:column;padding:.75rem 1rem;font-size:.78rem}.form-row{grid-template-columns:1fr}.modal-overlay{align-items:flex-end;padding:0}.modal{width:100%;max-height:92dvh;padding:1.25rem 1rem max(1.5rem, env(safe-area-inset-bottom,0px));border-radius:8px 8px 0 0;margin:0}.modal__header h2{padding-right:2rem;font-size:1.2rem}.modal__header p{font-size:.82rem;line-height:1.5}.modal__steps{gap:.35rem}.modal__step{padding:.3rem .5rem;font-size:.65rem}.slot-grid{max-height:220px}.slot-times{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.slot-btn{width:100%;min-width:0;padding:.65rem .5rem;font-size:.78rem}.booking-nav{flex-direction:column-reverse;gap:.5rem}.booking-nav .btn{width:100%;min-height:44px}.booking-file-upload{padding:.85rem}.booking-proof-preview img{max-height:140px}.btn--block,.btn--lg{min-height:44px}}@media (width<=480px){:root{--header-height:148px}.promo-kits-banner__icon:last-child{display:none}.promo-kits-banner__text{font-size:.62rem}.top-bar__inner{grid-template-columns:repeat(3,1fr);gap:.25rem;width:100%;display:grid}.top-bar__item{justify-content:center;font-size:.65rem}.top-bar__label{font-size:.62rem}.hero-slider__nav-label{font-size:.52rem}.hero__badge{text-align:center;justify-content:center;width:100%}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#323c47bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--white);width:min(560px,100%);max-height:90vh;box-shadow:var(--shadow-lg);border-radius:6px;padding:2rem;position:relative;overflow-y:auto}.modal__close{color:var(--gray-600);transition:color var(--transition);font-size:1.5rem;position:absolute;top:1rem;right:1rem}.modal__close:hover{color:var(--navy-800)}.modal__header h2{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.5rem;font-size:1.5rem}.modal__header p{color:var(--gray-600);margin-bottom:1.5rem;font-size:.9rem}.modal__steps{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.modal__step{color:var(--gray-600);background:var(--gray-100);border-radius:2px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.modal__step--active{background:var(--navy-800);color:var(--gold-400)}.booking-step h3{font-family:var(--font-heading);color:var(--navy-800);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;display:flex}.booking-form input,.booking-form textarea,.booking-step input,.booking-step textarea{border:1px solid var(--gray-200);width:100%;font-family:var(--font-body);transition:border-color var(--transition);border-radius:2px;margin-bottom:.75rem;padding:.85rem 1rem;font-size:.9rem}.booking-form input:focus,.booking-form textarea:focus{border-color:var(--gold-400);outline:none}.slot-grid{max-height:280px;margin-bottom:1rem;overflow-y:auto}.slot-date-group{margin-bottom:1rem}.slot-date-label{font-family:var(--font-heading);color:var(--navy-700);text-transform:capitalize;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.slot-times{flex-wrap:wrap;gap:.75rem;display:flex}.slot-btn{border:2px solid var(--gray-200);font-family:var(--font-heading);color:var(--navy-800);transition:var(--transition);border-radius:4px;flex-direction:column;align-items:center;gap:.25rem;min-width:120px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.slot-btn small{color:var(--gray-600);font-size:.7rem;font-weight:400}.slot-btn:hover,.slot-btn--active{border-color:var(--gold-400);background:rgba(var(--accent-rgb), .08)}.slot-btn--active{background:rgba(var(--accent-rgb), .15)}.booking-nav{justify-content:space-between;gap:.75rem;margin-top:.5rem;display:flex}.btn--outline-dark{border:2px solid var(--navy-700);color:var(--navy-800);background:0 0}.btn--outline-dark:hover{background:var(--navy-800);color:var(--white)}.geo-btn{justify-content:center;align-items:center;gap:.5rem;display:flex}.geo-coords{color:var(--gray-600);margin-bottom:1rem;font-size:.8rem}.booking-price-warning{color:var(--gray-800);background:#ffc1071f;border:1px solid #ffc10773;border-radius:4px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem;line-height:1.5}.booking-price-warning strong{color:var(--gold-500)}.booking-file-upload{border:2px dashed rgba(var(--accent-rgb), .35);background:var(--gray-100);cursor:pointer;transition:var(--transition);border-radius:4px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:1rem;display:flex}.booking-file-upload:hover{border-color:var(--gold-400);background:rgba(var(--accent-rgb), .06)}.booking-file-upload input{display:none}.booking-file-upload span{font-family:var(--font-heading);color:var(--gray-800);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:700}.booking-proof-preview{text-align:center;margin-bottom:1rem}.booking-proof-preview img{border:1px solid var(--gray-200);object-fit:contain;border-radius:4px;max-width:100%;max-height:180px}.booking-proof-preview p{color:var(--gray-600);margin-top:.35rem;font-size:.8rem}.booking-nequi-notice{background:rgba(var(--accent-rgb), .08);border:1px solid rgba(var(--accent-rgb), .25);border-radius:4px;margin-bottom:1rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.55}.booking-nequi-notice strong{color:var(--gold-400);font-size:1.05rem}.booking-summary{background:var(--gray-100);border-radius:4px;margin:1rem 0;padding:1rem;font-size:.9rem}.booking-summary p{margin-bottom:.35rem}.booking-success{text-align:center;padding:1rem 0}.booking-success h3{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:1rem}.form-error{color:#c0392b;text-align:center;margin-top:.75rem;font-size:.85rem}.booking-loading{text-align:center;color:var(--gray-600);padding:2rem}.admin-page{background:var(--gray-100);min-height:100vh}.admin-page--login{justify-content:center;align-items:center;display:flex}.admin-login{background:var(--white);box-shadow:var(--shadow-md);border-radius:6px;width:min(400px,92%);padding:2.5rem}.admin-login h1{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.25rem}.admin-login p{color:var(--gray-600);margin-bottom:1.5rem;font-size:.9rem}.admin-login input{border:1px solid var(--gray-200);border-radius:2px;width:100%;margin-bottom:.75rem;padding:.85rem 1rem;font-size:.9rem}.admin-back{color:var(--gray-600);margin-bottom:1rem;font-size:.85rem;display:inline-block}.admin-back:hover{color:var(--gold-500)}.admin-header{background:var(--navy-800);color:var(--white);padding:1.5rem 0}.admin-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-header h1{font-family:var(--font-heading);font-size:1.35rem}.admin-header p{color:#ffffffa6;font-size:.85rem}.admin-header__actions{gap:.75rem;display:flex}.admin-body{padding:2rem 0 3rem}.admin-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-tabs button{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.03em;background:var(--white);color:var(--gray-600);transition:var(--transition);border-radius:2px;padding:.65rem 1.25rem;font-size:.8rem;font-weight:600}.admin-tabs button.active{background:var(--navy-800);color:var(--gold-400)}.admin-table-wrap{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{background:var(--navy-800);color:var(--white);text-align:left;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.85rem 1rem;font-size:.75rem}.admin-table td{border-bottom:1px solid var(--gray-200);vertical-align:top;padding:.85rem 1rem}.admin-table td small{color:var(--gray-600);margin-top:.15rem;font-size:.75rem;display:block}.admin-table select{border:1px solid var(--gray-200);border-radius:2px;padding:.35rem .5rem;font-size:.8rem}.cell-address{max-width:220px}.map-link{color:var(--gold-500);margin-top:.35rem;font-size:.75rem;display:inline-block}.map-link:hover{text-decoration:underline}.row-cancelled{opacity:.5}.btn-danger{color:var(--white);transition:var(--transition);background:#c0392b;border-radius:2px;padding:.35rem .75rem;font-size:.75rem}.btn-danger:hover{background:#a93226}.admin-form-inline{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.admin-form-inline input{border:1px solid var(--gray-200);border-radius:2px;flex:1;min-width:140px;padding:.65rem .85rem;font-size:.85rem}.installer-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.installer-card{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;padding:1.25rem;position:relative}.installer-card h3{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.35rem;font-size:1rem}.installer-card p{color:var(--gray-600);font-size:.85rem}.installer-card--inactive{opacity:.55}.badge{text-transform:uppercase;border-radius:2px;margin:.5rem 0;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.badge--active{color:#27ae60;background:#27ae6026}.badge--inactive{color:#c0392b;background:#c0392b26}.admin-loading{text-align:center;color:var(--gray-600);padding:1rem}.admin-marketing__intro{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;margin-bottom:1.5rem;padding:1.5rem}.admin-marketing__intro h2{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.5rem;font-size:1.35rem}.admin-marketing__intro p{color:var(--gray-600);margin-bottom:.5rem;line-height:1.6}.admin-marketing__meta a{color:var(--gold-400);align-items:center;gap:.25rem;display:inline-flex}.admin-marketing__products{color:var(--gray-800);margin:.75rem 0 0 1.25rem;font-size:.9rem;line-height:1.7}.admin-marketing__progress{background:var(--white);box-shadow:var(--shadow-sm);border-radius:4px;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.admin-marketing__progress-bar{background:var(--gray-200);border-radius:5px;height:10px;margin-bottom:.75rem;overflow:hidden}.admin-marketing__progress-fill{background:linear-gradient(90deg, var(--gold-500), var(--gold-400));border-radius:5px;height:100%;transition:width .4s}.admin-marketing__filters{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.admin-marketing__filters button{border:1px solid var(--gray-200);background:var(--white);color:var(--gray-600);transition:var(--transition);border-radius:2px;padding:.4rem .85rem;font-size:.8rem;font-weight:600}.admin-marketing__filters button.active,.admin-marketing__filters button:hover{border-color:var(--gold-400);color:var(--gold-400);background:rgba(var(--accent-rgb), .06)}.admin-marketing__phase{margin-bottom:2rem}.admin-marketing__phase-head{border-bottom:2px solid var(--gold-400);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.admin-marketing__phase-head h3{font-family:var(--font-heading);color:var(--navy-800);margin-bottom:.25rem;font-size:1.15rem}.admin-marketing__phase-head>div>p{color:var(--gray-600);margin:0;font-size:.85rem}.admin-marketing__phase-count{color:var(--gold-400);text-transform:uppercase;margin-top:.35rem;font-size:.75rem;font-weight:700;display:inline-block}.admin-marketing__phase-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-marketing__tasks{flex-direction:column;gap:.75rem;display:flex}.admin-marketing__task{background:var(--white);border:1px solid var(--gray-200);transition:var(--transition);border-radius:4px;padding:1rem 1.25rem}.admin-marketing__task--done{background:#27ae600a;border-color:#27ae6059}.admin-marketing__task-head{align-items:flex-start;gap:.75rem;display:flex}.admin-marketing__check{cursor:pointer;flex-shrink:0;align-items:center;padding-top:.15rem;display:flex}.admin-marketing__check input{width:1.15rem;height:1.15rem;accent-color:var(--gold-400);cursor:pointer}.admin-marketing__task-toggle{text-align:left;color:var(--navy-800);font-family:var(--font-heading);flex:1;justify-content:space-between;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.admin-marketing__task-toggle svg{color:var(--gray-600);flex-shrink:0;font-size:1.25rem}.admin-marketing__task--done .admin-marketing__task-title{color:var(--gray-600);text-decoration:line-through}.admin-marketing__task-summary{color:var(--gray-600);margin:.5rem 0 0 2rem;font-size:.88rem;line-height:1.5}.admin-marketing__task-body{border-top:1px solid var(--gray-200);margin:1rem 0 0 2rem;padding-top:1rem}.admin-marketing__tools{margin-bottom:1.25rem}.admin-marketing__tools strong,.admin-marketing__steps strong{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--gold-400);margin-bottom:.5rem;font-size:.8rem;display:block}.admin-marketing__tools ul{color:var(--navy-700);margin:0 0 0 1.25rem;font-size:.88rem;line-height:1.7}.admin-marketing__steps ol{counter-reset:step;margin:0;padding:0;list-style:none}.admin-marketing__steps li{border-bottom:1px dashed var(--gray-200);margin-bottom:1rem;padding-bottom:1rem;padding-left:0;position:relative}.admin-marketing__steps li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.admin-marketing__step-num{color:var(--gold-400);margin-right:.35rem;font-weight:800;display:inline-block}.admin-marketing__steps li strong{color:var(--navy-800);text-transform:none;letter-spacing:normal;font-size:.92rem;display:inline}.admin-marketing__steps li p{color:var(--gray-600);margin:.35rem 0 0 1.5rem;font-size:.88rem;line-height:1.6}@media (width<=768px){.admin-header__inner{flex-direction:column;align-items:flex-start}.admin-table{font-size:.75rem}}
