/* T01 completion: durable orientation, compact decisions and readable summaries. */

.world-view-tabs{grid-template-columns:repeat(7,minmax(0,1fr))}.view-tab-icon:not(:has(svg)){font:800 1.15rem/1 Georgia,serif}.view-tab-update,.action-tab-new,.action-new-marker,.goal-next-marker{display:inline-grid;place-items:center;margin-left:.3rem;padding:.12rem .32rem;border:1px solid #75a87b;border-radius:999px;background:#17341f;color:#aee5b4;font:800 .58rem/1.2 Arial,sans-serif;font-style:normal}.view-tab-update{position:absolute;top:.22rem;right:.25rem;min-width:1.25rem;height:1.25rem;padding:0}

.action-archive{margin-top:.8rem;border:1px solid #463925;background:#15110d}.action-archive>summary{display:flex;justify-content:space-between;gap:.7rem;padding:.65rem;color:#bba989;cursor:pointer}.action-archive>p{margin:.2rem .65rem;color:#91846f}.action-archive .inspector-actions{padding:.2rem .65rem .65rem}.inspector-action.archived{opacity:.72;border-style:dashed}.inspector-action.archived footer{justify-content:flex-end}

.goal-cockpit-group{display:grid;gap:.35rem;margin:.7rem 0;padding:.55rem;border:1px solid #493a27;background:#15110d}.goal-cockpit-group>header{display:grid;gap:.15rem;padding:.2rem .25rem;border:0}.goal-cockpit-group>header strong{color:#ebcf91;font:700 1rem/1.2 Georgia,serif}.goal-cockpit-group>header small{color:#aa987b}.goal-cockpit-row.current-next-step{border-color:#78a97b;box-shadow:inset 4px 0 #78a97b}.goal-act-success{padding:.65rem;border-left:4px solid #78a97b;background:#142118;color:#b9e0bc}

#world-view-dynasty .family-command{overflow:auto}.vertical-org-chart{grid-template-columns:1fr!important;grid-template-rows:none!important;grid-auto-rows:auto;align-content:start!important;gap:.45rem!important;min-height:58rem!important;padding:4.7rem 2rem 3rem!important}.vertical-org-chart .gallery-generation{width:min(64rem,100%);margin:auto}.vertical-org-chart .gallery-elder{grid-template-columns:minmax(9rem,12rem)}.vertical-org-chart .gallery-parents{grid-template-columns:repeat(2,minmax(9rem,12rem));justify-content:center}.vertical-org-chart .gallery-children{grid-template-columns:repeat(3,minmax(9rem,12rem));justify-content:center}.vertical-org-chart .ancestor-frame{width:min(9rem,100%)}.vertical-org-chart .ancestor-plaque{width:min(12rem,100%)}.vertical-org-chart .gallery-hint{position:static;justify-self:center;margin-top:.6rem;font-size:.65rem}.org-chart-connector{position:relative;z-index:2;display:block;width:2px;height:1.2rem;margin:auto;background:#b28a49}.org-chart-connector::after{content:"";position:absolute;left:50%;bottom:0;width:min(32rem,50vw);height:1px;background:#806436;transform:translateX(-50%)}

.operations-book{display:grid;gap:1rem;padding:1rem}.operations-book>header h2{margin:.2rem 0;color:#edcf87;font:700 1.6rem/1.2 Georgia,serif}.operations-book>header small,.operations-book>header p{color:#bba98b}.operations-book-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.book-section{display:grid;align-content:start;gap:.55rem;padding:.7rem;border:1px solid #57442b;background:#18120d}.book-section>header{display:flex;justify-content:space-between;gap:.5rem}.book-section>header strong{color:#e7ca85}.book-section>header em{color:#bda775;font-style:normal}.book-section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.book-section>div span{padding:.4rem;background:#21180f}.book-section small{display:block;color:#9f8c6e}.book-section p,.book-section ol{margin:0;color:#c4b394;line-height:1.4}.book-section ol{padding-left:1.15rem}.book-section.status-critical{border-left:4px solid #b45e52}.book-section.status-warning{border-left:4px solid #c4984b}.book-section.status-stable{border-left:4px solid #6f9d73}

.decision-recommendation,.decision-withdrawal{padding:.6rem;border-left:4px solid #7095a6;background:#17242b;color:#cfe0e7}.decision-kind{margin:0 0 .35rem!important;color:#d1af66!important;font-weight:900!important;text-transform:uppercase}.decision-horizon{padding:.35rem;border-top:1px solid #59452d}.decision-withdrawal{display:grid;gap:.45rem;margin-top:.7rem;border-left-color:#8c7a60;background:#1b1712}.decision-withdrawal .event-choice{min-height:0}.load-safety-note{padding:.55rem;border-left:4px solid #6f9d73;background:#142118;color:#bde0c0}
.person-knowledge-note{margin:.65rem 0;padding:.55rem;border-left:3px solid #7e6844;background:#1d1710;color:#c7b694;line-height:1.4}

@media(max-width:1100px){.world-view-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.operations-book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vertical-org-chart{min-height:0!important}.event-card{width:min(58rem,calc(100vw - 1rem));padding:1rem}.event-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.world-view-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-book-grid,.book-section>div{grid-template-columns:1fr}.vertical-org-chart .gallery-parents,.vertical-org-chart .gallery-children{grid-template-columns:1fr}.vertical-org-chart .gallery-children .ancestor-card:last-child{grid-column:auto;width:100%}.org-chart-connector::after{width:45vw}.event-choices{grid-template-columns:1fr}.event-card h2{font-size:1.45rem}.dialog-actions{display:grid;gap:.4rem}.dialog-actions button{width:100%;margin:0;min-height:2.8rem}}
