body{margin:auto}:root{--primary:#0a1a2f;--secondary:#1e3a5f;--accent:#c9a959;--light:#f8fafc;--dark:#0b1a2e;--text:#334155;--white:#fff;--shadow:0 20px 40px -15px rgba(0,20,40,.2);--gradient:linear-gradient(135deg,#0a1a2f 0,#1e3a5f 100%)}section{padding:4rem 1rem;position:relative;overflow:hidden}.container{max-width:1280px;margin:0 auto;width:100%}h2{font-size:3rem;font-weight:600;margin-bottom:2rem;color:var(--primary);text-align:center;position:relative}h2:after{content:'';display:block;width:80px;height:3px;background:var(--accent);margin:.75rem auto 0}.btn{display:inline-block;padding:.9rem 2rem;border-radius:50px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:var(--accent);color:var(--primary);box-shadow:0 4px 15px rgba(201,169,89,.3)}.btn-primary:hover{background:#b8933f;transform:translateY(-3px);box-shadow:0 8px 25px rgba(201,169,89,.4)}.btn-secondary{background:transparent;color:var(--white);border:2px solid var(--white)}.btn-secondary:hover{background:var(--white);color:var(--primary);transform:translateY(-3px)}.btn-whatsapp{background:#25D366;color:#fff}.btn-whatsapp:hover{background:#20b859;transform:translateY(-3px)}.hero-luxury{display:grid;grid-template-columns:1.3fr 1fr;min-height:100vh;background:linear-gradient(135deg,#0b0b0b 0,#1c1c1c 100%);color:#fdfcf7;position:relative;overflow:hidden}.hero-canvas{position:relative;overflow:hidden}.hero-luxury{display:grid;grid-template-columns:1.2fr 1fr;min-height:100vh;position:relative;overflow:hidden;color:#f5f5f5;padding: 0rem 1rem;}.panel{position:absolute;width:250px;height:350px;border-radius:20px;background:linear-gradient(145deg,rgba(212,176,106,.2),rgba(212,176,106,.05));box-shadow:0 15px 40px rgba(0,0,0,.6);z-index:1}.panel-1{top:10%;left:15%}.panel-2{top:40%;left:50%}.panel-3{top:20%;left:70%}.panel img{width:100%;height:100%;object-fit:cover;border:2px solid #d4b06a;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.4);display:block}.hero-logo{width:280px;margin-bottom:4rem}#heroParticles{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-content{padding:clamp(2rem,6vw,6rem);display:flex;flex-direction:column;z-index:3}.hero-eyebrow{font-family:"Inter",sans-serif;text-transform:uppercase;letter-spacing:.25em;font-size:clamp(.6rem,1.5vw,.85rem);opacity:.7;margin-bottom:1rem}.hero-title{font-family:"Playfair Display",serif;font-size:clamp(2.5rem,6vw,4.8rem);line-height:1.05;font-weight:600;margin-bottom:1.5rem}.hero-title em{font-style:italic;color:#d4b06a}.hero-divider{width:80px;height:1px;background:rgba(255,255,255,.25);margin-bottom:2rem}.hero-note{font-family:"Inter",sans-serif;font-size:clamp(.8rem,2vw,1rem);line-height:1.8;opacity:.85;margin-bottom:2.5rem}@media (max-width:499px){.hero-canvas{position:relative;overflow:hidden;min-height:270px}.hero-luxury{grid-template-columns:1fr;min-height:480px}.panel{width:110px;height:160px}.panel-1{top:8%;left:10%}.panel-2{top:35%;left:37%}.panel-3{top:20%;left:65%}.hero-logo{width:140px;margin-bottom:1.2rem;margin-top: -20px;}}@media (min-width:500px) and (max-width:767px){.hero-canvas{position:relative;overflow:hidden;min-height:480px}.hero-luxury{grid-template-columns:1fr;min-height:480px}.panel{width:160px;height:220px}.panel-1{top:4%;left:5%}.panel-2{top:40%;left:36%}.panel-3{top:4%;left:65%}.hero-logo{width:180px;margin-bottom:10px}}@media (min-width:768px) and (max-width:1023px){.hero-luxury{grid-template-columns:1.1fr 1fr}.panel{width:220px;height:310px}.panel-1{top:4%;left:5%}.panel-2{top:30%;left:45%}.panel-3{top:60%;left:5%}}@media (min-width:1024px) and (max-width:1439px){.hero-luxury{grid-template-columns:1.2fr 1fr}.panel{width:240px;height:330px}.panel-1{top:4%;left:5%}.panel-2{top:30%;left:45%}.panel-3{top:60%;left:5%}}@media (min-width:1440px){.panel{width:270px;height:370px}.panel-1{top:10%;left:15%}.panel-2{top:40%;left:42%}.panel-3{top:20%;left:67%}}.carousel-section{padding:3rem 1rem;background:#fff}.carousel-section h2{text-align:center;margin-bottom:2rem;font-size:2rem}.carousel-container{position:relative;overflow:hidden;border-radius:18px}.carousel-track{display:flex;transition:transform .5s ease;touch-action:pan-y}.carousel-slide,.carousel-slide-link{flex:0 0 100%;position:relative;display:block;aspect-ratio:13.5/9;overflow:hidden;background-color:#fff}.carousel-slide img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.carousel-slide{background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .5s ease}.carousel-slide:hover{transform:scale(1.05)}.slide-overlay{position:absolute;bottom:1px;left:25px;width:auto;max-width:50%;color:#fff;font-size:.2rem;line-height:.85rem;padding:.2rem .5rem;text-align:left;box-sizing:border-box;background:linear-gradient(135deg,rgba(0,0,0,.171),rgba(0,0,0,.24));backdrop-filter:blur(.5px) saturate(120%);-webkit-backdrop-filter:blur(1px) saturate(120%);border-radius:10px;border:1px solid rgba(255,255,255,.4);box-shadow:0 6px 18px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.5);pointer-events:none}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(0,0,0,.3);color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;font-size:2rem;border-radius:50%}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.carousel-dots{text-align:center;margin-top:1rem}.carousel-dots button{border:none;background:#ccc;width:10px;height:10px;border-radius:50%;margin:0 5px;cursor:pointer}.carousel-dots button.active{background:#333}@media (max-width:399px) and (min-width:375px){.carousel-section{padding:2rem .5rem}.carousel-section h2{font-size:1.4rem}.slide-overlay{padding:.35rem .6rem;font-size:.7rem;border-radius:8px}.carousel-btn{font-size:1.3rem;padding:.25rem .5rem}}@media (max-width:499px) and (min-width:400px){.carousel-section{padding:2.5rem 3rem}.carousel-section h2{font-size:1.5rem}.slide-overlay{padding:.45rem .7rem;font-size:.75rem}.carousel-btn{font-size:1.4rem;padding:.3rem .6rem}}@media (max-width:765px) and (min-width:500px){.carousel-section{padding:2.8rem 1rem}.carousel-section h2{font-size:1.6rem}.slide-overlay{padding:.6rem .9rem;font-size:.85rem}.carousel-btn{font-size:1.5rem;padding:.4rem .7rem}}@media (max-width:1023px) and (min-width:766px){.carousel-section{padding:3rem 4rem}.carousel-section h2{font-size:1.8rem}.slide-overlay{padding:.8rem 1rem;font-size:.9rem}.carousel-btn{font-size:1.7rem;padding:.45rem .8rem}}@media (max-width:1439px) and (min-width:1024px){.carousel-section{padding:3rem 6rem}.carousel-section h2{font-size:2rem}.slide-overlay{padding:1rem 1.2rem;font-size:1rem}.carousel-btn{font-size:2rem;padding:.5rem 1rem}}@media (min-width:1440px){.carousel-section{padding:4rem 6rem}.carousel-section h2{font-size:2.2rem}.slide-overlay{padding:1.2rem 1.5rem;font-size:1.1rem}.carousel-btn{font-size:2.2rem;padding:.6rem 1.2rem}}.about{background:#fff}.about-grid{display:grid;gap:3rem;align-items:center}.about-text .lead{font-size:1.3rem;color:var(--secondary);font-weight:500;margin-bottom:1rem}.stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem;justify-content:space-around}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:700;color:var(--accent);display:block;line-height:1}.stat-label{color:var(--text);font-size:1rem}.about-image img{width:100%;border-radius:20px;box-shadow:var(--shadow)}.process{background:var(--light)}.process-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.process-step{text-align:center;padding:2rem 1rem;background:#fff;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:transform .3s;transform:translate(0,35.7047px)!important}.process-step:hover{transform:translateY(-10px)!important}.process-step i{font-size:2.5rem;color:var(--accent);margin-bottom:1rem}.process-step h3{font-size:1.2rem;margin-bottom:.5rem}.brands-luxury{background:#fff;padding:6rem 2rem;color:#fdfcf7;position:relative;margin-top:20px}.brands-title{font-family:"Playfair Display",serif;font-size:clamp(2rem,4vw,3rem);text-align:center;margin-bottom:3rem;letter-spacing:1px;color:#d4b06a}.brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(146px,1fr));gap:5rem;justify-items:center;align-items:center;perspective:1000px}.brand-logo{width:200px;padding:.6rem;opacity:1;cursor:pointer;border-radius:12px;transition:transform .4s ease,box-shadow .4s ease}.brand-logo img{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 8px 20px rgba(0,0,0,.5)}.lux-btn-container{display:flex;justify-content:center;align-items:center;padding:clamp(2rem,5vw,5rem) 0}.lux-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:clamp(.9rem,2.5vw,1.35rem) clamp(2rem,6vw,3.8rem);font-family:"Playfair Display",serif;font-size:clamp(.72rem,1.2vw,1.05rem);letter-spacing:clamp(.12em,.4vw,.28em);text-transform:uppercase;color:#000;text-decoration:none;border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#fff,#fff),radial-gradient(circle at top left,#fff,transparent 60%);backdrop-filter:blur(clamp(8px,1.5vw,16px));-webkit-backdrop-filter:blur(clamp(8px,1.5vw,16px));border:1px solid rgba(0,0,0,.25);box-shadow:0 clamp(14px,3vw,28px) clamp(28px,5vw,55px) rgba(0,0,0,.45),inset 0 1px 1px rgba(0,0,0,.9);transition:color .4s ease,transform .4s ease}.lux-btn::before{content:"";position:absolute;inset:-120%;background:radial-gradient(circle,#000,transparent 100%);opacity:0;transition:opacity 1s ease}.lux-btn__label{position:relative;z-index:2;transition:transform .4s ease}.lux-btn__line{position:absolute;bottom:clamp(.7rem,2vw,1.2rem);left:50%;width:0%;height:1px;background:linear-gradient(90deg,transparent,#fff,transparent);transform:translateX(-50%);z-index:2}.lux-btn:hover{color:#fff}.lux-btn:hover::before{opacity:1}.lux-btn:hover .lux-btn__label{transform:translateY(-2px)}@media (max-width:360px){.lux-btn{font-size:.7rem;letter-spacing:.14em}}@media (min-width:480px){.lux-btn{font-size:.85rem}}@media (min-width:768px){.lux-btn{font-size:.95rem}}@media (min-width:1024px){.lux-btn{font-size:1rem}}@media (min-width:1440px){.lux-btn{font-size:1.05rem}}@media (min-width:1920px){.lux-btn{font-size:1.15rem;padding:1.5rem 4.5rem}}@media (max-width:399px) and (min-width:300px){.brands-luxury{padding:4rem 1rem}.brands-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.brand-logo{width:120px;padding:.4rem}}@media (max-width:499px) and (min-width:400px){.brands-luxury{padding:4.5rem 1rem}.brands-grid{gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.brand-logo{width:180px;padding:.5rem}}@media (max-width:764px) and (min-width:500px){.brands-luxury{padding:5rem 5rem}.brands-grid{gap:3rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.brand-logo{width:160px}}@media (max-width:1023px) and (min-width:765px){.brands-luxury{padding:5.5rem 3rem}.brands-grid{gap:4rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.brand-logo{width:200px}}@media (max-width:1439px) and (min-width:1024px){.brands-grid{gap:4.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.brand-logo{width:260px}}@media (min-width:1440px){.brands-grid{gap:5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.brand-logo{width:280px}}.benefits{background:var(--light)}.benefits-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit{text-align:center;padding:2rem 1rem;background:#fff;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05);transform:translateY(0)!important;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}.benefit:hover{transform:translateY(-20px)!important;box-shadow:0 10px 30px rgba(0,0,0,.5)}.benefit i{font-size:2.5rem;color:var(--accent);margin-bottom:1rem}.benefit h3{font-size:1.2rem;margin-bottom:.5rem}.final-cta{background:#fff;color:var(--primary);text-align:center}.final-cta h2{color:var(--primary)}.final-cta h2:after{background:var(--primary)}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.final-cta .btn-primary,.final-cta .btn-whatsapp{padding:.9rem 1.6rem;border-radius:14px;font-weight:600;cursor:pointer;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.18);transform:translateY(0)}.final-cta .btn-primary{background:var(--primary);color:#fff}.final-cta .btn-whatsapp{background:#25D366;color:#fff}@media (max-width:768px){h2{font-size:1.8rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-trust{gap:1rem;flex-direction:column;align-items:center}.about-grid{grid-template-columns:1fr}.about-image{order:-1}.process-grid{grid-template-columns:1fr 1fr}.brands-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.process-grid{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.benefits-grid{grid-template-columns:1fr}.nav{display:none}}@media (min-width:769px){.about-grid{grid-template-columns:1fr 1fr}}