/* Gerações 00.03 + 00.04 */
.v04-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.v04-tabs button{border:1px solid var(--border);background:var(--soft);color:var(--muted);padding:10px 13px;border-radius:12px;font-weight:700}.v04-tabs button.active{background:var(--card);color:var(--text);border-color:#4e7895}
.v04-rail-hero,.station-exp-head,.policy-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--lc,#60b7ff) 12%,var(--card)),var(--card))}.v04-rail-hero span,.station-exp-head span,.policy-hero span{font-size:11px;letter-spacing:.1em;color:var(--muted)}.v04-rail-hero h3,.station-exp-head h3,.policy-hero h3{font-size:24px;margin:5px 0}.v04-rail-hero p,.station-exp-head p,.policy-hero p{margin:0;color:var(--muted);max-width:760px}.v04-rail-hero select,.station-exp-head select{min-width:220px;background:var(--soft);color:var(--text);border:1px solid var(--border);padding:10px;border-radius:12px}
.v04-kpis,.intermodal-summary,.warranty-summary,.editor-results{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:14px 0}.v04-kpis>div,.intermodal-summary>div,.warranty-summary>div,.editor-results>article{background:var(--soft);border:1px solid var(--border);border-radius:14px;padding:13px}.v04-kpis span,.intermodal-summary span,.warranty-summary span,.editor-results span{display:block;font-size:11px;color:var(--muted)}.v04-kpis b,.intermodal-summary b,.warranty-summary b,.editor-results b{display:block;margin-top:6px;font-size:20px}
.rail-diagram{display:grid;gap:14px;margin:15px 0}.block-direction{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:10px}.block-direction>b{font-size:12px;color:var(--muted)}.block-strip{display:flex;overflow-x:auto;gap:4px;padding:6px;background:#07121b;border:1px solid var(--border);border-radius:14px}.rail-block{position:relative;min-width:58px;height:56px;border:1px solid #254052;background:#0c1b26;color:#98afbd;border-radius:8px;padding:5px}.rail-block i{display:block;height:5px;background:#2c5a72;border-radius:99px;margin-bottom:6px}.rail-block span,.rail-block small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:9px}.rail-block.reserved{border-color:#d4a933;background:#2b2715}.rail-block.reserved i{background:#e5b63f}.rail-block.occupied{border-color:var(--lc);background:#172a36}.rail-block.occupied i{background:var(--lc)}.rail-actions,.station-action-grid{display:flex;gap:10px;flex-wrap:wrap}.rail-actions button,.station-action-grid button,.suggestion-grid button,.switch-grid button,.restriction-list button,.corridor-grid button,.intermodal-hubs button,.manufacturer-grid button,.supplier-grid button,.warranty-grid button,.obsolete-grid button,.territory-grid button,.editor-form button,.custom-grid button,.policy-hero button{border:1px solid var(--border);background:var(--soft);color:var(--text);padding:9px 11px;border-radius:10px;font-weight:700}.station-action-grid .danger{border-color:#7f3d44;color:#ff9098}
.suggestion-grid,.switch-grid,.terminal-ops-grid,.corridor-grid,.intermodal-hubs,.manufacturer-grid,.supplier-grid,.warranty-grid,.obsolete-grid,.territory-grid,.hearing-grid,.custom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.suggestion-grid article,.switch-grid article,.terminal-ops-grid article,.corridor-grid article,.intermodal-hubs article,.manufacturer-grid article,.supplier-grid article,.warranty-grid article,.obsolete-grid article,.territory-grid article,.hearing-grid article,.custom-grid article{border:1px solid var(--border);background:var(--soft);border-radius:15px;padding:14px}.suggestion-grid article.done{opacity:.55}.suggestion-grid span,.terminal-ops-grid span,.manufacturer-grid>article>span,.obsolete-grid>article>span,.hearing-grid span,.custom-grid span{font-size:11px;color:var(--muted)}.suggestion-grid b,.terminal-ops-grid h3,.switch-grid b,.manufacturer-grid h3,.supplier-grid h3,.warranty-grid b,.obsolete-grid h3,.territory-grid b,.hearing-grid h3,.custom-grid h3{display:block;margin:6px 0}.switch-grid article.fault{border-color:#8b3c48;background:#2b1519}.switch-grid article>div:first-child{display:flex;justify-content:space-between;gap:8px}.switch-grid article>div:last-child{display:flex;gap:7px}.restriction-list{display:grid;gap:8px}.restriction-list>div{display:grid;grid-template-columns:1.5fr 1fr .6fr auto;gap:10px;align-items:center;border:1px solid var(--border);background:var(--soft);border-radius:12px;padding:10px}.terminal-ops-grid article{border-top:3px solid var(--lc)}
.station-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:16px 0}.station-flow div{background:var(--soft);border:1px solid var(--border);border-radius:14px;padding:14px;text-align:center}.station-flow span{display:block;font-size:11px;color:var(--muted)}.station-flow b{font-size:22px}.station-flow i{font-style:normal;color:var(--muted)}.station-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.station-service-grid>div{background:var(--soft);border:1px solid var(--border);border-radius:13px;padding:12px}.station-service-grid span{display:block;font-size:11px;color:var(--muted)}.station-service-grid b{display:block;margin-top:5px}.corridor-grid article>div:first-child{display:flex;justify-content:space-between;gap:8px;align-items:center}.corridor-grid strong{font-size:26px}.intermodal-hubs article>div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--border);padding:7px 0;font-size:12px}.intermodal-hubs article h3{margin-top:0}
.mfg-scores{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.mfg-scores>div{background:var(--card);border-radius:10px;padding:8px}.mfg-scores small{display:block;color:var(--muted)}.industry-contracts{display:grid;gap:8px}.industry-contracts>div{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border:1px solid var(--border);background:var(--soft);border-radius:12px;padding:12px}.industry-contracts span{font-size:11px;color:var(--muted)}.obsolete-grid article.critical{border-color:#8b4a34;background:#261a13}.obsolete-grid strong{font-size:27px}
.allocation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.allocation-grid article{background:var(--soft);border:1px solid var(--border);border-radius:14px;padding:12px}.allocation-grid article>b{display:block;font-size:22px;margin:5px 0}.allocation-grid article>div:last-child{display:flex;gap:6px;margin-top:8px}.allocation-grid button{width:34px;height:30px;border:1px solid var(--border);background:var(--card);color:var(--text);border-radius:8px}.policy-total{display:block;color:var(--muted);margin-bottom:16px}.territory-grid article>div{display:flex;justify-content:space-between}.territory-grid article>div span{font-size:11px;color:var(--muted)}.policy-funding{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.policy-funding h3{grid-column:1/-1}.policy-funding>div{display:flex;justify-content:space-between;background:var(--soft);padding:12px;border-radius:12px}
.editor-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.editor-form{border:1px solid var(--border);background:var(--soft);border-radius:16px;padding:15px}.editor-form h3{margin-top:0}.editor-form label{display:grid;gap:5px;font-size:12px;color:var(--muted);margin-bottom:10px}.editor-form input,.editor-form select,.editor-form textarea{width:100%;box-sizing:border-box;background:var(--card);border:1px solid var(--border);color:var(--text);border-radius:9px;padding:9px}.editor-form textarea{min-height:88px;resize:vertical}.custom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:900px){.v04-kpis,.intermodal-summary,.warranty-summary,.editor-results{grid-template-columns:repeat(3,minmax(0,1fr))}.suggestion-grid,.switch-grid,.terminal-ops-grid,.corridor-grid,.intermodal-hubs,.manufacturer-grid,.supplier-grid,.warranty-grid,.obsolete-grid,.territory-grid,.hearing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.station-service-grid,.allocation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.v04-rail-hero,.station-exp-head,.policy-hero{display:grid}.v04-rail-hero select,.station-exp-head select{min-width:0;width:100%}.v04-kpis,.intermodal-summary,.warranty-summary,.editor-results{grid-template-columns:repeat(2,minmax(0,1fr))}.block-direction{grid-template-columns:1fr}.suggestion-grid,.switch-grid,.terminal-ops-grid,.corridor-grid,.intermodal-hubs,.manufacturer-grid,.supplier-grid,.warranty-grid,.obsolete-grid,.territory-grid,.hearing-grid,.custom-grid{grid-template-columns:1fr}.station-flow{grid-template-columns:1fr}.station-flow i{transform:rotate(90deg);text-align:center}.station-service-grid,.allocation-grid{grid-template-columns:1fr 1fr}.restriction-list>div{grid-template-columns:1fr auto}.restriction-list>div span{grid-column:1/2}.editor-layout{grid-template-columns:1fr}.policy-funding{grid-template-columns:1fr 1fr}.rail-block{min-width:54px}}
