/* Family workshop: four places to explore, one shared collection. */
.pbl-journey{max-width:1120px;font-size:17px;line-height:1.65}
.pbl-journey [hidden]{display:none!important}
.pbl-journey .sub,.pbl-journey small,.pbl-journey .pbl-entry header>span{font-size:15px;color:#53634b}
.pbl-journey h1{font-size:clamp(30px,4vw,46px)}
.pbl-journey h2{font-size:clamp(24px,2.5vw,32px);line-height:1.25}
.pbl-journey h3{font-size:21px;line-height:1.4}
.pbl-journey p{max-width:70ch}
.pbl-journey .btn,.pbl-journey .input{font-size:16px;min-height:44px}
.pbl-journey button{cursor:pointer;white-space:normal}
.pbl-journey button:disabled{cursor:not-allowed}
.pbl-journey :focus-visible{outline:3px solid #648834;outline-offset:4px}
.pbl-journey ::selection{background:#d5e953;color:#11351e}
.pbl-journey input,.pbl-journey textarea{caret-color:#4e7836}
.pbl-journey-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:28px 0 0;border:1px solid #ced9bd;border-radius:14px 14px 0 0;overflow:hidden;background:#eef3e3}
.pbl-journey-nav button{display:flex;align-items:center;gap:12px;min-width:0;min-height:90px;text-align:left;border:0;border-right:1px solid #ced9bd;background:transparent;color:#203725;padding:16px;font:inherit}
.pbl-journey-nav button:last-child{border-right:0}
.pbl-journey-nav button:hover{background:#e1ebcb}
.pbl-journey-nav button[aria-pressed=true]{background:#d5e953;color:#183510;box-shadow:inset 0 -4px #456329}
.pbl-journey-nav strong,.pbl-journey-nav small{display:block}
.pbl-journey-nav strong{font-size:19px}
.pbl-journey-nav .pbl-step-number{font-size:24px;font-weight:800;font-variant-numeric:tabular-nums;color:#456329}
.pbl-stage-panel{background:#fffef9;border:1px solid #ced9bd;border-top:0;border-radius:0 0 14px 14px;padding:clamp(20px,3vw,36px)}
.pbl-stage-intro{padding-bottom:24px;border-bottom:1px solid #dce3d0}
.pbl-stage-intro h2{margin:0 0 12px}
.pbl-stage-context{font-size:15px;color:#53634b}
.pbl-stage-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}
.pbl-stage-content:empty{display:none}
.pbl-stage-content>.pbl-section{border:0;padding-bottom:0}
.pbl-stage-content>.pbl-plan{margin:0;padding-bottom:0}
.pbl-stage-content>.pbl-plan>summary{font-weight:750;font-size:21px;margin:22px 0}
.pbl-journey .pbl-form{max-width:none}
.pbl-journey .pbl-form textarea{min-height:130px}
.pbl-journey-tasks{margin:28px 0;background:#eef3e3;padding:4px 28px 24px;border-radius:14px}
.pbl-journey-tasks .pbl-section{border:0;padding-bottom:0}
.pbl-task-progress{color:#53634b;font-size:16px}
.pbl-task{align-items:flex-start}
.pbl-notebook{border-block:1px solid #ced9bd}
.pbl-notebook-drawer{padding:20px 4px;border-bottom:1px solid #dce3d0}
.pbl-notebook-drawer:last-child{border-bottom:0}
.pbl-notebook-drawer>summary{font-size:19px;font-weight:700}
.pbl-notebook .pbl-section{border:0}
.pbl-feedback-prompts{display:flex;flex-wrap:wrap;gap:10px}
.pbl-version-history{margin:22px 0}
.pbl-readiness ul{list-style:none;padding:0}
.pbl-readiness li{padding:10px 0;border-bottom:1px solid #dce3d0}
.pbl-readiness strong{display:inline-block;min-width:65px;color:#456329}
.pbl-journey .pbl-showcase{margin-bottom:0}
.pbl-stage-status:empty{display:none}
@media(max-width:700px){
 .pbl-journey-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
 .pbl-journey-nav button{padding:14px 12px;min-height:82px;border-bottom:1px solid #ced9bd}
 .pbl-journey-nav button:nth-child(2){border-right:0}
 .pbl-journey-nav strong{font-size:17px}
 .pbl-journey-nav small{font-size:14px}
 .pbl-journey-tasks{padding:4px 18px 20px}
 .pbl-stage-actions .btn{width:100%}
 .pbl-journey .pbl-compare{grid-template-columns:1fr}
 .pbl-journey .pbl-task-review .btn{margin:6px 0}
}
