:root{
  --apcck-heading-font:Fraunces,Georgia,"Times New Roman",serif;
  --apcck-body-font:Mulish,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  --apcck-red:#c9151e;
  --apcck-ink:#151515;
  --apcck-muted:#726e69;
  --apcck-line:#e7e1dc;
  --apcck-cream:#faf8f5;
  --apcck-white:#fff;
  --apcck-gray1:#3b3d40;
  --apcck-gray2:#292b2e;
  --apcck-gray-card:rgba(255,255,255,.07);
  --apcck-gray-card-hover:rgba(255,255,255,.13);
  --apcck-gray-line:rgba(255,255,255,.14);
  --apcck-shadow:0 18px 46px rgba(25,18,14,.07);
  --apcck-dark-shadow:0 24px 56px rgba(25,25,25,.20);
}
.apcck-v2-page,.apcck-v2-page *{box-sizing:border-box}
.apcck-v2-page{padding:28px 22px 72px;background:#fff;color:var(--apcck-ink);font-family:var(--apcck-body-font)}
.apcck-v2-page a{text-decoration:none;color:inherit}
.apcck-v2-shell{max-width:1380px;margin:0 auto}
.apcck-v2-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#918c88;font-size:13px;margin-bottom:20px}
.apcck-v2-breadcrumb span{opacity:.52}
.apcck-v2-breadcrumb a:hover{color:var(--apcck-red)}
.apcck-v2-hero{border-bottom:1px solid var(--apcck-line)}
.apcck-v2-specialty-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:34px;align-items:center;padding:18px 0 24px;min-height:230px}
.apcck-v2-specialty-intro--text-only{grid-template-columns:minmax(0,820px);min-height:0}
.apcck-v2-specialty-copy{min-width:0}
.apcck-v2-eyebrow{display:flex;align-items:center;gap:10px;color:var(--apcck-red);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;margin-bottom:11px}
.apcck-v2-eyebrow:before{content:"";width:25px;height:2px;background:var(--apcck-red)}
.apcck-v2-hero h1{margin:0;max-width:820px;font-family:var(--apcck-heading-font);font-size:clamp(32px,3vw,46px);line-height:1.04;letter-spacing:-.025em;font-weight:650}
.apcck-v2-hero h1 span{color:var(--apcck-red)}
.apcck-v2-hero p{margin:13px 0 0;max-width:680px;color:var(--apcck-muted);font-size:15px;line-height:1.55}
.apcck-v2-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:17px;padding:11px 15px;border:1px solid var(--apcck-red);border-radius:10px;background:var(--apcck-red);color:#fff!important;font-size:12px;font-weight:850;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.apcck-v2-hero-cta:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(201,21,30,.16);background:#b9121a;color:#fff!important}
.apcck-v2-hero-cta:focus-visible{outline:3px solid rgba(201,21,30,.24);outline-offset:3px}
.apcck-v2-hero-cta i{font-style:normal;font-size:13px;line-height:1}
.apcck-v2-specialty-media{margin:0;overflow:hidden;border-radius:18px;aspect-ratio:16/10;background:var(--apcck-cream);box-shadow:var(--apcck-shadow);border:1px solid var(--apcck-line)}
.apcck-v2-specialty-image{display:block;width:100%;height:100%;object-fit:cover}
.apcck-v2-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;align-items:start;padding-top:28px}
.apcck-v2-current{display:flex;align-items:center;gap:8px;color:#8b8580;font-size:11px;font-weight:800;margin-bottom:12px}
.apcck-v2-current i{width:7px;height:7px;border-radius:50%;background:var(--apcck-red);box-shadow:0 0 0 5px rgba(201,21,30,.08)}
.apcck-v2-question-box{padding:23px 25px;margin-bottom:18px;background:#fff;border:1px solid #e8e1dc;border-radius:22px;box-shadow:var(--apcck-shadow)}
.apcck-v2-question-box small{display:block;color:var(--apcck-red);font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px}
.apcck-v2-question-box h2{margin:0;font-family:var(--apcck-heading-font);max-width:900px;font-size:clamp(27px,2.3vw,38px);line-height:1.15;letter-spacing:-.024em;font-weight:750}
.apcck-v2-chat{padding:24px 24px 30px;border:1px solid #ece5df;border-radius:24px;background:linear-gradient(180deg,#faf7f4 0%,#f7f2ed 100%)}
.apcck-v2-chat-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;margin-bottom:8px;border-bottom:1px solid #e4dcd5}
.apcck-v2-chat-head strong{font-size:15px}.apcck-v2-chat-head span{font-size:12px;color:#8b8580}
.apcck-v2-conversation{min-height:80px}
.apcck-v2-turn{padding:18px 0 24px;display:flex;gap:11px;align-items:flex-end}
.apcck-v2-turn + .apcck-v2-turn{border-top:0}
.apcck-v2-turn-client{justify-content:flex-start}.apcck-v2-turn-lawyer{justify-content:flex-end;margin-top:-4px}
.apcck-v2-turn-meta{flex:0 0 39px;width:39px}
.apcck-v2-avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:850}
.apcck-v2-turn-client .apcck-v2-avatar{background:#fff;border:1px solid #ddd6d0;color:#69645f}
.apcck-v2-turn-lawyer .apcck-v2-avatar{background:var(--apcck-red);color:#fff}
.apcck-v2-card{max-width:72%}
.apcck-v2-name{display:block;margin:0 0 5px 2px;color:#817b76;font-size:11px}
.apcck-v2-turn-lawyer .apcck-v2-name{text-align:right;color:var(--apcck-red);font-weight:800}
.apcck-v2-body{padding:15px 17px;border-radius:18px;font-size:15px;line-height:1.52}
.apcck-v2-turn-client .apcck-v2-body{background:#fff;border:1px solid #ddd7d2;border-bottom-left-radius:7px;font-weight:670}
.apcck-v2-turn-lawyer .apcck-v2-body{background:#fff7f7;border:1px solid #efc7c9;border-bottom-right-radius:7px}
.apcck-v2-body p{margin:0 0 10px}.apcck-v2-body p:last-child{margin-bottom:0}
.apcck-v2-body ul,.apcck-v2-body ol{margin:8px 0 10px 20px}.apcck-v2-body li{margin:4px 0}
.apcck-v2-exchange-divider{border:0;border-top:1px dashed #ded6d0;margin:0}
.apcck-v2-extra{margin-top:8px}
.apcck-v2-details{margin-top:14px;border-top:1px solid #ded6d0;padding-top:14px;color:#655f5a;font-size:13px}.apcck-v2-details summary{cursor:pointer;font-weight:800;color:#333}.apcck-v2-details ul{padding-left:20px}
.apcck-v2-cta{margin-top:18px;padding:18px;border-radius:17px;background:#fff;border:1px solid #e7d7d4;display:flex;align-items:center;justify-content:space-between;gap:20px}.apcck-v2-cta strong{font-size:17px}.apcck-v2-cta p{margin:5px 0 0;color:#756f69;font-size:13px;line-height:1.45}.apcck-v2-cta a{white-space:nowrap;padding:11px 15px;border-radius:10px;background:var(--apcck-red);color:#fff;font-size:12px;font-weight:800}
.apcck-v2-related{position:sticky;top:20px;overflow:hidden;color:#fff;border-radius:26px;background:radial-gradient(circle at 88% 2%,rgba(255,255,255,.10),transparent 30%),linear-gradient(145deg,var(--apcck-gray1) 0%,var(--apcck-gray2) 100%);box-shadow:var(--apcck-dark-shadow);border:1px solid rgba(255,255,255,.06)}
.apcck-v2-related-head{padding:24px 23px 19px;border-bottom:1px solid var(--apcck-gray-line)}
.apcck-v2-related-kicker{color:#c9c9ca;font-size:10px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px}
.apcck-v2-related h3{margin:0;font-family:var(--apcck-heading-font);font-size:25px;line-height:1.12;letter-spacing:-.02em;color:#fff}.apcck-v2-related p{margin:9px 0 0;color:rgba(255,255,255,.68);font-size:12px;line-height:1.5}
.apcck-v2-related-list{display:grid;gap:9px;padding:13px}
.apcck-v2-related-item{display:grid;grid-template-columns:30px 1fr 25px;gap:10px;align-items:center;min-height:70px;padding:12px 13px;border-radius:15px;background:var(--apcck-gray-card);border:1px solid var(--apcck-gray-line);transition:.18s ease;color:#fff}
.apcck-v2-related-item:hover{background:var(--apcck-gray-card-hover);transform:translateX(-3px);border-color:rgba(255,255,255,.22);color:#fff}
.apcck-v2-num{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.26);font-size:9px;font-weight:850}
.apcck-v2-related-text{font-size:13px;line-height:1.32;font-weight:720}.apcck-v2-arrow{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);font-size:11px}
.apcck-v2-related-foot{padding:14px 18px 18px;border-top:1px solid var(--apcck-gray-line);color:rgba(255,255,255,.5);font-size:11px;line-height:1.45}
.apcck-v2-empty{margin:30px 0;padding:24px;border:1px solid #e3ded9;border-radius:18px;background:#faf8f5}.apcck-v2-empty p{margin-bottom:0;color:#777}
.apcck-v2-loading{opacity:.55;pointer-events:none}
@media(max-width:980px){.apcck-v2-specialty-intro{grid-template-columns:minmax(0,1fr) minmax(220px,34vw);gap:24px;min-height:0}.apcck-v2-grid{grid-template-columns:1fr}.apcck-v2-related{position:relative;top:auto;grid-row:1}.apcck-v2-related-list{grid-auto-flow:column;grid-auto-columns:minmax(270px,80vw);overflow-x:auto;scroll-snap-type:x mandatory}.apcck-v2-related-item{scroll-snap-align:start}}
@media(max-width:640px){.apcck-v2-page{padding:16px 12px 44px}.apcck-v2-breadcrumb{margin-bottom:12px}.apcck-v2-specialty-intro{grid-template-columns:1fr;gap:16px;padding:12px 0 18px}.apcck-v2-hero h1{font-size:31px}.apcck-v2-hero p{font-size:14px;line-height:1.5}.apcck-v2-hero-cta{margin-top:14px}.apcck-v2-specialty-media{max-height:150px;aspect-ratio:16/7}.apcck-v2-grid{padding-top:20px}.apcck-v2-question-box{padding:19px}.apcck-v2-question-box h2{font-size:26px}.apcck-v2-chat{padding:18px 14px 22px}.apcck-v2-card{max-width:82%}.apcck-v2-body{font-size:14px}.apcck-v2-turn-meta,.apcck-v2-avatar{width:34px;height:34px;flex-basis:34px}.apcck-v2-related{border-radius:21px}.apcck-v2-cta{align-items:flex-start;flex-direction:column}}

/* Enlace interno desde la guía hacia la página de servicio */
.apcck-v2-service-link{margin-top:14px;padding:14px 16px;border-top:1px solid #eadfdb;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#756f69;font-size:13px;line-height:1.45}
.apcck-v2-service-link a{display:inline-flex;align-items:center;gap:8px;color:var(--apcck-red);font-weight:800;text-decoration:none}
.apcck-v2-service-link a:hover{text-decoration:underline}
.apcck-v2-service-link i{font-style:normal}
@media(max-width:640px){.apcck-v2-service-link{align-items:flex-start;flex-direction:column}}


/* Fase 2 — ancla accesible de la cabecera hacia el sistema de preguntas */
#apcck-preguntas{scroll-margin-top:22px;outline:none}
#apcck-preguntas:focus-visible{outline:2px solid rgba(201,21,30,.35);outline-offset:5px;border-radius:20px}
@media(prefers-reduced-motion:reduce){.apcck-v2-hero-cta{transition:none}.apcck-v2-related-item{transition:none}}
