:root{--navy:#061d31;--blue:#0a3d68;--gold:#d2ac55;--ink:#132238;--muted:#617188;--bg:#f4f7fb;--line:#dce4ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}a{color:inherit}.wrap{width:min(1380px,calc(100% - 48px));margin:auto}.top-strip{background:var(--navy);color:#d8e5f0;font-size:12px}.top-strip .wrap{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-strip a{color:#d8e5f0;text-decoration:none;margin-left:22px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:100}.main-nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:310px}.brand-mark{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:900}.brand strong{display:block;font-size:18px}.brand small{display:block;text-transform:uppercase;letter-spacing:.16em;color:#7890a6;font-size:10px;margin-top:3px}.site-menu{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1}.site-menu>a,.submenu-toggle{border:0;background:none;text-decoration:none;padding:12px 13px;border-radius:10px;font:inherit;font-size:14px;font-weight:800;color:var(--ink);cursor:pointer}.site-menu>a:hover,.submenu-toggle:hover{background:#eef3f8}.menu-group{position:relative}.submenu{position:absolute;right:0;top:calc(100% + 14px);width:340px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;box-shadow:0 24px 60px rgba(6,29,49,.18);display:none}.menu-group.open .submenu{display:block}.submenu a{display:block;text-decoration:none;padding:14px;border-radius:12px}.submenu a:hover{background:#f1f5f9}.submenu strong,.submenu span{display:block}.submenu span{font-size:12px;color:var(--muted);margin-top:3px}.portal-btn{background:var(--navy)!important;color:#fff!important;min-width:138px;box-shadow:0 12px 28px rgba(6,29,49,.2)}.portal-btn strong,.portal-btn small{display:block}.portal-btn small{font-size:10px;font-weight:600;color:#bfd1df;margin-top:2px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:800}.hero{background:linear-gradient(135deg,#061d31 0%,#0a3d68 100%);color:#fff;padding:86px 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:62px;align-items:center}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.17em;color:#f4cc70;font-weight:900;font-size:12px}.eyebrow.dark{color:#8b681d}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 22px}.hero p{font-size:20px;line-height:1.7;color:#d6e3ee;max-width:760px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:900}.btn.gold{background:var(--gold);color:#1b2632}.btn.ghost{border:1px solid rgba(255,255,255,.35);color:#fff}.btn.dark{background:var(--navy);color:#fff}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:36px;color:#b8cad8;font-size:13px}.portal-preview{background:#fff;color:var(--ink);border-radius:26px;padding:26px;box-shadow:0 40px 100px rgba(0,0,0,.3);transform:rotate(1deg)}.preview-top{display:flex;justify-content:space-between;align-items:center;color:#617188;font-weight:800;font-size:13px}.status-dot{color:#18734d}.portal-preview h2{font-size:30px;margin:28px 0 18px}.progress-line{height:10px;background:#e4ebf2;border-radius:99px;overflow:hidden}.progress-line span{display:block;height:100%;background:var(--gold)}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.preview-grid article{background:#f4f7fb;border:1px solid var(--line);border-radius:14px;padding:16px}.preview-grid small,.preview-grid strong{display:block}.preview-grid small{color:var(--muted);margin-bottom:6px}.section{padding:88px 0}.section.alt{background:var(--bg)}.section-head{max-width:760px;margin-bottom:34px}.section-head h2,.split h2,.cta h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin:12px 0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{display:block;text-decoration:none;border:1px solid var(--line);border-radius:22px;padding:28px;min-height:290px;background:#fff;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(18,40,64,.12)}.service-card>span{color:#9a762d;font-weight:900}.service-card h3{font-size:28px;margin:32px 0 12px}.service-card p{color:var(--muted);line-height:1.65}.service-card strong{display:block;margin-top:30px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.split p{font-size:18px;line-height:1.75;color:var(--muted)}.check-list{list-style:none;padding:0}.check-list li{padding:10px 0 10px 30px;position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#19734b;font-weight:900}.info-panel{background:var(--navy);color:#fff;border-radius:26px;padding:40px}.info-panel p{color:#d5e3ee}.cta{background:linear-gradient(135deg,#061d31,#0a3d68);color:#fff;border-radius:28px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta p{color:#d5e3ee;max-width:780px}.page-hero{background:linear-gradient(135deg,#061d31,#0a3d68);color:#fff;padding:68px 0}.page-hero h1{font-size:58px;margin:14px 0}.page-hero p{font-size:18px;color:#d4e1ec}.editor-content{padding-top:64px;padding-bottom:86px;font-size:18px;line-height:1.75}.editor-content>*{max-width:980px}.editor-content .alignwide{max-width:1280px}.site-footer{background:#051625;color:#c9d7e3;padding-top:62px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-grid h3{font-size:24px;color:#fff}.footer-grid h4{color:#fff}.footer-grid a{display:block;color:#c9d7e3;text-decoration:none;margin:10px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding:22px 0;font-size:12px}.footer-grid p{line-height:1.7}.wp-block-button__link{background:var(--navy);border-radius:12px}.wp-site-blocks{padding:0}
@media(max-width:1100px){.site-menu{gap:2px}.site-menu>a,.submenu-toggle{padding:10px 8px;font-size:13px}.brand{min-width:250px}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){.top-strip .wrap{align-items:flex-start;flex-direction:column;padding:10px 0}.top-strip a{margin:0 14px 0 0}.main-nav{min-height:78px}.menu-toggle{display:block}.site-menu{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid var(--line);padding:16px 24px;flex-direction:column;align-items:stretch;box-shadow:0 20px 40px rgba(0,0,0,.12)}.site-menu.open{display:flex}.site-menu>a,.submenu-toggle{text-align:left;width:100%}.submenu{position:static;width:100%;box-shadow:none;margin-top:6px}.hero-grid,.split{grid-template-columns:1fr}.hero{padding:60px 0}.portal-preview{transform:none}.service-grid{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.wrap{width:min(100% - 28px,1380px)}.brand strong{font-size:15px}.brand{min-width:0}.brand-mark{width:44px;height:44px}.service-grid,.preview-grid{grid-template-columns:1fr}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.page-hero h1{font-size:42px}.footer-grid{grid-template-columns:1fr}.section{padding:62px 0}}

.operations-link{font-weight:750;color:#17395d!important}.service-hero{padding:90px 0 76px;background:linear-gradient(135deg,#071c33,#163d62);color:#fff}.service-hero h1{font-size:clamp(42px,6vw,78px);max-width:900px;margin:12px 0 18px;line-height:1.02}.service-hero p{font-size:21px;max-width:760px;line-height:1.65;color:#dbe8f4}.eyebrow{font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#c8a45d}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:800}.button.primary{background:#c8a45d;color:#071c33}.button.secondary{background:#fff;color:#17395d}.content-section{padding:72px 0}.content-section.soft{background:#eef4f8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article,.cta-panel{background:#fff;border:1px solid #dce5ed;border-radius:18px;padding:28px;box-shadow:0 12px 32px rgba(16,43,68,.06)}.split{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:center}.page-content{padding:70px 0;min-height:55vh}@media(max-width:850px){.feature-grid,.split{grid-template-columns:1fr}.service-hero{padding:64px 0}}

/* === JC Real Estate UI v4.8 === */
.jcre-header{position:relative;z-index:1000;background:#fff;border-bottom:1px solid #d9e3ed;box-shadow:0 8px 26px rgba(6,29,49,.06)}
.jcre-top{background:#071f35;color:#e6eef6;font-size:12px}.jcre-top-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.jcre-top a{color:#e6eef6;text-decoration:none;margin-left:20px}
.jcre-nav{min-height:78px;display:flex;align-items:center;gap:24px}.jcre-brand{display:flex;align-items:center;gap:13px;min-width:285px;text-decoration:none}.jcre-brand img{display:block;width:92px;height:52px;object-fit:contain}.jcre-brand strong{display:block;color:#102b44;font-size:15px;line-height:1.1;white-space:nowrap}.jcre-brand small{display:block;margin-top:4px;color:#6b7e91;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.jcre-menu{gap:2px;justify-content:center}.jcre-menu>a,.jcre-menu .submenu-toggle{padding:10px 11px;font-size:13px;color:#173149}.jcre-menu>a:hover,.jcre-menu .submenu-toggle:hover{background:#eef5fb;color:#0b5792}.jcre-portal{display:flex;flex-direction:column;justify-content:center;min-width:116px;min-height:48px;padding:8px 15px;border-radius:13px;background:#0a3356;color:#fff;text-decoration:none;box-shadow:0 10px 22px rgba(6,29,49,.14)}.jcre-portal strong{font-size:13px}.jcre-portal small{margin-top:3px;color:#cae0ef;font-size:9px}
.jcre-service-page{background:#fff;color:#10233d}.jcre-service-hero{padding:72px 0 66px;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(31,185,167,.20),transparent 27%),linear-gradient(135deg,#061d31,#0c4776)}.jcre-service-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:48px;align-items:center}.jcre-eyebrow,.jcre-section-label{display:inline-block;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.13em}.jcre-eyebrow{color:#a7f0e4}.jcre-service-hero h1{max-width:760px;margin:13px 0 18px;font-size:clamp(42px,5vw,70px);line-height:1.01;letter-spacing:-.05em;color:#fff}.jcre-service-hero p{max-width:720px;margin:0;color:#d8e6f2;font-size:18px;line-height:1.65}.jcre-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:26px}.jcre-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 19px;border-radius:12px;text-decoration:none;font-size:14px;font-weight:850}.jcre-btn-primary{background:#1674e8;color:#fff;box-shadow:0 10px 22px rgba(18,101,232,.24)}.jcre-btn-light{background:#fff;color:#0c315a}.jcre-btn-outline{background:#fff;color:#1265e8;border:1px solid #a9c8ed}.jcre-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.jcre-trust span{padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);color:#deebf6;font-size:11px;font-weight:700}
.jcre-route-card{padding:25px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.10);box-shadow:0 24px 50px rgba(0,0,0,.18);backdrop-filter:blur(10px)}.jcre-route-kicker{color:#9ee8dc;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.jcre-route-card h2{margin:8px 0 18px;color:#fff;font-size:25px}.jcre-route-card ol{display:grid;gap:9px;margin:0;padding:0;list-style:none}.jcre-route-card li{display:flex;align-items:center;gap:13px;padding:13px;border-radius:13px;background:#fff;color:#15314b}.jcre-route-card li b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#eaf3ff;color:#1265e8;font-size:11px}.jcre-route-card li span{font-size:13px;font-weight:750}
.jcre-service-section{padding:72px 0}.jcre-soft{background:#f3f7fb}.jcre-section-head{max-width:780px;margin-bottom:30px}.jcre-section-label{color:#0b66b2}.jcre-section-head h2,.jcre-cta-band h2{margin:9px 0 12px;color:#10233d;font-size:clamp(32px,3.4vw,48px);line-height:1.07;letter-spacing:-.04em}.jcre-section-head p,.jcre-cta-band p{margin:0;color:#53667a;font-size:16px;line-height:1.65}.jcre-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.jcre-feature-grid article{min-height:210px;padding:23px;border:1px solid #d8e3ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(7,26,50,.05)}.jcre-feature-grid article>span{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:#eaf3ff;color:#1265e8;font-size:11px;font-weight:900}.jcre-feature-grid h3{margin:24px 0 9px;color:#10233d;font-size:18px}.jcre-feature-grid p{margin:0;color:#5b6d80;font-size:14px;line-height:1.6}.jcre-cta-band{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 36px;border:1px solid #d5e1ed;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(7,26,50,.06)}.jcre-cta-band .jcre-actions{margin-top:0;flex:0 0 auto}
.jcre-home-hero{background:radial-gradient(circle at 88% 10%,rgba(24,185,168,.18),transparent 26%),linear-gradient(135deg,#061d31,#0c4776)}.jcre-home-card{padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(255,255,255,.10);box-shadow:0 26px 60px rgba(0,0,0,.20)}.jcre-home-card>span{color:#a7f0e4;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.jcre-home-card>h2{margin:8px 0 15px;color:#fff;font-size:28px}.jcre-home-card>a{display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;padding:13px;margin-top:9px;border-radius:14px;background:#fff;text-decoration:none;color:#15314b}.jcre-home-card b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eaf3ff;color:#1265e8}.jcre-home-card strong,.jcre-home-card small{display:block}.jcre-home-card small{margin-top:3px;color:#687b8e;font-size:11px}.jcre-home-card em{font-style:normal;color:#1265e8;font-weight:900}
@media(max-width:1100px){.jcre-brand{min-width:210px}.jcre-brand img{width:78px}.jcre-brand small{display:none}.jcre-menu>a,.jcre-menu .submenu-toggle{padding:9px 7px;font-size:12px}.jcre-feature-grid{grid-template-columns:repeat(2,1fr)}}

/* v4.9 · navegación pública unificada con juancollazo.net */
.jcre-menu>.menu-group{display:flex;align-items:center;border-radius:10px}
.jcre-menu>.menu-group>a{display:inline-flex;align-items:center;min-height:42px;padding:10px 5px 10px 11px;color:#173149;font-size:13px;font-weight:800;text-decoration:none;border-radius:10px 0 0 10px}
.jcre-menu>.menu-group>.submenu-toggle{width:auto;min-width:30px;padding:10px 8px 10px 3px;border-radius:0 10px 10px 0}
.jcre-menu>.menu-group:hover{background:#eef5fb}
.jcre-menu>.menu-group:hover>a{color:#0b5792}
.jcre-menu .submenu{z-index:1100;max-height:min(70vh,620px);overflow-y:auto}
.jcre-menu .submenu a{white-space:normal}
.jcre-menu a[aria-current="page"]{background:#e6f1f8;color:#073b61}
@media(max-width:860px){.jcre-menu>.menu-group{display:grid;grid-template-columns:1fr auto}.jcre-menu>.menu-group>a{width:100%;padding:12px}.jcre-menu>.menu-group>.submenu-toggle{min-width:48px;text-align:center}.jcre-menu>.menu-group>.submenu{grid-column:1/-1}.jcre-menu .submenu{max-height:none}}
@media(max-width:860px){.jcre-top{display:none}.jcre-nav{min-height:68px;position:relative;gap:10px}.jcre-brand{min-width:0;flex:1}.jcre-brand img{width:70px;height:44px}.jcre-brand strong{font-size:12px}.jcre-menu-toggle{display:block;order:3}.jcre-menu{top:100%;padding:13px 16px}.jcre-portal{order:2;min-width:auto;min-height:42px;padding:8px 10px}.jcre-portal small{display:none}.jcre-service-hero{padding:50px 0}.jcre-service-hero-grid{grid-template-columns:1fr;gap:25px}.jcre-service-hero h1{font-size:44px}.jcre-service-hero p{font-size:16px}.jcre-feature-grid{grid-template-columns:1fr 1fr}.jcre-cta-band{align-items:flex-start;flex-direction:column}.jcre-cta-band .jcre-actions{margin-top:4px}}
@media(max-width:560px){.wrap{width:min(100% - 24px,1380px)}.jcre-brand span{display:none}.jcre-brand img{width:78px}.jcre-portal strong{font-size:11px}.jcre-service-hero{padding:36px 0 42px}.jcre-service-hero h1{font-size:36px}.jcre-actions{display:grid;grid-template-columns:1fr;width:100%}.jcre-btn{width:100%}.jcre-route-card{padding:15px;border-radius:18px}.jcre-service-section{padding:46px 0}.jcre-feature-grid{grid-template-columns:1fr}.jcre-feature-grid article{min-height:auto}.jcre-cta-band{padding:22px;border-radius:18px}.jcre-trust{gap:5px}.jcre-trust span{font-size:9px}}
