/* Contacto: extensión aislada del CSS maestro publicado. */
.cc-contact-page .cc-eyebrow{font-size:11px;font-weight:800;letter-spacing:.19em;line-height:1.6;margin:0 0 20px}
.cc-contact-page .cc-contact-hero{background:var(--ink);color:white;padding:55px 0 48px;border-bottom:5px solid var(--blue)}
.cc-contact-hero h1{font-size:clamp(42px,5.8vw,78px);letter-spacing:-.045em;line-height:.99;margin:0;font-weight:900}
.cc-contact-hero h1 span{color:var(--blue)}
.cc-hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:30px}
.cc-hero-bottom p{max-width:460px;font-size:18px;line-height:1.55;margin:0}
.cc-contact-page .cc-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:white;border:1px solid var(--ink);padding:17px 23px;border-radius:28px;font:700 12px Arial,sans-serif;line-height:1.4;cursor:pointer;text-align:left;min-height:48px}
.cc-button span{font-size:21px;line-height:1}
.cc-contact-page .cc-button-light{background:white;color:var(--ink);border-color:white}
.cc-contact-page .cc-button-outline{background:transparent;color:var(--ink)}
.cc-contact-page .cc-button:hover{box-shadow:0 0 0 3px var(--blue)}
.cc-contact-section{padding:72px 0;background:var(--light)}
.cc-contact-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:70px;align-items:start}
.cc-contact-info h2,.cc-form-panel h2{font-size:34px;letter-spacing:-.035em;line-height:1.08;margin:0 0 20px}
.cc-contact-info>p:not(.cc-eyebrow),.cc-form-panel>p:not(.cc-eyebrow){font-size:15px;line-height:1.65;color:#43535b}
.cc-detail{padding:22px 0;border-bottom:1px solid var(--line)}
.cc-detail>span{display:block;font-size:10px;font-weight:800;letter-spacing:.16em;margin-bottom:10px}
.cc-detail a,.cc-detail strong{font-size:19px;font-weight:700;overflow-wrap:anywhere}
.cc-detail p{font-size:14px;margin:8px 0 0}
.cc-contact-photo{margin:28px 0 0}.cc-contact-photo img{width:100%;height:200px;object-fit:cover}
.cc-contact-photo figcaption{background:#ead9ca;padding:14px;font-size:10px;letter-spacing:.1em;font-weight:700}
.cc-form-panel{background:white;padding:38px;border-top:3px solid var(--ink);scroll-margin-top:24px}
.cc-form-panel .cc-required{font-size:12px!important;margin:22px 0}
.cc-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.cc-form-panel label{display:block;font-size:13px;font-weight:700;margin:0 0 9px}
.cc-form-panel input,.cc-form-panel select,.cc-form-panel textarea{width:100%;min-width:0;border:1px solid #a8b2b7;border-radius:3px;padding:13px;background:#fff;color:var(--ink);font:16px Arial,sans-serif;margin-bottom:23px;min-height:48px}
.cc-form-panel textarea{resize:vertical;line-height:1.5}
.cc-form-panel textarea::placeholder{color:#58656c}
.cc-form-note{font-size:12px;line-height:1.65;color:#43535b;margin:0 0 22px}
.cc-contact-page :focus-visible{outline:3px solid var(--blue);outline-offset:4px}
#form-status{font-size:13px;line-height:1.6;margin:16px 0 0;overflow-wrap:anywhere}
.cc-contact-cta{padding:38px 0;background:#ead9ca}.cc-contact-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}
.cc-contact-cta h2{font-size:28px;margin:0 0 10px;letter-spacing:-.025em}.cc-contact-cta p{margin:0;font-size:14px}.cc-contact-cta .cc-eyebrow{margin-bottom:12px}
.cc-skip{position:absolute;top:0;left:12px;transform:translateY(-150%);padding:16px;background:white;z-index:200}.cc-skip:focus{transform:translateY(0)}
@media(min-width:701px) and (max-width:1150px){.cc-contact-page .header-wrap{gap:20px;grid-template-columns:170px 1fr}.cc-contact-page .logo{width:155px}.cc-contact-page .nav{gap:18px}}
@media(max-width:950px){.cc-contact-grid{gap:30px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.cc-fields{grid-template-columns:1fr}.cc-form-panel{padding:25px}}
@media(max-width:700px){.cc-contact-hero{padding:38px 0!important}.cc-hero-bottom{align-items:start;flex-direction:column;gap:22px}.cc-contact-grid{grid-template-columns:1fr;gap:36px}.cc-contact-section{padding:38px 0}.cc-contact-info h2,.cc-form-panel h2{font-size:30px}.cc-form-panel{padding:25px 18px}.cc-contact-cta>.wrap{align-items:start;flex-direction:column}.cc-contact-photo img{height:180px}.cc-contact-page .cc-button{max-width:100%}.cc-contact-hero h1{font-size:clamp(39px,10vw,64px)}}

.cc-whatsapp .cc-button{margin-top:18px}

/* Ajustes de composición y navegación: Contacto v2. */
.cc-contact-page .header{position:relative;z-index:20}
.cc-contact-page .logo{display:flex;align-items:center;height:100%;min-height:0}
.cc-contact-page .logo img{width:auto;height:auto;max-width:100%;max-height:130px;object-fit:contain}
.cc-contact-page .cc-contact-hero{padding:44px 0 38px}
.cc-contact-hero h1{max-width:940px;font-size:clamp(40px,5vw,68px);line-height:1.06}
.cc-hero-bottom{align-items:center;margin-top:24px}
.cc-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.cc-contact-page .cc-button-whatsapp{background:transparent;color:white;border-color:white}
.cc-contact-page .cc-button{white-space:normal;max-width:100%}
.cc-contact-page .cc-button span{flex-shrink:0}
.cc-contact-grid>*{min-width:0}
.cc-contact-section{padding:48px 0}
.cc-whatsapp strong{display:block}
@media(min-width:701px) and (max-width:1000px){
 .cc-contact-page .logo img{max-height:90px}
 .cc-hero-bottom{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
 .cc-contact-page .header-wrap{height:76px;gap:12px}
 .cc-contact-page .logo{width:115px}
 .cc-contact-page .logo img{max-height:66px}
 .cc-contact-page .header-main.open{top:76px}
 .cc-contact-page .hamb{min-width:44px;min-height:44px;padding:4px;cursor:pointer}
 .cc-contact-page .cc-contact-hero{padding:28px 0!important}
 .cc-contact-page .cc-eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:14px}
 .cc-contact-hero h1{font-size:clamp(32px,8.6vw,52px);letter-spacing:-.035em;line-height:1.08}
 .cc-hero-bottom{margin-top:18px;gap:18px}
 .cc-hero-bottom p{font-size:16px;line-height:1.5}
 .cc-hero-actions{width:100%;gap:10px}
 .cc-hero-actions .cc-button{padding:12px 16px;gap:14px;font-size:11px;flex:1 1 auto}
 .cc-contact-section{padding:24px 0 32px}
 .cc-contact-grid{gap:32px}
 .cc-form-panel{grid-row:1;padding:24px 18px}
 .cc-contact-info{grid-row:2}
 .cc-form-panel h2,.cc-contact-info h2{font-size:27px;margin-bottom:12px}
 .cc-form-panel>p:not(.cc-eyebrow){font-size:14px;line-height:1.5}
 .cc-form-panel .cc-required{margin:16px 0}
 .cc-form-panel input,.cc-form-panel select,.cc-form-panel textarea{margin-bottom:18px}
 .cc-form-panel .cc-button{width:100%;padding:14px 17px;font-size:11px;gap:12px}
 .cc-contact-info>p:not(.cc-eyebrow){font-size:14px}
 .cc-detail{padding:18px 0}
 .cc-contact-photo{margin-top:22px}
 .cc-contact-photo img{height:150px}
 .cc-contact-cta{padding:28px 0}
 .cc-contact-cta h2{font-size:25px}
}

.cc-form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.cc-form-panel button:disabled{opacity:.65;cursor:wait}
