
/* CotizadorIsapres · Red de Prestadores V25 */
.prest-page{background:#fff}
.prest-hero{position:relative;padding:calc(var(--header-h) + 58px) 0 64px;overflow:hidden;background:radial-gradient(780px 420px at 90% 0%,rgba(22,179,100,.14),transparent 68%),linear-gradient(180deg,#fff 0%,#f7faf9 100%)}
.prest-hero::after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;bottom:-240px;background:rgba(232,241,255,.72);pointer-events:none}
.prest-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);gap:52px;align-items:center}
.prest-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid rgba(22,179,100,.2);border-radius:999px;background:#f2fbf7;color:#0e7e4c;font-weight:700;font-size:13px}
.prest-hero h1{font-size:clamp(2.35rem,5vw,4rem);font-weight:800;margin:16px 0 16px;max-width:820px;text-wrap:balance}.prest-green,.prest-hero h1 .title-accent{color:var(--verde)}
.prest-hero .lead{margin:0;max-width:760px;font-size:clamp(1.03rem,1.6vw,1.22rem)}
.prest-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.prest-visual{min-height:390px;position:relative;display:grid;place-items:center}
.prest-visual-card{width:min(100%,420px);padding:30px;border-radius:30px;background:#fff;border:1px solid #e4ece8;box-shadow:0 22px 70px rgba(10,37,64,.13);position:relative}
.prest-building{width:180px;height:180px;margin:4px auto 24px;border-radius:34px;background:linear-gradient(145deg,#f8fbfa,#edf8f2);display:grid;place-items:center;box-shadow:inset 0 0 0 1px rgba(22,179,100,.08)}
.prest-building svg{width:112px;height:112px;stroke:var(--verde);fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.prest-visual-name{text-align:center;font-family:var(--font-title);font-size:1.2rem;font-weight:800;color:var(--azul);line-height:1.2}.prest-visual-sub{text-align:center;color:var(--texto-suave);font-size:.92rem;margin-top:6px}
.prest-summary{margin-top:-1px;padding:34px 0;background:#fff;border-top:1px solid #eef2f0;border-bottom:1px solid #eef2f0}
.prest-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.prest-fact{padding:17px;border:1px solid #e5ebe8;border-radius:16px;background:#fff}.prest-fact span{display:block;color:#6a7886;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.prest-fact strong{display:block;margin-top:5px;color:var(--azul);font-size:.98rem;line-height:1.35}
.prest-section{padding:68px 0}.prest-section.alt{background:#f7faf9}.prest-section-head{max-width:780px;margin:0 auto 34px;text-align:center}.prest-section-head .eyebrow{display:block;color:var(--verde);font-weight:800;font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px}.prest-section-head h2{font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:800;text-wrap:balance}.prest-section-head p{color:var(--texto-suave);margin-top:10px}
.prest-rule{max-width:900px;margin:0 auto;padding:23px 25px;border-radius:20px;background:#f2fbf7;border:1px solid rgba(22,179,100,.18);display:grid;grid-template-columns:48px 1fr;gap:16px}.prest-rule svg{width:44px;height:44px;stroke:var(--verde);fill:none;stroke-width:1.8}.prest-rule strong{color:#0a7748}.prest-rule p{margin-top:5px;color:#425569}
.prest-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.prest-card{padding:24px;border:1px solid #e3eae7;border-radius:20px;background:#fff;box-shadow:0 6px 24px rgba(10,37,64,.05)}.prest-card-icon{width:48px;height:48px;border-radius:15px;background:#edf9f3;display:grid;place-items:center;margin-bottom:15px}.prest-card-icon svg{width:27px;height:27px;stroke:var(--verde);fill:none;stroke-width:1.9}.prest-card h3{font-size:1.05rem}.prest-card p{margin-top:7px;color:var(--texto-suave);font-size:.94rem}
.prest-service-list{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.prest-service{display:flex;align-items:flex-start;gap:11px;padding:16px 18px;background:#fff;border:1px solid #e5ebe8;border-radius:15px}.prest-service::before{content:"✓";display:grid;place-items:center;flex:none;width:24px;height:24px;border-radius:50%;background:#e9f8f0;color:#0e9554;font-weight:900}.prest-service span{color:#294257;font-weight:600}
.prest-contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;max-width:920px;margin:0 auto}.prest-contact-card{padding:24px;border:1px solid #e3eae7;border-radius:20px;background:#fff}.prest-contact-card h3{margin-bottom:12px}.prest-contact-line{display:flex;gap:10px;margin:10px 0;color:#45596d}.prest-contact-line b{color:var(--azul)}
.prest-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.prest-step{padding:24px;border-radius:20px;background:#0a2540;color:#fff;position:relative;overflow:hidden}.prest-step .num{font-family:var(--font-title);font-size:2rem;font-weight:800;color:#6ee7a8}.prest-step h3{color:#fff;margin:8px 0}.prest-step p{color:rgba(255,255,255,.78)}
.prest-faq{max-width:900px;margin:0 auto}.prest-faq details{border-bottom:1px solid #e4e9e7;padding:17px 0}.prest-faq summary{cursor:pointer;font-weight:750;color:var(--azul);font-family:var(--font-title)}.prest-faq p{padding-top:9px;color:var(--texto-suave)}
.prest-cta{padding:38px;border-radius:28px;background:linear-gradient(135deg,#09243e,#0e4b3c);color:#fff;text-align:center;max-width:1000px;margin:0 auto}.prest-cta h2{color:#fff;font-size:clamp(1.6rem,3vw,2.35rem)}.prest-cta p{max-width:720px;margin:10px auto 22px;color:rgba(255,255,255,.8)}
.prest-sources{max-width:900px;margin:0 auto;padding:20px;border:1px solid #e5ebe8;border-radius:16px;background:#fafcfb}.prest-sources h2{font-size:1.2rem}.prest-sources ul{list-style:disc;padding-left:20px;margin-top:9px}.prest-sources li{margin:7px 0}.prest-sources a{color:#0e7e4c;text-decoration:underline;overflow-wrap:anywhere}
.prest-index-hero{padding:calc(var(--header-h) + 62px) 0 54px;background:radial-gradient(900px 500px at 85% 0%,rgba(22,179,100,.14),transparent 70%),linear-gradient(#fff,#f7faf9)}.prest-index-hero .container{max-width:900px;text-align:center}.prest-index-hero h1{font-size:clamp(2.35rem,5vw,3.9rem);font-weight:800;margin:14px 0;text-wrap:balance}.prest-directory{padding:56px 0 72px}.prest-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.prest-directory-card{display:flex;flex-direction:column;min-height:250px;padding:22px;border:1px solid #e3eae7;border-radius:20px;background:#fff;box-shadow:0 5px 22px rgba(10,37,64,.05);transition:transform .2s,box-shadow .2s}.prest-directory-card:hover{transform:translateY(-4px);box-shadow:0 12px 34px rgba(10,37,64,.1)}.prest-directory-card .tag{font-size:.75rem;font-weight:800;color:#0e7e4c;text-transform:uppercase;letter-spacing:.06em}.prest-directory-card h2{font-size:1.12rem;margin:8px 0}.prest-directory-card p{color:var(--texto-suave);font-size:.91rem}.prest-directory-card .mini{margin-top:auto;padding-top:16px;color:#3d5265;font-size:.84rem}.prest-directory-card .link{margin-top:12px;color:var(--verde);font-weight:800}.prest-method{padding:26px;border:1px solid #e5ebe8;border-radius:20px;background:#fff;max-width:980px;margin:0 auto 36px}.prest-method h2{font-size:1.3rem}.prest-method p{margin-top:8px;color:var(--texto-suave)}
@media(max-width:900px){.prest-grid{grid-template-columns:1fr}.prest-visual{min-height:310px}.prest-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prest-cards,.prest-steps,.prest-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.prest-hero{padding-top:calc(var(--header-h) + 34px);padding-bottom:42px}.prest-grid{gap:28px}.prest-visual-card{padding:22px}.prest-building{width:145px;height:145px}.prest-building svg{width:90px;height:90px}.prest-summary-grid,.prest-cards,.prest-steps,.prest-directory-grid,.prest-contact,.prest-service-list{grid-template-columns:1fr}.prest-section{padding:52px 0}.prest-cta{padding:28px 20px;border-radius:22px}}

.prest-highlight{margin:0 0 24px;padding:16px 18px;border:1px solid rgba(22,179,100,.22);border-radius:14px;background:#f2fbf7;color:#28445b;line-height:1.65}.prest-highlight strong{color:#0e9554}

/* =========================================================
   V26 · Directorio editorial con fotografía / media
   ========================================================= */
.prest-directory{padding:64px 0 82px;background:
  radial-gradient(900px 520px at 10% 0%,rgba(22,179,100,.055),transparent 72%),
  #fbfcfc}
.prest-directory-grid{gap:24px}
.prest-directory-card{
  position:relative;display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden;
  border:1px solid rgba(10,37,64,.075);border-radius:28px;background:#fff;
  box-shadow:0 10px 34px rgba(10,37,64,.065);
  transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease;
  isolation:isolate
}
.prest-directory-card::after{
  content:"";position:absolute;inset:auto 22px 0;height:3px;border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,var(--verde),rgba(22,179,100,.05));opacity:0;transform:scaleX(.45);transform-origin:left;
  transition:opacity .25s ease,transform .35s ease;z-index:3
}
.prest-directory-card:hover{transform:translateY(-7px);border-color:rgba(22,179,100,.22);box-shadow:0 22px 56px rgba(10,37,64,.12)}
.prest-directory-card:hover::after{opacity:1;transform:scaleX(1)}
.prest-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eaf3ef}
.prest-card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(5,24,39,.54) 100%);pointer-events:none}
.prest-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s ease}
.prest-directory-card:hover .prest-card-media img{transform:scale(1.045);filter:saturate(1.04)}
.prest-card-media--brand{background:linear-gradient(145deg,#fff,#f0f5f2);display:grid;place-items:center;padding:34px}
.prest-card-media--brand::after{background:linear-gradient(180deg,transparent 66%,rgba(5,24,39,.1))}
.prest-card-media--brand img{object-fit:contain;max-width:80%;max-height:72%;filter:grayscale(.05)}
.prest-directory-card:hover .prest-card-media--brand img{transform:scale(1.025)}
.prest-card-location{position:absolute;left:16px;bottom:14px;z-index:2;max-width:calc(100% - 72px);padding:7px 11px;border-radius:999px;background:rgba(7,31,48,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:.73rem;font-weight:750;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prest-card-license{position:absolute;right:14px;top:14px;z-index:2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 3px 14px rgba(10,37,64,.12);color:#0c6946;font-size:.62rem;font-weight:900;letter-spacing:.02em}
.prest-card-body{display:flex;flex:1;flex-direction:column;padding:21px 22px 23px}
.prest-card-eyebrow{display:block;margin-bottom:8px;color:#0d8b53;font-size:.69rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.prest-card-title-row{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}
.prest-card-title-row h2{margin:0;font-size:clamp(1.08rem,1.4vw,1.28rem);line-height:1.17;text-wrap:balance}
.prest-card-open{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;margin-top:-3px;border-radius:50%;background:#f0f8f4;color:#0b8b52;font-size:1.05rem;font-weight:900;transition:transform .3s ease,background .25s ease,color .25s ease}
.prest-directory-card:hover .prest-card-open{transform:translate(2px,-2px) rotate(5deg);background:var(--verde);color:#fff}
.prest-card-body p{margin:10px 0 0;color:#637383;font-size:.9rem;line-height:1.52}
.prest-card-meta{margin-top:18px;padding-top:13px;border-top:1px solid #eef2f0;color:#3d5265;font-size:.78rem;line-height:1.45}
.prest-card-cta{margin-top:12px;color:#0b8b52;font-size:.86rem;font-weight:850;letter-spacing:-.01em}
.prest-card-cta::after{content:"  →";transition:margin-left .2s ease}.prest-directory-card:hover .prest-card-cta::after{margin-left:4px}
.prest-directory-card--placeholder .prest-card-media{display:grid;place-items:center;background:
  radial-gradient(circle at 76% 22%,rgba(255,255,255,.78) 0 3px,transparent 4px),
  radial-gradient(circle at 84% 22%,rgba(255,255,255,.78) 0 3px,transparent 4px),
  radial-gradient(circle at 76% 32%,rgba(255,255,255,.78) 0 3px,transparent 4px),
  radial-gradient(circle at 84% 32%,rgba(255,255,255,.78) 0 3px,transparent 4px),
  linear-gradient(135deg,#eaf7f0,#dcefe6 58%,#edf4f1)}
.prest-directory-card--placeholder .prest-card-media::after{background:linear-gradient(180deg,transparent 55%,rgba(6,58,39,.16))}
.prest-card-placeholder-svg{width:92px;height:92px;stroke:#13965b;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;opacity:.82;filter:drop-shadow(0 7px 16px rgba(10,98,61,.08))}
.prest-card-placeholder-label{position:absolute;top:16px;left:16px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.76);color:#0c7147;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.prest-image-note{max-width:900px;margin:30px auto 0;text-align:center;color:#71808c;font-size:.82rem;line-height:1.6}.prest-image-note a{color:#0d8752;text-decoration:underline;text-underline-offset:3px}

/* Foto editorial en ficha individual */
.prest-photo-frame{width:min(100%,470px);margin:0;border-radius:30px;background:#fff;border:1px solid rgba(10,37,64,.08);box-shadow:0 24px 70px rgba(10,37,64,.14);overflow:hidden;transform:rotate(.35deg)}
.prest-photo-stage{position:relative;aspect-ratio:4/3;overflow:hidden;background:#edf4f1}
.prest-photo-stage::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(6,29,43,.28));pointer-events:none}
.prest-photo-stage img{width:100%;height:100%;object-fit:cover}
.prest-photo-badge{position:absolute;z-index:2;left:16px;bottom:15px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);color:#0c7449;font-size:.69rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}
.prest-photo-frame figcaption{display:flex;gap:8px;justify-content:space-between;align-items:flex-start;padding:12px 15px;color:#71808c;font-size:.72rem;line-height:1.4}.prest-photo-frame figcaption a{color:#0c774a;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.prest-photo-frame--brand .prest-photo-stage{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#eef5f1);padding:42px}
.prest-photo-frame--brand .prest-photo-stage::after{background:radial-gradient(420px 170px at 50% 100%,rgba(22,179,100,.11),transparent 70%)}
.prest-photo-frame--brand .prest-photo-stage img{object-fit:contain;max-width:88%;max-height:74%;position:relative;z-index:1}

@media(max-width:900px){.prest-directory-grid{gap:18px}.prest-card-body{padding:18px 19px 21px}.prest-photo-frame{margin-inline:auto;transform:none}}
@media(max-width:620px){.prest-directory{padding:46px 0 60px}.prest-directory-grid{gap:16px}.prest-directory-card{border-radius:24px}.prest-card-media{aspect-ratio:16/9}.prest-card-body{padding:18px}.prest-card-title-row h2{font-size:1.14rem}.prest-card-location{font-size:.69rem}.prest-photo-frame{border-radius:24px}.prest-photo-frame figcaption{flex-direction:column;gap:4px}.prest-photo-frame figcaption a{white-space:normal}}

/* V27 · franja de datos destacada + mapas */
.prest-summary{position:relative;padding:30px 0 34px;background:linear-gradient(135deg,#071f35 0%,#0a2b45 58%,#0c3b4b 100%);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(8,56,47,.18);overflow:hidden}
.prest-summary::before{content:"";position:absolute;inset:-80% 56% auto -12%;height:260px;background:radial-gradient(circle,rgba(22,179,100,.24),transparent 66%);pointer-events:none}
.prest-summary-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.prest-fact{min-height:118px;padding:20px 20px 18px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 28px rgba(0,0,0,.13);backdrop-filter:blur(8px)}
.prest-fact span{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#8be0b3;font-size:.74rem;font-weight:800;letter-spacing:.085em;text-transform:uppercase}
.prest-fact span::before{content:"";width:7px;height:7px;border-radius:999px;background:#16b364;box-shadow:0 0 0 5px rgba(22,179,100,.13)}
.prest-fact strong{display:block;color:#fff;font-family:var(--font-title);font-size:clamp(.98rem,1.45vw,1.16rem);line-height:1.35}
.prest-map-panel{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:0;margin-top:26px;border:1px solid #dfe9e4;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(10,37,64,.09);overflow:hidden}
.prest-map-copy{padding:30px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(500px 220px at 0 0,rgba(22,179,100,.12),transparent 70%),#fff}
.prest-map-kicker{color:var(--verde-700);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.prest-map-copy h3{font-size:clamp(1.35rem,2.2vw,1.8rem);margin:8px 0 10px}.prest-map-copy p{color:var(--texto-suave);margin:0 0 20px}.prest-map-copy .btn{align-self:flex-start}
.prest-map-frame{min-height:360px;background:#e9efec}.prest-map-frame iframe{display:block;width:100%;height:100%;min-height:360px;border:0}
.prest-photo-frame--local figcaption{display:none}
@media(max-width:820px){.prest-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prest-map-panel{grid-template-columns:1fr}.prest-map-frame,.prest-map-frame iframe{min-height:320px}}
@media(max-width:520px){.prest-summary{padding:22px 0 26px}.prest-summary-grid{grid-template-columns:1fr;gap:10px}.prest-fact{min-height:auto;padding:16px 17px}.prest-map-copy{padding:22px}.prest-map-frame,.prest-map-frame iframe{min-height:290px}}
