.strategy-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.strategy-heading h2{font-size:clamp(1.6rem,3vw,2.25rem);margin:.2rem 0}.strategy-heading p{color:var(--muted);margin:.25rem 0}.strategy-kicker{font-size:.72rem;font-weight:900;letter-spacing:.13em;color:var(--teal)}.strategy-actions{display:flex;gap:.6rem;flex-wrap:wrap}.strategy-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.strategy-stats article{background:linear-gradient(145deg,#fff,#f1f8f8);border:1px solid var(--line);border-left:5px solid var(--teal);border-radius:14px;padding:.9rem 1rem}.strategy-stats strong{display:block;font-size:1.45rem;color:var(--navy)}.strategy-stats span{font-size:.8rem;color:var(--muted)}.strategy-table-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 25px #0b35570a;overflow:hidden}.strategy-table-scroll{overflow:auto}.strategy-plan-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1280px}.strategy-plan-table thead{position:sticky;top:0;z-index:1}.strategy-plan-table th{background:var(--navy);color:#fff;text-align:left;padding:.8rem .7rem;font-size:.82rem;white-space:nowrap}.strategy-plan-table td{padding:.55rem .65rem;border-bottom:1px solid #e3ebed;vertical-align:middle}.strategy-plan-table tbody tr:hover{background:#f3fafb}.strategy-plan-table select,.strategy-plan-table input{min-height:38px;padding:.48rem .58rem;border-radius:8px;font-size:.84rem;min-width:125px}.strategy-plan-table td:last-child input{min-width:220px}.strategy-mission{min-width:245px}.strategy-mission>b{display:block;color:var(--navy)}.strategy-reliability{display:block;color:var(--muted);margin-top:.2rem}.strategy-maximum{text-align:center;color:var(--navy)}.strategy-special{background:#fff9e9}.strategy-na{display:block;text-align:center;color:#91a0a7}.strategy-routes-section{margin-top:1.4rem}.strategy-routes-section>h2{font-size:1.35rem}.strategy-routes{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.8rem}.strategy-route{display:flex;gap:.8rem;background:#fff;border:1px solid var(--line);border-left:5px solid #2d9a73;border-radius:14px;padding:.9rem;box-shadow:0 6px 18px #0b35570a}.strategy-route.unassigned{border-left-color:#aeb8bd}.strategy-route-number{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:#e2f4ec;color:#176b50;font-weight:900}.strategy-route.unassigned .strategy-route-number{background:#edf1f2;color:#687980}.strategy-route h3{margin:0 0 .35rem;color:var(--navy)}.strategy-route p{line-height:1.55;margin:.2rem 0 .55rem}.strategy-route small{color:var(--muted)}.strategy-bottom-save{display:flex;justify-content:flex-end;margin-top:1rem}@media(max-width:900px){.strategy-stats{grid-template-columns:1fr 1fr}.strategy-heading{display:block}.strategy-actions{margin-top:.8rem}}@media(max-width:560px){.strategy-stats{grid-template-columns:1fr}.strategy-actions .button{flex:1}.strategy-routes{grid-template-columns:1fr}}
