/* Miradas de justicia climática en una sola superficie de lectura. */
.climate-with-map .jc-exploration-heading{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:12px;}
.climate-with-map .jc-exploration-heading h2{max-width:none;font:500 clamp(22px,2vw,28px)/1.2 var(--display-font,'Fraunces',serif);letter-spacing:-.025em;}
.climate-with-map .jc-exploration{padding:18px;background:#faf8fc;border:1px solid #e4deeb;border-left:3px solid #b59dca;border-radius:6px;margin-top:24px;}
@media(max-width:760px){.climate-with-map .jc-exploration{padding:15px 12px;}}
.jc-exploration-tabs{max-width:100%;min-width:0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#b7c6d8 transparent;padding:3px 0 7px;gap:5px;flex-shrink:1;border:0;border-bottom:1px solid #ddd7e5;border-radius:0;background:transparent;}
.jc-exploration-tabs button{flex:1 0 auto;white-space:nowrap;padding:8px 11px;font-size:12px;font-weight:550;border-radius:4px;}
.jc-exploration-tabs [aria-selected=true]{border-color:#8ba7a3;box-shadow:none;}
.jc-exploration-tabs button:focus-visible{outline:2px solid #245fe2;outline-offset:1px;}
.jc-exploration-tabs [data-exploration=concepts][aria-selected=true]{background:#dbece8;}
.jc-exploration-tabs [data-exploration=figures][aria-selected=true]{background:#f3ef92;}
.jc-exploration-tabs [data-exploration=questions][aria-selected=true]{background:#f7dec9;}
.jc-exploration-tabs [data-exploration=policies][aria-selected=true]{background:#dce8f9;}
.jc-exploration-tabs [data-exploration=history][aria-selected=true]{background:#d6eeea;}
.jc-exploration-tabs [data-exploration=art][aria-selected=true]{background:#f1ddea;}
.jc-mirada{color:#173755;}
.jc-mirada a{color:#315c89;text-underline-offset:3px;font-size:12px;}
.jc-mirada :is(button,a,summary):focus-visible{outline:3px solid #245fe2;outline-offset:3px;}
.jc-mirada-intro{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0 0 16px;}
.jc-mirada-intro p{font-size:16px;line-height:1.5;margin:0;}
.jc-mirada-intro>span{font-size:12px;color:#526579;}
.jc-figure-grid,.jc-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;}
.jc-figure-card,.jc-policy-card{border:1px solid #d4ddeb;border-radius:7px;overflow:hidden;background:#fff;min-width:0;}
.jc-figure-number{padding:22px 23px 19px;background:var(--mirada-tint);min-height:124px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:4px;}
.jc-figure-number strong{font:600 clamp(34px,3.2vw,48px)/1.05 var(--display-font,'Fraunces',serif);letter-spacing:-.04em;white-space:nowrap;}
.jc-figure-number span{font-size:13px;font-weight:600;}
.jc-figure-content,.jc-policy-body{padding:21px 23px;}
.jc-mirada .jc-mirada-meta{font-size:11px;font-weight:600;line-height:1.5;color:#53677b;margin:0 0 9px;}
.climate-with-map .jc-mirada h3{font:600 23px/1.2 var(--display-font,'Fraunces',serif);margin:0 0 12px;letter-spacing:-.02em;}
.jc-figure-content>p,.jc-policy-body>p,.jc-history-detail p,.jc-art-reading p{font-size:14px;line-height:1.65;margin:0 0 13px;}
.jc-mirada .jc-mirada-note{font-size:12px;line-height:1.6;color:#53677b;border-top:1px solid #e0e6ef;padding-top:12px;}
.jc-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start;}
.jc-mirada-question{border:1px solid #d4ddeb;border-radius:6px;background:#fff;overflow:hidden;}
.jc-mirada-question summary{display:flex;gap:13px;align-items:center;padding:17px 18px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;line-height:1.5;}
.jc-mirada-question summary::-webkit-details-marker{display:none;}
.jc-mirada-question summary>span{font-size:12px;color:#7b6739;font-weight:600;}
.jc-mirada-question summary>b{font:400 21px/1 sans-serif;margin-left:auto;}
.jc-mirada-question[open]{background:#fcf8ed;border-color:#c8b789;}
.jc-mirada-question[open] summary>b{transform:rotate(45deg);}
.jc-mirada-question p{font-size:14px;line-height:1.65;margin:0;padding:0 20px 19px 47px;}
.jc-mirada-credit{font-size:11px;line-height:1.6;color:#53677b;margin:16px 0 0;}
.jc-policy-head{padding:21px 23px 17px;background:var(--mirada-tint);}
.jc-mirada .jc-policy-head h3{margin:0;}
.jc-policy-body dl{margin:17px 0;}
.jc-policy-body dt{font-size:12px;font-weight:700;margin:13px 0 5px;}
.jc-policy-body dd{font-size:13px;line-height:1.6;margin:0;}
.jc-history-choices{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:14px;}
.jc-history-choices button{padding:15px 13px;text-align:left;border:1px solid #d4ddeb;border-radius:5px;background:#fff;color:#173755;cursor:pointer;}
.jc-history-choices button:hover{background:#f0f6f5;}
.jc-history-choices button[aria-pressed=true]{background:#d6eeea;border-color:#38796f;box-shadow:inset 0 -3px #38796f;}
.jc-history-choices strong{display:block;font:600 26px/1.2 var(--display-font,'Fraunces',serif);margin-bottom:8px;}
.jc-history-choices span{font:600 12px/1.4 var(--body-font,'Inter',sans-serif);}
.jc-history-detail{display:grid;grid-template-columns:minmax(130px,.3fr) 1fr;align-items:start;gap:30px;padding:28px;border:1px solid #cdddd9;background:#f2f8f6;border-radius:7px;}
.jc-history-year{font:500 clamp(48px,6vw,86px)/1 var(--display-font,'Fraunces',serif);color:#3d7b70;letter-spacing:-.05em;}
.climate-with-map .jc-history-detail h3{font-size:29px;}
.jc-history-detail p{max-width:800px;}
.jc-history-detail .jc-history-connection{color:#3d655f;}
.jc-art-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:15px;}
.jc-art-choices button{min-width:0;padding:14px 16px;text-align:left;color:#173755;background:#fff;border:1px solid #d4ddeb;border-radius:6px;cursor:pointer;}
.jc-art-choices button:hover{background:#f8f1f6;}
.jc-art-choices button[aria-pressed=true]{background:#f1ddea;border-color:#8c637d;box-shadow:inset 0 -3px #8c637d;}
.jc-art-choices span{display:block;font-size:11px;margin-bottom:5px;color:#61526c;}
.jc-art-choices strong{font:600 14px/1.4 var(--body-font,'Inter',sans-serif);}
.jc-art-card{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;min-width:0;border:1px solid #d4ddeb;border-radius:7px;overflow:hidden;}
.jc-art-card figure{margin:0;background:#f4f1eb;}
.jc-art-card figure>a{display:grid;place-items:center;aspect-ratio:1.65;overflow:hidden;}
.jc-art-card img{display:block;width:100%;height:100%;max-height:360px;object-fit:contain;}
.jc-art-unavailable{padding:24px;font-size:14px;}
.jc-art-card figcaption{font-size:12px;font-weight:600;padding:12px 20px;line-height:1.5;}
.jc-art-card figcaption span{display:block;font-size:10px;font-weight:400;color:#53677b;margin-top:3px;}
.jc-art-reading{padding:clamp(20px,3vw,38px);}
.jc-art-reading h4{font-size:13px;margin:0 0 9px;color:#775566;}
@media(max-width:1000px){.jc-figure-grid,.jc-policy-grid{gap:10px;}.jc-figure-content,.jc-policy-body,.jc-policy-head{padding:17px;}.jc-figure-number{padding:18px;}.jc-history-choices{grid-template-columns:repeat(3,minmax(0,1fr));}.jc-history-choices button{display:flex;align-items:center;gap:12px;}.jc-history-choices strong{margin:0;}}
@media(max-width:760px){.jc-exploration-tabs button{flex:0 0 auto;padding:10px 13px;}.jc-mirada-intro{display:block;}.jc-mirada-intro>span{display:block;margin-top:5px;}.jc-figure-grid,.jc-policy-grid,.jc-question-grid,.jc-art-grid{grid-template-columns:1fr;}.jc-figure-card{display:grid;grid-template-columns:120px 1fr;}.jc-figure-number{justify-content:start;padding:22px 14px;}.jc-figure-number strong{font-size:28px;}.jc-figure-number span{font-size:11px;}.jc-mirada h3{font-size:22px;}.jc-history-detail{grid-template-columns:1fr;gap:14px;padding:21px;}.jc-history-year{font-size:42px;}.jc-history-choices button{display:block;padding:12px;}.jc-history-choices strong{margin-bottom:7px;font-size:22px;}.jc-art-card img{max-height:300px;}}
@media(max-width:760px){.jc-art-choices{grid-template-columns:repeat(2,minmax(0,1fr));}.jc-art-choices button{padding:12px;}.jc-art-card{grid-template-columns:1fr;}}
@media(prefers-reduced-motion:reduce){.jc-mirada *{scroll-behavior:auto!important;}}

/* One compact reading area for all eight views, including expanded content. */
.climate-with-map .jc-exploration-heading .jcp-kicker{display:none;}
.climate-with-map .jc-exploration-heading h2 strong{font:inherit;}
.jc-exploration>[role="tabpanel"]{box-sizing:border-box;height:460px;min-width:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#9caaa9 #f2f0f5;scrollbar-gutter:stable;padding:4px 7px 8px 4px;overscroll-behavior-y:contain;}
.jc-exploration>[role="tabpanel"]:focus-visible{outline:2px solid #245fe2;outline-offset:2px;border-radius:4px;}
.jc-exploration .jc-case-choices{gap:6px;margin-bottom:10px;}
.jc-exploration .jc-case-choices>button{gap:8px;padding:8px;border-radius:4px;}
.jc-exploration .jc-case-choices>button[aria-pressed=true]{border-color:#8ba7a3;box-shadow:none;}
.jc-exploration .jc-case-choices img{width:30px;height:30px;}
.jc-exploration .jc-case-choices strong{font-size:12px;line-height:1.35;font-weight:600;}
.jc-exploration .jc-case-choices small{font-size:11px;line-height:1.4;margin-top:2px;}
.jc-exploration .jc-case-topline{padding:6px 16px;}
.jc-exploration .jc-case-topline>p{font-size:12px;letter-spacing:0;}
.jc-exploration .jc-case-topline>button{font-size:11px;}
.jc-exploration .jc-case-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:20px;padding:16px;}
.jc-exploration .jc-case-image-wrap{height:280px;aspect-ratio:auto;}
.jc-exploration .jc-case-reading h3{font-weight:500;font-size:26px;line-height:1.2;margin-bottom:11px;}
.jc-exploration .jc-case-reading .jc-case-context,.jc-exploration .jc-case-reading .jc-case-justice{font-size:14px;line-height:1.55;margin-bottom:10px;}
.jc-exploration .jc-case-reading dl>div{font-size:13px;line-height:1.5;margin-bottom:5px;}
.jc-exploration .jc-case-concepts,.jc-exploration .jc-case-responsibilities{margin-top:12px;padding-top:10px;}
.jc-exploration .jc-case-media-tabs{gap:6px;margin-bottom:9px;}
.jc-exploration .jc-case-media-tabs button{min-height:42px;padding:6px 8px;gap:7px;font-size:12px;}
.jc-exploration .jc-media-symbol{width:25px;height:25px;}
.jc-exploration .jc-media-symbol svg{width:17px;height:17px;}
.jc-exploration .jc-case-media-tabs small{margin-top:2px;}
.jc-exploration .jc-gallery-controls{gap:6px;margin-top:5px;}
.jc-exploration .jc-gallery-controls>button{width:30px;height:30px;}
.jc-exploration .jc-gallery-thumbs button{width:40px;height:32px;}
.jc-exploration .jc-press-preview{padding:16px;}
.jc-exploration .jc-press-preview .jc-press-publisher{font-size:19px;margin-top:10px;padding-bottom:8px;}
.jc-exploration .jc-press-preview h4{font-size:23px;font-weight:500;margin:12px 0 9px;}
.jc-exploration .jc-theory-content{padding:0 16px 12px;}
.jc-exploration .jc-theory-toolbar{gap:10px;padding:11px 0 10px;}
.jc-exploration .jc-theory-intro p{font-size:13px;line-height:1.45;}
.jc-exploration .jc-theory-cover{height:170px;padding:12px;}
.jc-exploration .jc-theory-cover>img{inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);}
.jc-exploration .jc-theory-cover-fallback>strong,.jc-exploration .jc-theory-article-face>strong{font-size:22px;font-weight:500;}
.jc-exploration .jc-theory-card{position:relative;}
.jc-exploration .jc-theory-card-text{padding:12px;}
.jc-exploration .jc-theory-passage{font:600 12px/1.45 var(--body-font,'Inter',sans-serif);}
.jc-exploration .jc-theory-card h3{font-size:16px;font-weight:600;}
.jc-exploration .jc-theory-idea{margin-top:11px;padding-top:9px;}
.jc-exploration .jc-theory-connection{margin:8px 0 11px;}
.jc-exploration .jc-mirada-intro{gap:12px;margin-bottom:12px;}
.jc-exploration .jc-mirada-intro p{font-size:14px;}
.jc-exploration .jc-figure-grid,.jc-exploration .jc-policy-grid{gap:10px;}
.jc-exploration .jc-figure-number{min-height:96px;padding:16px;}
.jc-exploration .jc-figure-number strong{font-size:36px;font-weight:500;}
.jc-exploration .jc-figure-content,.jc-exploration .jc-policy-body,.jc-exploration .jc-policy-head{padding:16px;}
.jc-exploration .jc-mirada h3{font-size:22px;font-weight:500;margin-bottom:10px;}
.jc-exploration .jc-figure-content>p,.jc-exploration .jc-policy-body>p,.jc-exploration .jc-history-detail p,.jc-exploration .jc-art-reading p{line-height:1.55;margin-bottom:10px;}
.jc-exploration .jc-question-grid{gap:8px;}
.jc-exploration .jc-mirada-question summary{padding:12px 13px;gap:10px;font-weight:600;}
.jc-exploration .jc-mirada-question p{line-height:1.55;padding:0 14px 13px 36px;}
.jc-exploration .jc-history-choices{margin-bottom:10px;}
.jc-exploration .jc-history-choices button{padding:10px;}
.jc-exploration .jc-history-choices strong{font-size:22px;margin-bottom:5px;}
.jc-exploration .jc-history-detail{grid-template-columns:minmax(100px,.22fr) 1fr;gap:20px;padding:18px;}
.jc-exploration .jc-history-year{font-size:54px;}
.jc-exploration .jc-history-detail h3{font-size:26px;}
.jc-exploration .jc-art-choices{gap:7px;margin-bottom:10px;}
.jc-exploration .jc-art-choices button{padding:10px 12px;}
.jc-exploration .jc-art-choices strong{font-size:12px;}
.jc-exploration .jc-art-card{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;background:#fff;}
.jc-exploration .jc-art-card figure>a{height:280px;aspect-ratio:auto;}
.jc-exploration .jc-art-card img{max-height:280px;}
.jc-exploration .jc-art-reading{padding:20px;}
.jc-exploration .jc-art-reading h3{font-size:26px;}
.jc-exploration .jc-art-card figcaption{padding:10px 14px;font-size:11px;}
@media(max-width:850px){
 .jc-exploration .jc-case-layout,.jc-exploration .jc-art-card{grid-template-columns:1fr;}
 .jc-exploration .jc-case-layout{gap:16px;}
 .jc-exploration .jc-case-image-wrap{height:260px;}
 .jc-exploration .jc-art-card figure>a{height:250px;}
 .jc-exploration .jc-art-card img{max-height:250px;}
}
@media(max-width:760px){
 .jc-exploration>[role="tabpanel"]{height:clamp(360px,62svh,460px);padding-right:5px;}
 .jc-exploration .jc-case-choices{grid-auto-columns:160px;}
 .jc-exploration .jc-case-reading h3,.jc-exploration .jc-art-reading h3{font-size:23px;}
 .jc-exploration .jc-case-image-wrap:has(.jc-gallery-slide[data-kind=news]:not([hidden])){height:auto;}
 .jc-exploration .jc-figure-card{grid-template-columns:96px 1fr;}
 .jc-exploration .jc-figure-number{padding:16px 10px;}
 .jc-exploration .jc-figure-number strong{font-size:26px;}
 .jc-exploration .jc-history-detail{grid-template-columns:1fr;gap:12px;padding:16px;}
 .jc-exploration .jc-history-year{font-size:38px;}
 .jc-exploration .jc-theory-toolbar{align-items:start;flex-wrap:wrap;}
 .jc-exploration .jc-theory-intro{flex:1 1 160px;}
 .jc-exploration .jc-theory-controls{margin-left:auto;}
 .jc-exploration .jc-theory-controls{gap:4px;}
 .jc-exploration .jc-theory-controls>span{margin-right:0;}
 .jc-exploration .jc-theory-controls button{width:30px;height:30px;}
 .jc-exploration .jc-art-reading{padding:16px;}
}
