*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--graphite:#14181d;--graphite-d:#0e1116;--graphite-dd:#080a0d;--steel:#a7a9ad;--steel-soft:#eef0f3;--gold:#c4a24e;--gold-d:#a17e34;--gold-soft:#f5eedc;--sand:#f7f6f3;--card:#fff;--ink:#191c21;--ink-soft:#4a505a;--muted:#7a828c;--line:#e7e8ec;--line-2:#d6d9de;--wa:#25d366;--display:"Space Grotesk","Segoe UI",sans-serif;--body:"Inter",system-ui,sans-serif;--wrap:1160px;--r:16px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--body);background:var(--sand);color:var(--ink);line-height:1.68;font-size:17px;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--display);line-height:1.12;letter-spacing:-.02em;color:var(--graphite)}h1,h2,h3,h4{font-weight:700}h1{font-size:clamp(2.3rem,5.4vw,3.9rem)}h2{font-size:clamp(1.85rem,3.9vw,2.55rem);font-weight:700}h3{font-size:1.2rem}p{text-wrap:pretty}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 24px}.narrow{max-width:770px;margin:0 auto}.section{padding:clamp(3.4rem,7vw,5.6rem) 0}.mt{margin-top:1.7rem}.center{text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--body);font-weight:800;font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-d);margin-bottom:1rem}.eyebrow:before{content:"";width:26px;height:2px;background:var(--gold);border-radius:3px}.on-dark .eyebrow{color:var(--gold)}.on-dark .eyebrow:before{background:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:var(--display);font-weight:600;font-size:1rem;padding:.9rem 1.7rem;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:.16s;white-space:nowrap}.btn svg{width:19px;height:19px}.btn-wa{background:var(--wa);color:#053019;border-color:var(--wa)}.btn-wa:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn-gold{background:var(--gold);color:var(--graphite-dd);border-color:var(--gold)}.btn-gold:hover{background:var(--gold-d);border-color:var(--gold-d);color:#fff;transform:translateY(-1px)}.btn-dark{background:var(--graphite);color:#fff;border-color:var(--graphite)}.btn-dark:hover{background:var(--graphite-d);border-color:var(--graphite-d);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--graphite);border-color:var(--line-2)}.btn-ghost:hover{border-color:var(--graphite);color:var(--graphite)}.on-dark .btn-ghost{color:#fff;border-color:hsla(0,0%,100%,.42)}.on-dark .btn-ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.btn-row{display:flex;gap:.8rem;flex-wrap:wrap}.ph{background:var(--gold-soft);color:#7a5a06;padding:1px 7px;border-radius:4px;font-weight:700}.topbar{background:var(--graphite-dd);color:hsla(0,0%,100%,.85);font-size:.85rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:40px}.topbar a,.topbar span{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.topbar a:hover{color:#fff}.topbar svg{width:15px;height:15px;color:var(--gold)}@media(max-width:640px){.topbar .t-hide{display:none}}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--graphite);border-bottom:1px solid hsla(0,0%,100%,.08)}.nav{gap:1.2rem;height:78px}.brand,.nav{display:flex;align-items:center}.brand{gap:.7rem;margin-right:auto}.brand img{height:57px;width:auto}@media(max-width:420px){.brand img{height:46px}}.nav-toggle{position:absolute;opacity:0;pointer-events:none}.burger{display:none;flex-direction:column;gap:5px;width:29px;cursor:pointer;z-index:120}.burger span{height:2.5px;width:100%;background:#fff;border-radius:2px;transition:.25s}.nav-panel{display:flex;align-items:center;gap:1.5rem}.nav-links{display:flex;gap:1.4rem}.nav-links a{font-family:var(--display);font-weight:500;font-size:.97rem;color:hsla(0,0%,100%,.78);transition:.15s}.nav-links a.active,.nav-links a:hover{color:var(--gold)}@media(max-width:960px){.burger{display:flex}.nav-panel{position:fixed;inset:0;background:var(--graphite-d);z-index:110;flex-direction:column;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:.3s}.nav-links{flex-direction:column;gap:1.7rem;text-align:center}.nav-links a{font-size:1.4rem;color:#fff}.nav-toggle:checked~.nav-panel{opacity:1;pointer-events:auto}.nav-toggle:checked~.burger span:first-child{transform:translateY(7.5px) rotate(45deg)}.nav-toggle:checked~.burger span:nth-child(2){opacity:0}.nav-toggle:checked~.burger span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}}.hero{position:relative;background:linear-gradient(160deg,var(--graphite),var(--graphite-dd));color:#fff;overflow:hidden}.hero:before{inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:54px 54px;opacity:.5}.hero:after,.hero:before{content:"";position:absolute;pointer-events:none}.hero:after{top:-15%;right:-8%;width:520px;height:520px;background:radial-gradient(circle,rgba(196,162,78,.22),transparent 62%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:3.5rem;gap:3.5rem;align-items:center;padding:clamp(3rem,6vw,5rem) 24px;position:relative;z-index:2}.hero h1{color:#fff}.hero h1 .u{color:var(--gold)}.hero .lead{font-size:1.2rem;color:hsla(0,0%,100%,.86);max-width:34rem;margin:1.2rem 0 1.9rem}.hero-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.8rem}.chip{display:inline-flex;align-items:center;gap:.45rem;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:100px;padding:.5rem 1rem;font-size:.87rem;font-weight:600;color:#fff}.chip svg{width:16px;height:16px;color:var(--gold)}.hero-photo{border-radius:20px;overflow:hidden;aspect-ratio:4/5;border:1px solid hsla(0,0%,100%,.16);box-shadow:0 40px 70px -34px rgba(0,0,0,.6)}.hero-photo img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:2.2rem}.hero .lead{max-width:none}.hero-photo{aspect-ratio:5/4;max-height:420px}}@media(max-width:600px){.hero .btn-row .btn{flex:1 1 100%}}.trust{background:var(--graphite-d);color:#fff}.trust .wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem;padding:1.9rem 24px}@media(max-width:760px){.trust .wrap{grid-template-columns:1fr;gap:1.1rem}}.trust .ti{gap:.8rem}.trust .ti,.trust .ti .ic{display:flex;align-items:center}.trust .ti .ic{width:44px;height:44px;border-radius:11px;background:rgba(196,162,78,.15);justify-content:center;flex-shrink:0}.trust .ti .ic svg{width:23px;height:23px;color:var(--gold)}.trust .ti b{font-family:var(--display);font-size:1rem;display:block;color:#fff}.trust .ti span{font-size:.85rem;color:hsla(0,0%,100%,.72)}.shead{max-width:680px;margin-bottom:2.6rem}.shead.center{margin-left:auto;margin-right:auto;text-align:center}.shead h2{margin-bottom:.7rem}.shead p{color:var(--muted);font-size:1.08rem}.on-dark .shead p{color:hsla(0,0%,100%,.82)}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:860px){.svc-grid{grid-template-columns:1fr}}.svc{background:var(--card);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:.18s;display:flex;flex-direction:column}.svc:hover{transform:translateY(-3px);box-shadow:0 22px 42px -24px rgba(20,24,29,.4);border-color:var(--gold)}.svc .pic{aspect-ratio:3/4;overflow:hidden}.svc .pic img{width:100%;height:100%;object-fit:cover;transition:.4s}.svc:hover .pic img{transform:scale(1.05)}.svc .body{padding:1.5rem 1.5rem 1.7rem}.svc .tag{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-d);background:var(--gold-soft);padding:.28rem .7rem;border-radius:100px;margin-bottom:.7rem}.svc h3{font-size:1.24rem;margin-bottom:.5rem}.svc p{font-size:.96rem;color:var(--muted)}.ba{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;align-items:start}@media(max-width:620px){.ba{gap:.8rem}}.ba figure{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--line);aspect-ratio:3/4;background:var(--steel-soft)}.on-dark .ba figure{border-color:hsla(0,0%,100%,.16)}.ba img{width:100%;height:100%;object-fit:cover}.ba .badge{position:absolute;top:12px;left:12px;font-family:var(--display);font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .8rem;border-radius:100px;color:#fff;z-index:2}.ba .antes .badge{background:rgba(20,24,29,.82);border:1px solid hsla(0,0%,100%,.2)}.ba .despues .badge{background:var(--gold);color:var(--graphite-dd)}.feature{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.5rem;gap:3.5rem;align-items:center}@media(max-width:860px){.feature{grid-template-columns:1fr;gap:2.2rem}}.feature.rev .fimg{order:-1}.fimg{border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 30px 55px -30px rgba(20,24,29,.42);aspect-ratio:4/5;max-height:560px;background:var(--steel-soft)}.fimg img{width:100%;height:100%;object-fit:cover}.feature ul{list-style:none;margin-top:1.3rem;display:flex;flex-direction:column;gap:.75rem}.feature ul li{display:flex;gap:.65rem;align-items:flex-start;color:var(--ink-soft)}.feature ul li svg{width:21px;height:21px;color:var(--gold-d);flex-shrink:0;margin-top:.25rem}.section-dark{background:var(--graphite);color:#fff;position:relative;overflow:hidden}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:hsla(0,0%,100%,.85)}.section-dark .fimg{border-color:hsla(0,0%,100%,.15)}.section-dark ul li{color:hsla(0,0%,100%,.85)}.section-dark ul li svg{color:var(--gold)}.section-tint{background:var(--steel-soft)}.nums{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.4rem;gap:1.4rem}@media(max-width:680px){.nums{grid-template-columns:1fr}}.num{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:2rem 1.6rem;text-align:center}.num b{font-family:var(--display);font-size:2.4rem;font-weight:700;color:var(--graphite);display:block;line-height:1}.num span{color:var(--muted);font-weight:600;margin-top:.4rem;display:block}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem}@media(max-width:820px){.steps{grid-template-columns:1fr 1fr}}@media(max-width:480px){.steps{grid-template-columns:1fr}}.step{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:1.7rem 1.5rem;position:relative}.step .no{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;background:var(--gold);color:var(--graphite-dd);border-radius:12px;font-family:var(--display);font-weight:700;font-size:1.1rem;margin-bottom:1rem}.step h3{margin-bottom:.5rem;font-size:1.08rem}.step p{color:var(--muted);font-size:.94rem}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media(max-width:760px){.gallery{grid-template-columns:1fr 1fr}}.gallery figure{border-radius:14px;overflow:hidden;aspect-ratio:3/4;border:1px solid var(--line)}.gallery img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery figure:hover img{transform:scale(1.06)}.gal-cat{margin-top:clamp(2.4rem,5vw,3.6rem)}.gal-cat .shead{margin-bottom:1.5rem}.gal-cat h2{font-size:clamp(1.5rem,3vw,2.05rem);margin-bottom:.35rem}.gal-cat .sub{color:var(--muted)}.masonry{columns:300px 3;column-gap:14px}.masonry figure{page-break-inside:avoid;break-inside:avoid;margin:0 0 14px;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:var(--steel-soft)}.masonry img{width:100%;height:auto;display:block;transition:.4s}.masonry figure:hover img{transform:scale(1.04)}@media(max-width:600px){.masonry{columns:150px 2;column-gap:10px}.masonry figure{margin-bottom:10px}}.segs{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem}@media(max-width:680px){.segs{grid-template-columns:1fr}}.seg{background:var(--card);border:1px solid var(--line);border-radius:var(--r);padding:2rem 1.8rem}.seg .ic{width:52px;height:52px;border-radius:13px;background:var(--graphite);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.seg .ic svg{width:26px;height:26px;color:var(--gold)}.seg h3{font-size:1.24rem;margin-bottom:.5rem}.seg p{color:var(--muted);font-size:.97rem}.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:3rem;gap:3rem}@media(max-width:860px){.contact-grid{grid-template-columns:1fr;gap:2.4rem}}.form .field{margin-bottom:1.1rem}.form .row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:520px){.form .row2{grid-template-columns:1fr}}.form label{display:block;font-weight:800;font-size:.83rem;color:var(--ink);margin-bottom:.5rem}.form input,.form select,.form textarea{width:100%;background:var(--card);border:1px solid var(--line-2);color:var(--ink);padding:.9rem 1rem;border-radius:11px;font-family:var(--body);font-size:1rem;transition:.15s}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:var(--gold)}.form textarea{min-height:120px;resize:vertical}.form .hint{font-size:.83rem;color:var(--muted);margin-top:.9rem;text-align:center}.cblock{display:flex;gap:1rem;padding:1.3rem 0;border-bottom:1px solid var(--line)}.cblock:first-child{padding-top:0}.cblock .ci{width:50px;height:50px;border-radius:13px;background:var(--graphite);flex-shrink:0;display:flex;align-items:center;justify-content:center}.cblock .ci svg{width:24px;height:24px;color:var(--gold)}.cblock h3{font-size:1.02rem;margin-bottom:.15rem}.cblock a{color:var(--graphite);font-weight:800}.cblock .sub{font-size:.86rem;color:var(--muted);margin-top:.2rem}.cta-panel{background:linear-gradient(150deg,var(--graphite),var(--graphite-dd));border-radius:24px;padding:clamp(2.6rem,5vw,4rem);text-align:center;position:relative;overflow:hidden}.cta-panel:after{content:"";position:absolute;top:-40%;right:-8%;width:400px;height:400px;background:radial-gradient(circle,rgba(196,162,78,.28),transparent 62%)}.cta-panel h2{color:#fff;position:relative;margin-bottom:.8rem}.cta-panel p{color:hsla(0,0%,100%,.88);position:relative;max-width:52ch;margin:0 auto 1.9rem;font-size:1.06rem}.cta-panel .btn-row{position:relative;justify-content:center}.cta-panel .btn-ghost{color:#fff;border-color:hsla(0,0%,100%,.5)}.cta-panel .btn-ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.12);color:#fff}.prose{max-width:770px;margin:0 auto}.crumbs{font-size:.82rem;color:var(--muted);margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.03em;font-weight:700}.crumbs a{color:var(--graphite)}.prose h2{font-size:1.4rem;margin:2rem 0 .7rem}.prose h3{font-size:1.1rem;margin:1.5rem 0 .5rem}.prose p{margin-bottom:1rem}.prose p,.prose ul{color:var(--ink-soft)}.prose ul{margin:0 0 1rem 1.3rem}.prose li{margin-bottom:.5rem}.prose a{color:var(--graphite);text-decoration:underline;font-weight:700}.prose strong{color:var(--ink)}.note{background:var(--gold-soft);border-left:4px solid var(--gold);padding:1.1rem 1.3rem;border-radius:0 10px 10px 0;margin:1.5rem 0}.note p{color:#6f5205;margin:0;font-size:.95rem}.phero{background:linear-gradient(160deg,var(--graphite),var(--graphite-dd));color:#fff;border-bottom:1px solid hsla(0,0%,100%,.08);padding:clamp(2.8rem,6vw,4.4rem) 0 clamp(2rem,4vw,2.8rem)}.phero h1{color:#fff;font-size:clamp(2.2rem,5vw,3.4rem)}.phero .lead{color:hsla(0,0%,100%,.85);max-width:56ch;margin-top:1rem;font-size:1.14rem}.phero .crumbs{color:hsla(0,0%,100%,.6)}.phero .crumbs a{color:var(--gold)}.footer{background:var(--graphite-dd);color:hsla(0,0%,100%,.72);padding:3.4rem 0 1.6rem}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1.3fr;grid-gap:2.6rem;gap:2.6rem;margin-bottom:2.4rem}@media(max-width:760px){.footer-grid{grid-template-columns:1fr;gap:1.8rem}}.footer .fb{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.footer .fb img{height:58px;width:auto}.footer p{font-size:.94rem;max-width:38ch}.footer h4{font-family:var(--display);color:#fff;font-size:1.03rem;margin-bottom:1rem;font-weight:600}.footer ul{list-style:none}.footer li{margin-bottom:.6rem;font-size:.94rem}.footer a:hover{color:var(--gold)}.footer .fbottom{border-top:1px solid hsla(0,0%,100%,.14);padding-top:1.4rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:hsla(0,0%,100%,.55)}.footer .fbottom a:hover{color:var(--gold)}.flegal{display:flex;gap:1.2rem;flex-wrap:wrap}.wa-float{position:fixed;right:20px;bottom:20px;width:62px;height:62px;background:var(--wa);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:90;box-shadow:0 10px 26px rgba(0,0,0,.26);transition:.2s}.wa-float:hover{transform:scale(1.08)}.wa-float svg{width:34px;height:34px;fill:#fff}.cookie{position:fixed;left:14px;right:14px;bottom:14px;max-width:var(--wrap);margin:0 auto;background:var(--card);border:1px solid var(--line-2);border-radius:16px;padding:1.1rem 1.4rem;display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;z-index:200;box-shadow:0 16px 44px rgba(20,24,29,.22)}.cookie p{flex:1 1;min-width:240px;font-size:.87rem;color:var(--muted)}.cookie a{color:var(--graphite);text-decoration:underline;font-weight:700}.cookie .cb{display:flex;gap:.5rem}.cookie button{font-family:var(--display);font-weight:600;font-size:.87rem;padding:.6rem 1.2rem;border-radius:100px;border:1px solid var(--line-2);cursor:pointer;background:transparent;color:var(--muted);transition:.15s}.cookie .acc{background:var(--graphite);color:#fff;border-color:var(--graphite)}.cookie .acc:hover{background:var(--graphite-d)}.cookie .rej:hover{border-color:var(--graphite);color:var(--graphite)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}