/* v115: stable Core Operations page geometry without changing Production. */
.core-operations-page-v115{width:100%;max-width:1650px;margin-inline:auto;padding-bottom:3rem}
.core-operations-heading-v115{min-height:76px}
.core-operations-transport-v115 button{min-width:118px;border-radius:.75rem;padding:.65rem 1rem;font-size:.75rem;font-weight:800;color:#64748b;transition:.16s ease}
.core-operations-transport-v115 button.is-active{background:#0f172a;color:#fff;box-shadow:0 6px 18px rgba(15,23,42,.16)}
.dark .core-operations-transport-v115 button.is-active{background:#fff;color:#111827}
@media(max-width:639px){.core-operations-heading-v115{min-height:0}.core-operations-transport-v115 button{min-width:0;flex:1}}
