:root{
  --bg:#fbfaf8;
  --card:#ffffff;
  --text:#12110f;
  --muted:#6e6a64;
  --line:#ebe5dd;
  --soft:#f3eee7;
  --copper:#bd704d;
  --copper-dark:#9c5739;
  --rose:#d9448f;
  --shadow:0 18px 46px rgba(51,39,28,.09);
  --shadow-soft:0 10px 26px rgba(51,39,28,.075);
  --wrap:1120px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.35}
a{color:inherit}.wrap{width:min(var(--wrap),calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:20;width:min(1280px,calc(100% - 24px));min-height:74px;margin:10px auto 0;padding:8px 18px;display:flex;align-items:center;gap:28px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 26px rgba(51,39,28,.06)}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:245px}.brand-logo{height:46px;width:auto;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:18px;letter-spacing:-.035em}.brand-copy small{margin-top:3px;color:var(--muted);font-size:11px}.nav-links{margin-left:auto;display:flex;align-items:center;gap:22px}.nav-links a{text-decoration:none;color:#4d4944;font-size:13px;font-weight:650}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border:0;border-radius:999px;background:var(--copper);color:#fff;font-weight:800;font-size:13px;padding:12px 17px;box-shadow:0 12px 24px rgba(189,112,77,.22)}.nav-cta{margin-left:8px}.button.secondary{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.button.small{font-size:12px;padding:10px 13px}
.hero{padding:32px 0 82px;display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:start}.eyebrow{margin:0 0 20px;display:flex;align-items:center;gap:8px;color:var(--rose);font-size:12px;font-weight:800}.eyebrow span{width:7px;height:7px;border-radius:99px;background:var(--rose)}h1,h2,h3,p{margin-top:0}h1{font-size:50px;line-height:.97;letter-spacing:-.045em;margin-bottom:20px;max-width:12ch}h2{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin-bottom:26px;text-align:center}h3{font-size:15px;line-height:1.16;letter-spacing:-.02em;margin-bottom:8px}.lead{font-size:17px;line-height:1.52;color:#57534d;max-width:56ch}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 34px}.hero-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.hero-pills article,.info-card,.product-card,.plan-card,.plan-help{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.hero-pills article{padding:18px}.tiny-icon{width:22px;height:22px;margin-bottom:12px;color:var(--copper)}.hero-pills strong{display:block;font-size:13px;margin-bottom:5px}.hero-pills small{color:var(--muted);font-size:11px;line-height:1.35}
.hero-image{margin:0;min-height:620px;border-radius:22px;overflow:hidden;align-self:start;background:#f3eee7;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-image img{display:block;width:100%;height:100%;min-height:620px;object-fit:cover;object-position:center}
.image-slot,.media-slot,.thumb{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,#e8ded2,#fff8ef);border:1px solid rgba(255,255,255,.9);color:#9a8f82;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.image-bg{background-image:var(--img);background-size:cover;background-position:center;color:transparent}.property-image{background-image:linear-gradient(135deg,rgba(22,18,14,.08),rgba(255,255,255,.2)),url('img/real-estate-hero-home.jpg');background-size:cover;background-position:center}.home:not(.image-bg),.help-img:not(.image-bg),.cta-image:not(.image-bg){background-image:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.38)),url('img/real-estate-hero-home.jpg');background-size:cover;background-position:center;color:transparent}
.section{padding:62px 0}.problem{background:#fff;padding-inline:max(20px,calc((100% - var(--wrap))/2));border-block:1px solid var(--line)}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card,.product-card{padding:14px}.info-card p,.product-card p,.plan-card p,.plan-help p,.steps-grid p,.footer p,.footer a,.footer small{color:var(--muted);font-size:12px;line-height:1.5}.horizontal{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center}.thumb{height:92px}.media-slot.wide{height:142px;margin-bottom:15px}.media-slot.product{height:155px;margin-bottom:14px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-head h2,.wrap>h2{text-align:left}.section-head a,.product-card a,.plan-card a{color:var(--copper);font-weight:800;font-size:12px;text-decoration:none}.product-card h3{margin-top:2px}
.plans-layout{display:grid;grid-template-columns:repeat(3,1fr) .84fr;gap:18px;align-items:stretch}.plan-card{padding:22px;position:relative}.plan-top{display:flex;justify-content:space-between;gap:12px}.plan-card>strong{display:block;font-size:24px;margin:18px 0}.plan-card ul{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:9px;color:#4d4944;font-size:12px}.plan-card li::before{content:'✓';color:var(--copper);font-weight:900;margin-right:8px}.featured{border-color:rgba(189,112,77,.42);box-shadow:0 18px 42px rgba(189,112,77,.14)}.badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--copper);color:#fff;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:900}.plan-help{padding:14px}.help-img{height:180px;margin-bottom:18px}.plan-help h3{font-size:18px}
.method h2{text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:left}.steps-grid article{position:relative}.steps-grid article::after{content:"";position:absolute;top:15px;left:42px;width:calc(100% + 8px);height:1px;background:rgba(189,112,77,.18);z-index:0}.steps-grid article:last-child::after{width:calc(100% - 42px)}.steps-grid span{position:relative;z-index:1;display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;border:1px solid rgba(189,112,77,.22);background:#fff;color:var(--copper);font-weight:900;font-size:12px;margin-bottom:14px}.step-img{height:76px;margin-top:18px}.final-cta{position:relative;margin-top:28px;margin-bottom:28px;min-height:170px;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;background-color:#fff;background-size:cover;background-position:center;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-soft);overflow:hidden;color:var(--text)}.final-cta::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.76) 38%,rgba(255,255,255,.34) 68%,rgba(255,255,255,.52) 100%);pointer-events:none}.final-cta h2{position:relative;z-index:1;text-align:left;font-size:25px;margin:0;color:var(--text);opacity:1;visibility:visible}.final-cta .button{position:relative;z-index:1;flex:0 0 auto}.footer{padding:28px 0 38px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;border-top:1px solid var(--line)}.footer strong{display:block;margin-bottom:10px}.footer nav{display:grid;gap:7px}.footer a{text-decoration:none}.socials{display:flex;gap:10px;margin:12px 0}.socials span{width:18px;height:18px;border-radius:99px;background:#2f2b27}
@media(max-width:1100px){.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-image,.hero-image img{min-height:620px}.plans-layout{grid-template-columns:repeat(2,1fr)}.four-grid,.products-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{width:calc(100% - 16px);flex-wrap:wrap}.brand{min-width:0}.nav-cta{margin-left:0}.hero{padding-top:22px;gap:30px}h1{font-size:34px;max-width:14ch}h2{font-size:26px}.hero-pills,.three-grid,.four-grid,.products-grid,.plans-layout,.steps-grid,.final-cta,.footer{grid-template-columns:1fr}.hero-image,.hero-image img{min-height:430px}.steps-grid article::after{display:none}.horizontal{grid-template-columns:1fr}.thumb{height:130px}.section-head{display:block}.final-cta{min-height:220px;padding:22px;align-items:flex-start;justify-content:center;flex-direction:column}.final-cta::before{background:rgba(255,255,255,.78)}}

/* Product internal pages */
.hero-pills{grid-template-columns:repeat(4,1fr)}
.products-grid.four-products{grid-template-columns:repeat(4,1fr)}
.product-hero{padding:42px 0 70px;display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.product-hero h1{max-width:10ch}.product-hero figure{margin:0;border-radius:22px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#f3eee7}.product-hero img{display:block;width:100%;height:560px;object-fit:cover;object-position:center}.back-link{display:inline-block;margin-bottom:22px;color:var(--copper);font-size:12px;font-weight:800;text-decoration:none}.product-detail h2,.product-detail .detail-grid{text-align:left}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-grid article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft)}.detail-grid h3{font-size:18px}.detail-grid p{color:var(--muted);font-size:13px;line-height:1.55}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-item{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-soft)}.gallery-item img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}.gallery-item figcaption{padding:10px 12px;color:var(--muted);font-size:11px;font-weight:700}.footer nav a{width:max-content}
@media(max-width:1100px){.hero-pills,.products-grid.four-products,.gallery-grid{grid-template-columns:repeat(2,1fr)}.product-hero{grid-template-columns:1fr}.product-hero img{height:auto;max-height:680px}.detail-grid{grid-template-columns:1fr}}
@media(max-width:760px){.hero-pills,.products-grid.four-products,.gallery-grid{grid-template-columns:1fr}.product-hero{padding-top:24px;gap:28px}.product-hero img{max-height:none}.detail-grid{grid-template-columns:1fr}}

/* Product gallery carousel + lightbox adjustments */
.product-hero{grid-template-columns:1fr .72fr}.product-hero figure{display:flex;align-items:center;justify-content:center;background:#f3eee7}.product-hero img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;object-position:center;background:#f3eee7}.gallery-grid{align-items:start}.gallery-item,.carousel-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-soft)}.gallery-item img{aspect-ratio:3/4;object-fit:contain;background:#f3eee7}.lightbox-trigger{width:calc(100% - 20px);margin:0 10px 12px;padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font-weight:850;font-size:12px;cursor:pointer}.carousel-card{grid-column:span 2;padding:14px}.carousel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 4px 12px}.carousel-head h3{font-size:16px;margin:0}.carousel-head small{color:var(--muted);font-size:11px;font-weight:800}.carousel-frame{position:relative}.carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:12px}.carousel-track::-webkit-scrollbar{display:none}.carousel-slide{flex:0 0 100%;margin:0;scroll-snap-align:start;background:#fbfaf8;border:1px solid var(--line);border-radius:12px;overflow:hidden}.carousel-slide img{display:block;width:100%;aspect-ratio:3/4;object-fit:contain;object-position:center;background:#f3eee7}.carousel-slide figcaption{padding:10px 12px;color:var(--muted);font-size:11px;font-weight:700}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:rgba(18,17,15,.62);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px)}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}.lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:26px;background:rgba(0,0,0,.78);backdrop-filter:blur(4px)}.lightbox.is-open{display:flex}.lightbox img{display:block;max-width:min(92vw,980px);max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 24px 80px rgba(0,0,0,.45)}.lightbox-close{position:fixed;top:20px;right:22px;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:32px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}body.lightbox-open{overflow:hidden}
@media(max-width:1100px){.product-hero{grid-template-columns:1fr}.product-hero figure{max-width:520px}.carousel-card{grid-column:span 2}}
@media(max-width:760px){.carousel-card{grid-column:span 1;padding:10px}.carousel-arrow{width:34px;height:34px;font-size:24px}.lightbox{padding:16px}.lightbox-close{top:12px;right:12px}}

/* Carousel cards same footprint as single gallery cards */
.carousel-card{grid-column:span 1;padding:0}.carousel-head{padding:10px 12px;margin:0}.carousel-frame{padding:0}.carousel-slide{border:0;border-radius:0;background:#fff}.carousel-slide img{aspect-ratio:3/4}.carousel-slide figcaption{padding:10px 12px}.carousel-slide .lightbox-trigger{margin-bottom:12px}.carousel-arrow{width:32px;height:32px;font-size:22px}.carousel-arrow.prev{left:8px}.carousel-arrow.next{right:8px}
@media(max-width:1100px){.carousel-card{grid-column:span 1}}

/* Carousel animated slide transition */
.carousel-frame{overflow:hidden;border-radius:12px}.carousel-track{overflow:visible;scroll-snap-type:none;scrollbar-width:auto;transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.carousel-slide{flex:0 0 100%;min-width:100%}.carousel-head small{display:none}

/* Carousel alignment fix: track width must equal slides count, not include gap offset */
.carousel-track{gap:0;width:100%;display:flex}.carousel-slide{box-sizing:border-box;flex:0 0 100%;min-width:100%;max-width:100%}.carousel-slide + .carousel-slide{margin-left:0}.carousel-frame{width:100%;overflow:hidden}.carousel-slide img{width:100%;display:block}.carousel-card{overflow:hidden}

/* Product hero refinement */
.product-hero{align-items:start;padding-top:54px;gap:42px}.product-hero .lead{max-width:60ch;font-size:16px;line-height:1.62;color:#514d47}.product-hero figure{position:relative;padding:16px;border-radius:28px;background:linear-gradient(145deg,#fffaf3 0%,#efe2d3 48%,#fff 100%);box-shadow:0 28px 70px rgba(80,54,32,.16), inset 0 1px 0 rgba(255,255,255,.8);border:1px solid rgba(226,212,196,.9)}.product-hero figure::before{content:"";position:absolute;inset:10px;border-radius:22px;border:1px solid rgba(255,255,255,.78);pointer-events:none}.product-hero figure::after{content:"";position:absolute;right:-18px;bottom:42px;width:130px;height:130px;border-radius:999px;background:rgba(189,112,77,.14);filter:blur(28px);z-index:-1}.product-hero img{position:relative;z-index:1;border-radius:18px;box-shadow:0 18px 48px rgba(35,25,18,.18);background:#f3eee7}.back-link,.product-hero .button{display:none!important}.product-hero h1{margin-top:0}

/* Lectura de mercado hero generated image should fill container without white bars */
.product-hero figure img[src$="radar-hero.jpg"]{aspect-ratio:4/5;object-fit:cover;background:transparent}.product-hero figure:has(img[src$="radar-hero.jpg"]){padding:0;background:#111;overflow:hidden}.product-hero figure:has(img[src$="radar-hero.jpg"])::before{display:none}.product-hero figure:has(img[src$="radar-hero.jpg"]) img{border-radius:28px;box-shadow:none}

/* Marca personal hero generated image should fill container without white bars */
.product-hero figure img[src$="marca-personal-hero.jpg"]{aspect-ratio:4/5;object-fit:cover;background:transparent}.product-hero figure:has(img[src$="marca-personal-hero.jpg"]){padding:0;background:#111;overflow:hidden}.product-hero figure:has(img[src$="marca-personal-hero.jpg"])::before{display:none}.product-hero figure:has(img[src$="marca-personal-hero.jpg"]) img{border-radius:28px;box-shadow:none}

/* Efemerides hero generated image should fill container without white bars */
.product-hero figure img[src$="hero-efemerides.jpg"]{aspect-ratio:4/5;object-fit:cover;background:transparent}.product-hero figure:has(img[src$="hero-efemerides.jpg"]){padding:0;background:#111;overflow:hidden}.product-hero figure:has(img[src$="hero-efemerides.jpg"])::before{display:none}.product-hero figure:has(img[src$="hero-efemerides.jpg"]) img{border-radius:28px;box-shadow:none}

/* Propiedades hero generated image should fill container without white bars */
.product-hero figure img[src$="hero-propiedades.jpg"]{aspect-ratio:4/5;object-fit:cover;background:transparent}.product-hero figure:has(img[src$="hero-propiedades.jpg"]){padding:0;background:#111;overflow:hidden}.product-hero figure:has(img[src$="hero-propiedades.jpg"])::before{display:none}.product-hero figure:has(img[src$="hero-propiedades.jpg"]) img{border-radius:28px;box-shadow:none}

/* Header home + Instagram link */
.nav-links{gap:16px}.ig-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;text-decoration:none;color:var(--copper-dark);border:1px solid rgba(189,112,77,.28);background:linear-gradient(145deg,rgba(255,250,243,.92),rgba(239,226,211,.72));box-shadow:0 8px 18px rgba(189,112,77,.12);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.ig-link:hover{transform:translateY(-1px);border-color:rgba(189,112,77,.48);background:#fff5ec;box-shadow:0 12px 26px rgba(189,112,77,.18)}.ig-link:focus-visible{outline:2px solid rgba(189,112,77,.45);outline-offset:3px}.ig-icon{width:18px;height:18px;display:block}

/* Legal footer replicated from Aureon Style */
.legal-footer{padding:26px 0 40px;color:var(--muted);border-top:1px solid var(--line);margin-top:30px;background:transparent}.foot{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:13px}.legal a{text-decoration:none;color:var(--muted)}.legal a:hover{color:var(--text)}

/* Current Real Estate plans */
.plans-layout.two-plans{grid-template-columns:1fr 1fr .78fr}.plans-layout.two-plans .plan-card>strong{font-size:22px}.plans-layout.two-plans .plan-help{min-height:100%}
@media(max-width:1100px){.plans-layout.two-plans{grid-template-columns:1fr 1fr}.plans-layout.two-plans .plan-help{grid-column:1 / -1}}
@media(max-width:760px){.plans-layout.two-plans{grid-template-columns:1fr}.plans-layout.two-plans .plan-help{grid-column:auto}}

/* Product hero image height aligned with text block */
.product-hero figure{height:350px}.product-hero figure img{height:100%!important;max-height:none!important;width:100%;aspect-ratio:auto!important;object-fit:cover!important}.product-hero figure img[src$="radar-hero.jpg"],.product-hero figure img[src$="marca-personal-hero.jpg"],.product-hero figure img[src$="hero-efemerides.jpg"],.product-hero figure img[src$="hero-propiedades.jpg"]{height:100%!important;aspect-ratio:auto!important;object-fit:cover!important}
@media(max-width:1100px){.product-hero figure{height:420px;max-width:none}.product-hero figure img{height:100%!important}}
@media(max-width:760px){.product-hero figure{height:360px}.product-hero figure img{height:100%!important}}

/* Product pages: reduce vertical space between sections */
.product-hero{padding-bottom:34px}.product-hero + .section{padding-top:30px}.product-detail.section{padding-bottom:30px}.product-detail + .section{padding-top:30px}.product-detail + .section h2{margin-bottom:18px}

/* Home method lines: attach to left step number, leave breathing room before next number */
.steps-grid article::after{left:30px;width:calc(100% - 32px)}.steps-grid article:last-child::after{left:30px;width:calc(100% - 30px)}

/* Plans and included services update */
.section-intro{max-width:760px;color:var(--muted);font-size:17px;line-height:1.7;margin:-14px 0 28px}.plan-card .ideal{font-size:14px;line-height:1.55;color:var(--muted);margin-top:14px}.conditions-list{padding-left:18px;color:var(--muted);line-height:1.7}.services-included{padding-top:34px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.services-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 18px 48px rgba(30,24,18,.06)}.services-grid span{display:inline-flex;width:34px;height:34px;border-radius:999px;align-items:center;justify-content:center;background:rgba(189,112,77,.12);color:var(--copper-dark);font-weight:800;margin-bottom:14px}.services-grid h3{font-size:18px;margin:0 0 8px}.services-grid p{margin:0;color:var(--muted);line-height:1.65}@media(max-width:980px){.services-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.services-grid{grid-template-columns:1fr}.section-intro{font-size:16px}}

/* Make Plan Autoridad the clear recommended protagonist */
.plans-layout.two-plans{align-items:stretch}.authority-plan{position:relative;transform:translateY(-12px) scale(1.035);border:1.5px solid rgba(189,112,77,.58)!important;background:linear-gradient(155deg,#fffaf5 0%,#fff 42%,#f6e4d8 100%)!important;box-shadow:0 34px 90px rgba(156,87,57,.22),0 10px 28px rgba(217,68,143,.10)!important;z-index:2}.authority-plan::before{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:linear-gradient(135deg,var(--copper),rgba(217,68,143,.72),#f0c09e);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.authority-badge{font-size:12px;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,var(--copper-dark),var(--rose));color:#fff;padding:8px 13px;border-radius:999px;box-shadow:0 10px 22px rgba(156,87,57,.22)}.authority-plan h3{font-size:31px}.authority-plan strong{font-size:28px!important;color:var(--copper-dark)}.authority-plan a{background:var(--copper-dark);color:#fff;border-color:var(--copper-dark)}.authority-plan a:hover{background:#7d3f29;border-color:#7d3f29}@media(max-width:1100px){.authority-plan{transform:none;order:-1}.plans-layout.two-plans .plan-help{order:3}}@media(max-width:760px){.authority-plan{transform:none}}

/* Plans: badge alignment and unified attractive buttons */
.authority-plan .authority-badge{align-self:flex-start;margin-left:0;margin-bottom:18px}.plans-layout.two-plans .plan-card>a,.plans-layout.two-plans .plan-help>a.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-height:44px;padding:12px 18px;border-radius:999px;background:rgba(255,255,255,.76)!important;color:var(--text)!important;border:1px solid rgba(189,112,77,.22)!important;text-decoration:none!important;font-weight:800;box-shadow:0 12px 30px rgba(30,24,18,.08),inset 0 1px 0 rgba(255,255,255,.85);backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.plans-layout.two-plans .plan-card>a:hover,.plans-layout.two-plans .plan-help>a.button:hover{transform:translateY(-3px);background:linear-gradient(135deg,#fff7ef,#ffffff)!important;border-color:rgba(189,112,77,.55)!important;color:var(--copper-dark)!important;box-shadow:0 22px 44px rgba(156,87,57,.18),0 8px 18px rgba(217,68,143,.10)}.plans-layout.two-plans .plan-card>a:focus-visible,.plans-layout.two-plans .plan-help>a.button:focus-visible{outline:3px solid rgba(189,112,77,.28);outline-offset:3px}.authority-plan>a{box-shadow:0 16px 36px rgba(156,87,57,.16),inset 0 1px 0 rgba(255,255,255,.9)!important}.authority-plan>a:hover{box-shadow:0 26px 54px rgba(156,87,57,.22),0 10px 24px rgba(217,68,143,.14)!important}

/* Force RECOMENDADO badge to the left, not centered */
.authority-plan .authority-badge{position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important;display:inline-flex!important;align-self:flex-start!important;margin:0 0 18px 0!important;justify-self:start!important}.authority-plan{text-align:left}.authority-plan .plan-top{text-align:left}

/* RECOMENDADO badge: centered on the top border line, outside the card */
.authority-plan .authority-badge{position:absolute!important;top:0!important;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-self:auto!important;margin:0!important;z-index:4;white-space:nowrap}.authority-plan{padding-top:34px!important;overflow:visible!important}

/* Exact placement: RECOMENDADO centered over Autoridad top border */
.plans-layout.two-plans .plan-card.featured.authority-plan{position:relative!important;overflow:visible!important;padding-top:44px!important}.plans-layout.two-plans .plan-card.featured.authority-plan > .authority-badge{position:absolute!important;top:0!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important;z-index:10;display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap;pointer-events:none}

/* RECOMENDADO: half outside/inside on top border, left aligned on Autoridad card */
.plans-layout.two-plans .plan-card.featured.authority-plan > .authority-badge{top:0!important;left:28px!important;right:auto!important;transform:translateY(-50%)!important;margin:0!important;justify-content:flex-start!important;text-align:left!important}

/* Conditions card aligned with plan list typography */
.plans-layout.two-plans .plan-help .conditions-list{list-style:none;padding-left:0;margin:14px 0;color:var(--muted);font-size:14px;line-height:1.55}.plans-layout.two-plans .plan-help .conditions-list li{position:relative;padding-left:24px;margin:9px 0}.plans-layout.two-plans .plan-help .conditions-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--copper-dark);font-weight:900}.plans-layout.two-plans .plan-help p{font-size:14px;line-height:1.55}

/* SaaS-style plan comparison */
.compare-actions{display:flex;justify-content:center;margin:32px 0 0}.compare-toggle{appearance:none;border:1px solid rgba(189,112,77,.28);border-radius:999px;background:linear-gradient(135deg,#fffaf5,#fff);color:var(--text);font-weight:850;font-size:15px;padding:14px 24px;box-shadow:0 16px 36px rgba(30,24,18,.09),inset 0 1px 0 rgba(255,255,255,.9);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.compare-toggle:hover{transform:translateY(-3px);border-color:rgba(189,112,77,.55);color:var(--copper-dark);box-shadow:0 24px 52px rgba(156,87,57,.18),0 8px 18px rgba(217,68,143,.10)}.plans-compare{margin-top:24px;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 26px 70px rgba(30,24,18,.08);animation:compareReveal .22s ease both}.compare-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.compare-head span{font-size:22px;font-weight:900;letter-spacing:-.03em}.compare-head p{max-width:560px;margin:0;color:var(--muted);line-height:1.55}.compare-table-wrap{overflow-x:auto;border-radius:20px;border:1px solid rgba(235,229,221,.85)}.compare-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff}.compare-table th,.compare-table td{padding:15px 18px;text-align:left;border-bottom:1px solid rgba(235,229,221,.9);font-size:14px}.compare-table th{background:#fbf5ee;color:var(--text);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.compare-table th:nth-child(2),.compare-table th:nth-child(3),.compare-table td:nth-child(2),.compare-table td:nth-child(3){text-align:center}.compare-table th:nth-child(3),.compare-table td:nth-child(3){background:rgba(189,112,77,.055)}.compare-table tr:last-child td{border-bottom:0}.compare-table td:first-child{font-weight:650;color:var(--text)}.check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(189,112,77,.13);color:var(--copper-dark);font-weight:950}.dash{color:#aaa;font-weight:800}@keyframes compareReveal{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.plans-compare{padding:16px;border-radius:22px}.compare-head{display:block}.compare-head p{margin-top:8px}.compare-table th,.compare-table td{padding:13px 14px}}

/* Product hero images: increase height to match text block */
.product-hero figure{height:520px!important}.product-hero figure img{height:100%!important;object-fit:cover!important}@media(max-width:1100px){.product-hero figure{height:500px!important}}@media(max-width:760px){.product-hero figure{height:390px!important}}


/* Aureon corporate navigation layer */
.vertical-switch{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.68)}
.vertical-switch a{font-size:12px!important;font-weight:800!important;padding:8px 9px;border-radius:999px;white-space:nowrap;color:#5d554d!important}
.vertical-switch a:hover{background:#fff;box-shadow:var(--shadow-soft)}
.vertical-switch a.is-active{background:var(--charcoal);color:#fff!important}
@media(max-width:1180px){.vertical-switch{display:none}}


/* Unified Aureon navigation: Style bar visual system */
:root{--charcoal:#14151a}.site-header{min-height:84px!important;width:min(var(--wrap),calc(100% - 36px))!important;margin:0 auto!important;padding:0!important;gap:14px!important;background:rgba(255,255,255,.86)!important;backdrop-filter:blur(10px)!important;border:0!important;border-bottom:1px solid rgba(232,234,240,.75)!important;border-radius:0!important;box-shadow:none!important}.brand{gap:14px!important;min-width:0!important}.brand-logo{height:60px!important;width:auto!important;object-fit:contain!important}.brand-copy strong{font-weight:800!important;letter-spacing:-.02em!important;font-size:18px!important}.brand-copy small{font-size:12px!important;color:var(--muted)!important;margin-top:1px!important}.nav-links{margin-left:auto!important;display:flex!important;align-items:center!important;gap:12px!important}.nav-links>a:not(.ig-link){padding:10px 10px!important;border-radius:10px!important;color:var(--muted)!important;font-size:14px!important;font-weight:600!important;border:0!important;box-shadow:none!important;white-space:nowrap}.nav-links>a:not(.ig-link):hover{background:var(--soft)!important;color:var(--text)!important}.vertical-switch{display:flex!important;align-items:center!important;gap:6px!important;padding:5px!important;border:1px solid var(--line)!important;border-radius:999px!important;background:rgba(255,255,255,.72)!important;max-width:none!important;overflow:visible!important}.vertical-switch a{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;color:var(--muted)!important;font-weight:800!important;font-size:12px!important;padding:8px 10px!important;border-radius:999px!important;white-space:nowrap!important;line-height:1!important;min-width:max-content!important}.vertical-switch a:hover{background:var(--soft)!important;color:var(--text)!important;box-shadow:none!important}.vertical-switch a.is-active{background:var(--charcoal)!important;color:#fff!important}.ig-link{flex:0 0 auto!important}@media(max-width:1180px){.vertical-switch{display:none!important}}@media(max-width:1060px){.nav-links{gap:7px!important}.nav-links>a:not(.ig-link){font-size:12px!important;padding:8px 7px!important}.brand-copy small{display:none}}@media(max-width:760px){.site-header{width:calc(100% - 28px)!important}.brand-copy{display:none}.nav-links>a:not(.ig-link){display:none!important}.ig-link{display:inline-flex!important}}

/* Match Style header geometry: full-width bar, constrained content only */
.site-header{width:100%!important;max-width:none!important;margin:0!important;padding:0 max(18px,calc((100vw - var(--wrap)) / 2))!important;border-left:0!important;border-right:0!important}
@media(max-width:760px){.site-header{width:100%!important;padding-left:14px!important;padding-right:14px!important}}

/* Product cards: align “Ver producto” using Propiedades card as reference */
.products-grid{align-items:stretch}.product-card{display:flex;flex-direction:column;height:100%}.product-card p{margin-bottom:16px}.product-card a{margin-top:auto;align-self:flex-start}.media-slot.product{flex:0 0 auto}.product-card h3{flex:0 0 auto}

/* Product cards: visible access button */
.product-card .product-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-height:42px;margin-top:auto;padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,var(--copper-dark),var(--copper));color:#fff!important;border:1px solid rgba(156,87,57,.24);text-decoration:none;font-weight:850;font-size:12px;box-shadow:0 14px 30px rgba(156,87,57,.20),inset 0 1px 0 rgba(255,255,255,.22);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.product-card .product-link:hover{transform:translateY(-2px);filter:saturate(1.05);box-shadow:0 22px 44px rgba(156,87,57,.24),0 8px 18px rgba(217,68,143,.10)}
.product-card .product-link:focus-visible{outline:3px solid rgba(189,112,77,.28);outline-offset:3px}

/* Plan Performance — tercer plan con gestión operativa */
.plans-layout.three-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.plans-layout.three-plans .plan-help{grid-column:1 / -1;display:grid;grid-template-columns:260px 1fr;gap:22px;align-items:center}
.plans-layout.three-plans .plan-card>strong{font-size:22px}
.performance-plan{position:relative;border-color:rgba(217,68,143,.32);background:linear-gradient(155deg,#fff 0%,#fff9fb 54%,#f8e6ef 100%)}
.performance-badge{position:absolute;top:0;left:28px;transform:translateY(-50%);background:linear-gradient(135deg,var(--rose),var(--copper));color:#fff;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 10px 22px rgba(217,68,143,.18)}
.performance-plan{padding-top:34px}
.performance-plan h3{font-size:26px}
.performance-plan strong{color:var(--rose)}
.plans-layout.three-plans .plan-card>a{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-height:44px;padding:12px 18px;border-radius:999px;background:rgba(255,255,255,.76);color:var(--text);border:1px solid rgba(189,112,77,.22);text-decoration:none;font-weight:800;box-shadow:0 12px 30px rgba(30,24,18,.08),inset 0 1px 0 rgba(255,255,255,.85);backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}
.plans-layout.three-plans .plan-card>a:hover{transform:translateY(-3px);background:linear-gradient(135deg,#fff7ef,#ffffff);border-color:rgba(189,112,77,.55);color:var(--copper-dark);box-shadow:0 22px 44px rgba(156,87,57,.18),0 8px 18px rgba(217,68,143,.10)}
.compare-table th:nth-child(4),.compare-table td:nth-child(4){text-align:center;background:rgba(217,68,143,.045)}
@media(max-width:1100px){.plans-layout.three-plans{grid-template-columns:1fr 1fr}.plans-layout.three-plans .plan-help{grid-column:1 / -1}.plans-layout.three-plans .authority-plan{order:-2}.plans-layout.three-plans .performance-plan{order:-1}}
@media(max-width:760px){.plans-layout.three-plans{grid-template-columns:1fr}.plans-layout.three-plans .plan-help{display:block;grid-column:auto}.performance-plan{padding-top:34px}}

/* Condiciones debajo del comparador — diseño tipo card anterior */
.compare-actions{margin-bottom:28px}
.plans-compare{margin-bottom:28px}
.compact-conditions{margin-top:28px;background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-soft);padding:14px;display:grid;grid-template-columns:.84fr 1fr;gap:18px;align-items:start}
.compact-conditions .help-img{height:180px;margin-bottom:0;border-radius:12px}
.compact-conditions .conditions-copy{padding:4px 4px 4px 0}
.compact-conditions h3{font-size:18px;margin:0 0 10px}
.compact-conditions .conditions-list{list-style:none;padding-left:0;margin:14px 0;color:var(--muted);font-size:14px;line-height:1.55}
.compact-conditions .conditions-list li{position:relative;padding-left:24px;margin:9px 0}
.compact-conditions .conditions-list li::before{content:"✓";position:absolute;left:0;top:0;color:var(--copper-dark);font-weight:900}
.compact-conditions p{font-size:14px;line-height:1.55;margin:12px 0 0}
@media(max-width:900px){.compact-conditions{grid-template-columns:1fr}.compact-conditions .help-img{height:170px}}

/* Ajuste condiciones: imagen pequeña a la izquierda */
.compact-conditions{grid-template-columns:140px 1fr;align-items:center;max-width:920px;margin-left:auto;margin-right:auto}
.compact-conditions .help-img{height:120px;min-height:0;margin:0;border-radius:12px}
@media(max-width:700px){.compact-conditions{grid-template-columns:1fr;max-width:none}.compact-conditions .help-img{height:120px;width:140px;max-width:100%}}

/* Condiciones sin imagen: bloque premium compacto */
.compact-conditions.no-image{display:block;max-width:920px;margin:30px auto 0;padding:26px 28px;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#fff8f3 48%,#f7e8df 100%);border:1px solid rgba(189,112,77,.18);box-shadow:0 24px 70px rgba(51,39,28,.09),inset 0 1px 0 rgba(255,255,255,.9)}
.compact-conditions.no-image .conditions-copy{padding:0}
.conditions-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--copper-dark);font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.conditions-kicker::before{content:"";width:7px;height:7px;border-radius:99px;background:linear-gradient(135deg,var(--copper),var(--rose));box-shadow:0 0 0 5px rgba(189,112,77,.10)}
.compact-conditions.no-image h3{font-size:24px;letter-spacing:-.035em;margin:0 0 18px;max-width:620px}
.compact-conditions.no-image .conditions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;padding:0;list-style:none;color:var(--muted);font-size:14px;line-height:1.5}
.compact-conditions.no-image .conditions-list li{position:relative;margin:0;padding-left:28px}
.compact-conditions.no-image .conditions-list li::before{content:"✓";position:absolute;left:0;top:-1px;display:grid;place-items:center;width:18px;height:18px;border-radius:99px;background:rgba(189,112,77,.12);color:var(--copper-dark);font-size:11px;font-weight:900}
.compact-conditions.no-image p{margin:18px 0 0;padding-top:16px;border-top:1px solid rgba(189,112,77,.14);font-size:14px;color:#4d4944}
@media(max-width:760px){.compact-conditions.no-image{padding:22px}.compact-conditions.no-image .conditions-list{grid-template-columns:1fr}.compact-conditions.no-image h3{font-size:21px}}

/* Normalizar tamaño de bullets en planes */
.plan-card li{font-size:12px;line-height:1.45}
.performance-plan li{font-size:12px;line-height:1.45}

/* Info aclaratoria de pauta en comparador */
.compare-label{display:inline-flex;align-items:center;gap:7px;position:relative}
.info-dot{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid rgba(189,112,77,.34);border-radius:999px;background:#fff7f0;color:var(--copper-dark);font-size:11px;font-weight:900;line-height:1;cursor:pointer;padding:0;box-shadow:0 4px 12px rgba(156,87,57,.10)}
.info-dot:hover,.info-dot[aria-expanded="true"]{background:var(--copper-dark);color:#fff;border-color:var(--copper-dark)}
.info-card-mini{margin-top:9px;max-width:360px;padding:12px 13px;border-radius:14px;background:#fffaf5;border:1px solid rgba(189,112,77,.22);box-shadow:0 12px 28px rgba(51,39,28,.10);color:#5c554e;font-size:12px;line-height:1.45;font-weight:500;text-align:left}

/* Tooltip flotante para aclaración de pauta */
.info-wrap{position:relative;isolation:isolate}
.info-wrap .info-card-mini{position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%) translateX(-4px);width:330px;margin:0;padding:12px 13px;border-radius:14px;background:#fffaf5;border:1px solid rgba(189,112,77,.22);box-shadow:0 18px 42px rgba(51,39,28,.16);color:#5c554e;font-size:12px;line-height:1.45;font-weight:500;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:20}
.info-wrap .info-card-mini::before{content:"";position:absolute;left:-6px;top:50%;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);background:#fffaf5;border-left:1px solid rgba(189,112,77,.22);border-bottom:1px solid rgba(189,112,77,.22)}
.info-wrap:hover .info-card-mini{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}
@media(max-width:760px){.info-wrap .info-card-mini{left:0;top:calc(100% + 8px);transform:translateY(4px);width:min(300px,78vw)}.info-wrap:hover .info-card-mini{transform:translateY(0)}.info-wrap .info-card-mini::before{left:18px;top:-6px;transform:rotate(45deg);border-left:1px solid rgba(189,112,77,.22);border-top:1px solid rgba(189,112,77,.22);border-bottom:0}}

/* Gallery examples: clean image presentation */
.gallery-grid .carousel-head{display:none}
.gallery-grid .gallery-item,.gallery-grid .carousel-card,.gallery-grid .carousel-frame,.gallery-grid .carousel-slide{border-radius:0!important}
.gallery-grid .gallery-item,.gallery-grid .carousel-card{overflow:hidden}
.gallery-grid .gallery-item img,.gallery-grid .carousel-slide img{aspect-ratio:auto!important;height:auto!important;object-fit:contain!important;border-radius:0!important;background:#fff}
.gallery-grid .carousel-slide figcaption{height:38px;display:flex;align-items:center;overflow:hidden;padding:8px 12px}
.gallery-grid .carousel-slide .lightbox-trigger{height:38px;margin:0 10px 12px;padding:0 12px}
.gallery-grid .carousel-arrow{top:calc((100% - 88px) / 2)!important}
