/* V6.5: evidence-conscious modules composed from the historic HTML prototypes. */
.orbit-node i{background:rgba(143,177,199,.24)}
.human-section-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,1fr);gap:18px;margin-top:18px}
.resource-card,.focus-card,.journey-card,.ecosystem-card{background:linear-gradient(150deg,#102534,#0b1e2c);border:1px solid rgba(143,177,199,.19);border-radius:22px;padding:20px}
.human-section-grid .core-head h2,.journey-card h2,.ecosystem-card h2{font-size:18px}
.human-helper{color:#a9bfca;font-size:10px;line-height:1.55;margin:0 0 17px}
.resource-body{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:22px}
.resource-donut{width:185px;height:185px;border-radius:50%;background:#20384b;display:grid;place-items:center}
.resource-donut>div{width:130px;height:130px;background:#0c202d;border-radius:50%;display:grid;align-content:center;justify-items:center}
.resource-donut b{font:800 25px Manrope,Inter,sans-serif}.resource-donut small{font-size:9px;color:#a9bfca}
.resource-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}
.resource-fields label{font-size:10px;color:#b8cbd5;display:flex;align-items:center;justify-content:space-between;gap:7px}
.resource-fields input{width:58px;min-width:0;border:1px solid rgba(143,177,199,.25);border-radius:8px;background:#081a27;color:#eef7f9;padding:7px;text-align:right}
.resource-fields input::placeholder{color:#6d8592}
.resource-message{font-size:10px;line-height:1.5;color:#c4d7df;padding:11px 12px;background:#0d2633;border:1px solid rgba(143,177,199,.14);border-radius:11px;margin:17px 0 0}
.resource-message.invalid{color:#ffb0a3;border-color:rgba(255,142,124,.45)}
.focus-card{display:flex;flex-direction:column}.focus-clock{text-align:center;font:800 48px Manrope,Inter,sans-serif;letter-spacing:.06em;margin:20px 0 2px}
.focus-state{text-align:center;font-size:10px;color:#a9bfca;margin:0 0 20px}.focus-actions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-bottom:20px}.focus-card .minimum-action{margin-top:auto}
.journey-card,.ecosystem-card{margin-top:18px}.journey-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:19px 0}
.journey-steps>div,.ecosystem-grid>*{display:flex;flex-direction:column;gap:6px;min-height:118px;text-align:left;padding:14px;border:1px solid rgba(143,177,199,.18);border-radius:15px;background:rgba(255,255,255,.018);color:#e9f3f6}
.journey-steps span,.ecosystem-grid span{color:#7edbd9;font-size:9px;font-weight:800}.journey-steps b,.ecosystem-grid b{font-size:12px}.journey-steps p,.ecosystem-grid small{font-size:10px;line-height:1.45;color:#a9bfca;margin:0}
.ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0}.ecosystem-grid a{text-decoration:none}.ecosystem-grid button{font:inherit;cursor:pointer}.ecosystem-grid>*:hover{border-color:rgba(63,201,203,.5)}.ecosystem-card .human-helper{margin-bottom:0}
@media(max-width:1180px){.human-section-grid{grid-template-columns:1fr 1fr}.resource-body{grid-template-columns:1fr}.resource-donut{margin:auto}}
@media(max-width:760px){.human-section-grid{grid-template-columns:1fr}.resource-body{grid-template-columns:190px minmax(0,1fr)}.resource-donut{margin:0}.ecosystem-grid,.journey-steps{grid-template-columns:1fr}.journey-steps>div{min-height:auto}}
@media(max-width:520px){.resource-body{grid-template-columns:1fr}.resource-donut{margin:0 auto}}
